"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/06/19 04:00:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yequwag4jupa" 2026/06/19 04:00:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/19 04:00:31 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/19 04:00:31 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/19 04:00:31 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/06/19 04:01:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/19 04:01:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/19 04:01:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/19 04:01:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/19 04:01:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/19 04:01:03 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/19 04:01:03 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/19 04:01:11 DEBUG : Creating backend with remote "TestB2:" 2026/06/19 04:01:11 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/19 04:01:12 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/19 04:01:17 INFO : B2 bucket rclone-test-yequwag4jupa: cleaning bucket "rclone-test-yequwag4jupa" of all files 2026/06/19 04:01:18 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825669_d20260619_m040116_c001_v0001105_t0028_u01781841676975") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/19 04:01:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yequwag4jupa/dirToPurgeFromRoot" 2026/06/19 04:01:20 INFO : B2 bucket rclone-test-yequwag4jupa path dirToPurgeFromRoot: cleaning bucket "rclone-test-yequwag4jupa" of all files 2026/06/19 04:01:21 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82566f_d20260619_m040118_c001_v0001105_t0011_u01781841678509") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/19 04:01:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yequwag4jupa/hello? sausage/êé" 2026/06/19 04:01:25 INFO : B2 bucket rclone-test-yequwag4jupa path hello? sausage/êé: cleaning bucket "rclone-test-yequwag4jupa" of all files 2026/06/19 04:01:26 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f11547cc144d862ae_d20260619_m040124_c001_v0001157_t0046_u01781841684066") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/19 04:01:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yequwag4jupa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/19 04:01:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yequwag4jupa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-yequwag4jupa" from "TestB2:rclone-test-yequwag4jupa" 2026/06/19 04:01:39 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/06/19 04:01:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gugohon0xoli" 2026/06/19 04:01:54 DEBUG : B2 bucket rclone-test-gugohon0xoli: Purge remote 2026/06/19 04:01:54 INFO : B2 bucket rclone-test-gugohon0xoli: cleaning bucket "rclone-test-gugohon0xoli" of all files 2026/06/19 04:01:54 DEBUG : somefile: Deleting (id "4_z1fe2dd5300addbeb9fe80e1b_f4189e90e7f1de2f4_d20260619_m040153_c001_v0001116_t0054_u01781841713317") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/19 04:01:55 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/19 04:01:56 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/06/19 04:01:59 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/19 04:01:59 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/19 04:01:59 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.454Ki offset 6Mi/6.106Mi 2026/06/19 04:01:59 DEBUG : test-metadata: Sending chunk 1 length 111057 2026/06/19 04:02:01 DEBUG : test-metadata: Done sending chunk 1 2026/06/19 04:02:02 DEBUG : test-metadata: Done sending chunk 0 2026/06/19 04:02:02 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/06/19 04:02:12 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1105-01.backblaze.com/b2api/v1/b2_upload_file/cf429d63009ddbeb9fe80e1b/c001_v0001105_t0045": EOF 2026/06/19 04:02:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-01.backblaze.com/b2api/v1/b2_upload_file/cf429d63009ddbeb9fe80e1b/c001_v0001105_t0045": EOF) 2026/06/19 04:02:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1105-01.backblaze.com/b2api/v1/b2_upload_file/cf429d63009ddbeb9fe80e1b/c001_v0001105_t0045": EOF - low level retry 1/10 2026/06/19 04:02:14 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-06-19-040207-173.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/06/19 04:02:16 DEBUG : oldPath = "TestB2:rclone-test-yequwag4jupa/versions/test-versions-v2026-06-19-040207-173.txt" 2026/06/19 04:02:16 DEBUG : newPath = "TestB2,versions:rclone-test-yequwag4jupa/versions/test-versions-v2026-06-19-040207-173.txt" 2026/06/19 04:02:16 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yequwag4jupa/versions/test-versions-v2026-06-19-040207-173.txt" 2026/06/19 04:02:16 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/19 04:02:18 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yequwag4jupa/versions/test-versions-v2026-06-19-040207-173.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yequwag4jupa/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/06/19 04:02:21 INFO : B2 bucket rclone-test-yequwag4jupa: cleaning bucket "rclone-test-yequwag4jupa" of all hidden files 2026/06/19 04:02:21 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630856_d20260619_m040041_c001_v7007000_t0000_u01781841641421") as it is a hide marker 2026/06/19 04:02:21 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : leading space/ leading space: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255e5_d20260619_m040039_c001_v0001105_t0051_u01781841639969") 2026/06/19 04:02:21 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630846_d20260619_m040039_c001_v7007000_t0000_u01781841639608") as it is a hide marker 2026/06/19 04:02:21 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255e3_d20260619_m040038_c001_v0001105_t0000_u01781841638658") 2026/06/19 04:02:21 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630893_d20260619_m040048_c001_v7007000_t0000_u01781841648242") as it is a hide marker 2026/06/19 04:02:21 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82560b_d20260619_m040047_c001_v0001105_t0058_u01781841647437") 2026/06/19 04:02:21 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : created from root.txt: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f4122a8ed398ac0da_d20260619_m040147_c001_v7007000_t0000_u01781841707407") as it is a hide marker 2026/06/19 04:02:21 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : created from root.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f1003438c6a5b4b98_d20260619_m040146_c001_v0001167_t0022_u01781841706398") 2026/06/19 04:02:21 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : file name.txt: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f403cfdb3d0caedaf_d20260619_m040155_c001_v7007000_t0000_u01781841715381") as it is a hide marker 2026/06/19 04:02:21 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : file name.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825693_d20260619_m040134_c001_v0001105_t0005_u01781841694711") 2026/06/19 04:02:21 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : file name.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f1077d857cf18d901_d20260619_m040131_c001_v0001103_t0001_u01781841691035") 2026/06/19 04:02:21 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : file name.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825655_d20260619_m040108_c001_v0001105_t0059_u01781841668804") 2026/06/19 04:02:21 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : file name.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82564d_d20260619_m040107_c001_v0001105_t0004_u01781841667656") 2026/06/19 04:02:21 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82564f_d20260619_m040108_c001_v0001105_t0019_u01781841668270") "upload" dated 2026-06-19 04:01:08.27 +0000 UTC (1m13.374519276s ago) 2026/06/19 04:02:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f42598135399c5a0f_d20260619_m040128_c001_v7007000_t0000_u01781841688749") as it is a hide marker 2026/06/19 04:02:21 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f108ad1e8060dbb4f_d20260619_m040128_c001_v0001042_t0029_u01781841688199") 2026/06/19 04:02:21 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f1198ca43d47fbeb4_d20260619_m040127_c001_v0001032_t0026_u01781841687264") 2026/06/19 04:02:21 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630dd3_d20260619_m040056_c001_v7007000_t0000_u01781841656700") as it is a hide marker 2026/06/19 04:02:21 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82562d_d20260619_m040056_c001_v0001105_t0026_u01781841656065") 2026/06/19 04:02:21 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : piped data.txt: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f403cfdb3d0caedb1_d20260619_m040157_c001_v7007000_t0000_u01781841717282") as it is a hide marker 2026/06/19 04:02:21 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : piped data.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8256bd_d20260619_m040156_c001_v0001105_t0056_u01781841716658") 2026/06/19 04:02:21 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : piped data.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f403cfdb3d0caedb0_d20260619_m040156_c001_v7007000_t0000_u01781841716472") 2026/06/19 04:02:21 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : piped data.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f401a2e245c8256bb_d20260619_m040156_c001_v0001105_t0045_u01781841716108") 2026/06/19 04:02:21 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630dd8_d20260619_m040057_c001_v7007000_t0000_u01781841657836") as it is a hide marker 2026/06/19 04:02:21 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825633_d20260619_m040057_c001_v0001105_t0001_u01781841657063") 2026/06/19 04:02:21 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : test-metadata: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f416a27f870c05518_d20260619_m040204_c001_v7007000_t0000_u01781841724625") as it is a hide marker 2026/06/19 04:02:21 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : test-metadata: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f203cfdb3d0caf326_d20260619_m040159_c001_v0001037_t0057_u01781841719383") 2026/06/19 04:02:21 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : test-metadata: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f403cfdb3d0caedb4_d20260619_m040158_c001_v7007000_t0000_u01781841718581") 2026/06/19 04:02:21 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : test-metadata: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8256bf_d20260619_m040157_c001_v0001105_t0018_u01781841717464") 2026/06/19 04:02:21 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630897_d20260619_m040051_c001_v7007000_t0000_u01781841651157") as it is a hide marker 2026/06/19 04:02:21 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825615_d20260619_m040050_c001_v0001105_t0030_u01781841650333") 2026/06/19 04:02:21 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630c9c_d20260619_m040053_c001_v7007000_t0000_u01781841653354") as it is a hide marker 2026/06/19 04:02:21 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825621_d20260619_m040052_c001_v0001105_t0019_u01781841652641") 2026/06/19 04:02:21 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e6308b2_d20260619_m040052_c001_v7007000_t0000_u01781841652279") as it is a hide marker 2026/06/19 04:02:21 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82561d_d20260619_m040051_c001_v0001105_t0016_u01781841651520") 2026/06/19 04:02:21 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630c9d_d20260619_m040054_c001_v7007000_t0000_u01781841654477") as it is a hide marker 2026/06/19 04:02:21 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825627_d20260619_m040053_c001_v0001105_t0040_u01781841653719") 2026/06/19 04:02:21 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630ca0_d20260619_m040055_c001_v7007000_t0000_u01781841655699") as it is a hide marker 2026/06/19 04:02:21 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82562b_d20260619_m040054_c001_v0001105_t0048_u01781841654843") 2026/06/19 04:02:21 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630895_d20260619_m040049_c001_v7007000_t0000_u01781841649971") as it is a hide marker 2026/06/19 04:02:21 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : trailing space /trailing space : Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825611_d20260619_m040048_c001_v0001105_t0043_u01781841648605") 2026/06/19 04:02:21 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f116bdf9953ec100c_d20260619_m040215_c001_v0001165_t0050_u01781841735138") "upload" dated 2026-06-19 04:02:15.138 +0000 UTC (6.507217216s ago) 2026/06/19 04:02:21 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4097954c667737bf_d20260619_m040210_c001_v7007000_t0000_u01781841730324") 2026/06/19 04:02:21 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8256d1_d20260619_m040207_c001_v0001105_t0019_u01781841727173") 2026/06/19 04:02:21 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630de2_d20260619_m040107_c001_v7007000_t0000_u01781841667114") as it is a hide marker 2026/06/19 04:02:21 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f204af3151e630dde_d20260619_m040059_c001_v0001185_t0026_u01781841659926") 2026/06/19 04:02:21 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : zero-length-file: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630ddd_d20260619_m040059_c001_v7007000_t0000_u01781841659743") as it is a hide marker 2026/06/19 04:02:21 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : zero-length-file: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f401a2e245c82563b_d20260619_m040059_c001_v0001105_t0045_u01781841659109") 2026/06/19 04:02:21 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630863_d20260619_m040042_c001_v7007000_t0000_u01781841642812") as it is a hide marker 2026/06/19 04:02:21 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255e9_d20260619_m040041_c001_v0001105_t0041_u01781841641782") 2026/06/19 04:02:21 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630824_d20260619_m040035_c001_v7007000_t0000_u01781841635951") as it is a hide marker 2026/06/19 04:02:21 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255d5_d20260619_m040033_c001_v0001105_t0053_u01781841633629") 2026/06/19 04:02:21 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630883_d20260619_m040045_c001_v7007000_t0000_u01781841645874") as it is a hide marker 2026/06/19 04:02:21 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255ff_d20260619_m040045_c001_v0001105_t0018_u01781841645239") 2026/06/19 04:02:21 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630878_d20260619_m040044_c001_v7007000_t0000_u01781841644873") as it is a hide marker 2026/06/19 04:02:21 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255fb_d20260619_m040044_c001_v0001105_t0026_u01781841644263") 2026/06/19 04:02:21 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e63088d_d20260619_m040047_c001_v7007000_t0000_u01781841647076") as it is a hide marker 2026/06/19 04:02:21 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825609_d20260619_m040046_c001_v0001105_t0001_u01781841646238") 2026/06/19 04:02:21 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e63086f_d20260619_m040043_c001_v7007000_t0000_u01781841643898") as it is a hide marker 2026/06/19 04:02:21 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255f1_d20260619_m040043_c001_v0001105_t0056_u01781841643174") 2026/06/19 04:02:21 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : ./.: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e63082f_d20260619_m040037_c001_v7007000_t0000_u01781841637105") as it is a hide marker 2026/06/19 04:02:21 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : ./.: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255dd_d20260619_m040036_c001_v0001105_t0017_u01781841636315") 2026/06/19 04:02:21 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/19 04:02:21 DEBUG : ../..: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630839_d20260619_m040038_c001_v7007000_t0000_u01781841638296") as it is a hide marker 2026/06/19 04:02:21 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/19 04:02:21 DEBUG : ../..: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255e1_d20260619_m040037_c001_v0001105_t0055_u01781841637467") 2026/06/19 04:02:21 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/19 04:02:21 INFO : B2 bucket rclone-test-yequwag4jupa: cleaning bucket "rclone-test-yequwag4jupa" of all hidden files 2026/06/19 04:02:22 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630856_d20260619_m040041_c001_v7007000_t0000_u01781841641421") as it is a hide marker 2026/06/19 04:02:22 DEBUG : leading space/ leading space: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255e5_d20260619_m040039_c001_v0001105_t0051_u01781841639969") 2026/06/19 04:02:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630846_d20260619_m040039_c001_v7007000_t0000_u01781841639608") as it is a hide marker 2026/06/19 04:02:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255e3_d20260619_m040038_c001_v0001105_t0000_u01781841638658") 2026/06/19 04:02:22 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630893_d20260619_m040048_c001_v7007000_t0000_u01781841648242") as it is a hide marker 2026/06/19 04:02:22 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82560b_d20260619_m040047_c001_v0001105_t0058_u01781841647437") 2026/06/19 04:02:22 DEBUG : created from root.txt: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f4122a8ed398ac0da_d20260619_m040147_c001_v7007000_t0000_u01781841707407") as it is a hide marker 2026/06/19 04:02:22 DEBUG : created from root.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f1003438c6a5b4b98_d20260619_m040146_c001_v0001167_t0022_u01781841706398") 2026/06/19 04:02:22 DEBUG : file name.txt: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f403cfdb3d0caedaf_d20260619_m040155_c001_v7007000_t0000_u01781841715381") as it is a hide marker 2026/06/19 04:02:22 DEBUG : file name.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825693_d20260619_m040134_c001_v0001105_t0005_u01781841694711") 2026/06/19 04:02:22 DEBUG : file name.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f1077d857cf18d901_d20260619_m040131_c001_v0001103_t0001_u01781841691035") 2026/06/19 04:02:22 DEBUG : file name.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825655_d20260619_m040108_c001_v0001105_t0059_u01781841668804") 2026/06/19 04:02:22 DEBUG : file name.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82564d_d20260619_m040107_c001_v0001105_t0004_u01781841667656") 2026/06/19 04:02:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82564f_d20260619_m040108_c001_v0001105_t0019_u01781841668270") "upload" dated 2026-06-19 04:01:08.27 +0000 UTC (1m14.392943204s ago) 2026/06/19 04:02:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f42598135399c5a0f_d20260619_m040128_c001_v7007000_t0000_u01781841688749") as it is a hide marker 2026/06/19 04:02:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f108ad1e8060dbb4f_d20260619_m040128_c001_v0001042_t0029_u01781841688199") 2026/06/19 04:02:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f1198ca43d47fbeb4_d20260619_m040127_c001_v0001032_t0026_u01781841687264") 2026/06/19 04:02:22 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630dd3_d20260619_m040056_c001_v7007000_t0000_u01781841656700") as it is a hide marker 2026/06/19 04:02:22 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82562d_d20260619_m040056_c001_v0001105_t0026_u01781841656065") 2026/06/19 04:02:23 DEBUG : piped data.txt: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f403cfdb3d0caedb1_d20260619_m040157_c001_v7007000_t0000_u01781841717282") as it is a hide marker 2026/06/19 04:02:23 DEBUG : piped data.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8256bd_d20260619_m040156_c001_v0001105_t0056_u01781841716658") 2026/06/19 04:02:23 DEBUG : piped data.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f403cfdb3d0caedb0_d20260619_m040156_c001_v7007000_t0000_u01781841716472") 2026/06/19 04:02:23 DEBUG : piped data.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f401a2e245c8256bb_d20260619_m040156_c001_v0001105_t0045_u01781841716108") 2026/06/19 04:02:23 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630dd8_d20260619_m040057_c001_v7007000_t0000_u01781841657836") as it is a hide marker 2026/06/19 04:02:23 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825633_d20260619_m040057_c001_v0001105_t0001_u01781841657063") 2026/06/19 04:02:23 DEBUG : test-metadata: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f416a27f870c05518_d20260619_m040204_c001_v7007000_t0000_u01781841724625") as it is a hide marker 2026/06/19 04:02:23 DEBUG : test-metadata: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f203cfdb3d0caf326_d20260619_m040159_c001_v0001037_t0057_u01781841719383") 2026/06/19 04:02:23 DEBUG : test-metadata: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f403cfdb3d0caedb4_d20260619_m040158_c001_v7007000_t0000_u01781841718581") 2026/06/19 04:02:23 DEBUG : test-metadata: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8256bf_d20260619_m040157_c001_v0001105_t0018_u01781841717464") 2026/06/19 04:02:23 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630897_d20260619_m040051_c001_v7007000_t0000_u01781841651157") as it is a hide marker 2026/06/19 04:02:23 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825615_d20260619_m040050_c001_v0001105_t0030_u01781841650333") 2026/06/19 04:02:23 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630c9c_d20260619_m040053_c001_v7007000_t0000_u01781841653354") as it is a hide marker 2026/06/19 04:02:23 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825621_d20260619_m040052_c001_v0001105_t0019_u01781841652641") 2026/06/19 04:02:23 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e6308b2_d20260619_m040052_c001_v7007000_t0000_u01781841652279") as it is a hide marker 2026/06/19 04:02:23 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82561d_d20260619_m040051_c001_v0001105_t0016_u01781841651520") 2026/06/19 04:02:23 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630c9d_d20260619_m040054_c001_v7007000_t0000_u01781841654477") as it is a hide marker 2026/06/19 04:02:23 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825627_d20260619_m040053_c001_v0001105_t0040_u01781841653719") 2026/06/19 04:02:23 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630ca0_d20260619_m040055_c001_v7007000_t0000_u01781841655699") as it is a hide marker 2026/06/19 04:02:23 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82562b_d20260619_m040054_c001_v0001105_t0048_u01781841654843") 2026/06/19 04:02:23 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630895_d20260619_m040049_c001_v7007000_t0000_u01781841649971") as it is a hide marker 2026/06/19 04:02:23 DEBUG : trailing space /trailing space : Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825611_d20260619_m040048_c001_v0001105_t0043_u01781841648605") 2026/06/19 04:02:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f116bdf9953ec100c_d20260619_m040215_c001_v0001165_t0050_u01781841735138") "upload" dated 2026-06-19 04:02:15.138 +0000 UTC (8.821951265s ago) 2026/06/19 04:02:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4097954c667737bf_d20260619_m040210_c001_v7007000_t0000_u01781841730324") 2026/06/19 04:02:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8256d1_d20260619_m040207_c001_v0001105_t0019_u01781841727173") 2026/06/19 04:02:24 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630de2_d20260619_m040107_c001_v7007000_t0000_u01781841667114") as it is a hide marker 2026/06/19 04:02:24 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f204af3151e630dde_d20260619_m040059_c001_v0001185_t0026_u01781841659926") 2026/06/19 04:02:24 DEBUG : zero-length-file: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630ddd_d20260619_m040059_c001_v7007000_t0000_u01781841659743") as it is a hide marker 2026/06/19 04:02:24 DEBUG : zero-length-file: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f401a2e245c82563b_d20260619_m040059_c001_v0001105_t0045_u01781841659109") 2026/06/19 04:02:24 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630863_d20260619_m040042_c001_v7007000_t0000_u01781841642812") as it is a hide marker 2026/06/19 04:02:24 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255e9_d20260619_m040041_c001_v0001105_t0041_u01781841641782") 2026/06/19 04:02:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630824_d20260619_m040035_c001_v7007000_t0000_u01781841635951") as it is a hide marker 2026/06/19 04:02:24 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255d5_d20260619_m040033_c001_v0001105_t0053_u01781841633629") 2026/06/19 04:02:24 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630883_d20260619_m040045_c001_v7007000_t0000_u01781841645874") as it is a hide marker 2026/06/19 04:02:24 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255ff_d20260619_m040045_c001_v0001105_t0018_u01781841645239") 2026/06/19 04:02:24 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630878_d20260619_m040044_c001_v7007000_t0000_u01781841644873") as it is a hide marker 2026/06/19 04:02:24 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255fb_d20260619_m040044_c001_v0001105_t0026_u01781841644263") 2026/06/19 04:02:24 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e63088d_d20260619_m040047_c001_v7007000_t0000_u01781841647076") as it is a hide marker 2026/06/19 04:02:24 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c825609_d20260619_m040046_c001_v0001105_t0001_u01781841646238") 2026/06/19 04:02:24 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e63086f_d20260619_m040043_c001_v7007000_t0000_u01781841643898") as it is a hide marker 2026/06/19 04:02:24 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255f1_d20260619_m040043_c001_v0001105_t0056_u01781841643174") 2026/06/19 04:02:24 DEBUG : ./.: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e63082f_d20260619_m040037_c001_v7007000_t0000_u01781841637105") as it is a hide marker 2026/06/19 04:02:25 DEBUG : ./.: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255dd_d20260619_m040036_c001_v0001105_t0017_u01781841636315") 2026/06/19 04:02:25 DEBUG : ../..: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e630839_d20260619_m040038_c001_v7007000_t0000_u01781841638296") as it is a hide marker 2026/06/19 04:02:25 DEBUG : ../..: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c8255e1_d20260619_m040037_c001_v0001105_t0055_u01781841637467") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/19 04:02:25 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/19 04:02:26 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/19 04:02:26 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/19 04:02:26 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/06/19 04:02:26 INFO : B2 bucket rclone-test-yequwag4jupa: cleaning bucket "rclone-test-yequwag4jupa" of pending multipart uploads older than 0s 2026/06/19 04:02:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82564f_d20260619_m040108_c001_v0001105_t0019_u01781841668270") "upload" dated 2026-06-19 04:01:08.27 +0000 UTC (1m18.794865298s ago) 2026/06/19 04:02:27 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f2122a8ed398ac184_d20260619_m040226_c001_v0001033_t0031_u01781841746036") as it is a start marker (upload started at 2026-06-19 04:02:26.036 +0000 UTC) 2026/06/19 04:02:27 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/19 04:02:27 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f2122a8ed398ac186_d20260619_m040226_c001_v0001042_t0047_u01781841746236") as it is a start marker (upload started at 2026-06-19 04:02:26.236 +0000 UTC) 2026/06/19 04:02:27 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/19 04:02:27 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f2122a8ed398ac189_d20260619_m040226_c001_v0001103_t0031_u01781841746424") as it is a start marker (upload started at 2026-06-19 04:02:26.424 +0000 UTC) 2026/06/19 04:02:27 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/19 04:02:27 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f2122a8ed398ac18b_d20260619_m040226_c001_v0001150_t0033_u01781841746608") as it is a start marker (upload started at 2026-06-19 04:02:26.608 +0000 UTC) 2026/06/19 04:02:27 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/19 04:02:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f4122a8ed398ac182_d20260619_m040225_c001_v7007000_t0000_u01781841745854") "hide" dated 2026-06-19 04:02:25.854 +0000 UTC (1.211059614s ago) 2026/06/19 04:02:27 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f116bdf9953ec100c_d20260619_m040215_c001_v0001165_t0050_u01781841735138") 2026/06/19 04:02:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/19 04:02:27 INFO : B2 bucket rclone-test-yequwag4jupa: cleaning bucket "rclone-test-yequwag4jupa" of pending multipart uploads older than 0s 2026/06/19 04:02:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82564f_d20260619_m040108_c001_v0001105_t0019_u01781841668270") "upload" dated 2026-06-19 04:01:08.27 +0000 UTC (1m19.161312949s ago) 2026/06/19 04:02:27 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f2122a8ed398ac184_d20260619_m040226_c001_v0001033_t0031_u01781841746036") as it is a start marker (upload started at 2026-06-19 04:02:26.036 +0000 UTC) 2026/06/19 04:02:27 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f2122a8ed398ac186_d20260619_m040226_c001_v0001042_t0047_u01781841746236") as it is a start marker (upload started at 2026-06-19 04:02:26.236 +0000 UTC) 2026/06/19 04:02:27 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f2122a8ed398ac189_d20260619_m040226_c001_v0001103_t0031_u01781841746424") as it is a start marker (upload started at 2026-06-19 04:02:26.424 +0000 UTC) 2026/06/19 04:02:27 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f2122a8ed398ac18b_d20260619_m040226_c001_v0001150_t0033_u01781841746608") as it is a start marker (upload started at 2026-06-19 04:02:26.608 +0000 UTC) 2026/06/19 04:02:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf429d63009ddbeb9fe80e1b_f4122a8ed398ac182_d20260619_m040225_c001_v7007000_t0000_u01781841745854") "hide" dated 2026-06-19 04:02:25.854 +0000 UTC (1.577441872s ago) 2026/06/19 04:02:27 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f116bdf9953ec100c_d20260619_m040215_c001_v0001165_t0050_u01781841735138") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/19 04:02:28 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/19 04:02:28 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/19 04:02:28 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/06/19 04:02:29 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/19 04:02:29 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/19 04:02:29 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/19 04:02:29 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/19 04:02:31 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/19 04:02:32 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/19 04:02:32 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/19 04:02:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:02:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/19 04:02:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f2c_d20260619_m040235_c001_v0001041_t0013_u01781841755269") 2026/06/19 04:02:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/19 04:02:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/19 04:02:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/19 04:02:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:02:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:02:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/19 04:02:39 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/19 04:02:39 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/19 04:02:39 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/19 04:02:39 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/19 04:02:41 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/19 04:02:41 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/19 04:02:41 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/19 04:02:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:02:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/19 04:02:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f32_d20260619_m040243_c001_v0001185_t0050_u01781841763365") 2026/06/19 04:02:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/19 04:02:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/19 04:02:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/19 04:02:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:02:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:02:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/19 04:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/19 04:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/19 04:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/19 04:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/19 04:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/19 04:02:47 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/19 04:02:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/19 04:02:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/19 04:02:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/19 04:02:50 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/19 04:02:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:02:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/19 04:02:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f2211aa976feb774e_d20260619_m040252_c001_v0001180_t0027_u01781841772015") 2026/06/19 04:02:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/19 04:02:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/19 04:02:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/19 04:02:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/19 04:02:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/19 04:02:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:02:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:02:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/06/19 04:02:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/19 04:02:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/19 04:02:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/19 04:02:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/19 04:02:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/19 04:02:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/19 04:02:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/19 04:02:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:02:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/19 04:03:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f42_d20260619_m040259_c001_v0001103_t0004_u01781841779978") 2026/06/19 04:03:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/19 04:03:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/19 04:03:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/19 04:03:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:03:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:03:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/19 04:03:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/19 04:03:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/19 04:03:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/19 04:03:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/19 04:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/19 04:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/19 04:03:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/19 04:03:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:03:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/19 04:03:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f49_d20260619_m040308_c001_v0001043_t0014_u01781841788144") 2026/06/19 04:03:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/19 04:03:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/19 04:03:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/19 04:03:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:03:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:03:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/19 04:03:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/19 04:03:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/19 04:03:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/19 04:03:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/19 04:03:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/19 04:03:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/19 04:03:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/19 04:03:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/19 04:03:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/19 04:03:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/19 04:03:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:03:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/19 04:03:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f2085fc653ef416e9_d20260619_m040317_c001_v0001102_t0000_u01781841797225") 2026/06/19 04:03:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/19 04:03:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/19 04:03:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/19 04:03:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/19 04:03:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/19 04:03:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:03:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:03:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/06/19 04:03:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/19 04:03:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/19 04:03:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/19 04:03:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/19 04:03:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/19 04:03:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/19 04:03:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/19 04:03:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:03:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/19 04:03:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f50_d20260619_m040325_c001_v0001167_t0020_u01781841805582") 2026/06/19 04:03:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/19 04:03:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/19 04:03:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/19 04:03:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:03:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:03:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/19 04:03:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/19 04:03:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/19 04:03:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/19 04:03:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/19 04:03:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/19 04:03:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/19 04:03:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/19 04:03:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:03:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/19 04:03:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f58_d20260619_m040333_c001_v0001029_t0006_u01781841813431") 2026/06/19 04:03:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/19 04:03:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/19 04:03:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/19 04:03:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:03:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:03:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/19 04:03:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/19 04:03:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/19 04:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/19 04:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/19 04:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/19 04:03:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/19 04:03:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/19 04:03:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/19 04:03:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/19 04:03:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/19 04:03:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:03:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/19 04:03:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45e22_d20260619_m040341_c001_v0001185_t0039_u01781841821977") 2026/06/19 04:03:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/19 04:03:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/19 04:03:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/19 04:03:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/19 04:03:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/19 04:03:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:03:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:03:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/06/19 04:03:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/19 04:03:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/19 04:03:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/19 04:03:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/19 04:03:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/19 04:03:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/19 04:03:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/19 04:03:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:03:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/19 04:03:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f2085fc653ef41903_d20260619_m040350_c001_v0001105_t0014_u01781841830117") 2026/06/19 04:03:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/19 04:03:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/19 04:03:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/19 04:03:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:03:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:03:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/19 04:03:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/19 04:03:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/19 04:03:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/19 04:03:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/19 04:03:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/19 04:03:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/19 04:03:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/19 04:03:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:03:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/19 04:03:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45e47_d20260619_m040359_c001_v0001167_t0030_u01781841839046") 2026/06/19 04:03:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/19 04:03:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/19 04:03:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/19 04:04:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:04:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:04:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/19 04:04:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/19 04:04:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/19 04:04:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/19 04:04:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/19 04:04:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/19 04:04:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/19 04:04:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/19 04:04:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/19 04:04:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/19 04:04:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/19 04:04:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:04:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/19 04:04:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f20618530cb94fe5c_d20260619_m040408_c001_v0001040_t0058_u01781841848652") 2026/06/19 04:04:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/19 04:04:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/19 04:04:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/19 04:04:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/19 04:04:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/19 04:04:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:04:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:04:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/06/19 04:04:13 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/19 04:04:13 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/19 04:04:13 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/19 04:04:13 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/19 04:04:14 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/19 04:04:16 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/19 04:04:16 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/19 04:04:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:04:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/19 04:04:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f20618530cb94fe63_d20260619_m040417_c001_v0001177_t0059_u01781841857922") 2026/06/19 04:04:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/19 04:04:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/19 04:04:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/19 04:04:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:04:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:04:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/19 04:04:22 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/19 04:04:22 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/19 04:04:22 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/19 04:04:22 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/19 04:04:24 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/19 04:04:24 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/19 04:04:24 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/19 04:04:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:04:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/19 04:04:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45e7f_d20260619_m040426_c001_v0001178_t0001_u01781841866939") 2026/06/19 04:04:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/19 04:04:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/19 04:04:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/19 04:04:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:04:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:04:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/19 04:04:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/19 04:04:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/19 04:04:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/19 04:04:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/19 04:04:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/19 04:04:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/19 04:04:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/19 04:04:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/19 04:04:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/19 04:04:34 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/19 04:04:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:04:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/19 04:04:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f227c1e62ff2c8099_d20260619_m040436_c001_v0001029_t0023_u01781841876833") 2026/06/19 04:04:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/19 04:04:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/19 04:04:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/19 04:04:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/19 04:04:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/19 04:04:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:04:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:04:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/06/19 04:04:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/19 04:04:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/19 04:04:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/19 04:04:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/19 04:04:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/19 04:04:45 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/19 04:04:45 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/19 04:04:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:04:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/19 04:04:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f204af3151e63174f_d20260619_m040447_c001_v0001180_t0050_u01781841887059") 2026/06/19 04:04:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/19 04:04:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/19 04:04:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/19 04:04:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:04:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:04:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/19 04:04:51 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/19 04:04:51 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/19 04:04:51 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/19 04:04:51 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/19 04:04:54 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/19 04:04:54 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/19 04:04:54 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/19 04:04:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:04:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/19 04:04:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d46292_d20260619_m040457_c001_v0001099_t0004_u01781841897451") 2026/06/19 04:04:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/19 04:04:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/19 04:04:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/19 04:05:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:05:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:05:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/19 04:05:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/19 04:05:03 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/19 04:05:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/19 04:05:03 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/19 04:05:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/19 04:05:03 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/19 04:05:04 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/19 04:05:05 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/19 04:05:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/19 04:05:06 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/19 04:05:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/19 04:05:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/19 04:05:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf429d63009ddbeb9fe80e1b_f2132995f27ef6676_d20260619_m040509_c001_v0001120_t0006_u01781841909280") 2026/06/19 04:05:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/19 04:05:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/19 04:05:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/19 04:05:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/19 04:05:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/19 04:05:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/19 04:05:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/19 04:05:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/19 04:05:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf429d63009ddbeb9fe80e1b_f209eabd2f0503af9_d20260619_m040520_c001_v0001154_t0005_u01781841920156") 2026/06/19 04:05:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/19 04:05:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/19 04:05:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/19 04:05:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/19 04:05:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/19 04:05:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/19 04:05:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/19 04:05:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/19 04:05:23 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/19 04:05:25 DEBUG : chunked-copy: Done sending chunk 0 2026/06/19 04:05:25 DEBUG : chunked-copy: Done sending chunk 1 2026/06/19 04:05:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/19 04:05:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf429d63009ddbeb9fe80e1b_f209eabd2f0503afc_d20260619_m040526_c001_v0001153_t0021_u01781841926287") 2026/06/19 04:05:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/19 04:05:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/19 04:05:26 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/19 04:05:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/19 04:05:26 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/19 04:05:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/19 04:05:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/19 04:05:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/19 04:05:29 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/19 04:05:31 DEBUG : chunked-copy: Done sending chunk 0 2026/06/19 04:05:31 DEBUG : chunked-copy: Done sending chunk 1 2026/06/19 04:05:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/19 04:05:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf429d63009ddbeb9fe80e1b_f209eabd2f0503b05_d20260619_m040532_c001_v0001184_t0049_u01781841932224") 2026/06/19 04:05:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/19 04:05:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/19 04:05:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/19 04:05:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/19 04:05:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/19 04:05:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/19 04:05:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/19 04:05:35 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/19 04:05:35 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/19 04:05:37 DEBUG : chunked-copy: Done sending chunk 0 2026/06/19 04:05:37 DEBUG : chunked-copy: Done sending chunk 1 2026/06/19 04:05:37 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/19 04:05:38 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcf429d63009ddbeb9fe80e1b_f226e44f3c8d27a0c_d20260619_m040538_c001_v0001032_t0016_u01781841938485") 2026/06/19 04:05:38 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/19 04:05:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/19 04:05:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/19 04:05:39 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/19 04:05:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/19 04:05:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/19 04:05:39 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/19 04:05:40 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/19 04:05:42 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/19 04:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yequwag4jupa/deeper/nonexisting/directory" 2026/06/19 04:05:42 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/19 04:05:43 INFO : B2 bucket rclone-test-yequwag4jupa: cleaning bucket "rclone-test-yequwag4jupa" of all files 2026/06/19 04:05:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d45ea2_d20260619_m040450_c001_v7007000_t0000_u01781841890951") 2026/06/19 04:05:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f204af3151e63174f_d20260619_m040447_c001_v0001180_t0050_u01781841887059") 2026/06/19 04:05:44 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f404af3151e63174a_d20260619_m040446_c001_v7007000_t0000_u01781841886474") 2026/06/19 04:05:44 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45ea0_d20260619_m040442_c001_v0001185_t0031_u01781841882016") 2026/06/19 04:05:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f409eabd2f0503af4_d20260619_m040514_c001_v7007000_t0000_u01781841914255") 2026/06/19 04:05:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f2132995f27ef6676_d20260619_m040509_c001_v0001120_t0006_u01781841909280") 2026/06/19 04:05:44 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4132995f27ef6675_d20260619_m040508_c001_v7007000_t0000_u01781841908747") 2026/06/19 04:05:44 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d46295_d20260619_m040502_c001_v0001167_t0012_u01781841902873") 2026/06/19 04:05:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d46294_d20260619_m040502_c001_v7007000_t0000_u01781841902689") 2026/06/19 04:05:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/06/19 04:05:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/19 04:05:44 DEBUG : pacer: Reducing sleep to 10ms 2026/06/19 04:05:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d46292_d20260619_m040457_c001_v0001099_t0004_u01781841897451") 2026/06/19 04:05:44 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d46290_d20260619_m040456_c001_v7007000_t0000_u01781841896830") 2026/06/19 04:05:45 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45ea3_d20260619_m040451_c001_v0001103_t0024_u01781841891132") 2026/06/19 04:05:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4085fc653ef416fd_d20260619_m040321_c001_v7007000_t0000_u01781841801270") 2026/06/19 04:05:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f2085fc653ef416e9_d20260619_m040317_c001_v0001102_t0000_u01781841797225") 2026/06/19 04:05:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4211aa976feb7760_d20260619_m040312_c001_v7007000_t0000_u01781841792262") 2026/06/19 04:05:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f49_d20260619_m040308_c001_v0001043_t0014_u01781841788144") 2026/06/19 04:05:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4085fc653ef416e8_d20260619_m040316_c001_v7007000_t0000_u01781841796726") 2026/06/19 04:05:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f2211aa976feb7761_d20260619_m040312_c001_v0001099_t0045_u01781841792446") 2026/06/19 04:05:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f416c06e221108f48_d20260619_m040307_c001_v7007000_t0000_u01781841787797") 2026/06/19 04:05:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f2211aa976feb7759_d20260619_m040303_c001_v0001101_t0039_u01781841783803") 2026/06/19 04:05:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4211aa976feb7757_d20260619_m040303_c001_v7007000_t0000_u01781841783621") 2026/06/19 04:05:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f42_d20260619_m040259_c001_v0001103_t0004_u01781841779978") 2026/06/19 04:05:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f416c06e221108f41_d20260619_m040259_c001_v7007000_t0000_u01781841779627") 2026/06/19 04:05:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f2211aa976feb7753_d20260619_m040255_c001_v0001032_t0051_u01781841775960") 2026/06/19 04:05:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d45e2a_d20260619_m040345_c001_v7007000_t0000_u01781841825767") 2026/06/19 04:05:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45e22_d20260619_m040341_c001_v0001185_t0039_u01781841821977") 2026/06/19 04:05:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4085fc653ef417d2_d20260619_m040337_c001_v7007000_t0000_u01781841817487") 2026/06/19 04:05:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f58_d20260619_m040333_c001_v0001029_t0006_u01781841813431") 2026/06/19 04:05:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d45e20_d20260619_m040341_c001_v7007000_t0000_u01781841821637") 2026/06/19 04:05:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f2085fc653ef417d3_d20260619_m040337_c001_v0001171_t0023_u01781841817671") 2026/06/19 04:05:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f416c06e221108f57_d20260619_m040333_c001_v7007000_t0000_u01781841813087") 2026/06/19 04:05:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f2085fc653ef41734_d20260619_m040329_c001_v0001185_t0046_u01781841809199") 2026/06/19 04:05:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4085fc653ef41732_d20260619_m040329_c001_v7007000_t0000_u01781841809016") 2026/06/19 04:05:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f50_d20260619_m040325_c001_v0001167_t0020_u01781841805582") 2026/06/19 04:05:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f416c06e221108f4f_d20260619_m040325_c001_v7007000_t0000_u01781841805230") 2026/06/19 04:05:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f2085fc653ef416fe_d20260619_m040321_c001_v0001109_t0017_u01781841801454") 2026/06/19 04:05:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4211aa976feb7752_d20260619_m040255_c001_v7007000_t0000_u01781841775777") 2026/06/19 04:05:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f2211aa976feb774e_d20260619_m040252_c001_v0001180_t0027_u01781841772015") 2026/06/19 04:05:46 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4211aa976feb774d_d20260619_m040251_c001_v7007000_t0000_u01781841771665") 2026/06/19 04:05:46 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f36_d20260619_m040247_c001_v0001120_t0028_u01781841767332") 2026/06/19 04:05:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f416c06e221108f35_d20260619_m040247_c001_v7007000_t0000_u01781841767147") 2026/06/19 04:05:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f32_d20260619_m040243_c001_v0001185_t0050_u01781841763365") 2026/06/19 04:05:46 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f416c06e221108f31_d20260619_m040242_c001_v7007000_t0000_u01781841762935") 2026/06/19 04:05:46 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f2247463a0056b845_d20260619_m040238_c001_v0001167_t0005_u01781841758975") 2026/06/19 04:05:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4247463a0056b844_d20260619_m040238_c001_v7007000_t0000_u01781841758790") 2026/06/19 04:05:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f216c06e221108f2c_d20260619_m040235_c001_v0001041_t0013_u01781841755269") 2026/06/19 04:05:46 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f416c06e221108f2b_d20260619_m040234_c001_v7007000_t0000_u01781841754882") 2026/06/19 04:05:46 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f2122a8ed398ac1a2_d20260619_m040229_c001_v0001109_t0012_u01781841749491") 2026/06/19 04:05:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d45e6f_d20260619_m040413_c001_v7007000_t0000_u01781841853371") 2026/06/19 04:05:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f20618530cb94fe5c_d20260619_m040408_c001_v0001040_t0058_u01781841848652") 2026/06/19 04:05:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d45e4d_d20260619_m040403_c001_v7007000_t0000_u01781841843287") 2026/06/19 04:05:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45e47_d20260619_m040359_c001_v0001167_t0030_u01781841839046") 2026/06/19 04:05:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f40618530cb94fe5b_d20260619_m040408_c001_v7007000_t0000_u01781841848258") 2026/06/19 04:05:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45e4f_d20260619_m040403_c001_v0001032_t0011_u01781841843468") 2026/06/19 04:05:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d45e46_d20260619_m040358_c001_v7007000_t0000_u01781841838649") 2026/06/19 04:05:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45e3e_d20260619_m040354_c001_v0001101_t0028_u01781841834104") 2026/06/19 04:05:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d45e3b_d20260619_m040353_c001_v7007000_t0000_u01781841833922") 2026/06/19 04:05:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f2085fc653ef41903_d20260619_m040350_c001_v0001105_t0014_u01781841830117") 2026/06/19 04:05:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4085fc653ef41902_d20260619_m040349_c001_v7007000_t0000_u01781841829720") 2026/06/19 04:05:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45e2b_d20260619_m040345_c001_v0001130_t0004_u01781841825949") 2026/06/19 04:05:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d45e9f_d20260619_m040441_c001_v7007000_t0000_u01781841881833") 2026/06/19 04:05:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f227c1e62ff2c8099_d20260619_m040436_c001_v0001029_t0023_u01781841876833") 2026/06/19 04:05:47 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f427c1e62ff2c8098_d20260619_m040436_c001_v7007000_t0000_u01781841876373") 2026/06/19 04:05:47 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45e90_d20260619_m040431_c001_v0001099_t0034_u01781841871452") 2026/06/19 04:05:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d45e8f_d20260619_m040431_c001_v7007000_t0000_u01781841871270") 2026/06/19 04:05:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45e7f_d20260619_m040426_c001_v0001178_t0001_u01781841866939") 2026/06/19 04:05:47 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d45e7d_d20260619_m040426_c001_v7007000_t0000_u01781841866491") 2026/06/19 04:05:47 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45e72_d20260619_m040421_c001_v0001180_t0038_u01781841861939") 2026/06/19 04:05:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f400d39c762d45e71_d20260619_m040421_c001_v7007000_t0000_u01781841861680") 2026/06/19 04:05:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f20618530cb94fe63_d20260619_m040417_c001_v0001177_t0059_u01781841857922") 2026/06/19 04:05:47 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f40618530cb94fe62_d20260619_m040417_c001_v7007000_t0000_u01781841857473") 2026/06/19 04:05:47 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f200d39c762d45e70_d20260619_m040413_c001_v0001180_t0058_u01781841853561") 2026/06/19 04:05:48 DEBUG : chunked-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f42244f8b4d5ef0c3_d20260619_m040540_c001_v7007000_t0000_u01781841940747") 2026/06/19 04:05:48 DEBUG : chunked-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f209eabd2f0503b09_d20260619_m040534_c001_v0001041_t0050_u01781841934783") 2026/06/19 04:05:48 DEBUG : chunked-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f409eabd2f0503b07_d20260619_m040534_c001_v7007000_t0000_u01781841934247") 2026/06/19 04:05:48 DEBUG : chunked-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f209eabd2f0503b04_d20260619_m040528_c001_v0001165_t0027_u01781841928736") 2026/06/19 04:05:48 DEBUG : chunked-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f409eabd2f0503b03_d20260619_m040528_c001_v7007000_t0000_u01781841928143") 2026/06/19 04:05:48 DEBUG : chunked-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f211263b66f24a5dc_d20260619_m040522_c001_v0001040_t0036_u01781841922813") 2026/06/19 04:05:48 DEBUG : chunked-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f411263b66f24a5db_d20260619_m040522_c001_v7007000_t0000_u01781841922135") 2026/06/19 04:05:48 DEBUG : chunked-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f116bdf9953ec12fb_d20260619_m040518_c001_v0001165_t0004_u01781841918591") 2026/06/19 04:05:48 DEBUG : chunked-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f409eabd2f0503af8_d20260619_m040518_c001_v7007000_t0000_u01781841918188") 2026/06/19 04:05:48 DEBUG : chunked-copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f116bdf9953ec12e9_d20260619_m040514_c001_v0001165_t0048_u01781841914986") 2026/06/19 04:05:48 DEBUG : chunked-copy.copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f42244f8b4d5ef0c2_d20260619_m040540_c001_v7007000_t0000_u01781841940556") 2026/06/19 04:05:48 DEBUG : chunked-copy.copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f226e44f3c8d27a0c_d20260619_m040538_c001_v0001032_t0016_u01781841938485") 2026/06/19 04:05:48 DEBUG : chunked-copy.copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f409eabd2f0503b06_d20260619_m040534_c001_v7007000_t0000_u01781841934065") 2026/06/19 04:05:48 DEBUG : chunked-copy.copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f209eabd2f0503b05_d20260619_m040532_c001_v0001184_t0049_u01781841932224") 2026/06/19 04:05:48 DEBUG : chunked-copy.copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f409eabd2f0503b02_d20260619_m040527_c001_v7007000_t0000_u01781841927958") 2026/06/19 04:05:48 DEBUG : chunked-copy.copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f209eabd2f0503afc_d20260619_m040526_c001_v0001153_t0021_u01781841926287") 2026/06/19 04:05:48 DEBUG : chunked-copy.copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f411263b66f24a5da_d20260619_m040521_c001_v7007000_t0000_u01781841921952") 2026/06/19 04:05:48 DEBUG : chunked-copy.copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f209eabd2f0503af9_d20260619_m040520_c001_v0001154_t0005_u01781841920156") 2026/06/19 04:05:48 DEBUG : chunked-copy.copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f409eabd2f0503af7_d20260619_m040518_c001_v7007000_t0000_u01781841918004") 2026/06/19 04:05:48 DEBUG : chunked-copy.copy: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f118725ccf933bc79_d20260619_m040517_c001_v0001174_t0018_u01781841917068") 2026/06/19 04:05:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f101a2e245c82564f_d20260619_m040108_c001_v0001105_t0019_u01781841668270") 2026/06/19 04:05:49 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f42244f8b4d5ef0c6_d20260619_m040541_c001_v7007000_t0000_u01781841941614") 2026/06/19 04:05:49 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f116bdf9953ec1364_d20260619_m040541_c001_v0001165_t0056_u01781841941297") 2026/06/19 04:05:49 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f42244f8b4d5ef0c7_d20260619_m040542_c001_v7007000_t0000_u01781841942626") 2026/06/19 04:05:49 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f116bdf9953ec1370_d20260619_m040542_c001_v0001165_t0039_u01781841942406") 2026/06/19 04:05:49 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f116bdf9953ec136c_d20260619_m040541_c001_v0001165_t0012_u01781841941798") 2026/06/19 04:05:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf429d63009ddbeb9fe80e1b_f4122a8ed398ac182_d20260619_m040225_c001_v7007000_t0000_u01781841745854") 2026/06/19 04:05:50 INFO : B2 bucket rclone-test-yequwag4jupa: cleaning bucket "rclone-test-yequwag4jupa" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (321.96s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (319.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (25.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (3.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.14s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.17s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.37s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (164.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 321.984s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m23.004184317s (try 1/5)