"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:457: Using remote "TestB2:" 2026/08/19 02:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-delujaz0yihi" 2026/08/19 02:05:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: 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/08/19 02:05:57 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/19 02:05:57 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/19 02:05:57 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/19 02:06:26 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/19 02:06:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/19 02:06:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/19 02:06:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/19 02:06:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/19 02:06:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/19 02:06:29 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/19 02:06:37 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/19 02:06:38 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/19 02:06:43 INFO : B2 bucket rclone-test-delujaz0yihi: cleaning bucket "rclone-test-delujaz0yihi" of all files 2026/08/19 02:06:43 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b0e0_d20260819_m020642_c001_v0001097_t0022_u01787105202777") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/19 02:06:45 DEBUG : Creating backend with remote "TestB2:rclone-test-delujaz0yihi/dirToPurgeFromRoot" 2026/08/19 02:06:46 INFO : B2 bucket rclone-test-delujaz0yihi path dirToPurgeFromRoot: cleaning bucket "rclone-test-delujaz0yihi" of all files 2026/08/19 02:06:46 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b0ea_d20260819_m020644_c001_v0001097_t0055_u01787105204353") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/19 02:06:47 DEBUG : Creating backend with remote "TestB2:rclone-test-delujaz0yihi/hello? sausage/êé" 2026/08/19 02:06:51 INFO : B2 bucket rclone-test-delujaz0yihi path hello? sausage/êé: cleaning bucket "rclone-test-delujaz0yihi" of all files 2026/08/19 02:06:52 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f106dfbb14da27d98_d20260819_m020650_c001_v0001101_t0033_u01787105210094") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/19 02:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-delujaz0yihi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/19 02:07:06 DEBUG : Creating backend with remote "TestB2:rclone-test-delujaz0yihi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-delujaz0yihi" from "TestB2:rclone-test-delujaz0yihi" 2026/08/19 02:07:07 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/08/19 02:07:19 DEBUG : Creating backend with remote "TestB2:rclone-test-begaqov5muyo" 2026/08/19 02:07:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": EOF) 2026/08/19 02:07:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/19 02:07:40 DEBUG : pacer: Reducing sleep to 10ms 2026/08/19 02:07:43 DEBUG : B2 bucket rclone-test-begaqov5muyo: Purge remote 2026/08/19 02:07:43 INFO : B2 bucket rclone-test-begaqov5muyo: cleaning bucket "rclone-test-begaqov5muyo" of all files 2026/08/19 02:07:43 DEBUG : somefile: Deleting (id "4_z3ff23d43c06d1b7baf080e1b_f406885994253fed6_d20260819_m020741_c001_v0001044_t0012_u01787105261489") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/08/19 02:08:04 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-delujaz0yihi/file%20name.txt": EOF) 2026/08/19 02:08:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/19 02:08:05 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/19 02:08:06 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/19 02:08:07 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/08/19 02:08:10 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/19 02:08:10 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/19 02:08:10 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.812Ki offset 6Mi/6.106Mi 2026/08/19 02:08:10 DEBUG : test-metadata: Sending chunk 1 length 111423 2026/08/19 02:08:12 DEBUG : test-metadata: Done sending chunk 1 2026/08/19 02:08:12 DEBUG : test-metadata: Done sending chunk 0 2026/08/19 02:08:12 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-08-19-020817-857.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/08/19 02:08:24 DEBUG : oldPath = "TestB2:rclone-test-delujaz0yihi/versions/test-versions-v2026-08-19-020817-857.txt" 2026/08/19 02:08:24 DEBUG : newPath = "TestB2,versions:rclone-test-delujaz0yihi/versions/test-versions-v2026-08-19-020817-857.txt" 2026/08/19 02:08:24 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-delujaz0yihi/versions/test-versions-v2026-08-19-020817-857.txt" 2026/08/19 02:08:24 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/19 02:08:25 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-delujaz0yihi/versions/test-versions-v2026-08-19-020817-857.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-delujaz0yihi/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/08/19 02:08:29 INFO : B2 bucket rclone-test-delujaz0yihi: cleaning bucket "rclone-test-delujaz0yihi" of all hidden files 2026/08/19 02:08:29 DEBUG : leading space/ leading space: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0bc_d20260819_m020606_c001_v7007000_t0000_u01787105166308") as it is a hide marker 2026/08/19 02:08:29 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : leading space/ leading space: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4afed_d20260819_m020605_c001_v0001097_t0012_u01787105165521") 2026/08/19 02:08:29 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0a6_d20260819_m020605_c001_v7007000_t0000_u01787105165157") as it is a hide marker 2026/08/19 02:08:29 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4afe7_d20260819_m020604_c001_v0001097_t0016_u01787105164430") 2026/08/19 02:08:29 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0eb_d20260819_m020614_c001_v7007000_t0000_u01787105174082") as it is a hide marker 2026/08/19 02:08:29 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b01d_d20260819_m020612_c001_v0001097_t0043_u01787105172953") 2026/08/19 02:08:29 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : created from root.txt: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f409cb53cbb10fa82_d20260819_m020715_c001_v7007000_t0000_u01787105235127") as it is a hide marker 2026/08/19 02:08:29 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : created from root.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f1013b5abca972799_d20260819_m020713_c001_v0001167_t0051_u01787105233970") 2026/08/19 02:08:29 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : file name.txt: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f415e3533b4acba4f_d20260819_m020805_c001_v7007000_t0000_u01787105285920") as it is a hide marker 2026/08/19 02:08:29 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : file name.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b138_d20260819_m020703_c001_v0001097_t0054_u01787105223339") 2026/08/19 02:08:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : file name.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f107f21021f16dc19_d20260819_m020657_c001_v0001184_t0020_u01787105217795") 2026/08/19 02:08:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : file name.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b0a5_d20260819_m020635_c001_v0001097_t0056_u01787105195034") 2026/08/19 02:08:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : file name.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b09c_d20260819_m020633_c001_v0001097_t0029_u01787105193784") 2026/08/19 02:08:29 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b09e_d20260819_m020634_c001_v0001097_t0021_u01787105194340") "upload" dated 2026-08-19 02:06:34.34 +0000 UTC (1m54.958569649s ago) 2026/08/19 02:08:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f402d0eab12f4fd3b_d20260819_m020655_c001_v7007000_t0000_u01787105215071") as it is a hide marker 2026/08/19 02:08:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f1031b6afb0e59051_d20260819_m020654_c001_v0001101_t0004_u01787105214130") 2026/08/19 02:08:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f109efadd09166665_d20260819_m020653_c001_v0001183_t0056_u01787105213351") 2026/08/19 02:08:29 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c103_d20260819_m020622_c001_v7007000_t0000_u01787105182996") as it is a hide marker 2026/08/19 02:08:29 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b058_d20260819_m020622_c001_v0001097_t0040_u01787105182013") 2026/08/19 02:08:29 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : piped data.txt: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f415e3533b4acba56_d20260819_m020807_c001_v7007000_t0000_u01787105287843") as it is a hide marker 2026/08/19 02:08:29 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : piped data.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b260_d20260819_m020807_c001_v0001097_t0037_u01787105287183") 2026/08/19 02:08:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : piped data.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f415e3533b4acba53_d20260819_m020807_c001_v7007000_t0000_u01787105287000") 2026/08/19 02:08:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : piped data.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f41011f4929e4b25e_d20260819_m020806_c001_v0001097_t0024_u01787105286641") 2026/08/19 02:08:29 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c105_d20260819_m020624_c001_v7007000_t0000_u01787105184221") as it is a hide marker 2026/08/19 02:08:29 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b064_d20260819_m020623_c001_v0001097_t0001_u01787105183359") 2026/08/19 02:08:29 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : test-metadata: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f4231a11fe19b4041_d20260819_m020815_c001_v7007000_t0000_u01787105295305") as it is a hide marker 2026/08/19 02:08:29 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : test-metadata: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f215e3533b4acba5c_d20260819_m020810_c001_v0001173_t0037_u01787105290210") 2026/08/19 02:08:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : test-metadata: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f415e3533b4acba5a_d20260819_m020809_c001_v7007000_t0000_u01787105289193") 2026/08/19 02:08:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : test-metadata: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b262_d20260819_m020808_c001_v0001097_t0034_u01787105288029") 2026/08/19 02:08:29 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0f4_d20260819_m020616_c001_v7007000_t0000_u01787105176732") as it is a hide marker 2026/08/19 02:08:29 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b02d_d20260819_m020615_c001_v0001097_t0042_u01787105175845") 2026/08/19 02:08:29 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0fa_d20260819_m020619_c001_v7007000_t0000_u01787105179105") as it is a hide marker 2026/08/19 02:08:29 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b039_d20260819_m020618_c001_v0001097_t0024_u01787105178338") 2026/08/19 02:08:29 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0f7_d20260819_m020617_c001_v7007000_t0000_u01787105177976") as it is a hide marker 2026/08/19 02:08:29 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b02f_d20260819_m020617_c001_v0001097_t0041_u01787105177095") 2026/08/19 02:08:29 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0fe_d20260819_m020620_c001_v7007000_t0000_u01787105180393") as it is a hide marker 2026/08/19 02:08:29 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b043_d20260819_m020619_c001_v0001097_t0031_u01787105179535") 2026/08/19 02:08:29 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c101_d20260819_m020621_c001_v7007000_t0000_u01787105181649") as it is a hide marker 2026/08/19 02:08:29 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b04b_d20260819_m020620_c001_v0001097_t0008_u01787105180755") 2026/08/19 02:08:29 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0f2_d20260819_m020615_c001_v7007000_t0000_u01787105175484") as it is a hide marker 2026/08/19 02:08:29 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : trailing space /trailing space : Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b025_d20260819_m020614_c001_v0001097_t0009_u01787105174444") 2026/08/19 02:08:29 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b28e_d20260819_m020822_c001_v0001097_t0044_u01787105302746") "upload" dated 2026-08-19 02:08:22.746 +0000 UTC (6.553024788s ago) 2026/08/19 02:08:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4231a11fe19b4047_d20260819_m020820_c001_v7007000_t0000_u01787105300562") 2026/08/19 02:08:29 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b27a_d20260819_m020817_c001_v0001097_t0056_u01787105297857") 2026/08/19 02:08:29 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c116_d20260819_m020633_c001_v7007000_t0000_u01787105193236") as it is a hide marker 2026/08/19 02:08:29 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f21289f38e371c10a_d20260819_m020626_c001_v0001179_t0059_u01787105186272") 2026/08/19 02:08:29 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : zero-length-file: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c109_d20260819_m020626_c001_v7007000_t0000_u01787105186078") as it is a hide marker 2026/08/19 02:08:29 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : zero-length-file: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f41011f4929e4b070_d20260819_m020625_c001_v0001097_t0024_u01787105185536") 2026/08/19 02:08:29 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0d1_d20260819_m020607_c001_v7007000_t0000_u01787105167383") as it is a hide marker 2026/08/19 02:08:29 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4aff7_d20260819_m020606_c001_v0001097_t0011_u01787105166672") 2026/08/19 02:08:29 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c068_d20260819_m020601_c001_v7007000_t0000_u01787105161469") as it is a hide marker 2026/08/19 02:08:29 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4afcf_d20260819_m020559_c001_v0001097_t0045_u01787105159552") 2026/08/19 02:08:29 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0dd_d20260819_m020611_c001_v7007000_t0000_u01787105171335") as it is a hide marker 2026/08/19 02:08:29 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b00b_d20260819_m020610_c001_v0001097_t0036_u01787105170473") 2026/08/19 02:08:29 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0da_d20260819_m020610_c001_v7007000_t0000_u01787105170111") as it is a hide marker 2026/08/19 02:08:29 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b001_d20260819_m020608_c001_v0001097_t0000_u01787105168947") 2026/08/19 02:08:29 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0e1_d20260819_m020612_c001_v7007000_t0000_u01787105172537") as it is a hide marker 2026/08/19 02:08:29 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b013_d20260819_m020611_c001_v0001097_t0054_u01787105171697") 2026/08/19 02:08:29 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0d6_d20260819_m020608_c001_v7007000_t0000_u01787105168569") as it is a hide marker 2026/08/19 02:08:29 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4affb_d20260819_m020607_c001_v0001097_t0046_u01787105167745") 2026/08/19 02:08:29 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : ./.: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c07a_d20260819_m020602_c001_v7007000_t0000_u01787105162818") as it is a hide marker 2026/08/19 02:08:29 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : ./.: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4afdb_d20260819_m020601_c001_v0001097_t0020_u01787105161830") 2026/08/19 02:08:29 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/19 02:08:29 DEBUG : ../..: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c092_d20260819_m020604_c001_v7007000_t0000_u01787105164068") as it is a hide marker 2026/08/19 02:08:29 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/19 02:08:29 DEBUG : ../..: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4afdd_d20260819_m020603_c001_v0001097_t0008_u01787105163179") 2026/08/19 02:08:29 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/19 02:08:29 INFO : B2 bucket rclone-test-delujaz0yihi: cleaning bucket "rclone-test-delujaz0yihi" of all hidden files 2026/08/19 02:08:29 DEBUG : leading space/ leading space: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0bc_d20260819_m020606_c001_v7007000_t0000_u01787105166308") as it is a hide marker 2026/08/19 02:08:29 DEBUG : leading space/ leading space: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4afed_d20260819_m020605_c001_v0001097_t0012_u01787105165521") 2026/08/19 02:08:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0a6_d20260819_m020605_c001_v7007000_t0000_u01787105165157") as it is a hide marker 2026/08/19 02:08:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4afe7_d20260819_m020604_c001_v0001097_t0016_u01787105164430") 2026/08/19 02:08:29 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0eb_d20260819_m020614_c001_v7007000_t0000_u01787105174082") as it is a hide marker 2026/08/19 02:08:29 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b01d_d20260819_m020612_c001_v0001097_t0043_u01787105172953") 2026/08/19 02:08:29 DEBUG : created from root.txt: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f409cb53cbb10fa82_d20260819_m020715_c001_v7007000_t0000_u01787105235127") as it is a hide marker 2026/08/19 02:08:29 DEBUG : created from root.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f1013b5abca972799_d20260819_m020713_c001_v0001167_t0051_u01787105233970") 2026/08/19 02:08:29 DEBUG : file name.txt: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f415e3533b4acba4f_d20260819_m020805_c001_v7007000_t0000_u01787105285920") as it is a hide marker 2026/08/19 02:08:29 DEBUG : file name.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b138_d20260819_m020703_c001_v0001097_t0054_u01787105223339") 2026/08/19 02:08:30 DEBUG : file name.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f107f21021f16dc19_d20260819_m020657_c001_v0001184_t0020_u01787105217795") 2026/08/19 02:08:30 DEBUG : file name.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b0a5_d20260819_m020635_c001_v0001097_t0056_u01787105195034") 2026/08/19 02:08:30 DEBUG : file name.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b09c_d20260819_m020633_c001_v0001097_t0029_u01787105193784") 2026/08/19 02:08:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b09e_d20260819_m020634_c001_v0001097_t0021_u01787105194340") "upload" dated 2026-08-19 02:06:34.34 +0000 UTC (1m55.947371681s ago) 2026/08/19 02:08:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f402d0eab12f4fd3b_d20260819_m020655_c001_v7007000_t0000_u01787105215071") as it is a hide marker 2026/08/19 02:08:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f1031b6afb0e59051_d20260819_m020654_c001_v0001101_t0004_u01787105214130") 2026/08/19 02:08:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f109efadd09166665_d20260819_m020653_c001_v0001183_t0056_u01787105213351") 2026/08/19 02:08:30 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c103_d20260819_m020622_c001_v7007000_t0000_u01787105182996") as it is a hide marker 2026/08/19 02:08:30 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b058_d20260819_m020622_c001_v0001097_t0040_u01787105182013") 2026/08/19 02:08:30 DEBUG : piped data.txt: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f415e3533b4acba56_d20260819_m020807_c001_v7007000_t0000_u01787105287843") as it is a hide marker 2026/08/19 02:08:30 DEBUG : piped data.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b260_d20260819_m020807_c001_v0001097_t0037_u01787105287183") 2026/08/19 02:08:30 DEBUG : piped data.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f415e3533b4acba53_d20260819_m020807_c001_v7007000_t0000_u01787105287000") 2026/08/19 02:08:30 DEBUG : piped data.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f41011f4929e4b25e_d20260819_m020806_c001_v0001097_t0024_u01787105286641") 2026/08/19 02:08:30 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c105_d20260819_m020624_c001_v7007000_t0000_u01787105184221") as it is a hide marker 2026/08/19 02:08:30 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b064_d20260819_m020623_c001_v0001097_t0001_u01787105183359") 2026/08/19 02:08:30 DEBUG : test-metadata: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f4231a11fe19b4041_d20260819_m020815_c001_v7007000_t0000_u01787105295305") as it is a hide marker 2026/08/19 02:08:30 DEBUG : test-metadata: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f215e3533b4acba5c_d20260819_m020810_c001_v0001173_t0037_u01787105290210") 2026/08/19 02:08:30 DEBUG : test-metadata: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f415e3533b4acba5a_d20260819_m020809_c001_v7007000_t0000_u01787105289193") 2026/08/19 02:08:31 DEBUG : test-metadata: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b262_d20260819_m020808_c001_v0001097_t0034_u01787105288029") 2026/08/19 02:08:31 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0f4_d20260819_m020616_c001_v7007000_t0000_u01787105176732") as it is a hide marker 2026/08/19 02:08:31 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b02d_d20260819_m020615_c001_v0001097_t0042_u01787105175845") 2026/08/19 02:08:31 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0fa_d20260819_m020619_c001_v7007000_t0000_u01787105179105") as it is a hide marker 2026/08/19 02:08:31 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b039_d20260819_m020618_c001_v0001097_t0024_u01787105178338") 2026/08/19 02:08:31 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0f7_d20260819_m020617_c001_v7007000_t0000_u01787105177976") as it is a hide marker 2026/08/19 02:08:31 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b02f_d20260819_m020617_c001_v0001097_t0041_u01787105177095") 2026/08/19 02:08:31 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0fe_d20260819_m020620_c001_v7007000_t0000_u01787105180393") as it is a hide marker 2026/08/19 02:08:31 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b043_d20260819_m020619_c001_v0001097_t0031_u01787105179535") 2026/08/19 02:08:31 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c101_d20260819_m020621_c001_v7007000_t0000_u01787105181649") as it is a hide marker 2026/08/19 02:08:31 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b04b_d20260819_m020620_c001_v0001097_t0008_u01787105180755") 2026/08/19 02:08:31 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0f2_d20260819_m020615_c001_v7007000_t0000_u01787105175484") as it is a hide marker 2026/08/19 02:08:31 DEBUG : trailing space /trailing space : Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b025_d20260819_m020614_c001_v0001097_t0009_u01787105174444") 2026/08/19 02:08:31 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b28e_d20260819_m020822_c001_v0001097_t0044_u01787105302746") "upload" dated 2026-08-19 02:08:22.746 +0000 UTC (8.911801499s ago) 2026/08/19 02:08:31 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4231a11fe19b4047_d20260819_m020820_c001_v7007000_t0000_u01787105300562") 2026/08/19 02:08:31 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b27a_d20260819_m020817_c001_v0001097_t0056_u01787105297857") 2026/08/19 02:08:31 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c116_d20260819_m020633_c001_v7007000_t0000_u01787105193236") as it is a hide marker 2026/08/19 02:08:31 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f21289f38e371c10a_d20260819_m020626_c001_v0001179_t0059_u01787105186272") 2026/08/19 02:08:31 DEBUG : zero-length-file: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c109_d20260819_m020626_c001_v7007000_t0000_u01787105186078") as it is a hide marker 2026/08/19 02:08:31 DEBUG : zero-length-file: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f41011f4929e4b070_d20260819_m020625_c001_v0001097_t0024_u01787105185536") 2026/08/19 02:08:31 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0d1_d20260819_m020607_c001_v7007000_t0000_u01787105167383") as it is a hide marker 2026/08/19 02:08:32 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4aff7_d20260819_m020606_c001_v0001097_t0011_u01787105166672") 2026/08/19 02:08:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c068_d20260819_m020601_c001_v7007000_t0000_u01787105161469") as it is a hide marker 2026/08/19 02:08:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4afcf_d20260819_m020559_c001_v0001097_t0045_u01787105159552") 2026/08/19 02:08:32 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0dd_d20260819_m020611_c001_v7007000_t0000_u01787105171335") as it is a hide marker 2026/08/19 02:08:32 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b00b_d20260819_m020610_c001_v0001097_t0036_u01787105170473") 2026/08/19 02:08:32 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0da_d20260819_m020610_c001_v7007000_t0000_u01787105170111") as it is a hide marker 2026/08/19 02:08:32 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b001_d20260819_m020608_c001_v0001097_t0000_u01787105168947") 2026/08/19 02:08:32 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0e1_d20260819_m020612_c001_v7007000_t0000_u01787105172537") as it is a hide marker 2026/08/19 02:08:32 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b013_d20260819_m020611_c001_v0001097_t0054_u01787105171697") 2026/08/19 02:08:32 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c0d6_d20260819_m020608_c001_v7007000_t0000_u01787105168569") as it is a hide marker 2026/08/19 02:08:32 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4affb_d20260819_m020607_c001_v0001097_t0046_u01787105167745") 2026/08/19 02:08:32 DEBUG : ./.: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c07a_d20260819_m020602_c001_v7007000_t0000_u01787105162818") as it is a hide marker 2026/08/19 02:08:32 DEBUG : ./.: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4afdb_d20260819_m020601_c001_v0001097_t0020_u01787105161830") 2026/08/19 02:08:32 DEBUG : ../..: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f41289f38e371c092_d20260819_m020604_c001_v7007000_t0000_u01787105164068") as it is a hide marker 2026/08/19 02:08:32 DEBUG : ../..: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4afdd_d20260819_m020603_c001_v0001097_t0008_u01787105163179") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/19 02:08:33 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/08/19 02:08:33 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/08/19 02:08:33 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/08/19 02:08:33 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/08/19 02:08:34 INFO : B2 bucket rclone-test-delujaz0yihi: cleaning bucket "rclone-test-delujaz0yihi" of pending multipart uploads older than 0s 2026/08/19 02:08:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b09e_d20260819_m020634_c001_v0001097_t0021_u01787105194340") "upload" dated 2026-08-19 02:06:34.34 +0000 UTC (2m0.189551967s ago) 2026/08/19 02:08:34 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f2190b163f4425353_d20260819_m020833_c001_v0001182_t0016_u01787105313493") as it is a start marker (upload started at 2026-08-19 02:08:33.493 +0000 UTC) 2026/08/19 02:08:34 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/19 02:08:34 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f2190b163f4425354_d20260819_m020833_c001_v0001174_t0019_u01787105313675") as it is a start marker (upload started at 2026-08-19 02:08:33.675 +0000 UTC) 2026/08/19 02:08:34 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/19 02:08:34 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f2190b163f4425355_d20260819_m020833_c001_v0001115_t0038_u01787105313856") as it is a start marker (upload started at 2026-08-19 02:08:33.856 +0000 UTC) 2026/08/19 02:08:34 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/19 02:08:34 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f2190b163f4425356_d20260819_m020834_c001_v0001103_t0035_u01787105314053") as it is a start marker (upload started at 2026-08-19 02:08:34.053 +0000 UTC) 2026/08/19 02:08:34 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/19 02:08:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f4190b163f4425351_d20260819_m020833_c001_v7007000_t0000_u01787105313270") "hide" dated 2026-08-19 02:08:33.27 +0000 UTC (1.259816448s ago) 2026/08/19 02:08:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b28e_d20260819_m020822_c001_v0001097_t0044_u01787105302746") 2026/08/19 02:08:34 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/19 02:08:34 INFO : B2 bucket rclone-test-delujaz0yihi: cleaning bucket "rclone-test-delujaz0yihi" of pending multipart uploads older than 0s 2026/08/19 02:08:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b09e_d20260819_m020634_c001_v0001097_t0021_u01787105194340") "upload" dated 2026-08-19 02:06:34.34 +0000 UTC (2m0.556494988s ago) 2026/08/19 02:08:34 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f2190b163f4425353_d20260819_m020833_c001_v0001182_t0016_u01787105313493") as it is a start marker (upload started at 2026-08-19 02:08:33.493 +0000 UTC) 2026/08/19 02:08:34 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f2190b163f4425354_d20260819_m020833_c001_v0001174_t0019_u01787105313675") as it is a start marker (upload started at 2026-08-19 02:08:33.675 +0000 UTC) 2026/08/19 02:08:34 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f2190b163f4425355_d20260819_m020833_c001_v0001115_t0038_u01787105313856") as it is a start marker (upload started at 2026-08-19 02:08:33.856 +0000 UTC) 2026/08/19 02:08:34 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f2190b163f4425356_d20260819_m020834_c001_v0001103_t0035_u01787105314053") as it is a start marker (upload started at 2026-08-19 02:08:34.053 +0000 UTC) 2026/08/19 02:08:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfd29de3c04d1b7baf080e1b_f4190b163f4425351_d20260819_m020833_c001_v7007000_t0000_u01787105313270") "hide" dated 2026-08-19 02:08:33.27 +0000 UTC (1.626669758s ago) 2026/08/19 02:08:34 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b28e_d20260819_m020822_c001_v0001097_t0044_u01787105302746") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/19 02:08:35 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/19 02:08:35 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/19 02:08:36 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/08/19 02:08:37 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/19 02:08:37 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/19 02:08:37 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/19 02:08:37 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/19 02:08:38 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/19 02:08:40 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/19 02:08:40 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/19 02:08:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:08:44 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/08/19 02:08:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f2004132ab52b78c6_d20260819_m020844_c001_v0001038_t0054_u01787105324198") 2026/08/19 02:08:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/19 02:08:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/19 02:08:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/19 02:08:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:08:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:08:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/19 02:08:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/19 02:08:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/19 02:08:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/19 02:08:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/19 02:08:51 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/19 02:08:52 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/19 02:08:52 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/19 02:08:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:08:54 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/08/19 02:08:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f220e67f86f7dc7be_d20260819_m020854_c001_v0001173_t0056_u01787105334932") 2026/08/19 02:08:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/19 02:08:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/19 02:08:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/19 02:08:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:08:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:08:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/19 02:09:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/19 02:09:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/19 02:09:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/19 02:09:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/19 02:09:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/19 02:09:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/19 02:09:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/19 02:09:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/19 02:09:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/19 02:09:03 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/19 02:09:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:09:05 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/08/19 02:09:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f220e67f86f7dc7cc_d20260819_m020905_c001_v0001185_t0021_u01787105345675") 2026/08/19 02:09:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/19 02:09:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/19 02:09:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/19 02:09:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/19 02:09:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/19 02:09:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:09:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:09:08 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/08/19 02:09:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/19 02:09:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/19 02:09:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/19 02:09:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/19 02:09:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/19 02:09:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/19 02:09:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/19 02:09:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:09:15 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/08/19 02:09:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f220e67f86f7dc7e4_d20260819_m020915_c001_v0001115_t0051_u01787105355337") 2026/08/19 02:09:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/19 02:09:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/19 02:09:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/19 02:09:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:09:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:09:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/19 02:09:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/19 02:09:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/19 02:09:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/19 02:09:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/19 02:09:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/19 02:09:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/19 02:09:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/19 02:09:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:09:26 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/08/19 02:09:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f2057acd005a6ff35_d20260819_m020926_c001_v0001043_t0033_u01787105366504") 2026/08/19 02:09:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/19 02:09:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/19 02:09:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/19 02:09:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:09:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:09:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/19 02:09:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/19 02:09:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/19 02:09:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/19 02:09:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/19 02:09:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/19 02:09:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/19 02:09:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/19 02:09:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/19 02:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/19 02:09:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/19 02:09:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:09:37 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/08/19 02:09:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f21375cdac330ff48_d20260819_m020937_c001_v0001113_t0055_u01787105377816") 2026/08/19 02:09:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/19 02:09:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/19 02:09:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/19 02:09:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/19 02:09:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/19 02:09:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:09:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:09:40 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/08/19 02:09:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/19 02:09:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/19 02:09:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/19 02:09:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/19 02:09:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/19 02:09:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/19 02:09:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/19 02:09:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:09:47 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/08/19 02:09:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f21375cdac330ff7a_d20260819_m020947_c001_v0001103_t0012_u01787105387771") 2026/08/19 02:09:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/19 02:09:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/19 02:09:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/19 02:09:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:09:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:09:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/19 02:09:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/19 02:09:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/19 02:09:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/19 02:09:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/19 02:09:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/19 02:09:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/19 02:09:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/19 02:09:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:09:57 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/08/19 02:09:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f203f7d67a861c864_d20260819_m020957_c001_v0001185_t0044_u01787105397413") 2026/08/19 02:09:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/19 02:09:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/19 02:09:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/19 02:09:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:09:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:09:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/19 02:10:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/19 02:10:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/19 02:10:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/19 02:10:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/19 02:10:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/19 02:10:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/19 02:10:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/19 02:10:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/19 02:10:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/19 02:10:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/19 02:10:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:10:08 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/08/19 02:10:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f211617f33a9f55c6_d20260819_m021008_c001_v0001120_t0019_u01787105408487") 2026/08/19 02:10:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/19 02:10:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/19 02:10:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/19 02:10:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/19 02:10:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/19 02:10:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:10:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:10:11 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/08/19 02:10:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/19 02:10:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/19 02:10:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/19 02:10:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/19 02:10:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/19 02:10:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/19 02:10:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/19 02:10:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:10:18 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/08/19 02:10:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f211617f33a9f56d8_d20260819_m021018_c001_v0001102_t0052_u01787105418722") 2026/08/19 02:10:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/19 02:10:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/19 02:10:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/19 02:10:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:10:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:10:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/19 02:10:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/19 02:10:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/19 02:10:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/19 02:10:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/19 02:10:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/19 02:10:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/19 02:10:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/19 02:10:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:10:29 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/08/19 02:10:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f2085766728191f5e_d20260819_m021029_c001_v0001183_t0000_u01787105429463") 2026/08/19 02:10:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/19 02:10:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/19 02:10:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/19 02:10:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:10:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:10:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/19 02:10:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/19 02:10:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/19 02:10:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/19 02:10:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/19 02:10:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/19 02:10:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/19 02:10:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/19 02:10:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/19 02:10:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/19 02:10:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/19 02:10:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:10:41 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/08/19 02:10:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f2057acd005a6fffd_d20260819_m021041_c001_v0001157_t0024_u01787105441558") 2026/08/19 02:10:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/19 02:10:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/19 02:10:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/19 02:10:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/19 02:10:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/19 02:10:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:10:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:10:44 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/08/19 02:10:47 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/19 02:10:47 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/19 02:10:47 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/19 02:10:47 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/19 02:10:48 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/19 02:10:49 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/19 02:10:49 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/19 02:10:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:10:51 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/08/19 02:10:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f2057acd005a70020_d20260819_m021052_c001_v0001173_t0012_u01787105452074") 2026/08/19 02:10:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/19 02:10:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/19 02:10:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/19 02:10:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:10:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:10:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/19 02:11:03 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/19 02:11:03 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/19 02:11:04 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/19 02:11:04 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/19 02:11:06 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/19 02:11:06 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/19 02:11:06 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/19 02:11:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:11:08 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/08/19 02:11:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f2004132ab52c2b0a_d20260819_m021109_c001_v0001173_t0000_u01787105469030") 2026/08/19 02:11:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/19 02:11:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/19 02:11:09 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/19 02:11:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:11:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:11:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/19 02:11:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/19 02:11:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/19 02:11:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/19 02:11:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/19 02:11:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/19 02:11:14 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/19 02:11:16 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/19 02:11:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/19 02:11:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/19 02:11:18 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/19 02:11:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:11:20 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/08/19 02:11:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f217ee63461083e5c_d20260819_m021120_c001_v0001104_t0053_u01787105480338") 2026/08/19 02:11:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/19 02:11:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/19 02:11:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/19 02:11:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/19 02:11:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/19 02:11:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:11:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:11:24 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/08/19 02:11:26 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/19 02:11:26 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/19 02:11:26 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/19 02:11:26 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/19 02:11:27 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/19 02:11:29 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/19 02:11:29 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/19 02:11:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:11:31 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/08/19 02:11:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f217ee63461083e63_d20260819_m021131_c001_v0001104_t0055_u01787105491282") 2026/08/19 02:11:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/19 02:11:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/19 02:11:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/19 02:11:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:11:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:11:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/19 02:11:36 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/19 02:11:36 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/19 02:11:36 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/19 02:11:36 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/19 02:11:38 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/19 02:11:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/19 02:11:39 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/19 02:11:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:11:42 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/08/19 02:11:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f2004132ab52c2b5e_d20260819_m021142_c001_v0001102_t0020_u01787105502163") 2026/08/19 02:11:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/19 02:11:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/19 02:11:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/19 02:11:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:11:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:11:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/19 02:11:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/19 02:11:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/19 02:11:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/19 02:11:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/19 02:11:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/19 02:11:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/19 02:11:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/19 02:11:51 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/19 02:11:51 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/19 02:11:51 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/19 02:11:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/19 02:11:54 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/08/19 02:11:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfd29de3c04d1b7baf080e1b_f2085766728192016_d20260819_m021154_c001_v0001183_t0029_u01787105514464") 2026/08/19 02:11:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/19 02:11:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/19 02:11:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/19 02:11:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/19 02:11:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/19 02:11:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/19 02:11:55 DEBUG : pacer: Reducing sleep to 10ms 2026/08/19 02:11:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/19 02:11:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/19 02:11:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/19 02:11:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/19 02:12:00 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1097-10.backblaze.com/b2api/v1/b2_upload_file/dfd29de3c04d1b7baf080e1b/c001_v0001097_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/19 02:12:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-10.backblaze.com/b2api/v1/b2_upload_file/dfd29de3c04d1b7baf080e1b/c001_v0001097_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/08/19 02:12:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2596: Put returned an error (acceptable): Post "https://pod-000-1097-10.backblaze.com/b2api/v1/b2_upload_file/dfd29de3c04d1b7baf080e1b/c001_v0001097_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/19 02:12:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/19 02:12:00 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/19 02:12:00 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/08/19 02:12:00 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/19 02:12:00 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/08/19 02:12:03 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/08/19 02:12:03 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/08/19 02:12:03 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/19 02:12:03 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/19 02:12:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfd29de3c04d1b7baf080e1b_f2190b163f44255a7_d20260819_m021212_c001_v0001036_t0039_u01787105532126") 2026/08/19 02:12:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/19 02:12:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/19 02:12:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/19 02:12:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/19 02:12:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/19 02:12:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/19 02:12:15 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/19 02:12:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/19 02:12:15 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/19 02:12:18 DEBUG : chunked-copy: Done sending chunk 1 2026/08/19 02:12:18 DEBUG : chunked-copy: Done sending chunk 0 2026/08/19 02:12:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/19 02:12:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfd29de3c04d1b7baf080e1b_f207d372a7cd5a89d_d20260819_m021218_c001_v0001038_t0041_u01787105538763") 2026/08/19 02:12:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/19 02:12:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/19 02:12:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/19 02:12:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/19 02:12:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/19 02:12:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/19 02:12:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/19 02:12:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/19 02:12:22 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/19 02:12:25 DEBUG : chunked-copy: Done sending chunk 1 2026/08/19 02:12:25 DEBUG : chunked-copy: Done sending chunk 0 2026/08/19 02:12:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/19 02:12:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfd29de3c04d1b7baf080e1b_f207d372a7cd5a8a6_d20260819_m021226_c001_v0001179_t0025_u01787105546199") 2026/08/19 02:12:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/19 02:12:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/19 02:12:26 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/19 02:12:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/19 02:12:26 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/19 02:12:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/19 02:12:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/19 02:12:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/19 02:12:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/19 02:12:32 DEBUG : chunked-copy: Done sending chunk 1 2026/08/19 02:12:32 DEBUG : chunked-copy: Done sending chunk 0 2026/08/19 02:12:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/19 02:12:32 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdfd29de3c04d1b7baf080e1b_f203f7d67a8622a12_d20260819_m021232_c001_v0001115_t0028_u01787105552848") 2026/08/19 02:12:32 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/19 02:12:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/19 02:12:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/19 02:12:33 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/19 02:12:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/19 02:12:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/19 02:12:34 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/19 02:12:36 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/19 02:12:38 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/19 02:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-delujaz0yihi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/19 02:12:39 INFO : B2 bucket rclone-test-delujaz0yihi: cleaning bucket "rclone-test-delujaz0yihi" of all files 2026/08/19 02:12:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4004132ab52c2b4e_d20260819_m021135_c001_v7007000_t0000_u01787105495832") 2026/08/19 02:12:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f217ee63461083e63_d20260819_m021131_c001_v0001104_t0055_u01787105491282") 2026/08/19 02:12:40 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f417ee63461083e62_d20260819_m021130_c001_v7007000_t0000_u01787105490705") 2026/08/19 02:12:40 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2004132ab52c2b34_d20260819_m021125_c001_v0001100_t0021_u01787105485960") 2026/08/19 02:12:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4227bf6ed894aefc_d20260819_m021159_c001_v7007000_t0000_u01787105519739") 2026/08/19 02:12:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2085766728192016_d20260819_m021154_c001_v0001183_t0029_u01787105514464") 2026/08/19 02:12:40 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4085766728192014_d20260819_m021153_c001_v7007000_t0000_u01787105513778") 2026/08/19 02:12:40 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2004132ab52c2b6c_d20260819_m021147_c001_v0001092_t0018_u01787105507811") 2026/08/19 02:12:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4004132ab52c2b6b_d20260819_m021147_c001_v7007000_t0000_u01787105507628") 2026/08/19 02:12:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2004132ab52c2b5e_d20260819_m021142_c001_v0001102_t0020_u01787105502163") 2026/08/19 02:12:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4004132ab52c2b5c_d20260819_m021141_c001_v7007000_t0000_u01787105501494") 2026/08/19 02:12:41 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2004132ab52c2b4f_d20260819_m021136_c001_v0001183_t0011_u01787105496013") 2026/08/19 02:12:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f403f7d67a861c448_d20260819_m020943_c001_v7007000_t0000_u01787105383089") 2026/08/19 02:12:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f21375cdac330ff48_d20260819_m020937_c001_v0001113_t0055_u01787105377816") 2026/08/19 02:12:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4057acd005a6ff3f_d20260819_m020931_c001_v7007000_t0000_u01787105371622") 2026/08/19 02:12:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2057acd005a6ff35_d20260819_m020926_c001_v0001043_t0033_u01787105366504") 2026/08/19 02:12:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f41375cdac330ff44_d20260819_m020937_c001_v7007000_t0000_u01787105377397") 2026/08/19 02:12:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2057acd005a6ff40_d20260819_m020931_c001_v0001134_t0011_u01787105371803") 2026/08/19 02:12:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4057acd005a6ff33_d20260819_m020926_c001_v7007000_t0000_u01787105366079") 2026/08/19 02:12:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2057acd005a6ff27_d20260819_m020920_c001_v0001044_t0013_u01787105360357") 2026/08/19 02:12:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4057acd005a6ff24_d20260819_m020920_c001_v7007000_t0000_u01787105360175") 2026/08/19 02:12:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f220e67f86f7dc7e4_d20260819_m020915_c001_v0001115_t0051_u01787105355337") 2026/08/19 02:12:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f420e67f86f7dc7e0_d20260819_m020914_c001_v7007000_t0000_u01787105354920") 2026/08/19 02:12:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2057acd005a6ff0b_d20260819_m020910_c001_v0001179_t0047_u01787105350735") 2026/08/19 02:12:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4085766728191f3d_d20260819_m021013_c001_v7007000_t0000_u01787105413417") 2026/08/19 02:12:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f211617f33a9f55c6_d20260819_m021008_c001_v0001120_t0019_u01787105408487") 2026/08/19 02:12:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f403f7d67a861c992_d20260819_m021001_c001_v7007000_t0000_u01787105401975") 2026/08/19 02:12:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f203f7d67a861c864_d20260819_m020957_c001_v0001185_t0044_u01787105397413") 2026/08/19 02:12:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f411617f33a9f55c4_d20260819_m021008_c001_v7007000_t0000_u01787105408078") 2026/08/19 02:12:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f203f7d67a861c993_d20260819_m021002_c001_v0001043_t0046_u01787105402180") 2026/08/19 02:12:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f403f7d67a861c7c4_d20260819_m020956_c001_v7007000_t0000_u01787105396985") 2026/08/19 02:12:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f203f7d67a861c68c_d20260819_m020952_c001_v0001176_t0007_u01787105392021") 2026/08/19 02:12:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f403f7d67a861c68b_d20260819_m020951_c001_v7007000_t0000_u01787105391841") 2026/08/19 02:12:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f21375cdac330ff7a_d20260819_m020947_c001_v0001103_t0012_u01787105387771") 2026/08/19 02:12:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f41375cdac330ff78_d20260819_m020947_c001_v7007000_t0000_u01787105387334") 2026/08/19 02:12:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f203f7d67a861c449_d20260819_m020943_c001_v0001185_t0035_u01787105383270") 2026/08/19 02:12:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4057acd005a6ff0a_d20260819_m020910_c001_v7007000_t0000_u01787105350553") 2026/08/19 02:12:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f220e67f86f7dc7cc_d20260819_m020905_c001_v0001185_t0021_u01787105345675") 2026/08/19 02:12:42 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f420e67f86f7dc7ca_d20260819_m020905_c001_v7007000_t0000_u01787105345300") 2026/08/19 02:12:42 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f220e67f86f7dc7c4_d20260819_m020900_c001_v0001171_t0043_u01787105340157") 2026/08/19 02:12:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f420e67f86f7dc7c3_d20260819_m020859_c001_v7007000_t0000_u01787105339975") 2026/08/19 02:12:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f220e67f86f7dc7be_d20260819_m020854_c001_v0001173_t0056_u01787105334932") 2026/08/19 02:12:42 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f420e67f86f7dc7bd_d20260819_m020854_c001_v7007000_t0000_u01787105334558") 2026/08/19 02:12:42 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f220e67f86f7dc7b7_d20260819_m020849_c001_v0001153_t0022_u01787105329297") 2026/08/19 02:12:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f420e67f86f7dc7b6_d20260819_m020849_c001_v7007000_t0000_u01787105329116") 2026/08/19 02:12:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2004132ab52b78c6_d20260819_m020844_c001_v0001038_t0054_u01787105324198") 2026/08/19 02:12:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4004132ab52b78c5_d20260819_m020843_c001_v7007000_t0000_u01787105323786") 2026/08/19 02:12:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2190b163f442535c_d20260819_m020836_c001_v0001117_t0019_u01787105316914") 2026/08/19 02:12:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f42640cede57bcf9e_d20260819_m021046_c001_v7007000_t0000_u01787105446806") 2026/08/19 02:12:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2057acd005a6fffd_d20260819_m021041_c001_v0001157_t0024_u01787105441558") 2026/08/19 02:12:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4085766728191f69_d20260819_m021034_c001_v7007000_t0000_u01787105434740") 2026/08/19 02:12:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2085766728191f5e_d20260819_m021029_c001_v0001183_t0000_u01787105429463") 2026/08/19 02:12:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4057acd005a6fffb_d20260819_m021041_c001_v7007000_t0000_u01787105441079") 2026/08/19 02:12:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2085766728191f6a_d20260819_m021034_c001_v0001109_t0039_u01787105434926") 2026/08/19 02:12:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4085766728191f5d_d20260819_m021028_c001_v7007000_t0000_u01787105428978") 2026/08/19 02:12:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2085766728191f53_d20260819_m021023_c001_v0001176_t0009_u01787105423566") 2026/08/19 02:12:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4085766728191f51_d20260819_m021023_c001_v7007000_t0000_u01787105423384") 2026/08/19 02:12:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f211617f33a9f56d8_d20260819_m021018_c001_v0001102_t0052_u01787105418722") 2026/08/19 02:12:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f411617f33a9f55d0_d20260819_m021018_c001_v7007000_t0000_u01787105418240") 2026/08/19 02:12:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2085766728191f3e_d20260819_m021013_c001_v0001171_t0036_u01787105413598") 2026/08/19 02:12:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4004132ab52c2b32_d20260819_m021125_c001_v7007000_t0000_u01787105485779") 2026/08/19 02:12:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f217ee63461083e5c_d20260819_m021120_c001_v0001104_t0053_u01787105480338") 2026/08/19 02:12:43 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f417ee63461083e5b_d20260819_m021119_c001_v7007000_t0000_u01787105479747") 2026/08/19 02:12:43 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2004132ab52c2b18_d20260819_m021113_c001_v0001115_t0013_u01787105473939") 2026/08/19 02:12:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4004132ab52c2b17_d20260819_m021113_c001_v7007000_t0000_u01787105473757") 2026/08/19 02:12:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2004132ab52c2b0a_d20260819_m021109_c001_v0001173_t0000_u01787105469030") 2026/08/19 02:12:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4004132ab52c2b07_d20260819_m021108_c001_v7007000_t0000_u01787105468469") 2026/08/19 02:12:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2004132ab52c2afa_d20260819_m021103_c001_v0001102_t0028_u01787105463253") 2026/08/19 02:12:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4004132ab52c2af9_d20260819_m021102_c001_v7007000_t0000_u01787105462988") 2026/08/19 02:12:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2057acd005a70020_d20260819_m021052_c001_v0001173_t0012_u01787105452074") 2026/08/19 02:12:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4057acd005a7001d_d20260819_m021051_c001_v7007000_t0000_u01787105451543") 2026/08/19 02:12:44 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f22640cede57bcfa1_d20260819_m021046_c001_v0001182_t0014_u01787105446987") 2026/08/19 02:12:44 DEBUG : chunked-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f402d0eab12f53298_d20260819_m021235_c001_v7007000_t0000_u01787105555968") 2026/08/19 02:12:44 DEBUG : chunked-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f207d372a7cd5a8af_d20260819_m021229_c001_v0001097_t0030_u01787105549039") 2026/08/19 02:12:44 DEBUG : chunked-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f407d372a7cd5a8ae_d20260819_m021228_c001_v7007000_t0000_u01787105548301") 2026/08/19 02:12:44 DEBUG : chunked-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f203f7d67a86229fd_d20260819_m021222_c001_v0001039_t0037_u01787105542322") 2026/08/19 02:12:44 DEBUG : chunked-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f403f7d67a86229fc_d20260819_m021221_c001_v7007000_t0000_u01787105541636") 2026/08/19 02:12:44 DEBUG : chunked-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f207d372a7cd5a894_d20260819_m021215_c001_v0001134_t0057_u01787105535072") 2026/08/19 02:12:44 DEBUG : chunked-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f407d372a7cd5a892_d20260819_m021214_c001_v7007000_t0000_u01787105534354") 2026/08/19 02:12:44 DEBUG : chunked-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f100e21a49f23e66d_d20260819_m021209_c001_v0001145_t0054_u01787105529467") 2026/08/19 02:12:44 DEBUG : chunked-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4190b163f442559e_d20260819_m021209_c001_v7007000_t0000_u01787105529035") 2026/08/19 02:12:44 DEBUG : chunked-copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f100e21a49f23e655_d20260819_m021205_c001_v0001145_t0040_u01787105525231") 2026/08/19 02:12:44 DEBUG : chunked-copy.copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f402d0eab12f53297_d20260819_m021235_c001_v7007000_t0000_u01787105555784") 2026/08/19 02:12:44 DEBUG : chunked-copy.copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f203f7d67a8622a12_d20260819_m021232_c001_v0001115_t0028_u01787105552848") 2026/08/19 02:12:44 DEBUG : chunked-copy.copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f407d372a7cd5a8ad_d20260819_m021228_c001_v7007000_t0000_u01787105548118") 2026/08/19 02:12:44 DEBUG : chunked-copy.copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f207d372a7cd5a8a6_d20260819_m021226_c001_v0001179_t0025_u01787105546199") 2026/08/19 02:12:44 DEBUG : chunked-copy.copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f403f7d67a86229fb_d20260819_m021221_c001_v7007000_t0000_u01787105541454") 2026/08/19 02:12:44 DEBUG : chunked-copy.copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f207d372a7cd5a89d_d20260819_m021218_c001_v0001038_t0041_u01787105538763") 2026/08/19 02:12:44 DEBUG : chunked-copy.copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f407d372a7cd5a890_d20260819_m021214_c001_v7007000_t0000_u01787105534171") 2026/08/19 02:12:44 DEBUG : chunked-copy.copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f2190b163f44255a7_d20260819_m021212_c001_v0001036_t0039_u01787105532126") 2026/08/19 02:12:44 DEBUG : chunked-copy.copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4190b163f442559b_d20260819_m021208_c001_v7007000_t0000_u01787105528853") 2026/08/19 02:12:45 DEBUG : chunked-copy.copy: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f112727a01acd7173_d20260819_m021207_c001_v0001144_t0020_u01787105527500") 2026/08/19 02:12:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f11011f4929e4b09e_d20260819_m020634_c001_v0001097_t0021_u01787105194340") 2026/08/19 02:12:45 DEBUG : unknown-size-put.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f402d0eab12f5329b_d20260819_m021236_c001_v7007000_t0000_u01787105556988") 2026/08/19 02:12:45 DEBUG : unknown-size-put.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f100e21a49f23e712_d20260819_m021236_c001_v0001145_t0047_u01787105556518") 2026/08/19 02:12:45 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f402d0eab12f532a2_d20260819_m021238_c001_v7007000_t0000_u01787105558624") 2026/08/19 02:12:45 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f100e21a49f23e722_d20260819_m021238_c001_v0001145_t0013_u01787105558169") 2026/08/19 02:12:45 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f100e21a49f23e71a_d20260819_m021237_c001_v0001145_t0028_u01787105557297") 2026/08/19 02:12:45 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfd29de3c04d1b7baf080e1b_f4190b163f4425351_d20260819_m020833_c001_v7007000_t0000_u01787105313270") 2026/08/19 02:12:50 INFO : B2 bucket rclone-test-delujaz0yihi: cleaning bucket "rclone-test-delujaz0yihi" of all files === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (416.49s) --- 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 (414.34s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (25.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.22s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.14s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (123.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.92s) --- 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.25s) --- 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.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (28.51s) --- 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 (22.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (203.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (33.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (12.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (32.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (11.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (11.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (11.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (38.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (16.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (11.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (31.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.51s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 416.528s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m58.211324595s (try 1/5)