"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/05/01 01:55:26 DEBUG : Creating backend with remote "TestB2:rclone-test-viqubat4pufo" 2026/05/01 01:55:26 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/05/01 01:55:28 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/01 01:55:29 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/01 01:55:29 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/05/01 01:55:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/01 01:55:53 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/01 01:55:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/01 01:55:54 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/01 01:55:54 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/01 01:55:55 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/01 01:55:55 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/05/01 01:56:02 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/01 01:56:03 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/05/01 01:56:08 INFO : B2 bucket rclone-test-viqubat4pufo: cleaning bucket "rclone-test-viqubat4pufo" of all files 2026/05/01 01:56:09 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d98e_d20260501_m015607_c001_v0001184_t0044_u01777600567962") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/01 01:56:10 DEBUG : Creating backend with remote "TestB2:rclone-test-viqubat4pufo/dirToPurgeFromRoot" 2026/05/01 01:56:11 INFO : B2 bucket rclone-test-viqubat4pufo path dirToPurgeFromRoot: cleaning bucket "rclone-test-viqubat4pufo" of all files 2026/05/01 01:56:11 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d994_d20260501_m015609_c001_v0001184_t0050_u01777600569667") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/01 01:56:12 DEBUG : Creating backend with remote "TestB2:rclone-test-viqubat4pufo/hello? sausage/êé" 2026/05/01 01:56:16 INFO : B2 bucket rclone-test-viqubat4pufo path hello? sausage/êé: cleaning bucket "rclone-test-viqubat4pufo" of all files 2026/05/01 01:56:16 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f102c20e836514a3a_d20260501_m015614_c001_v0001167_t0045_u01777600574859") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/05/01 01:56:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/05/01 01:56:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/01 01:56:18 DEBUG : pacer: Reducing sleep to 10ms === 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/05/01 01:56:25 DEBUG : Creating backend with remote "TestB2:rclone-test-viqubat4pufo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/01 01:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-viqubat4pufo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-viqubat4pufo" from "TestB2:rclone-test-viqubat4pufo" 2026/05/01 01:56:29 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/05/01 01:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kipodib7cane" 2026/05/01 01:56:44 DEBUG : B2 bucket rclone-test-kipodib7cane: Purge remote 2026/05/01 01:56:44 INFO : B2 bucket rclone-test-kipodib7cane: cleaning bucket "rclone-test-kipodib7cane" of all files 2026/05/01 01:56:45 DEBUG : somefile: Deleting (id "4_zff12ad23400deb1b9fd80e1b_f412123e800e0c10a_d20260501_m015643_c001_v0001183_t0012_u01777600603846") === 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/05/01 01:56:46 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/01 01:56:47 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/05/01 01:56:49 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/01 01:56:49 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/01 01:56:49 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.656Ki offset 6Mi/6.106Mi 2026/05/01 01:56:49 DEBUG : test-metadata: Sending chunk 1 length 111264 2026/05/01 01:56:51 DEBUG : test-metadata: Done sending chunk 1 2026/05/01 01:56:52 DEBUG : test-metadata: Done sending chunk 0 2026/05/01 01:56:52 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 === 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-05-01-015657-390.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/05/01 01:57:03 DEBUG : oldPath = "TestB2:rclone-test-viqubat4pufo/versions/test-versions-v2026-05-01-015657-390.txt" 2026/05/01 01:57:03 DEBUG : newPath = "TestB2,versions:rclone-test-viqubat4pufo/versions/test-versions-v2026-05-01-015657-390.txt" 2026/05/01 01:57:03 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-viqubat4pufo/versions/test-versions-v2026-05-01-015657-390.txt" 2026/05/01 01:57:03 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/01 01:57:04 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-viqubat4pufo/versions/test-versions-v2026-05-01-015657-390.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-viqubat4pufo/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/05/01 01:57:08 INFO : B2 bucket rclone-test-viqubat4pufo: cleaning bucket "rclone-test-viqubat4pufo" of all hidden files 2026/05/01 01:57:09 DEBUG : leading space/ leading space: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab08_d20260501_m015535_c001_v7007000_t0000_u01777600535944") as it is a hide marker 2026/05/01 01:57:09 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : leading space/ leading space: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d8fe_d20260501_m015535_c001_v0001184_t0028_u01777600535383") 2026/05/01 01:57:09 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab07_d20260501_m015535_c001_v7007000_t0000_u01777600535019") as it is a hide marker 2026/05/01 01:57:09 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d8f4_d20260501_m015534_c001_v0001184_t0030_u01777600534465") 2026/05/01 01:57:09 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab10_d20260501_m015541_c001_v7007000_t0000_u01777600541583") as it is a hide marker 2026/05/01 01:57:09 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d916_d20260501_m015541_c001_v0001184_t0012_u01777600541015") 2026/05/01 01:57:09 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : created from root.txt: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f412ca83c910e7340_d20260501_m015637_c001_v7007000_t0000_u01777600597927") as it is a hide marker 2026/05/01 01:57:09 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : created from root.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1160f1e75cddd07e_d20260501_m015636_c001_v0001161_t0053_u01777600596764") 2026/05/01 01:57:09 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : file name.txt: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f4218bd10b6d224aa_d20260501_m015646_c001_v7007000_t0000_u01777600606012") as it is a hide marker 2026/05/01 01:57:09 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : file name.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d9c6_d20260501_m015625_c001_v0001184_t0037_u01777600585124") 2026/05/01 01:57:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : file name.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f109dc7d9bb402fea_d20260501_m015621_c001_v0001105_t0037_u01777600581256") 2026/05/01 01:57:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : file name.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d976_d20260501_m015559_c001_v0001184_t0012_u01777600559991") 2026/05/01 01:57:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : file name.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d96e_d20260501_m015559_c001_v0001184_t0028_u01777600559240") 2026/05/01 01:57:09 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d970_d20260501_m015559_c001_v0001184_t0027_u01777600559618") "upload" dated 2026-05-01 01:55:59.618 +0000 UTC (1m9.485827652s ago) 2026/05/01 01:57:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f4197052f36bdebb1_d20260501_m015619_c001_v7007000_t0000_u01777600579073") as it is a hide marker 2026/05/01 01:57:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f110a234348b802fc_d20260501_m015618_c001_v0001113_t0030_u01777600578557") 2026/05/01 01:57:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f102f3e99b27b1f3a_d20260501_m015617_c001_v0001174_t0045_u01777600577779") 2026/05/01 01:57:09 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab1a_d20260501_m015548_c001_v7007000_t0000_u01777600548089") as it is a hide marker 2026/05/01 01:57:09 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d92e_d20260501_m015547_c001_v0001184_t0024_u01777600547535") 2026/05/01 01:57:09 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : piped data.txt: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f4218bd10b6d224c4_d20260501_m015647_c001_v7007000_t0000_u01777600607686") as it is a hide marker 2026/05/01 01:57:09 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : piped data.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764da14_d20260501_m015647_c001_v0001184_t0028_u01777600607286") 2026/05/01 01:57:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : piped data.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4218bd10b6d224b9_d20260501_m015647_c001_v7007000_t0000_u01777600607099") 2026/05/01 01:57:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : piped data.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4108cae0e764da0c_d20260501_m015646_c001_v0001184_t0021_u01777600606738") 2026/05/01 01:57:09 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab1b_d20260501_m015549_c001_v7007000_t0000_u01777600549010") as it is a hide marker 2026/05/01 01:57:09 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d936_d20260501_m015548_c001_v0001184_t0031_u01777600548449") 2026/05/01 01:57:09 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : test-metadata: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f4218bd10b6d224f4_d20260501_m015654_c001_v7007000_t0000_u01777600614844") as it is a hide marker 2026/05/01 01:57:09 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : test-metadata: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f2218bd10b6d224de_d20260501_m015649_c001_v0001120_t0015_u01777600609492") 2026/05/01 01:57:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : test-metadata: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4218bd10b6d224d2_d20260501_m015648_c001_v7007000_t0000_u01777600608676") 2026/05/01 01:57:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : test-metadata: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764da16_d20260501_m015647_c001_v0001184_t0010_u01777600607873") 2026/05/01 01:57:09 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab12_d20260501_m015543_c001_v7007000_t0000_u01777600543456") as it is a hide marker 2026/05/01 01:57:09 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d91c_d20260501_m015542_c001_v0001184_t0023_u01777600542864") 2026/05/01 01:57:09 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab15_d20260501_m015545_c001_v7007000_t0000_u01777600545321") as it is a hide marker 2026/05/01 01:57:09 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d926_d20260501_m015544_c001_v0001184_t0044_u01777600544756") 2026/05/01 01:57:09 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab13_d20260501_m015544_c001_v7007000_t0000_u01777600544393") as it is a hide marker 2026/05/01 01:57:09 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d91e_d20260501_m015543_c001_v0001184_t0015_u01777600543816") 2026/05/01 01:57:09 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab16_d20260501_m015546_c001_v7007000_t0000_u01777600546238") as it is a hide marker 2026/05/01 01:57:09 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d92a_d20260501_m015545_c001_v0001184_t0011_u01777600545682") 2026/05/01 01:57:09 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab18_d20260501_m015547_c001_v7007000_t0000_u01777600547162") as it is a hide marker 2026/05/01 01:57:09 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d92c_d20260501_m015546_c001_v0001184_t0025_u01777600546599") 2026/05/01 01:57:09 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab11_d20260501_m015542_c001_v7007000_t0000_u01777600542502") as it is a hide marker 2026/05/01 01:57:09 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : trailing space /trailing space : Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d918_d20260501_m015541_c001_v0001184_t0043_u01777600541943") 2026/05/01 01:57:09 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764da5a_d20260501_m015702_c001_v0001184_t0011_u01777600622244") "upload" dated 2026-05-01 01:57:02.244 +0000 UTC (6.860387942s ago) 2026/05/01 01:57:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f417a36e595461d27_d20260501_m015700_c001_v7007000_t0000_u01777600620055") 2026/05/01 01:57:09 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764da46_d20260501_m015657_c001_v0001184_t0022_u01777600617390") 2026/05/01 01:57:09 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab20_d20260501_m015558_c001_v7007000_t0000_u01777600558696") as it is a hide marker 2026/05/01 01:57:09 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f21634e7f253cab1d_d20260501_m015551_c001_v0001106_t0014_u01777600551084") 2026/05/01 01:57:09 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : zero-length-file: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab1c_d20260501_m015550_c001_v7007000_t0000_u01777600550898") as it is a hide marker 2026/05/01 01:57:09 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : zero-length-file: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4108cae0e764d940_d20260501_m015550_c001_v0001184_t0021_u01777600550354") 2026/05/01 01:57:09 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab09_d20260501_m015536_c001_v7007000_t0000_u01777600536878") as it is a hide marker 2026/05/01 01:57:09 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d900_d20260501_m015536_c001_v0001184_t0034_u01777600536304") 2026/05/01 01:57:09 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab04_d20260501_m015532_c001_v7007000_t0000_u01777600532255") as it is a hide marker 2026/05/01 01:57:09 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d8e4_d20260501_m015531_c001_v0001184_t0039_u01777600531321") 2026/05/01 01:57:09 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab0c_d20260501_m015539_c001_v7007000_t0000_u01777600539649") as it is a hide marker 2026/05/01 01:57:09 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d90c_d20260501_m015539_c001_v0001184_t0034_u01777600539096") 2026/05/01 01:57:09 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab0b_d20260501_m015538_c001_v7007000_t0000_u01777600538736") as it is a hide marker 2026/05/01 01:57:09 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d908_d20260501_m015538_c001_v0001184_t0031_u01777600538169") 2026/05/01 01:57:09 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab0e_d20260501_m015540_c001_v7007000_t0000_u01777600540654") as it is a hide marker 2026/05/01 01:57:09 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d910_d20260501_m015540_c001_v0001184_t0005_u01777600540010") 2026/05/01 01:57:09 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab0a_d20260501_m015537_c001_v7007000_t0000_u01777600537808") as it is a hide marker 2026/05/01 01:57:09 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d906_d20260501_m015537_c001_v0001184_t0042_u01777600537243") 2026/05/01 01:57:09 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : ./.: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab05_d20260501_m015533_c001_v7007000_t0000_u01777600533174") as it is a hide marker 2026/05/01 01:57:09 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : ./.: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d8e6_d20260501_m015532_c001_v0001184_t0031_u01777600532615") 2026/05/01 01:57:09 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/01 01:57:09 DEBUG : ../..: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab06_d20260501_m015534_c001_v7007000_t0000_u01777600534099") as it is a hide marker 2026/05/01 01:57:09 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/01 01:57:09 DEBUG : ../..: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d8ee_d20260501_m015533_c001_v0001184_t0029_u01777600533535") 2026/05/01 01:57:09 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/01 01:57:09 INFO : B2 bucket rclone-test-viqubat4pufo: cleaning bucket "rclone-test-viqubat4pufo" of all hidden files 2026/05/01 01:57:09 DEBUG : leading space/ leading space: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab08_d20260501_m015535_c001_v7007000_t0000_u01777600535944") as it is a hide marker 2026/05/01 01:57:09 DEBUG : leading space/ leading space: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d8fe_d20260501_m015535_c001_v0001184_t0028_u01777600535383") 2026/05/01 01:57:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab07_d20260501_m015535_c001_v7007000_t0000_u01777600535019") as it is a hide marker 2026/05/01 01:57:09 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d8f4_d20260501_m015534_c001_v0001184_t0030_u01777600534465") 2026/05/01 01:57:09 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab10_d20260501_m015541_c001_v7007000_t0000_u01777600541583") as it is a hide marker 2026/05/01 01:57:09 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d916_d20260501_m015541_c001_v0001184_t0012_u01777600541015") 2026/05/01 01:57:09 DEBUG : created from root.txt: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f412ca83c910e7340_d20260501_m015637_c001_v7007000_t0000_u01777600597927") as it is a hide marker 2026/05/01 01:57:09 DEBUG : created from root.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1160f1e75cddd07e_d20260501_m015636_c001_v0001161_t0053_u01777600596764") 2026/05/01 01:57:09 DEBUG : file name.txt: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f4218bd10b6d224aa_d20260501_m015646_c001_v7007000_t0000_u01777600606012") as it is a hide marker 2026/05/01 01:57:09 DEBUG : file name.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d9c6_d20260501_m015625_c001_v0001184_t0037_u01777600585124") 2026/05/01 01:57:10 DEBUG : file name.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f109dc7d9bb402fea_d20260501_m015621_c001_v0001105_t0037_u01777600581256") 2026/05/01 01:57:10 DEBUG : file name.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d976_d20260501_m015559_c001_v0001184_t0012_u01777600559991") 2026/05/01 01:57:10 DEBUG : file name.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d96e_d20260501_m015559_c001_v0001184_t0028_u01777600559240") 2026/05/01 01:57:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d970_d20260501_m015559_c001_v0001184_t0027_u01777600559618") "upload" dated 2026-05-01 01:55:59.618 +0000 UTC (1m10.601041931s ago) 2026/05/01 01:57:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f4197052f36bdebb1_d20260501_m015619_c001_v7007000_t0000_u01777600579073") as it is a hide marker 2026/05/01 01:57:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f110a234348b802fc_d20260501_m015618_c001_v0001113_t0030_u01777600578557") 2026/05/01 01:57:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f102f3e99b27b1f3a_d20260501_m015617_c001_v0001174_t0045_u01777600577779") 2026/05/01 01:57:10 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab1a_d20260501_m015548_c001_v7007000_t0000_u01777600548089") as it is a hide marker 2026/05/01 01:57:10 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d92e_d20260501_m015547_c001_v0001184_t0024_u01777600547535") 2026/05/01 01:57:10 DEBUG : piped data.txt: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f4218bd10b6d224c4_d20260501_m015647_c001_v7007000_t0000_u01777600607686") as it is a hide marker 2026/05/01 01:57:10 DEBUG : piped data.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764da14_d20260501_m015647_c001_v0001184_t0028_u01777600607286") 2026/05/01 01:57:10 DEBUG : piped data.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4218bd10b6d224b9_d20260501_m015647_c001_v7007000_t0000_u01777600607099") 2026/05/01 01:57:10 DEBUG : piped data.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4108cae0e764da0c_d20260501_m015646_c001_v0001184_t0021_u01777600606738") 2026/05/01 01:57:10 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab1b_d20260501_m015549_c001_v7007000_t0000_u01777600549010") as it is a hide marker 2026/05/01 01:57:10 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d936_d20260501_m015548_c001_v0001184_t0031_u01777600548449") 2026/05/01 01:57:10 DEBUG : test-metadata: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f4218bd10b6d224f4_d20260501_m015654_c001_v7007000_t0000_u01777600614844") as it is a hide marker 2026/05/01 01:57:10 DEBUG : test-metadata: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f2218bd10b6d224de_d20260501_m015649_c001_v0001120_t0015_u01777600609492") 2026/05/01 01:57:10 DEBUG : test-metadata: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4218bd10b6d224d2_d20260501_m015648_c001_v7007000_t0000_u01777600608676") 2026/05/01 01:57:10 DEBUG : test-metadata: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764da16_d20260501_m015647_c001_v0001184_t0010_u01777600607873") 2026/05/01 01:57:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab12_d20260501_m015543_c001_v7007000_t0000_u01777600543456") as it is a hide marker 2026/05/01 01:57:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d91c_d20260501_m015542_c001_v0001184_t0023_u01777600542864") 2026/05/01 01:57:11 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab15_d20260501_m015545_c001_v7007000_t0000_u01777600545321") as it is a hide marker 2026/05/01 01:57:11 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d926_d20260501_m015544_c001_v0001184_t0044_u01777600544756") 2026/05/01 01:57:11 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab13_d20260501_m015544_c001_v7007000_t0000_u01777600544393") as it is a hide marker 2026/05/01 01:57:11 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d91e_d20260501_m015543_c001_v0001184_t0015_u01777600543816") 2026/05/01 01:57:11 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab16_d20260501_m015546_c001_v7007000_t0000_u01777600546238") as it is a hide marker 2026/05/01 01:57:11 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d92a_d20260501_m015545_c001_v0001184_t0011_u01777600545682") 2026/05/01 01:57:11 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab18_d20260501_m015547_c001_v7007000_t0000_u01777600547162") as it is a hide marker 2026/05/01 01:57:11 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d92c_d20260501_m015546_c001_v0001184_t0025_u01777600546599") 2026/05/01 01:57:11 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab11_d20260501_m015542_c001_v7007000_t0000_u01777600542502") as it is a hide marker 2026/05/01 01:57:11 DEBUG : trailing space /trailing space : Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d918_d20260501_m015541_c001_v0001184_t0043_u01777600541943") 2026/05/01 01:57:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764da5a_d20260501_m015702_c001_v0001184_t0011_u01777600622244") "upload" dated 2026-05-01 01:57:02.244 +0000 UTC (9.302000559s ago) 2026/05/01 01:57:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f417a36e595461d27_d20260501_m015700_c001_v7007000_t0000_u01777600620055") 2026/05/01 01:57:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764da46_d20260501_m015657_c001_v0001184_t0022_u01777600617390") 2026/05/01 01:57:11 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab20_d20260501_m015558_c001_v7007000_t0000_u01777600558696") as it is a hide marker 2026/05/01 01:57:11 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f21634e7f253cab1d_d20260501_m015551_c001_v0001106_t0014_u01777600551084") 2026/05/01 01:57:11 DEBUG : zero-length-file: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab1c_d20260501_m015550_c001_v7007000_t0000_u01777600550898") as it is a hide marker 2026/05/01 01:57:11 DEBUG : zero-length-file: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4108cae0e764d940_d20260501_m015550_c001_v0001184_t0021_u01777600550354") 2026/05/01 01:57:11 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab09_d20260501_m015536_c001_v7007000_t0000_u01777600536878") as it is a hide marker 2026/05/01 01:57:11 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d900_d20260501_m015536_c001_v0001184_t0034_u01777600536304") 2026/05/01 01:57:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab04_d20260501_m015532_c001_v7007000_t0000_u01777600532255") as it is a hide marker 2026/05/01 01:57:11 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d8e4_d20260501_m015531_c001_v0001184_t0039_u01777600531321") 2026/05/01 01:57:12 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab0c_d20260501_m015539_c001_v7007000_t0000_u01777600539649") as it is a hide marker 2026/05/01 01:57:12 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d90c_d20260501_m015539_c001_v0001184_t0034_u01777600539096") 2026/05/01 01:57:12 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab0b_d20260501_m015538_c001_v7007000_t0000_u01777600538736") as it is a hide marker 2026/05/01 01:57:12 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d908_d20260501_m015538_c001_v0001184_t0031_u01777600538169") 2026/05/01 01:57:12 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab0e_d20260501_m015540_c001_v7007000_t0000_u01777600540654") as it is a hide marker 2026/05/01 01:57:12 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d910_d20260501_m015540_c001_v0001184_t0005_u01777600540010") 2026/05/01 01:57:12 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab0a_d20260501_m015537_c001_v7007000_t0000_u01777600537808") as it is a hide marker 2026/05/01 01:57:12 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d906_d20260501_m015537_c001_v0001184_t0042_u01777600537243") 2026/05/01 01:57:12 DEBUG : ./.: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab05_d20260501_m015533_c001_v7007000_t0000_u01777600533174") as it is a hide marker 2026/05/01 01:57:12 DEBUG : ./.: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d8e6_d20260501_m015532_c001_v0001184_t0031_u01777600532615") 2026/05/01 01:57:12 DEBUG : ../..: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cab06_d20260501_m015534_c001_v7007000_t0000_u01777600534099") as it is a hide marker 2026/05/01 01:57:12 DEBUG : ../..: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d8ee_d20260501_m015533_c001_v0001184_t0029_u01777600533535") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/01 01:57:13 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/05/01 01:57:13 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/05/01 01:57:13 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/05/01 01:57:13 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/05/01 01:57:14 INFO : B2 bucket rclone-test-viqubat4pufo: cleaning bucket "rclone-test-viqubat4pufo" of pending multipart uploads older than 0s 2026/05/01 01:57:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d970_d20260501_m015559_c001_v0001184_t0027_u01777600559618") "upload" dated 2026-05-01 01:55:59.618 +0000 UTC (1m14.88404955s ago) 2026/05/01 01:57:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f210aa6a31479e58b_d20260501_m015713_c001_v0001178_t0031_u01777600633472") as it is a start marker (upload started at 2026-05-01 01:57:13.472 +0000 UTC) 2026/05/01 01:57:14 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/01 01:57:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f210aa6a31479e58d_d20260501_m015713_c001_v0001173_t0040_u01777600633656") as it is a start marker (upload started at 2026-05-01 01:57:13.656 +0000 UTC) 2026/05/01 01:57:14 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/01 01:57:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f210aa6a31479e58e_d20260501_m015713_c001_v0001093_t0047_u01777600633840") as it is a start marker (upload started at 2026-05-01 01:57:13.84 +0000 UTC) 2026/05/01 01:57:14 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/01 01:57:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f210aa6a31479e58f_d20260501_m015714_c001_v0001154_t0017_u01777600634032") as it is a start marker (upload started at 2026-05-01 01:57:14.032 +0000 UTC) 2026/05/01 01:57:14 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/01 01:57:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f410aa6a31479e58a_d20260501_m015713_c001_v7007000_t0000_u01777600633290") "hide" dated 2026-05-01 01:57:13.29 +0000 UTC (1.212270518s ago) 2026/05/01 01:57:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764da5a_d20260501_m015702_c001_v0001184_t0011_u01777600622244") 2026/05/01 01:57:14 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/01 01:57:14 INFO : B2 bucket rclone-test-viqubat4pufo: cleaning bucket "rclone-test-viqubat4pufo" of pending multipart uploads older than 0s 2026/05/01 01:57:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d970_d20260501_m015559_c001_v0001184_t0027_u01777600559618") "upload" dated 2026-05-01 01:55:59.618 +0000 UTC (1m15.250568416s ago) 2026/05/01 01:57:14 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f210aa6a31479e58b_d20260501_m015713_c001_v0001178_t0031_u01777600633472") as it is a start marker (upload started at 2026-05-01 01:57:13.472 +0000 UTC) 2026/05/01 01:57:14 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f210aa6a31479e58d_d20260501_m015713_c001_v0001173_t0040_u01777600633656") as it is a start marker (upload started at 2026-05-01 01:57:13.656 +0000 UTC) 2026/05/01 01:57:14 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f210aa6a31479e58e_d20260501_m015713_c001_v0001093_t0047_u01777600633840") as it is a start marker (upload started at 2026-05-01 01:57:13.84 +0000 UTC) 2026/05/01 01:57:14 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f210aa6a31479e58f_d20260501_m015714_c001_v0001154_t0017_u01777600634032") as it is a start marker (upload started at 2026-05-01 01:57:14.032 +0000 UTC) 2026/05/01 01:57:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fd28d0330fdeb1b9fd80e1b_f410aa6a31479e58a_d20260501_m015713_c001_v7007000_t0000_u01777600633290") "hide" dated 2026-05-01 01:57:13.29 +0000 UTC (1.578688894s ago) 2026/05/01 01:57:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764da5a_d20260501_m015702_c001_v0001184_t0011_u01777600622244") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/01 01:57:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/01 01:57:15 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/01 01:57:15 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/05/01 01:57:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/01 01:57:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/01 01:57:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/01 01:57:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/01 01:57:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/01 01:57:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/01 01:57:19 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/01 01:57:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:57:22 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/05/01 01:57:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f220f3bec81fbe254_d20260501_m015722_c001_v0001093_t0040_u01777600642862") 2026/05/01 01:57:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/01 01:57:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/01 01:57:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/01 01:57:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:57:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:57:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/01 01:57:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/01 01:57:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/01 01:57:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/01 01:57:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/01 01:57:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/01 01:57:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/01 01:57:29 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/01 01:57:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:57:31 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/05/01 01:57:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f209049e7009c6c10_d20260501_m015731_c001_v0001092_t0044_u01777600651221") 2026/05/01 01:57:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/01 01:57:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/01 01:57:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/01 01:57:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:57:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:57:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/01 01:57:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/01 01:57:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/01 01:57:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/01 01:57:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/01 01:57:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/01 01:57:46 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/01 01:57:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/01 01:57:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/01 01:57:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/01 01:57:49 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/01 01:57:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:57: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/05/01 01:57:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489c7_d20260501_m015751_c001_v0001039_t0054_u01777600671150") 2026/05/01 01:57:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/01 01:57:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/01 01:57:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/01 01:57:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/01 01:57:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/01 01:57:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:57:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:57:53 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/05/01 01:57:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/01 01:57:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/01 01:57:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/01 01:57:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/01 01:57:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/01 01:57:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/01 01:57:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/01 01:57:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:57: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/05/01 01:57:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489d0_d20260501_m015759_c001_v0001092_t0022_u01777600679425") 2026/05/01 01:57:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/01 01:57:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/01 01:57:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/01 01:58:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:58:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:58:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/01 01:58:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/01 01:58:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/01 01:58:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/01 01:58:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/01 01:58:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/01 01:58:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/01 01:58:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/01 01:58:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:58:07 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/05/01 01:58:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489d5_d20260501_m015807_c001_v0001103_t0015_u01777600687566") 2026/05/01 01:58:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/01 01:58:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/01 01:58:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/01 01:58:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:58:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:58:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/01 01:58:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/01 01:58:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/01 01:58:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/01 01:58:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/01 01:58:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/01 01:58:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/01 01:58:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/01 01:58:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/01 01:58:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/01 01:58:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/01 01:58:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:58: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/05/01 01:58:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489dd_d20260501_m015816_c001_v0001117_t0049_u01777600696348") 2026/05/01 01:58:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/01 01:58:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/01 01:58:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/01 01:58:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/01 01:58:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/01 01:58:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:58:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:58: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/05/01 01:58:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/01 01:58:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/01 01:58:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/01 01:58:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/01 01:58:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/01 01:58:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/01 01:58:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/01 01:58:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:58:24 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/05/01 01:58:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489e5_d20260501_m015824_c001_v0001097_t0016_u01777600704501") 2026/05/01 01:58:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/01 01:58:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/01 01:58:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/01 01:58:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:58:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:58:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/01 01:58:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/01 01:58:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/01 01:58:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/01 01:58:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/01 01:58:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/01 01:58:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/01 01:58:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/01 01:58:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:58:32 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/05/01 01:58:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489e8_d20260501_m015832_c001_v0001182_t0033_u01777600712838") 2026/05/01 01:58:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/01 01:58:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/01 01:58:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/01 01:58:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:58:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:58:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/01 01:58:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/01 01:58:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/01 01:58:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/01 01:58:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/01 01:58:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/01 01:58:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/01 01:58:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/01 01:58:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/01 01:58:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/01 01:58:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/01 01:58:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:58: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/05/01 01:58:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489ec_d20260501_m015841_c001_v0001174_t0048_u01777600721546") 2026/05/01 01:58:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/01 01:58:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/01 01:58:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/01 01:58:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/01 01:58:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/01 01:58:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:58:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:58:54 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/05/01 01:58:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/01 01:58:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/01 01:58:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/01 01:58:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/01 01:58:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/01 01:59:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/01 01:59:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/01 01:59:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:59:02 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/05/01 01:59:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f21103517c54c1bdf_d20260501_m015902_c001_v0001042_t0033_u01777600742456") 2026/05/01 01:59:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/01 01:59:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/01 01:59:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/01 01:59:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:59:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:59:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/01 01:59:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/01 01:59:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/01 01:59:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/01 01:59:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/01 01:59:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/01 01:59:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/01 01:59:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/01 01:59:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:59:16 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/05/01 01:59:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f148a09_d20260501_m015916_c001_v0001183_t0034_u01777600756280") 2026/05/01 01:59:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/01 01:59:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/01 01:59:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/01 01:59:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:59:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:59:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/01 01:59:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/01 01:59:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/01 01:59:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/01 01:59:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/01 01:59:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/01 01:59:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/01 01:59:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/01 01:59:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/01 01:59:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/01 01:59:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/01 01:59:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:59:27 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/05/01 01:59:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f2049a0c32e7ff368_d20260501_m015927_c001_v0001117_t0052_u01777600767295") 2026/05/01 01:59:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/01 01:59:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/01 01:59:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/01 01:59:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/01 01:59:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/01 01:59:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:59:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:59:30 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/05/01 01:59:33 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/01 01:59:33 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/01 01:59:33 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/01 01:59:33 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/01 01:59:34 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/01 01:59:36 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/01 01:59:36 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/01 01:59:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:59:38 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/05/01 01:59:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f2153a02203514541_d20260501_m015938_c001_v0001109_t0052_u01777600778340") 2026/05/01 01:59:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/01 01:59:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/01 01:59:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/01 01:59:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/01 01:59:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/01 01:59:38 DEBUG : pacer: Reducing sleep to 10ms 2026/05/01 01:59:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:59:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:59:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/01 01:59:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/01 01:59:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/01 01:59:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/01 01:59:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/01 01:59:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/01 01:59:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/01 01:59:47 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/01 01:59:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 01:59:50 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/05/01 01:59:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f2049a0c32e7ff397_d20260501_m015950_c001_v0001173_t0031_u01777600790635") 2026/05/01 01:59:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/01 01:59:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/01 01:59:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/01 01:59:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/01 01:59:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/01 01:59:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/01 01:59:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/01 01:59:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/01 01:59:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/01 01:59:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/01 01:59:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/01 01:59:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/01 01:59:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/01 01:59:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/01 01:59:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/01 01:59:59 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/01 02:00:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 02:00:02 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/05/01 02:00:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f218286e0be1be374_d20260501_m020002_c001_v0001172_t0021_u01777600802855") 2026/05/01 02:00:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/01 02:00:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/01 02:00:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/01 02:00:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/01 02:00:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/01 02:00:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/01 02:00:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/01 02:00:05 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/05/01 02:00:09 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/01 02:00:09 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/01 02:00:09 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/01 02:00:09 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/01 02:00:10 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/01 02:00:12 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/01 02:00:12 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/01 02:00:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 02:00:14 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/05/01 02:00:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f2049a0c32e7ff443_d20260501_m020014_c001_v0001131_t0044_u01777600814802") 2026/05/01 02:00:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/01 02:00:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/01 02:00:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/01 02:00:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/01 02:00:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/01 02:00:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/01 02:00:20 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/01 02:00:20 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/01 02:00:20 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/01 02:00:20 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/01 02:00:23 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/01 02:00:23 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/01 02:00:23 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/01 02:00:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 02:00:27 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/05/01 02:00:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f148b42_d20260501_m020027_c001_v0001029_t0001_u01777600827415") 2026/05/01 02:00:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/01 02:00:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/01 02:00:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/01 02:00:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/01 02:00:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/01 02:00:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/01 02:00:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/01 02:00:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/01 02:00:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/01 02:00:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/01 02:00:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/01 02:00:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/01 02:00:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/01 02:00:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/01 02:00:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/01 02:00:37 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/01 02:00:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/01 02:00:41 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/05/01 02:00:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fd28d0330fdeb1b9fd80e1b_f209049e7009c6cfd_d20260501_m020041_c001_v0001109_t0030_u01777600841644") 2026/05/01 02:00:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/01 02:00:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/01 02:00:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/01 02:00:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/01 02:00:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/01 02:00:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/01 02:00:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/01 02:00:45 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/05/01 02:00:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fd28d0330fdeb1b9fd80e1b_f22292a9cc8f3b929_d20260501_m020054_c001_v0001130_t0057_u01777600854794") 2026/05/01 02:00:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/01 02:00:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/01 02:00:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/01 02:00:55 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/01 02:00:55 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/01 02:00:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/01 02:00:57 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/01 02:00:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/01 02:00:57 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/01 02:01:00 DEBUG : chunked-copy: Done sending chunk 0 2026/05/01 02:01:00 DEBUG : chunked-copy: Done sending chunk 1 2026/05/01 02:01:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/01 02:01:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fd28d0330fdeb1b9fd80e1b_f22292a9cc8f3b92e_d20260501_m020102_c001_v0001181_t0047_u01777600862173") 2026/05/01 02:01:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/01 02:01:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/01 02:01:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/01 02:01:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/01 02:01:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/01 02:01:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/01 02:01:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/01 02:01:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/01 02:01:06 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/01 02:01:08 DEBUG : chunked-copy: Done sending chunk 1 2026/05/01 02:01:10 DEBUG : chunked-copy: Done sending chunk 0 2026/05/01 02:01:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/01 02:01:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fd28d0330fdeb1b9fd80e1b_f22292a9cc8f3b935_d20260501_m020111_c001_v0001165_t0014_u01777600871971") 2026/05/01 02:01:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/01 02:01:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/01 02:01:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/01 02:01:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/01 02:01:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/01 02:01:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/01 02:01:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/01 02:01:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/01 02:01:16 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/01 02:01:18 DEBUG : chunked-copy: Done sending chunk 0 2026/05/01 02:01:18 DEBUG : chunked-copy: Done sending chunk 1 2026/05/01 02:01:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/01 02:01:19 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6fd28d0330fdeb1b9fd80e1b_f22292a9cc8f3b936_d20260501_m020119_c001_v0001184_t0016_u01777600879378") 2026/05/01 02:01:19 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/01 02:01:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/01 02:01:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/01 02:01:19 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/01 02:01:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/01 02:01:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/01 02:01:20 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/01 02:01:21 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/01 02:01:23 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/01 02:01:23 DEBUG : Creating backend with remote "TestB2:rclone-test-viqubat4pufo/deeper/nonexisting/directory" === 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/05/01 02:01:24 INFO : B2 bucket rclone-test-viqubat4pufo: cleaning bucket "rclone-test-viqubat4pufo" of all files 2026/05/01 02:01:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f148b32_d20260501_m020019_c001_v7007000_t0000_u01777600819907") 2026/05/01 02:01:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f2049a0c32e7ff443_d20260501_m020014_c001_v0001131_t0044_u01777600814802") 2026/05/01 02:01:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4049a0c32e7ff440_d20260501_m020014_c001_v7007000_t0000_u01777600814304") 2026/05/01 02:01:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f2049a0c32e7ff417_d20260501_m020008_c001_v0001039_t0056_u01777600808724") 2026/05/01 02:01:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f42292a9cc8f3b926_d20260501_m020049_c001_v7007000_t0000_u01777600849157") 2026/05/01 02:01:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f209049e7009c6cfd_d20260501_m020041_c001_v0001109_t0030_u01777600841644") 2026/05/01 02:01:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f409049e7009c6cfc_d20260501_m020041_c001_v7007000_t0000_u01777600841110") 2026/05/01 02:01:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f148b4d_d20260501_m020033_c001_v0001033_t0029_u01777600833957") 2026/05/01 02:01:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f148b4c_d20260501_m020033_c001_v7007000_t0000_u01777600833774") 2026/05/01 02:01:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f148b42_d20260501_m020027_c001_v0001029_t0001_u01777600827415") 2026/05/01 02:01:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f148b3f_d20260501_m020026_c001_v7007000_t0000_u01777600826896") 2026/05/01 02:01:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f148b33_d20260501_m020020_c001_v0001174_t0007_u01777600820092") 2026/05/01 02:01:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f417680ad2f351d5f_d20260501_m015820_c001_v7007000_t0000_u01777600700448") 2026/05/01 02:01:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489dd_d20260501_m015816_c001_v0001117_t0049_u01777600696348") 2026/05/01 02:01:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f417680ad2f351d56_d20260501_m015811_c001_v7007000_t0000_u01777600691513") 2026/05/01 02:01:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489d5_d20260501_m015807_c001_v0001103_t0015_u01777600687566") 2026/05/01 02:01:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f1489dc_d20260501_m015815_c001_v7007000_t0000_u01777600695998") 2026/05/01 02:01:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f217680ad2f351d57_d20260501_m015811_c001_v0001090_t0038_u01777600691695") 2026/05/01 02:01:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f1489d4_d20260501_m015807_c001_v7007000_t0000_u01777600687212") 2026/05/01 02:01:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f217680ad2f351d43_d20260501_m015803_c001_v0001173_t0024_u01777600683175") 2026/05/01 02:01:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f417680ad2f351d42_d20260501_m015802_c001_v7007000_t0000_u01777600682994") 2026/05/01 02:01:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489d0_d20260501_m015759_c001_v0001092_t0022_u01777600679425") 2026/05/01 02:01:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f1489cf_d20260501_m015759_c001_v7007000_t0000_u01777600679091") 2026/05/01 02:01:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f217680ad2f351d3a_d20260501_m015755_c001_v0001171_t0005_u01777600675473") 2026/05/01 02:01:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f41103517c54c1bbe_d20260501_m015857_c001_v7007000_t0000_u01777600737801") 2026/05/01 02:01:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489ec_d20260501_m015841_c001_v0001174_t0048_u01777600721546") 2026/05/01 02:01:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f1489e9_d20260501_m015836_c001_v7007000_t0000_u01777600716730") 2026/05/01 02:01:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489e8_d20260501_m015832_c001_v0001182_t0033_u01777600712838") 2026/05/01 02:01:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f1489eb_d20260501_m015841_c001_v7007000_t0000_u01777600721110") 2026/05/01 02:01:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489ea_d20260501_m015836_c001_v0001101_t0028_u01777600716912") 2026/05/01 02:01:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f1489e7_d20260501_m015832_c001_v7007000_t0000_u01777600712491") 2026/05/01 02:01:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f217680ad2f351d69_d20260501_m015828_c001_v0001093_t0054_u01777600708272") 2026/05/01 02:01:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f417680ad2f351d68_d20260501_m015828_c001_v7007000_t0000_u01777600708082") 2026/05/01 02:01:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489e5_d20260501_m015824_c001_v0001097_t0016_u01777600704501") 2026/05/01 02:01:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f1489e4_d20260501_m015824_c001_v7007000_t0000_u01777600704159") 2026/05/01 02:01:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f217680ad2f351d61_d20260501_m015820_c001_v0001137_t0049_u01777600700631") 2026/05/01 02:01:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f417680ad2f351d39_d20260501_m015755_c001_v7007000_t0000_u01777600675292") 2026/05/01 02:01:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489c7_d20260501_m015751_c001_v0001039_t0054_u01777600671150") 2026/05/01 02:01:26 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f1489c6_d20260501_m015750_c001_v7007000_t0000_u01777600670800") 2026/05/01 02:01:26 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489be_d20260501_m015746_c001_v0001182_t0045_u01777600666458") 2026/05/01 02:01:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f1489bc_d20260501_m015746_c001_v7007000_t0000_u01777600666277") 2026/05/01 02:01:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f209049e7009c6c10_d20260501_m015731_c001_v0001092_t0044_u01777600651221") 2026/05/01 02:01:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f409049e7009c6c09_d20260501_m015730_c001_v7007000_t0000_u01777600650865") 2026/05/01 02:01:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f209049e7009c6bac_d20260501_m015726_c001_v0001136_t0006_u01777600646807") 2026/05/01 02:01:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f409049e7009c6ba7_d20260501_m015726_c001_v7007000_t0000_u01777600646626") 2026/05/01 02:01:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f220f3bec81fbe254_d20260501_m015722_c001_v0001093_t0040_u01777600642862") 2026/05/01 02:01:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f420f3bec81fbe24c_d20260501_m015722_c001_v7007000_t0000_u01777600642478") 2026/05/01 02:01:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f210aa6a31479e594_d20260501_m015716_c001_v0001117_t0005_u01777600636990") 2026/05/01 02:01:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f41634e7f253cad09_d20260501_m015932_c001_v7007000_t0000_u01777600772743") 2026/05/01 02:01:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f2049a0c32e7ff368_d20260501_m015927_c001_v0001117_t0052_u01777600767295") 2026/05/01 02:01:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f148a13_d20260501_m015921_c001_v7007000_t0000_u01777600761038") 2026/05/01 02:01:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f148a09_d20260501_m015916_c001_v0001183_t0034_u01777600756280") 2026/05/01 02:01:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4049a0c32e7ff362_d20260501_m015926_c001_v7007000_t0000_u01777600766883") 2026/05/01 02:01:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f148a14_d20260501_m015921_c001_v0001182_t0022_u01777600761221") 2026/05/01 02:01:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f148a06_d20260501_m015915_c001_v7007000_t0000_u01777600755885") 2026/05/01 02:01:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f1489f3_d20260501_m015906_c001_v0001130_t0047_u01777600746834") 2026/05/01 02:01:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f1489f2_d20260501_m015906_c001_v7007000_t0000_u01777600746651") 2026/05/01 02:01:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f21103517c54c1bdf_d20260501_m015902_c001_v0001042_t0033_u01777600742456") 2026/05/01 02:01:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f41103517c54c1bd9_d20260501_m015902_c001_v7007000_t0000_u01777600742063") 2026/05/01 02:01:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f21103517c54c1bbf_d20260501_m015857_c001_v0001131_t0007_u01777600737983") 2026/05/01 02:01:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4049a0c32e7ff416_d20260501_m020008_c001_v7007000_t0000_u01777600808542") 2026/05/01 02:01:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f218286e0be1be374_d20260501_m020002_c001_v0001172_t0021_u01777600802855") 2026/05/01 02:01:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f418286e0be1be371_d20260501_m020002_c001_v7007000_t0000_u01777600802414") 2026/05/01 02:01:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f2049a0c32e7ff3fa_d20260501_m015956_c001_v0001134_t0049_u01777600796392") 2026/05/01 02:01:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4049a0c32e7ff3f7_d20260501_m015956_c001_v7007000_t0000_u01777600796209") 2026/05/01 02:01:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f2049a0c32e7ff397_d20260501_m015950_c001_v0001173_t0031_u01777600790635") 2026/05/01 02:01:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4049a0c32e7ff390_d20260501_m015950_c001_v7007000_t0000_u01777600790171") 2026/05/01 02:01:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f2049a0c32e7ff38f_d20260501_m015944_c001_v0001131_t0020_u01777600784110") 2026/05/01 02:01:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4049a0c32e7ff38e_d20260501_m015943_c001_v7007000_t0000_u01777600783923") 2026/05/01 02:01:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f2153a02203514541_d20260501_m015938_c001_v0001109_t0052_u01777600778340") 2026/05/01 02:01:28 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4153a02203514540_d20260501_m015937_c001_v7007000_t0000_u01777600777882") 2026/05/01 02:01:28 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f21634e7f253cad0b_d20260501_m015932_c001_v0001104_t0043_u01777600772925") 2026/05/01 02:01:28 DEBUG : chunked-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f42292a9cc8f3b939_d20260501_m020121_c001_v7007000_t0000_u01777600881386") 2026/05/01 02:01:28 DEBUG : chunked-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f206c52254f148b75_d20260501_m020115_c001_v0001039_t0037_u01777600875911") 2026/05/01 02:01:28 DEBUG : chunked-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f148b73_d20260501_m020115_c001_v7007000_t0000_u01777600875387") 2026/05/01 02:01:28 DEBUG : chunked-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f2230473e3f54c5ad_d20260501_m020105_c001_v0001109_t0023_u01777600865728") 2026/05/01 02:01:28 DEBUG : chunked-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4230473e3f54c5ab_d20260501_m020105_c001_v7007000_t0000_u01777600865196") 2026/05/01 02:01:28 DEBUG : chunked-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f2230473e3f54c59d_d20260501_m020057_c001_v0001144_t0055_u01777600857209") 2026/05/01 02:01:28 DEBUG : chunked-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4230473e3f54c59b_d20260501_m020056_c001_v7007000_t0000_u01777600856707") 2026/05/01 02:01:28 DEBUG : chunked-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764de12_d20260501_m020053_c001_v0001184_t0046_u01777600853321") 2026/05/01 02:01:29 DEBUG : chunked-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f42292a9cc8f3b928_d20260501_m020052_c001_v7007000_t0000_u01777600852948") 2026/05/01 02:01:29 DEBUG : chunked-copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764de04_d20260501_m020049_c001_v0001184_t0027_u01777600849882") 2026/05/01 02:01:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f42292a9cc8f3b938_d20260501_m020121_c001_v7007000_t0000_u01777600881206") 2026/05/01 02:01:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f22292a9cc8f3b936_d20260501_m020119_c001_v0001184_t0016_u01777600879378") 2026/05/01 02:01:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f406c52254f148b72_d20260501_m020115_c001_v7007000_t0000_u01777600875203") 2026/05/01 02:01:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f22292a9cc8f3b935_d20260501_m020111_c001_v0001165_t0014_u01777600871971") 2026/05/01 02:01:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4230473e3f54c5aa_d20260501_m020105_c001_v7007000_t0000_u01777600865012") 2026/05/01 02:01:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f22292a9cc8f3b92e_d20260501_m020102_c001_v0001181_t0047_u01777600862173") 2026/05/01 02:01:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f4230473e3f54c59a_d20260501_m020056_c001_v7007000_t0000_u01777600856465") 2026/05/01 02:01:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f22292a9cc8f3b929_d20260501_m020054_c001_v0001130_t0057_u01777600854794") 2026/05/01 02:01:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f42292a9cc8f3b927_d20260501_m020052_c001_v7007000_t0000_u01777600852767") 2026/05/01 02:01:29 DEBUG : chunked-copy.copy: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f117cb063c8643008_d20260501_m020051_c001_v0001113_t0046_u01777600851765") 2026/05/01 02:01:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764d970_d20260501_m015559_c001_v0001184_t0027_u01777600559618") 2026/05/01 02:01:29 DEBUG : unknown-size-put.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f42292a9cc8f3b93a_d20260501_m020122_c001_v7007000_t0000_u01777600882168") 2026/05/01 02:01:29 DEBUG : unknown-size-put.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764de9f_d20260501_m020121_c001_v0001184_t0047_u01777600881970") 2026/05/01 02:01:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f42292a9cc8f3b93b_d20260501_m020123_c001_v7007000_t0000_u01777600883311") 2026/05/01 02:01:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764dea9_d20260501_m020123_c001_v0001184_t0020_u01777600883107") 2026/05/01 02:01:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f1108cae0e764dea1_d20260501_m020122_c001_v0001184_t0011_u01777600882395") 2026/05/01 02:01:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fd28d0330fdeb1b9fd80e1b_f410aa6a31479e58a_d20260501_m015713_c001_v7007000_t0000_u01777600633290") 2026/05/01 02:01:32 INFO : B2 bucket rclone-test-viqubat4pufo: cleaning bucket "rclone-test-viqubat4pufo" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (366.77s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.46s) --- PASS: TestIntegration/FsMkdir (364.58s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.25s) --- 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 (18.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.80s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.44s) --- 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.19s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.55s) --- 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.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.92s) --- 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.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.47s) --- 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.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (212.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (38.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (19.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (15.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (37.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (21.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (16.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (34.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (14.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (11.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (6.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (40.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (11.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (13.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (15.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (32.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (8.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (10.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.10s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.26s) --- 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 366.797s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m7.590404063s (try 1/5)