"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/03/04 01:07:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vibezan9tome" 2026/03/04 01:07:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/04 01:07:22 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/04 01:07:22 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/04 01:07:22 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/04 01:07:53 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/04 01:07:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/03/04 01:07:55 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/03/04 01:07:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/03/04 01:07:56 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/03/04 01:07:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/03/04 01:07:57 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/03/04 01:07:57 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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/03/04 01:08:05 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/04 01:08:07 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/04 01:08:12 INFO : B2 bucket rclone-test-vibezan9tome: cleaning bucket "rclone-test-vibezan9tome" of all files 2026/03/04 01:08:12 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fe8c_d20260304_m010811_c001_v0001167_t0017_u01772586491212") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/04 01:08:14 DEBUG : Creating backend with remote "TestB2:rclone-test-vibezan9tome/dirToPurgeFromRoot" 2026/03/04 01:08:15 INFO : B2 bucket rclone-test-vibezan9tome path dirToPurgeFromRoot: cleaning bucket "rclone-test-vibezan9tome" of all files 2026/03/04 01:08:16 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fea6_d20260304_m010813_c001_v0001167_t0035_u01772586493731") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/04 01:08:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vibezan9tome/hello? sausage/êé" 2026/03/04 01:08:20 INFO : B2 bucket rclone-test-vibezan9tome path hello? sausage/êé: cleaning bucket "rclone-test-vibezan9tome" of all files 2026/03/04 01:08:20 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f1192808d01230920_d20260304_m010819_c001_v0001103_t0059_u01772586499268") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/03/04 01:08:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/03/04 01:08:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/04 01:08:23 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/04 01:08:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vibezan9tome/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/04 01:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vibezan9tome/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-vibezan9tome" from "TestB2:rclone-test-vibezan9tome" 2026/03/04 01:08:34 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/03/04 01:08:45 DEBUG : Creating backend with remote "TestB2:rclone-test-winawux9toqu" 2026/03/04 01:08:48 DEBUG : B2 bucket rclone-test-winawux9toqu: Purge remote 2026/03/04 01:08:48 INFO : B2 bucket rclone-test-winawux9toqu: cleaning bucket "rclone-test-winawux9toqu" of all files 2026/03/04 01:08:48 DEBUG : somefile: Deleting (id "4_z7f02ed83603dbb6b9fc80e1b_f401393f91bc3154d_d20260304_m010847_c001_v0001173_t0058_u01772586527801") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/04 01:08:50 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/04 01:08:50 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/03/04 01:08:54 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/03/04 01:08:54 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/03/04 01:08:54 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.439Ki offset 6Mi/6.106Mi 2026/03/04 01:08:54 DEBUG : test-metadata: Sending chunk 1 length 111042 2026/03/04 01:08:56 DEBUG : test-metadata: Done sending chunk 1 2026/03/04 01:08:57 DEBUG : test-metadata: Done sending chunk 0 2026/03/04 01:08:57 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/03/04 01:09:07 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1167-00.backblaze.com/b2api/v1/b2_upload_file/ff829dc3602dbb6b9fc80e1b/c001_v0001167_t0019": EOF 2026/03/04 01:09:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-00.backblaze.com/b2api/v1/b2_upload_file/ff829dc3602dbb6b9fc80e1b/c001_v0001167_t0019": EOF) 2026/03/04 01:09:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1167-00.backblaze.com/b2api/v1/b2_upload_file/ff829dc3602dbb6b9fc80e1b/c001_v0001167_t0019": EOF - low level retry 1/10 2026/03/04 01:09:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-03-04-010902-297.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/03/04 01:09:12 DEBUG : oldPath = "TestB2:rclone-test-vibezan9tome/versions/test-versions-v2026-03-04-010902-297.txt" 2026/03/04 01:09:12 DEBUG : newPath = "TestB2,versions:rclone-test-vibezan9tome/versions/test-versions-v2026-03-04-010902-297.txt" 2026/03/04 01:09:12 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-vibezan9tome/versions/test-versions-v2026-03-04-010902-297.txt" 2026/03/04 01:09:12 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/03/04 01:09:13 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-vibezan9tome/versions/test-versions-v2026-03-04-010902-297.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-vibezan9tome/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/03/04 01:09:16 INFO : B2 bucket rclone-test-vibezan9tome: cleaning bucket "rclone-test-vibezan9tome" of all hidden files 2026/03/04 01:09:16 DEBUG : leading space/ leading space: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e402_d20260304_m010731_c001_v7007000_t0000_u01772586451963") as it is a hide marker 2026/03/04 01:09:16 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : leading space/ leading space: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fc96_d20260304_m010730_c001_v0001167_t0029_u01772586450933") 2026/03/04 01:09:16 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e3ff_d20260304_m010730_c001_v7007000_t0000_u01772586450572") as it is a hide marker 2026/03/04 01:09:16 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fc70_d20260304_m010729_c001_v0001167_t0056_u01772586449144") 2026/03/04 01:09:16 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e410_d20260304_m010741_c001_v7007000_t0000_u01772586461208") as it is a hide marker 2026/03/04 01:09:16 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd0c_d20260304_m010740_c001_v0001167_t0056_u01772586460189") 2026/03/04 01:09:16 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : created from root.txt: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4121b656e2a2e5e3_d20260304_m010841_c001_v7007000_t0000_u01772586521857") as it is a hide marker 2026/03/04 01:09:16 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : created from root.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f107bd1b86ad2608a_d20260304_m010840_c001_v0001180_t0017_u01772586520929") 2026/03/04 01:09:16 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : file name.txt: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f418e544ddd26032a_d20260304_m010849_c001_v7007000_t0000_u01772586529813") as it is a hide marker 2026/03/04 01:09:16 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : file name.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72ff30_d20260304_m010830_c001_v0001167_t0044_u01772586510071") 2026/03/04 01:09:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : file name.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f1066178e70cd5a90_d20260304_m010826_c001_v0001167_t0056_u01772586506305") 2026/03/04 01:09:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : file name.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fe32_d20260304_m010802_c001_v0001167_t0017_u01772586482873") 2026/03/04 01:09:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : file name.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fe14_d20260304_m010801_c001_v0001167_t0050_u01772586481228") 2026/03/04 01:09:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fe24_d20260304_m010802_c001_v0001167_t0012_u01772586482149") "upload" dated 2026-03-04 01:08:02.149 +0000 UTC (1m14.759950657s ago) 2026/03/04 01:09:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4121b656e2a2e5d3_d20260304_m010824_c001_v7007000_t0000_u01772586504054") as it is a hide marker 2026/03/04 01:09:16 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f119d457079cfe87c_d20260304_m010823_c001_v0001180_t0052_u01772586503642") 2026/03/04 01:09:16 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f107b4c73baffc168_d20260304_m010822_c001_v0001167_t0020_u01772586502264") 2026/03/04 01:09:16 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e41c_d20260304_m010749_c001_v7007000_t0000_u01772586469618") as it is a hide marker 2026/03/04 01:09:16 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd64_d20260304_m010748_c001_v0001167_t0049_u01772586468865") 2026/03/04 01:09:16 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : piped data.txt: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f418e544ddd26032d_d20260304_m010851_c001_v7007000_t0000_u01772586531895") as it is a hide marker 2026/03/04 01:09:16 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : piped data.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d73004d_d20260304_m010851_c001_v0001167_t0015_u01772586531077") 2026/03/04 01:09:16 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : piped data.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f418e544ddd26032b_d20260304_m010850_c001_v7007000_t0000_u01772586530894") 2026/03/04 01:09:16 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : piped data.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f400b0bcb6d730045_d20260304_m010850_c001_v0001167_t0019_u01772586530532") 2026/03/04 01:09:16 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e41e_d20260304_m010751_c001_v7007000_t0000_u01772586471057") as it is a hide marker 2026/03/04 01:09:16 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd72_d20260304_m010749_c001_v0001167_t0007_u01772586469978") 2026/03/04 01:09:16 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : test-metadata: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f418e544ddd26033b_d20260304_m010859_c001_v7007000_t0000_u01772586539753") as it is a hide marker 2026/03/04 01:09:16 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : test-metadata: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f218e544ddd260330_d20260304_m010854_c001_v0001137_t0024_u01772586534587") 2026/03/04 01:09:16 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : test-metadata: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f418e544ddd26032f_d20260304_m010853_c001_v7007000_t0000_u01772586533561") 2026/03/04 01:09:16 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : test-metadata: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d730065_d20260304_m010852_c001_v0001167_t0052_u01772586532077") 2026/03/04 01:09:16 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e414_d20260304_m010743_c001_v7007000_t0000_u01772586463724") as it is a hide marker 2026/03/04 01:09:16 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd2c_d20260304_m010742_c001_v0001167_t0038_u01772586462882") 2026/03/04 01:09:16 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e417_d20260304_m010746_c001_v7007000_t0000_u01772586466256") as it is a hide marker 2026/03/04 01:09:16 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd3a_d20260304_m010745_c001_v0001167_t0005_u01772586465222") 2026/03/04 01:09:16 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e416_d20260304_m010744_c001_v7007000_t0000_u01772586464861") as it is a hide marker 2026/03/04 01:09:16 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd36_d20260304_m010744_c001_v0001167_t0037_u01772586464086") 2026/03/04 01:09:16 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e418_d20260304_m010747_c001_v7007000_t0000_u01772586467410") as it is a hide marker 2026/03/04 01:09:16 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd46_d20260304_m010746_c001_v0001167_t0001_u01772586466630") 2026/03/04 01:09:16 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e41b_d20260304_m010748_c001_v7007000_t0000_u01772586468505") as it is a hide marker 2026/03/04 01:09:16 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd58_d20260304_m010747_c001_v0001167_t0002_u01772586467771") 2026/03/04 01:09:16 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e411_d20260304_m010742_c001_v7007000_t0000_u01772586462521") as it is a hide marker 2026/03/04 01:09:16 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : trailing space /trailing space : Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd16_d20260304_m010741_c001_v0001167_t0054_u01772586461568") 2026/03/04 01:09:16 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f1058ec82e0d32fba_d20260304_m010910_c001_v0001173_t0024_u01772586550302") "upload" dated 2026-03-04 01:09:10.302 +0000 UTC (6.60723826s ago) 2026/03/04 01:09:16 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f401eb10061d5749c_d20260304_m010905_c001_v7007000_t0000_u01772586545474") 2026/03/04 01:09:16 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d7300f1_d20260304_m010902_c001_v0001167_t0016_u01772586542297") 2026/03/04 01:09:16 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e428_d20260304_m010800_c001_v7007000_t0000_u01772586480669") as it is a hide marker 2026/03/04 01:09:16 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f2189801bf287e421_d20260304_m010753_c001_v0001173_t0040_u01772586473144") 2026/03/04 01:09:16 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : zero-length-file: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e420_d20260304_m010752_c001_v7007000_t0000_u01772586472891") as it is a hide marker 2026/03/04 01:09:16 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : zero-length-file: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f400b0bcb6d72fd94_d20260304_m010752_c001_v0001167_t0019_u01772586472347") 2026/03/04 01:09:16 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e404_d20260304_m010733_c001_v7007000_t0000_u01772586453148") as it is a hide marker 2026/03/04 01:09:16 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fcb0_d20260304_m010732_c001_v0001167_t0001_u01772586452323") 2026/03/04 01:09:16 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e3f9_d20260304_m010726_c001_v7007000_t0000_u01772586446283") as it is a hide marker 2026/03/04 01:09:16 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fc24_d20260304_m010724_c001_v0001167_t0057_u01772586444787") 2026/03/04 01:09:16 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e40b_d20260304_m010737_c001_v7007000_t0000_u01772586457973") as it is a hide marker 2026/03/04 01:09:16 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fce2_d20260304_m010736_c001_v0001167_t0005_u01772586456532") 2026/03/04 01:09:16 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e409_d20260304_m010736_c001_v7007000_t0000_u01772586456114") as it is a hide marker 2026/03/04 01:09:16 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fcd4_d20260304_m010735_c001_v0001167_t0032_u01772586455168") 2026/03/04 01:09:16 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e40d_d20260304_m010739_c001_v7007000_t0000_u01772586459830") as it is a hide marker 2026/03/04 01:09:16 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fcf4_d20260304_m010738_c001_v0001167_t0035_u01772586458333") 2026/03/04 01:09:16 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e407_d20260304_m010734_c001_v7007000_t0000_u01772586454808") as it is a hide marker 2026/03/04 01:09:16 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fcbe_d20260304_m010733_c001_v0001167_t0043_u01772586453546") 2026/03/04 01:09:16 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : ./.: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e3fb_d20260304_m010727_c001_v7007000_t0000_u01772586447560") as it is a hide marker 2026/03/04 01:09:16 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : ./.: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fc48_d20260304_m010726_c001_v0001167_t0026_u01772586446644") 2026/03/04 01:09:16 NOTICE: ./.: Skipped delete as --dry-run is set 2026/03/04 01:09:16 DEBUG : ../..: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e3fc_d20260304_m010728_c001_v7007000_t0000_u01772586448772") as it is a hide marker 2026/03/04 01:09:16 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/03/04 01:09:16 DEBUG : ../..: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fc5e_d20260304_m010727_c001_v0001167_t0055_u01772586447920") 2026/03/04 01:09:16 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/03/04 01:09:17 INFO : B2 bucket rclone-test-vibezan9tome: cleaning bucket "rclone-test-vibezan9tome" of all hidden files 2026/03/04 01:09:17 DEBUG : leading space/ leading space: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e402_d20260304_m010731_c001_v7007000_t0000_u01772586451963") as it is a hide marker 2026/03/04 01:09:17 DEBUG : leading space/ leading space: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fc96_d20260304_m010730_c001_v0001167_t0029_u01772586450933") 2026/03/04 01:09:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e3ff_d20260304_m010730_c001_v7007000_t0000_u01772586450572") as it is a hide marker 2026/03/04 01:09:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fc70_d20260304_m010729_c001_v0001167_t0056_u01772586449144") 2026/03/04 01:09:17 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e410_d20260304_m010741_c001_v7007000_t0000_u01772586461208") as it is a hide marker 2026/03/04 01:09:17 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd0c_d20260304_m010740_c001_v0001167_t0056_u01772586460189") 2026/03/04 01:09:17 DEBUG : created from root.txt: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4121b656e2a2e5e3_d20260304_m010841_c001_v7007000_t0000_u01772586521857") as it is a hide marker 2026/03/04 01:09:17 DEBUG : created from root.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f107bd1b86ad2608a_d20260304_m010840_c001_v0001180_t0017_u01772586520929") 2026/03/04 01:09:17 DEBUG : file name.txt: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f418e544ddd26032a_d20260304_m010849_c001_v7007000_t0000_u01772586529813") as it is a hide marker 2026/03/04 01:09:17 DEBUG : file name.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72ff30_d20260304_m010830_c001_v0001167_t0044_u01772586510071") 2026/03/04 01:09:17 DEBUG : file name.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f1066178e70cd5a90_d20260304_m010826_c001_v0001167_t0056_u01772586506305") 2026/03/04 01:09:17 DEBUG : file name.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fe32_d20260304_m010802_c001_v0001167_t0017_u01772586482873") 2026/03/04 01:09:17 DEBUG : file name.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fe14_d20260304_m010801_c001_v0001167_t0050_u01772586481228") 2026/03/04 01:09:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fe24_d20260304_m010802_c001_v0001167_t0012_u01772586482149") "upload" dated 2026-03-04 01:08:02.149 +0000 UTC (1m15.778555302s ago) 2026/03/04 01:09:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4121b656e2a2e5d3_d20260304_m010824_c001_v7007000_t0000_u01772586504054") as it is a hide marker 2026/03/04 01:09:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f119d457079cfe87c_d20260304_m010823_c001_v0001180_t0052_u01772586503642") 2026/03/04 01:09:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f107b4c73baffc168_d20260304_m010822_c001_v0001167_t0020_u01772586502264") 2026/03/04 01:09:18 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e41c_d20260304_m010749_c001_v7007000_t0000_u01772586469618") as it is a hide marker 2026/03/04 01:09:18 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd64_d20260304_m010748_c001_v0001167_t0049_u01772586468865") 2026/03/04 01:09:18 DEBUG : piped data.txt: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f418e544ddd26032d_d20260304_m010851_c001_v7007000_t0000_u01772586531895") as it is a hide marker 2026/03/04 01:09:18 DEBUG : piped data.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d73004d_d20260304_m010851_c001_v0001167_t0015_u01772586531077") 2026/03/04 01:09:18 DEBUG : piped data.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f418e544ddd26032b_d20260304_m010850_c001_v7007000_t0000_u01772586530894") 2026/03/04 01:09:18 DEBUG : piped data.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f400b0bcb6d730045_d20260304_m010850_c001_v0001167_t0019_u01772586530532") 2026/03/04 01:09:18 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e41e_d20260304_m010751_c001_v7007000_t0000_u01772586471057") as it is a hide marker 2026/03/04 01:09:18 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd72_d20260304_m010749_c001_v0001167_t0007_u01772586469978") 2026/03/04 01:09:18 DEBUG : test-metadata: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f418e544ddd26033b_d20260304_m010859_c001_v7007000_t0000_u01772586539753") as it is a hide marker 2026/03/04 01:09:18 DEBUG : test-metadata: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f218e544ddd260330_d20260304_m010854_c001_v0001137_t0024_u01772586534587") 2026/03/04 01:09:18 DEBUG : test-metadata: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f418e544ddd26032f_d20260304_m010853_c001_v7007000_t0000_u01772586533561") 2026/03/04 01:09:18 DEBUG : test-metadata: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d730065_d20260304_m010852_c001_v0001167_t0052_u01772586532077") 2026/03/04 01:09:18 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e414_d20260304_m010743_c001_v7007000_t0000_u01772586463724") as it is a hide marker 2026/03/04 01:09:18 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd2c_d20260304_m010742_c001_v0001167_t0038_u01772586462882") 2026/03/04 01:09:18 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e417_d20260304_m010746_c001_v7007000_t0000_u01772586466256") as it is a hide marker 2026/03/04 01:09:18 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd3a_d20260304_m010745_c001_v0001167_t0005_u01772586465222") 2026/03/04 01:09:18 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e416_d20260304_m010744_c001_v7007000_t0000_u01772586464861") as it is a hide marker 2026/03/04 01:09:18 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd36_d20260304_m010744_c001_v0001167_t0037_u01772586464086") 2026/03/04 01:09:19 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e418_d20260304_m010747_c001_v7007000_t0000_u01772586467410") as it is a hide marker 2026/03/04 01:09:19 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd46_d20260304_m010746_c001_v0001167_t0001_u01772586466630") 2026/03/04 01:09:19 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e41b_d20260304_m010748_c001_v7007000_t0000_u01772586468505") as it is a hide marker 2026/03/04 01:09:19 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd58_d20260304_m010747_c001_v0001167_t0002_u01772586467771") 2026/03/04 01:09:19 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e411_d20260304_m010742_c001_v7007000_t0000_u01772586462521") as it is a hide marker 2026/03/04 01:09:19 DEBUG : trailing space /trailing space : Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fd16_d20260304_m010741_c001_v0001167_t0054_u01772586461568") 2026/03/04 01:09:19 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f1058ec82e0d32fba_d20260304_m010910_c001_v0001173_t0024_u01772586550302") "upload" dated 2026-03-04 01:09:10.302 +0000 UTC (9.126824086s ago) 2026/03/04 01:09:19 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f401eb10061d5749c_d20260304_m010905_c001_v7007000_t0000_u01772586545474") 2026/03/04 01:09:19 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d7300f1_d20260304_m010902_c001_v0001167_t0016_u01772586542297") 2026/03/04 01:09:19 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e428_d20260304_m010800_c001_v7007000_t0000_u01772586480669") as it is a hide marker 2026/03/04 01:09:19 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f2189801bf287e421_d20260304_m010753_c001_v0001173_t0040_u01772586473144") 2026/03/04 01:09:19 DEBUG : zero-length-file: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e420_d20260304_m010752_c001_v7007000_t0000_u01772586472891") as it is a hide marker 2026/03/04 01:09:19 DEBUG : zero-length-file: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f400b0bcb6d72fd94_d20260304_m010752_c001_v0001167_t0019_u01772586472347") 2026/03/04 01:09:19 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e404_d20260304_m010733_c001_v7007000_t0000_u01772586453148") as it is a hide marker 2026/03/04 01:09:19 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fcb0_d20260304_m010732_c001_v0001167_t0001_u01772586452323") 2026/03/04 01:09:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e3f9_d20260304_m010726_c001_v7007000_t0000_u01772586446283") as it is a hide marker 2026/03/04 01:09:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fc24_d20260304_m010724_c001_v0001167_t0057_u01772586444787") 2026/03/04 01:09:19 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e40b_d20260304_m010737_c001_v7007000_t0000_u01772586457973") as it is a hide marker 2026/03/04 01:09:20 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fce2_d20260304_m010736_c001_v0001167_t0005_u01772586456532") 2026/03/04 01:09:20 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e409_d20260304_m010736_c001_v7007000_t0000_u01772586456114") as it is a hide marker 2026/03/04 01:09:20 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fcd4_d20260304_m010735_c001_v0001167_t0032_u01772586455168") 2026/03/04 01:09:20 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e40d_d20260304_m010739_c001_v7007000_t0000_u01772586459830") as it is a hide marker 2026/03/04 01:09:20 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fcf4_d20260304_m010738_c001_v0001167_t0035_u01772586458333") 2026/03/04 01:09:20 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e407_d20260304_m010734_c001_v7007000_t0000_u01772586454808") as it is a hide marker 2026/03/04 01:09:20 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fcbe_d20260304_m010733_c001_v0001167_t0043_u01772586453546") 2026/03/04 01:09:20 DEBUG : ./.: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e3fb_d20260304_m010727_c001_v7007000_t0000_u01772586447560") as it is a hide marker 2026/03/04 01:09:20 DEBUG : ./.: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fc48_d20260304_m010726_c001_v0001167_t0026_u01772586446644") 2026/03/04 01:09:20 DEBUG : ../..: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f4189801bf287e3fc_d20260304_m010728_c001_v7007000_t0000_u01772586448772") as it is a hide marker 2026/03/04 01:09:20 DEBUG : ../..: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fc5e_d20260304_m010727_c001_v0001167_t0055_u01772586447920") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/03/04 01:09:21 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/03/04 01:09:21 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/03/04 01:09:21 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/03/04 01:09:21 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/03/04 01:09:22 INFO : B2 bucket rclone-test-vibezan9tome: cleaning bucket "rclone-test-vibezan9tome" of pending multipart uploads older than 0s 2026/03/04 01:09:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fe24_d20260304_m010802_c001_v0001167_t0012_u01772586482149") "upload" dated 2026-03-04 01:08:02.149 +0000 UTC (1m20.32087002s ago) 2026/03/04 01:09:22 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f205eff5b9cfaeb0c_d20260304_m010921_c001_v0001185_t0019_u01772586561410") as it is a start marker (upload started at 2026-03-04 01:09:21.41 +0000 UTC) 2026/03/04 01:09:22 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/03/04 01:09:22 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f205eff5b9cfaeb0d_d20260304_m010921_c001_v0001039_t0023_u01772586561591") as it is a start marker (upload started at 2026-03-04 01:09:21.591 +0000 UTC) 2026/03/04 01:09:22 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/03/04 01:09:22 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f205eff5b9cfaeb0e_d20260304_m010921_c001_v0001115_t0033_u01772586561827") as it is a start marker (upload started at 2026-03-04 01:09:21.827 +0000 UTC) 2026/03/04 01:09:22 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/03/04 01:09:22 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f205eff5b9cfaeb0f_d20260304_m010922_c001_v0001173_t0037_u01772586562009") as it is a start marker (upload started at 2026-03-04 01:09:22.009 +0000 UTC) 2026/03/04 01:09:22 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/03/04 01:09:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f405eff5b9cfaeb0b_d20260304_m010921_c001_v7007000_t0000_u01772586561229") "hide" dated 2026-03-04 01:09:21.229 +0000 UTC (1.241004022s ago) 2026/03/04 01:09:22 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f1058ec82e0d32fba_d20260304_m010910_c001_v0001173_t0024_u01772586550302") 2026/03/04 01:09:22 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/03/04 01:09:22 INFO : B2 bucket rclone-test-vibezan9tome: cleaning bucket "rclone-test-vibezan9tome" of pending multipart uploads older than 0s 2026/03/04 01:09:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fe24_d20260304_m010802_c001_v0001167_t0012_u01772586482149") "upload" dated 2026-03-04 01:08:02.149 +0000 UTC (1m20.689819737s ago) 2026/03/04 01:09:22 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f205eff5b9cfaeb0c_d20260304_m010921_c001_v0001185_t0019_u01772586561410") as it is a start marker (upload started at 2026-03-04 01:09:21.41 +0000 UTC) 2026/03/04 01:09:22 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f205eff5b9cfaeb0d_d20260304_m010921_c001_v0001039_t0023_u01772586561591") as it is a start marker (upload started at 2026-03-04 01:09:21.591 +0000 UTC) 2026/03/04 01:09:22 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f205eff5b9cfaeb0e_d20260304_m010921_c001_v0001115_t0033_u01772586561827") as it is a start marker (upload started at 2026-03-04 01:09:21.827 +0000 UTC) 2026/03/04 01:09:22 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f205eff5b9cfaeb0f_d20260304_m010922_c001_v0001173_t0037_u01772586562009") as it is a start marker (upload started at 2026-03-04 01:09:22.009 +0000 UTC) 2026/03/04 01:09:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff829dc3602dbb6b9fc80e1b_f405eff5b9cfaeb0b_d20260304_m010921_c001_v7007000_t0000_u01772586561229") "hide" dated 2026-03-04 01:09:21.229 +0000 UTC (1.609909938s ago) 2026/03/04 01:09:22 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f1058ec82e0d32fba_d20260304_m010910_c001_v0001173_t0024_u01772586550302") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/03/04 01:09:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/04 01:09:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/04 01:09:24 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/03/04 01:09:25 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/03/04 01:09:25 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/03/04 01:09:25 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/03/04 01:09:25 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/03/04 01:09:26 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/03/04 01:09:27 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/03/04 01:09:27 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/03/04 01:09:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:09:30 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/03/04 01:09:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f204c42f38596a395_d20260304_m010930_c001_v0001153_t0018_u01772586570463") 2026/03/04 01:09:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/04 01:09:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/04 01:09:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/04 01:09:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/04 01:09:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/04 01:09:30 DEBUG : pacer: Reducing sleep to 10ms 2026/03/04 01:09:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:09:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:09:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/03/04 01:09:34 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/03/04 01:09:34 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/03/04 01:09:34 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/03/04 01:09:34 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/03/04 01:09:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/03/04 01:09:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/03/04 01:09:37 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/03/04 01:09:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:09:39 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/03/04 01:09:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def262_d20260304_m010939_c001_v0001171_t0054_u01772586579242") 2026/03/04 01:09:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/04 01:09:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/04 01:09:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/04 01:09:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:09:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:09:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/04 01:09:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/04 01:09:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/03/04 01:09:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/04 01:09:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/03/04 01:09:43 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/04 01:09:43 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/03/04 01:09:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/03/04 01:09:45 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/03/04 01:09:46 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/03/04 01:09:46 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/04 01:09:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:09:47 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/03/04 01:09:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def268_d20260304_m010947_c001_v0001173_t0036_u01772586587851") 2026/03/04 01:09:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/04 01:09:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/04 01:09:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/04 01:09:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/04 01:09:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/03/04 01:09:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:09:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:09:51 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/03/04 01:09:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/03/04 01:09:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/03/04 01:09:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/04 01:09:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/03/04 01:09:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/03/04 01:09:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/03/04 01:09:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/03/04 01:09:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:09:56 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/03/04 01:09:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def270_d20260304_m010956_c001_v0001167_t0025_u01772586596442") 2026/03/04 01:09:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/04 01:09:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/03/04 01:09:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/04 01:09:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:09:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:09:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/03/04 01:10:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/04 01:10:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/04 01:10:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/04 01:10:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/04 01:10:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/04 01:10:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/04 01:10:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/03/04 01:10:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:10:04 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/03/04 01:10:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def27b_d20260304_m011004_c001_v0001178_t0040_u01772586604943") 2026/03/04 01:10:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/04 01:10:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/04 01:10:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/04 01:10:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:10:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:10:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/04 01:10:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/04 01:10:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/04 01:10:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/04 01:10:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/04 01:10:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/04 01:10:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/04 01:10:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/03/04 01:10:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/04 01:10:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/04 01:10:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/04 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:10:13 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/03/04 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f219a4f924709405e_d20260304_m011013_c001_v0001103_t0013_u01772586613558") 2026/03/04 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/04 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/04 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/04 01:10:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/04 01:10:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/04 01:10:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:10:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:10:16 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/03/04 01:10:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/04 01:10:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/03/04 01:10:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/03/04 01:10:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/03/04 01:10:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/03/04 01:10:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/03/04 01:10:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/03/04 01:10:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:10:21 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/03/04 01:10:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def286_d20260304_m011021_c001_v0001182_t0031_u01772586621844") 2026/03/04 01:10:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/04 01:10:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/03/04 01:10:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/04 01:10:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:10:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:10:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/03/04 01:10:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/04 01:10:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/04 01:10:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/04 01:10:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/04 01:10:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/04 01:10:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/04 01:10:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/03/04 01:10:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:10:29 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/03/04 01:10:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def29a_d20260304_m011029_c001_v0001039_t0025_u01772586629830") 2026/03/04 01:10:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/04 01:10:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/04 01:10:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/04 01:10:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:10:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:10:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/04 01:10:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/04 01:10:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/04 01:10:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/04 01:10:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/04 01:10:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/04 01:10:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/04 01:10:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/03/04 01:10:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/04 01:10:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/04 01:10:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/04 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:10:39 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/03/04 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f217412b972196fdd_d20260304_m011039_c001_v0001097_t0030_u01772586639531") 2026/03/04 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/04 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/04 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/04 01:10:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/04 01:10:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/04 01:10:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:10:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:10:42 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/03/04 01:10:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/03/04 01:10:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/03/04 01:10:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/04 01:10:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/03/04 01:10:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/03/04 01:10:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/03/04 01:10:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/03/04 01:10:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:10:48 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/03/04 01:10:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def2c7_d20260304_m011048_c001_v0001097_t0037_u01772586648173") 2026/03/04 01:10:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/04 01:10:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/03/04 01:10:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/04 01:10:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:10:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:10:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/03/04 01:10:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/04 01:10:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/04 01:10:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/04 01:10:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/04 01:10:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/04 01:10:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/04 01:10:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/03/04 01:11:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:11:00 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/03/04 01:11:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f217412b972196fed_d20260304_m011100_c001_v0001100_t0038_u01772586660694") 2026/03/04 01:11:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/04 01:11:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/04 01:11:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/04 01:11:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:11:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:11:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/04 01:11:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/04 01:11:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/04 01:11:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/04 01:11:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/04 01:11:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/04 01:11:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/03/04 01:11:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/03/04 01:11:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/04 01:11:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/04 01:11:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/04 01:11:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:11:14 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/03/04 01:11:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f208b51db13c55c5f_d20260304_m011114_c001_v0001041_t0017_u01772586674285") 2026/03/04 01:11:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/04 01:11:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/04 01:11:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/04 01:11:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/03/04 01:11:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/03/04 01:11:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:11:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:11:17 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/03/04 01:11:19 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/03/04 01:11:19 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/03/04 01:11:19 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/03/04 01:11:19 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/03/04 01:11:20 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/03/04 01:11:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/03/04 01:11:21 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/03/04 01:11:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:11:23 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/03/04 01:11:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f208b51db13c55d47_d20260304_m011123_c001_v0001103_t0010_u01772586683469") 2026/03/04 01:11:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/04 01:11:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/04 01:11:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/04 01:11:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:11:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:11:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/03/04 01:11:27 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/03/04 01:11:27 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/03/04 01:11:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/03/04 01:11:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/03/04 01:11:31 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/03/04 01:11:31 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/03/04 01:11:31 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/03/04 01:11:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:11:33 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/03/04 01:11:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f21533ddf9adcb0aa_d20260304_m011133_c001_v0001173_t0018_u01772586693553") 2026/03/04 01:11:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/04 01:11:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/04 01:11:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/04 01:11:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:11:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:11:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/04 01:11:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/04 01:11:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/03/04 01:11:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/04 01:11:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/03/04 01:11:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/04 01:11:39 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/03/04 01:11:40 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/03/04 01:11:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/03/04 01:11:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/03/04 01:11:41 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/04 01:11:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:11:44 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/03/04 01:11:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f20087d0f288e0bc1_d20260304_m011144_c001_v0001146_t0044_u01772586704558") 2026/03/04 01:11:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/04 01:11:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/04 01:11:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/04 01:11:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/04 01:11:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/03/04 01:11:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:11:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:11:47 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/03/04 01:11:50 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/03/04 01:11:50 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/03/04 01:11:50 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/03/04 01:11:50 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/03/04 01:11:51 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/03/04 01:11:53 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/03/04 01:11:53 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/03/04 01:11:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:11:55 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/03/04 01:11:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f219c45e64d192199_d20260304_m011155_c001_v0001037_t0046_u01772586715312") 2026/03/04 01:11:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/04 01:11:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/04 01:11:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/04 01:11:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:11:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:11:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/03/04 01:12:00 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/03/04 01:12:00 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/03/04 01:12:00 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/03/04 01:12:00 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/03/04 01:12:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/03/04 01:12:03 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/03/04 01:12:03 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/03/04 01:12:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:12:06 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/03/04 01:12:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f219c45e64d1921e9_d20260304_m011206_c001_v0001182_t0041_u01772586726494") 2026/03/04 01:12:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/04 01:12:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/04 01:12:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/04 01:12:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:12:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:12:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/04 01:12:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/04 01:12:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/03/04 01:12:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/04 01:12:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/03/04 01:12:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/04 01:12:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/03/04 01:12:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/03/04 01:12:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/03/04 01:12:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/03/04 01:12:15 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/04 01:12:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/04 01:12:18 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/03/04 01:12:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff829dc3602dbb6b9fc80e1b_f217412b972197043_d20260304_m011218_c001_v0001161_t0054_u01772586738354") 2026/03/04 01:12:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/04 01:12:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/04 01:12:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/04 01:12:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/04 01:12:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/03/04 01:12:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/03/04 01:12:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/03/04 01:12:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/04 01:12:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff829dc3602dbb6b9fc80e1b_f219a4f9247094225_d20260304_m011232_c001_v0001171_t0010_u01772586752837") 2026/03/04 01:12:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/03/04 01:12:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/04 01:12:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/04 01:12:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/04 01:12:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/04 01:12:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/04 01:12:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/04 01:12:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/04 01:12:36 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/03/04 01:12:38 DEBUG : chunked-copy: Done sending chunk 1 2026/03/04 01:12:48 DEBUG : chunked-copy: Done sending chunk 0 2026/03/04 01:12:48 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/04 01:12:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff829dc3602dbb6b9fc80e1b_f216ba81b9618a785_d20260304_m011250_c001_v0001182_t0050_u01772586770031") 2026/03/04 01:12:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/03/04 01:12:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/04 01:12:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/04 01:12:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/04 01:12:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/04 01:12:54 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/03/04 01:12:54 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/04 01:12:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/03/04 01:12:54 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/03/04 01:12:56 DEBUG : chunked-copy: Done sending chunk 0 2026/03/04 01:12:57 DEBUG : chunked-copy: Done sending chunk 1 2026/03/04 01:12:57 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/04 01:12:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff829dc3602dbb6b9fc80e1b_f216ba81b9618a788_d20260304_m011257_c001_v0001185_t0050_u01772586777781") 2026/03/04 01:12:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/04 01:12:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/04 01:12:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/04 01:12:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/04 01:12:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/04 01:13:00 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/04 01:13:00 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/04 01:13:00 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/04 01:13:00 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/03/04 01:13:03 DEBUG : chunked-copy: Done sending chunk 1 2026/03/04 01:13:04 DEBUG : chunked-copy: Done sending chunk 0 2026/03/04 01:13:04 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/04 01:13:05 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff829dc3602dbb6b9fc80e1b_f223fdfa327169504_d20260304_m011305_c001_v0001092_t0059_u01772586785492") 2026/03/04 01:13:05 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/03/04 01:13:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/04 01:13:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/04 01:13:06 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/03/04 01:13:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/04 01:13:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/04 01:13:06 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/04 01:13:09 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/04 01:13:11 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/04 01:13:12 DEBUG : Creating backend with remote "TestB2:rclone-test-vibezan9tome/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/04 01:13:13 INFO : B2 bucket rclone-test-vibezan9tome: cleaning bucket "rclone-test-vibezan9tome" of all files 2026/03/04 01:13:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419c45e64d1921b4_d20260304_m011159_c001_v7007000_t0000_u01772586719627") 2026/03/04 01:13:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f219c45e64d192199_d20260304_m011155_c001_v0001037_t0046_u01772586715312") 2026/03/04 01:13:14 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419c45e64d192195_d20260304_m011154_c001_v7007000_t0000_u01772586714677") 2026/03/04 01:13:14 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f20087d0f288e0bc4_d20260304_m011149_c001_v0001177_t0028_u01772586709800") 2026/03/04 01:13:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419a4f924709421d_d20260304_m011223_c001_v7007000_t0000_u01772586743648") 2026/03/04 01:13:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f217412b972197043_d20260304_m011218_c001_v0001161_t0054_u01772586738354") 2026/03/04 01:13:14 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f417412b972197041_d20260304_m011217_c001_v7007000_t0000_u01772586737780") 2026/03/04 01:13:14 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f219c45e64d192209_d20260304_m011211_c001_v0001173_t0024_u01772586731613") 2026/03/04 01:13:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419c45e64d192207_d20260304_m011211_c001_v7007000_t0000_u01772586731422") 2026/03/04 01:13:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f219c45e64d1921e9_d20260304_m011206_c001_v0001182_t0041_u01772586726494") 2026/03/04 01:13:14 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419c45e64d1921e0_d20260304_m011205_c001_v7007000_t0000_u01772586725948") 2026/03/04 01:13:14 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f219c45e64d1921b6_d20260304_m011159_c001_v0001136_t0018_u01772586719809") 2026/03/04 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419a4f9247094064_d20260304_m011017_c001_v7007000_t0000_u01772586617680") 2026/03/04 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f219a4f924709405e_d20260304_m011013_c001_v0001103_t0013_u01772586613558") 2026/03/04 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419a4f9247094056_d20260304_m011008_c001_v7007000_t0000_u01772586608801") 2026/03/04 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def27b_d20260304_m011004_c001_v0001178_t0040_u01772586604943") 2026/03/04 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419a4f924709405b_d20260304_m011013_c001_v7007000_t0000_u01772586613169") 2026/03/04 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f219a4f9247094058_d20260304_m011009_c001_v0001090_t0007_u01772586609024") 2026/03/04 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f414cdcdb89def27a_d20260304_m011004_c001_v7007000_t0000_u01772586604579") 2026/03/04 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f219a4f9247094052_d20260304_m011000_c001_v0001180_t0020_u01772586600588") 2026/03/04 01:13:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419a4f9247094051_d20260304_m011000_c001_v7007000_t0000_u01772586600404") 2026/03/04 01:13:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def270_d20260304_m010956_c001_v0001167_t0025_u01772586596442") 2026/03/04 01:13:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f414cdcdb89def26f_d20260304_m010956_c001_v7007000_t0000_u01772586596083") 2026/03/04 01:13:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f219a4f9247094047_d20260304_m010952_c001_v0001165_t0030_u01772586592566") 2026/03/04 01:13:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f414cdcdb89def2bb_d20260304_m011043_c001_v7007000_t0000_u01772586643506") 2026/03/04 01:13:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f217412b972196fdd_d20260304_m011039_c001_v0001097_t0030_u01772586639531") 2026/03/04 01:13:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f414cdcdb89def2b2_d20260304_m011034_c001_v7007000_t0000_u01772586634148") 2026/03/04 01:13:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def29a_d20260304_m011029_c001_v0001039_t0025_u01772586629830") 2026/03/04 01:13:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f417412b972196fdc_d20260304_m011039_c001_v7007000_t0000_u01772586639131") 2026/03/04 01:13:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def2b4_d20260304_m011034_c001_v0001033_t0002_u01772586634392") 2026/03/04 01:13:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f414cdcdb89def299_d20260304_m011029_c001_v7007000_t0000_u01772586629473") 2026/03/04 01:13:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f219a4f924709406e_d20260304_m011025_c001_v0001185_t0035_u01772586625324") 2026/03/04 01:13:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419a4f924709406d_d20260304_m011025_c001_v7007000_t0000_u01772586625142") 2026/03/04 01:13:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def286_d20260304_m011021_c001_v0001182_t0031_u01772586621844") 2026/03/04 01:13:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f414cdcdb89def284_d20260304_m011021_c001_v7007000_t0000_u01772586621451") 2026/03/04 01:13:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f219a4f9247094065_d20260304_m011017_c001_v0001098_t0020_u01772586617900") 2026/03/04 01:13:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419a4f9247094046_d20260304_m010952_c001_v7007000_t0000_u01772586592385") 2026/03/04 01:13:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def268_d20260304_m010947_c001_v0001173_t0036_u01772586587851") 2026/03/04 01:13:15 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f414cdcdb89def267_d20260304_m010947_c001_v7007000_t0000_u01772586587508") 2026/03/04 01:13:15 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f219a4f9247094041_d20260304_m010943_c001_v0001185_t0007_u01772586583401") 2026/03/04 01:13:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419a4f9247094040_d20260304_m010943_c001_v7007000_t0000_u01772586583219") 2026/03/04 01:13:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def262_d20260304_m010939_c001_v0001171_t0054_u01772586579242") 2026/03/04 01:13:16 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f414cdcdb89def261_d20260304_m010938_c001_v7007000_t0000_u01772586578880") 2026/03/04 01:13:16 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def244_d20260304_m010934_c001_v0001103_t0021_u01772586574319") 2026/03/04 01:13:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f414cdcdb89def243_d20260304_m010934_c001_v7007000_t0000_u01772586574136") 2026/03/04 01:13:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f204c42f38596a395_d20260304_m010930_c001_v0001153_t0018_u01772586570463") 2026/03/04 01:13:16 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f404c42f38596a394_d20260304_m010930_c001_v7007000_t0000_u01772586570068") 2026/03/04 01:13:16 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f205eff5b9cfaeb12_d20260304_m010925_c001_v0001185_t0033_u01772586565058") 2026/03/04 01:13:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f41533ddf9adcb09d_d20260304_m011118_c001_v7007000_t0000_u01772586678743") 2026/03/04 01:13:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f208b51db13c55c5f_d20260304_m011114_c001_v0001041_t0017_u01772586674285") 2026/03/04 01:13:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f417412b972196fef_d20260304_m011105_c001_v7007000_t0000_u01772586665520") 2026/03/04 01:13:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f217412b972196fed_d20260304_m011100_c001_v0001100_t0038_u01772586660694") 2026/03/04 01:13:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f408b51db13c55c5d_d20260304_m011113_c001_v7007000_t0000_u01772586673847") 2026/03/04 01:13:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f217412b972196ff0_d20260304_m011105_c001_v0001115_t0023_u01772586665717") 2026/03/04 01:13:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f417412b972196fec_d20260304_m011100_c001_v7007000_t0000_u01772586660283") 2026/03/04 01:13:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f217412b972196feb_d20260304_m011055_c001_v0001150_t0014_u01772586655183") 2026/03/04 01:13:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f417412b972196fea_d20260304_m011054_c001_v7007000_t0000_u01772586654998") 2026/03/04 01:13:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def2c7_d20260304_m011048_c001_v0001097_t0037_u01772586648173") 2026/03/04 01:13:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f414cdcdb89def2c6_d20260304_m011047_c001_v7007000_t0000_u01772586647755") 2026/03/04 01:13:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f214cdcdb89def2bc_d20260304_m011043_c001_v0001137_t0038_u01772586643688") 2026/03/04 01:13:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f40087d0f288e0bc3_d20260304_m011149_c001_v7007000_t0000_u01772586709616") 2026/03/04 01:13:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f20087d0f288e0bc1_d20260304_m011144_c001_v0001146_t0044_u01772586704558") 2026/03/04 01:13:17 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f40087d0f288e0bbe_d20260304_m011144_c001_v7007000_t0000_u01772586704088") 2026/03/04 01:13:17 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f21533ddf9adcb0ad_d20260304_m011138_c001_v0001179_t0038_u01772586698867") 2026/03/04 01:13:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f41533ddf9adcb0ac_d20260304_m011138_c001_v7007000_t0000_u01772586698686") 2026/03/04 01:13:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f21533ddf9adcb0aa_d20260304_m011133_c001_v0001173_t0018_u01772586693553") 2026/03/04 01:13:17 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f41533ddf9adcb0a8_d20260304_m011133_c001_v7007000_t0000_u01772586693089") 2026/03/04 01:13:17 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f21533ddf9adcb0a5_d20260304_m011127_c001_v0001033_t0057_u01772586687560") 2026/03/04 01:13:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f41533ddf9adcb0a4_d20260304_m011127_c001_v7007000_t0000_u01772586687356") 2026/03/04 01:13:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f208b51db13c55d47_d20260304_m011123_c001_v0001103_t0010_u01772586683469") 2026/03/04 01:13:17 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f408b51db13c55d46_d20260304_m011122_c001_v7007000_t0000_u01772586682964") 2026/03/04 01:13:17 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f21533ddf9adcb09e_d20260304_m011118_c001_v0001180_t0044_u01772586678923") 2026/03/04 01:13:17 DEBUG : chunked-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f423fdfa327169506_d20260304_m011309_c001_v7007000_t0000_u01772586789290") 2026/03/04 01:13:17 DEBUG : chunked-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f216ba81b9618a78b_d20260304_m011300_c001_v0001173_t0017_u01772586780011") 2026/03/04 01:13:17 DEBUG : chunked-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f416ba81b9618a78a_d20260304_m011259_c001_v7007000_t0000_u01772586779357") 2026/03/04 01:13:17 DEBUG : chunked-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f223fdfa3271694ff_d20260304_m011254_c001_v0001185_t0008_u01772586774308") 2026/03/04 01:13:17 DEBUG : chunked-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f423fdfa3271694fe_d20260304_m011253_c001_v7007000_t0000_u01772586773771") 2026/03/04 01:13:18 DEBUG : chunked-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f218e544ddd2604de_d20260304_m011235_c001_v0001167_t0048_u01772586755797") 2026/03/04 01:13:18 DEBUG : chunked-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f418e544ddd2604dc_d20260304_m011235_c001_v7007000_t0000_u01772586755074") 2026/03/04 01:13:18 DEBUG : chunked-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f1058ec82e0d33a02_d20260304_m011229_c001_v0001173_t0029_u01772586749743") 2026/03/04 01:13:18 DEBUG : chunked-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419a4f9247094224_d20260304_m011229_c001_v7007000_t0000_u01772586749316") 2026/03/04 01:13:18 DEBUG : chunked-copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f1058ec82e0d339c0_d20260304_m011224_c001_v0001173_t0057_u01772586744472") 2026/03/04 01:13:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f423fdfa327169505_d20260304_m011309_c001_v7007000_t0000_u01772586789106") 2026/03/04 01:13:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f223fdfa327169504_d20260304_m011305_c001_v0001092_t0059_u01772586785492") 2026/03/04 01:13:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f416ba81b9618a789_d20260304_m011259_c001_v7007000_t0000_u01772586779176") 2026/03/04 01:13:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f216ba81b9618a788_d20260304_m011257_c001_v0001185_t0050_u01772586777781") 2026/03/04 01:13:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f423fdfa3271694fd_d20260304_m011253_c001_v7007000_t0000_u01772586773588") 2026/03/04 01:13:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f216ba81b9618a785_d20260304_m011250_c001_v0001182_t0050_u01772586770031") 2026/03/04 01:13:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f418e544ddd2604db_d20260304_m011234_c001_v7007000_t0000_u01772586754893") 2026/03/04 01:13:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f219a4f9247094225_d20260304_m011232_c001_v0001171_t0010_u01772586752837") 2026/03/04 01:13:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f419a4f9247094222_d20260304_m011229_c001_v7007000_t0000_u01772586749135") 2026/03/04 01:13:18 DEBUG : chunked-copy.copy: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f115299b91837aa38_d20260304_m011227_c001_v0001167_t0058_u01772586747925") 2026/03/04 01:13:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f100b0bcb6d72fe24_d20260304_m010802_c001_v0001167_t0012_u01772586482149") 2026/03/04 01:13:18 DEBUG : unknown-size-put.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f423fdfa327169507_d20260304_m011310_c001_v7007000_t0000_u01772586790443") 2026/03/04 01:13:18 DEBUG : unknown-size-put.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f1058ec82e0d33c2e_d20260304_m011309_c001_v0001173_t0025_u01772586789854") 2026/03/04 01:13:18 DEBUG : unknown-size-update.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f423fdfa327169508_d20260304_m011312_c001_v7007000_t0000_u01772586792284") 2026/03/04 01:13:18 DEBUG : unknown-size-update.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f1058ec82e0d33c48_d20260304_m011311_c001_v0001173_t0041_u01772586791533") 2026/03/04 01:13:19 DEBUG : unknown-size-update.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f1058ec82e0d33c40_d20260304_m011310_c001_v0001173_t0008_u01772586790624") 2026/03/04 01:13:19 DEBUG : versions/test-versions.txt: Deleting (id "4_zff829dc3602dbb6b9fc80e1b_f405eff5b9cfaeb0b_d20260304_m010921_c001_v7007000_t0000_u01772586561229") 2026/03/04 01:13:20 INFO : B2 bucket rclone-test-vibezan9tome: cleaning bucket "rclone-test-vibezan9tome" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (360.69s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.43s) --- PASS: TestIntegration/FsMkdir (358.52s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.44s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.79s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (84.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- 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 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- 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/ObjectUpdate (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (178.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (35.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (11.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (7.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (13.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (45.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (18.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (9.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.84s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- 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 360.713s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m1.85988924s (try 1/5)