"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/01/28 01:39:02 DEBUG : Creating backend with remote "TestB2:rclone-test-toyemud4zube" 2026/01/28 01:39:02 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/01/28 01:39:05 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/01/28 01:39:05 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/01/28 01:39:05 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/01/28 01:39:31 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/01/28 01:39:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/01/28 01:39:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/01/28 01:39:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/01/28 01:39:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/01/28 01:39:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/01/28 01:39:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/01/28 01:39:36 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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/01/28 01:39:44 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/01/28 01:39:46 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/01/28 01:39:50 INFO : B2 bucket rclone-test-toyemud4zube: cleaning bucket "rclone-test-toyemud4zube" of all files 2026/01/28 01:39:51 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e753e_d20260128_m013950_c001_v0001041_t0020_u01769564390261") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/01/28 01:39:52 DEBUG : Creating backend with remote "TestB2:rclone-test-toyemud4zube/dirToPurgeFromRoot" 2026/01/28 01:39:53 INFO : B2 bucket rclone-test-toyemud4zube path dirToPurgeFromRoot: cleaning bucket "rclone-test-toyemud4zube" of all files 2026/01/28 01:39:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7542_d20260128_m013951_c001_v0001041_t0012_u01769564391475") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/01/28 01:39:54 DEBUG : Creating backend with remote "TestB2:rclone-test-toyemud4zube/hello? sausage/êé" 2026/01/28 01:39:58 INFO : B2 bucket rclone-test-toyemud4zube path hello? sausage/êé: cleaning bucket "rclone-test-toyemud4zube" of all files 2026/01/28 01:39:58 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f1165de1f8b96c6bd_d20260128_m013956_c001_v0001167_t0014_u01769564396843") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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/01/28 01:40:09 DEBUG : Creating backend with remote "TestB2:rclone-test-toyemud4zube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/01/28 01:40:11 DEBUG : Creating backend with remote "TestB2:rclone-test-toyemud4zube/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-toyemud4zube" from "TestB2:rclone-test-toyemud4zube" 2026/01/28 01:40:13 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/01/28 01:40:25 DEBUG : Creating backend with remote "TestB2:rclone-test-supobuw7mihu" 2026/01/28 01:40:28 DEBUG : B2 bucket rclone-test-supobuw7mihu: Purge remote 2026/01/28 01:40:28 INFO : B2 bucket rclone-test-supobuw7mihu: cleaning bucket "rclone-test-supobuw7mihu" of all files 2026/01/28 01:40:28 DEBUG : somefile: Deleting (id "4_z6f125d13402d0b2b9fc80e1b_f413eec1e5972c4c2_d20260128_m014027_c001_v0001180_t0043_u01769564427581") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/01/28 01:40:29 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/01/28 01:40:30 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/01/28 01:40:33 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/01/28 01:40:33 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/01/28 01:40:33 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.889Ki offset 6Mi/6.106Mi 2026/01/28 01:40:33 DEBUG : test-metadata: Sending chunk 1 length 111502 2026/01/28 01:40:35 DEBUG : test-metadata: Done sending chunk 1 2026/01/28 01:40:37 DEBUG : test-metadata: Done sending chunk 0 2026/01/28 01:40:37 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/01/28 01:40:48 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1041-06.backblaze.com/b2api/v1/b2_upload_file/0f021d13401d0b2b9fc80e1b/c001_v0001041_t0044": EOF 2026/01/28 01:40:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-06.backblaze.com/b2api/v1/b2_upload_file/0f021d13401d0b2b9fc80e1b/c001_v0001041_t0044": EOF) 2026/01/28 01:40:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1041-06.backblaze.com/b2api/v1/b2_upload_file/0f021d13401d0b2b9fc80e1b/c001_v0001041_t0044": EOF - low level retry 1/10 2026/01/28 01:40:50 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-01-28-014043-011.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/01/28 01:40:52 DEBUG : oldPath = "TestB2:rclone-test-toyemud4zube/versions/test-versions-v2026-01-28-014043-011.txt" 2026/01/28 01:40:52 DEBUG : newPath = "TestB2,versions:rclone-test-toyemud4zube/versions/test-versions-v2026-01-28-014043-011.txt" 2026/01/28 01:40:52 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-toyemud4zube/versions/test-versions-v2026-01-28-014043-011.txt" 2026/01/28 01:40:52 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/01/28 01:40:54 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-toyemud4zube/versions/test-versions-v2026-01-28-014043-011.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-toyemud4zube/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/01/28 01:40:57 INFO : B2 bucket rclone-test-toyemud4zube: cleaning bucket "rclone-test-toyemud4zube" of all hidden files 2026/01/28 01:40:57 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96a3_d20260128_m013912_c001_v7007000_t0000_u01769564352739") as it is a hide marker 2026/01/28 01:40:57 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : leading space/ leading space: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74a4_d20260128_m013912_c001_v0001041_t0012_u01769564352001") 2026/01/28 01:40:57 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96a2_d20260128_m013911_c001_v7007000_t0000_u01769564351641") as it is a hide marker 2026/01/28 01:40:57 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74a2_d20260128_m013910_c001_v0001041_t0032_u01769564350927") 2026/01/28 01:40:57 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96ab_d20260128_m013920_c001_v7007000_t0000_u01769564360193") as it is a hide marker 2026/01/28 01:40:57 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74c2_d20260128_m013919_c001_v0001041_t0039_u01769564359221") 2026/01/28 01:40:57 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : created from root.txt: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f4115c4535fa67f25_d20260128_m014021_c001_v7007000_t0000_u01769564421656") as it is a hide marker 2026/01/28 01:40:57 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : created from root.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f11289f7ace733c0f_d20260128_m014020_c001_v0001165_t0019_u01769564420712") 2026/01/28 01:40:57 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : file name.txt: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba495e1_d20260128_m014029_c001_v7007000_t0000_u01769564429651") as it is a hide marker 2026/01/28 01:40:57 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : file name.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7562_d20260128_m014009_c001_v0001041_t0032_u01769564409233") 2026/01/28 01:40:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : file name.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f116477787bc6d11d_d20260128_m014005_c001_v0001131_t0059_u01769564405582") 2026/01/28 01:40:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : file name.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e752c_d20260128_m013942_c001_v0001041_t0014_u01769564382086") 2026/01/28 01:40:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : file name.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7524_d20260128_m013940_c001_v0001041_t0016_u01769564380848") 2026/01/28 01:40:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7528_d20260128_m013941_c001_v0001041_t0009_u01769564381410") "upload" dated 2026-01-28 01:39:41.41 +0000 UTC (1m16.336685774s ago) 2026/01/28 01:40:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f4089731e717dc1f1_d20260128_m014003_c001_v7007000_t0000_u01769564403297") as it is a hide marker 2026/01/28 01:40:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f118407e63ed6a16e_d20260128_m014001_c001_v0001173_t0011_u01769564401916") 2026/01/28 01:40:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f101f29240d749aac_d20260128_m014000_c001_v0001173_t0024_u01769564400058") 2026/01/28 01:40:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96d5_d20260128_m013928_c001_v7007000_t0000_u01769564368262") as it is a hide marker 2026/01/28 01:40:57 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74f4_d20260128_m013927_c001_v0001041_t0055_u01769564367455") 2026/01/28 01:40:57 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : piped data.txt: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba495ea_d20260128_m014031_c001_v7007000_t0000_u01769564431613") as it is a hide marker 2026/01/28 01:40:57 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : piped data.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7592_d20260128_m014030_c001_v0001041_t0007_u01769564430973") 2026/01/28 01:40:57 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : piped data.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba495e8_d20260128_m014030_c001_v7007000_t0000_u01769564430785") 2026/01/28 01:40:57 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : piped data.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f406116b7d04e758e_d20260128_m014030_c001_v0001041_t0044_u01769564430424") 2026/01/28 01:40:57 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96de_d20260128_m013929_c001_v7007000_t0000_u01769564369332") as it is a hide marker 2026/01/28 01:40:57 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74fc_d20260128_m013928_c001_v0001041_t0056_u01769564368622") 2026/01/28 01:40:57 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : test-metadata: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f4204fc5a06528624_d20260128_m014040_c001_v7007000_t0000_u01769564440392") as it is a hide marker 2026/01/28 01:40:57 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : test-metadata: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba495ed_d20260128_m014033_c001_v0001167_t0003_u01769564433686") 2026/01/28 01:40:57 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : test-metadata: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba495ec_d20260128_m014032_c001_v7007000_t0000_u01769564432938") 2026/01/28 01:40:57 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : test-metadata: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7594_d20260128_m014031_c001_v0001041_t0003_u01769564431827") 2026/01/28 01:40:57 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96af_d20260128_m013922_c001_v7007000_t0000_u01769564362514") as it is a hide marker 2026/01/28 01:40:57 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74d2_d20260128_m013921_c001_v0001041_t0048_u01769564361734") 2026/01/28 01:40:57 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96b1_d20260128_m013924_c001_v7007000_t0000_u01769564364780") as it is a hide marker 2026/01/28 01:40:57 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74e0_d20260128_m013923_c001_v0001041_t0045_u01769564363967") 2026/01/28 01:40:57 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96b0_d20260128_m013923_c001_v7007000_t0000_u01769564363607") as it is a hide marker 2026/01/28 01:40:57 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74da_d20260128_m013922_c001_v0001041_t0025_u01769564362873") 2026/01/28 01:40:57 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96b6_d20260128_m013925_c001_v7007000_t0000_u01769564365875") as it is a hide marker 2026/01/28 01:40:57 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74e8_d20260128_m013925_c001_v0001041_t0020_u01769564365142") 2026/01/28 01:40:57 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96c6_d20260128_m013927_c001_v7007000_t0000_u01769564367091") as it is a hide marker 2026/01/28 01:40:57 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74ec_d20260128_m013926_c001_v0001041_t0047_u01769564366292") 2026/01/28 01:40:57 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96ad_d20260128_m013921_c001_v7007000_t0000_u01769564361375") as it is a hide marker 2026/01/28 01:40:57 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : trailing space /trailing space : Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74c8_d20260128_m013920_c001_v0001041_t0047_u01769564360552") 2026/01/28 01:40:57 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f104038d2101dd5fe_d20260128_m014051_c001_v0001173_t0054_u01769564451062") "upload" dated 2026-01-28 01:40:51.062 +0000 UTC (6.685500769s ago) 2026/01/28 01:40:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4204fc5a0652862f_d20260128_m014046_c001_v7007000_t0000_u01769564446256") 2026/01/28 01:40:57 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e75a6_d20260128_m014043_c001_v0001041_t0013_u01769564443011") 2026/01/28 01:40:57 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f4109dc2a39d847f1_d20260128_m013940_c001_v7007000_t0000_u01769564380280") as it is a hide marker 2026/01/28 01:40:57 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f219057afb0bf96f2_d20260128_m013931_c001_v0001173_t0011_u01769564371494") 2026/01/28 01:40:57 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : zero-length-file: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96f1_d20260128_m013931_c001_v7007000_t0000_u01769564371210") as it is a hide marker 2026/01/28 01:40:57 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : zero-length-file: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f406116b7d04e7500_d20260128_m013930_c001_v0001041_t0044_u01769564370665") 2026/01/28 01:40:57 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96a4_d20260128_m013913_c001_v7007000_t0000_u01769564353811") as it is a hide marker 2026/01/28 01:40:57 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74a8_d20260128_m013913_c001_v0001041_t0006_u01769564353098") 2026/01/28 01:40:57 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf969c_d20260128_m013908_c001_v7007000_t0000_u01769564348383") as it is a hide marker 2026/01/28 01:40:57 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7496_d20260128_m013907_c001_v0001041_t0022_u01769564347326") 2026/01/28 01:40:57 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96a8_d20260128_m013917_c001_v7007000_t0000_u01769564357624") as it is a hide marker 2026/01/28 01:40:57 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74b8_d20260128_m013916_c001_v0001041_t0037_u01769564356804") 2026/01/28 01:40:57 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96a6_d20260128_m013916_c001_v7007000_t0000_u01769564356444") as it is a hide marker 2026/01/28 01:40:57 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74b4_d20260128_m013915_c001_v0001041_t0038_u01769564355573") 2026/01/28 01:40:57 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96aa_d20260128_m013918_c001_v7007000_t0000_u01769564358858") as it is a hide marker 2026/01/28 01:40:57 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74be_d20260128_m013917_c001_v0001041_t0000_u01769564357983") 2026/01/28 01:40:57 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96a5_d20260128_m013915_c001_v7007000_t0000_u01769564355212") as it is a hide marker 2026/01/28 01:40:57 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74aa_d20260128_m013914_c001_v0001041_t0003_u01769564354171") 2026/01/28 01:40:57 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : ./.: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf969e_d20260128_m013909_c001_v7007000_t0000_u01769564349527") as it is a hide marker 2026/01/28 01:40:57 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : ./.: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e749c_d20260128_m013908_c001_v0001041_t0007_u01769564348742") 2026/01/28 01:40:57 NOTICE: ./.: Skipped delete as --dry-run is set 2026/01/28 01:40:57 DEBUG : ../..: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf969f_d20260128_m013910_c001_v7007000_t0000_u01769564350569") as it is a hide marker 2026/01/28 01:40:57 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/01/28 01:40:57 DEBUG : ../..: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e749e_d20260128_m013909_c001_v0001041_t0005_u01769564349886") 2026/01/28 01:40:57 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/01/28 01:40:57 INFO : B2 bucket rclone-test-toyemud4zube: cleaning bucket "rclone-test-toyemud4zube" of all hidden files 2026/01/28 01:40:58 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96a3_d20260128_m013912_c001_v7007000_t0000_u01769564352739") as it is a hide marker 2026/01/28 01:40:58 DEBUG : leading space/ leading space: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74a4_d20260128_m013912_c001_v0001041_t0012_u01769564352001") 2026/01/28 01:40:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96a2_d20260128_m013911_c001_v7007000_t0000_u01769564351641") as it is a hide marker 2026/01/28 01:40:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74a2_d20260128_m013910_c001_v0001041_t0032_u01769564350927") 2026/01/28 01:40:58 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96ab_d20260128_m013920_c001_v7007000_t0000_u01769564360193") as it is a hide marker 2026/01/28 01:40:58 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74c2_d20260128_m013919_c001_v0001041_t0039_u01769564359221") 2026/01/28 01:40:58 DEBUG : created from root.txt: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f4115c4535fa67f25_d20260128_m014021_c001_v7007000_t0000_u01769564421656") as it is a hide marker 2026/01/28 01:40:58 DEBUG : created from root.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f11289f7ace733c0f_d20260128_m014020_c001_v0001165_t0019_u01769564420712") 2026/01/28 01:40:58 DEBUG : file name.txt: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba495e1_d20260128_m014029_c001_v7007000_t0000_u01769564429651") as it is a hide marker 2026/01/28 01:40:58 DEBUG : file name.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7562_d20260128_m014009_c001_v0001041_t0032_u01769564409233") 2026/01/28 01:40:58 DEBUG : file name.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f116477787bc6d11d_d20260128_m014005_c001_v0001131_t0059_u01769564405582") 2026/01/28 01:40:58 DEBUG : file name.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e752c_d20260128_m013942_c001_v0001041_t0014_u01769564382086") 2026/01/28 01:40:58 DEBUG : file name.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7524_d20260128_m013940_c001_v0001041_t0016_u01769564380848") 2026/01/28 01:40:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7528_d20260128_m013941_c001_v0001041_t0009_u01769564381410") "upload" dated 2026-01-28 01:39:41.41 +0000 UTC (1m17.366682129s ago) 2026/01/28 01:40:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f4089731e717dc1f1_d20260128_m014003_c001_v7007000_t0000_u01769564403297") as it is a hide marker 2026/01/28 01:40:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f118407e63ed6a16e_d20260128_m014001_c001_v0001173_t0011_u01769564401916") 2026/01/28 01:40:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f101f29240d749aac_d20260128_m014000_c001_v0001173_t0024_u01769564400058") 2026/01/28 01:40:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96d5_d20260128_m013928_c001_v7007000_t0000_u01769564368262") as it is a hide marker 2026/01/28 01:40:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74f4_d20260128_m013927_c001_v0001041_t0055_u01769564367455") 2026/01/28 01:40:58 DEBUG : piped data.txt: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba495ea_d20260128_m014031_c001_v7007000_t0000_u01769564431613") as it is a hide marker 2026/01/28 01:40:59 DEBUG : piped data.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7592_d20260128_m014030_c001_v0001041_t0007_u01769564430973") 2026/01/28 01:40:59 DEBUG : piped data.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba495e8_d20260128_m014030_c001_v7007000_t0000_u01769564430785") 2026/01/28 01:40:59 DEBUG : piped data.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f406116b7d04e758e_d20260128_m014030_c001_v0001041_t0044_u01769564430424") 2026/01/28 01:40:59 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96de_d20260128_m013929_c001_v7007000_t0000_u01769564369332") as it is a hide marker 2026/01/28 01:40:59 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74fc_d20260128_m013928_c001_v0001041_t0056_u01769564368622") 2026/01/28 01:40:59 DEBUG : test-metadata: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f4204fc5a06528624_d20260128_m014040_c001_v7007000_t0000_u01769564440392") as it is a hide marker 2026/01/28 01:40:59 DEBUG : test-metadata: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba495ed_d20260128_m014033_c001_v0001167_t0003_u01769564433686") 2026/01/28 01:40:59 DEBUG : test-metadata: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba495ec_d20260128_m014032_c001_v7007000_t0000_u01769564432938") 2026/01/28 01:40:59 DEBUG : test-metadata: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7594_d20260128_m014031_c001_v0001041_t0003_u01769564431827") 2026/01/28 01:40:59 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96af_d20260128_m013922_c001_v7007000_t0000_u01769564362514") as it is a hide marker 2026/01/28 01:40:59 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74d2_d20260128_m013921_c001_v0001041_t0048_u01769564361734") 2026/01/28 01:40:59 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96b1_d20260128_m013924_c001_v7007000_t0000_u01769564364780") as it is a hide marker 2026/01/28 01:40:59 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74e0_d20260128_m013923_c001_v0001041_t0045_u01769564363967") 2026/01/28 01:40:59 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96b0_d20260128_m013923_c001_v7007000_t0000_u01769564363607") as it is a hide marker 2026/01/28 01:40:59 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74da_d20260128_m013922_c001_v0001041_t0025_u01769564362873") 2026/01/28 01:40:59 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96b6_d20260128_m013925_c001_v7007000_t0000_u01769564365875") as it is a hide marker 2026/01/28 01:40:59 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74e8_d20260128_m013925_c001_v0001041_t0020_u01769564365142") 2026/01/28 01:40:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96c6_d20260128_m013927_c001_v7007000_t0000_u01769564367091") as it is a hide marker 2026/01/28 01:40:59 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74ec_d20260128_m013926_c001_v0001041_t0047_u01769564366292") 2026/01/28 01:40:59 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96ad_d20260128_m013921_c001_v7007000_t0000_u01769564361375") as it is a hide marker 2026/01/28 01:41:00 DEBUG : trailing space /trailing space : Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74c8_d20260128_m013920_c001_v0001041_t0047_u01769564360552") 2026/01/28 01:41:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f104038d2101dd5fe_d20260128_m014051_c001_v0001173_t0054_u01769564451062") "upload" dated 2026-01-28 01:40:51.062 +0000 UTC (9.019984604s ago) 2026/01/28 01:41:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4204fc5a0652862f_d20260128_m014046_c001_v7007000_t0000_u01769564446256") 2026/01/28 01:41:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e75a6_d20260128_m014043_c001_v0001041_t0013_u01769564443011") 2026/01/28 01:41:00 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f4109dc2a39d847f1_d20260128_m013940_c001_v7007000_t0000_u01769564380280") as it is a hide marker 2026/01/28 01:41:00 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f219057afb0bf96f2_d20260128_m013931_c001_v0001173_t0011_u01769564371494") 2026/01/28 01:41:00 DEBUG : zero-length-file: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96f1_d20260128_m013931_c001_v7007000_t0000_u01769564371210") as it is a hide marker 2026/01/28 01:41:00 DEBUG : zero-length-file: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f406116b7d04e7500_d20260128_m013930_c001_v0001041_t0044_u01769564370665") 2026/01/28 01:41:00 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96a4_d20260128_m013913_c001_v7007000_t0000_u01769564353811") as it is a hide marker 2026/01/28 01:41:00 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74a8_d20260128_m013913_c001_v0001041_t0006_u01769564353098") 2026/01/28 01:41:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf969c_d20260128_m013908_c001_v7007000_t0000_u01769564348383") as it is a hide marker 2026/01/28 01:41:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7496_d20260128_m013907_c001_v0001041_t0022_u01769564347326") 2026/01/28 01:41:00 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96a8_d20260128_m013917_c001_v7007000_t0000_u01769564357624") as it is a hide marker 2026/01/28 01:41:00 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74b8_d20260128_m013916_c001_v0001041_t0037_u01769564356804") 2026/01/28 01:41:00 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96a6_d20260128_m013916_c001_v7007000_t0000_u01769564356444") as it is a hide marker 2026/01/28 01:41:00 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74b4_d20260128_m013915_c001_v0001041_t0038_u01769564355573") 2026/01/28 01:41:00 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96aa_d20260128_m013918_c001_v7007000_t0000_u01769564358858") as it is a hide marker 2026/01/28 01:41:00 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74be_d20260128_m013917_c001_v0001041_t0000_u01769564357983") 2026/01/28 01:41:00 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf96a5_d20260128_m013915_c001_v7007000_t0000_u01769564355212") as it is a hide marker 2026/01/28 01:41:00 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e74aa_d20260128_m013914_c001_v0001041_t0003_u01769564354171") 2026/01/28 01:41:00 DEBUG : ./.: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf969e_d20260128_m013909_c001_v7007000_t0000_u01769564349527") as it is a hide marker 2026/01/28 01:41:01 DEBUG : ./.: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e749c_d20260128_m013908_c001_v0001041_t0007_u01769564348742") 2026/01/28 01:41:01 DEBUG : ../..: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf969f_d20260128_m013910_c001_v7007000_t0000_u01769564350569") as it is a hide marker 2026/01/28 01:41:01 DEBUG : ../..: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e749e_d20260128_m013909_c001_v0001041_t0005_u01769564349886") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/01/28 01:41:01 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/01/28 01:41:02 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/01/28 01:41:02 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/01/28 01:41:02 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/01/28 01:41:02 INFO : B2 bucket rclone-test-toyemud4zube: cleaning bucket "rclone-test-toyemud4zube" of pending multipart uploads older than 0s 2026/01/28 01:41:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7528_d20260128_m013941_c001_v0001041_t0009_u01769564381410") "upload" dated 2026-01-28 01:39:41.41 +0000 UTC (1m21.699052796s ago) 2026/01/28 01:41:03 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff355968_d20260128_m014102_c001_v0001130_t0017_u01769564462004") as it is a start marker (upload started at 2026-01-28 01:41:02.004 +0000 UTC) 2026/01/28 01:41:03 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/01/28 01:41:03 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff355969_d20260128_m014102_c001_v0001137_t0008_u01769564462195") as it is a start marker (upload started at 2026-01-28 01:41:02.195 +0000 UTC) 2026/01/28 01:41:03 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/01/28 01:41:03 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff35596a_d20260128_m014102_c001_v0001173_t0025_u01769564462420") as it is a start marker (upload started at 2026-01-28 01:41:02.42 +0000 UTC) 2026/01/28 01:41:03 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/01/28 01:41:03 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff35596b_d20260128_m014102_c001_v0001037_t0029_u01769564462623") as it is a start marker (upload started at 2026-01-28 01:41:02.623 +0000 UTC) 2026/01/28 01:41:03 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/01/28 01:41:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f42357a3fff355967_d20260128_m014101_c001_v7007000_t0000_u01769564461821") "hide" dated 2026-01-28 01:41:01.821 +0000 UTC (1.288294913s ago) 2026/01/28 01:41:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f104038d2101dd5fe_d20260128_m014051_c001_v0001173_t0054_u01769564451062") 2026/01/28 01:41:03 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/01/28 01:41:03 INFO : B2 bucket rclone-test-toyemud4zube: cleaning bucket "rclone-test-toyemud4zube" of pending multipart uploads older than 0s 2026/01/28 01:41:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7528_d20260128_m013941_c001_v0001041_t0009_u01769564381410") "upload" dated 2026-01-28 01:39:41.41 +0000 UTC (1m22.066925214s ago) 2026/01/28 01:41:03 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff355968_d20260128_m014102_c001_v0001130_t0017_u01769564462004") as it is a start marker (upload started at 2026-01-28 01:41:02.004 +0000 UTC) 2026/01/28 01:41:03 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff355969_d20260128_m014102_c001_v0001137_t0008_u01769564462195") as it is a start marker (upload started at 2026-01-28 01:41:02.195 +0000 UTC) 2026/01/28 01:41:03 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff35596a_d20260128_m014102_c001_v0001173_t0025_u01769564462420") as it is a start marker (upload started at 2026-01-28 01:41:02.42 +0000 UTC) 2026/01/28 01:41:03 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff35596b_d20260128_m014102_c001_v0001037_t0029_u01769564462623") as it is a start marker (upload started at 2026-01-28 01:41:02.623 +0000 UTC) 2026/01/28 01:41:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f021d13401d0b2b9fc80e1b_f42357a3fff355967_d20260128_m014101_c001_v7007000_t0000_u01769564461821") "hide" dated 2026-01-28 01:41:01.821 +0000 UTC (1.656112397s ago) 2026/01/28 01:41:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f104038d2101dd5fe_d20260128_m014051_c001_v0001173_t0054_u01769564451062") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/01/28 01:41:04 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/01/28 01:41:04 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/01/28 01:41:04 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/01/28 01:41:05 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/01/28 01:41:05 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/01/28 01:41:05 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/01/28 01:41:05 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/01/28 01:41:07 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/01/28 01:41:08 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/01/28 01:41:08 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/01/28 01:41:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:41:11 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/01/28 01:41:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f2204fc5a065286d1_d20260128_m014111_c001_v0001157_t0041_u01769564471305") 2026/01/28 01:41:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/01/28 01:41:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/01/28 01:41:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/01/28 01:41:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:41:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:41:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/01/28 01:41:15 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/01/28 01:41:15 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/01/28 01:41:15 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/01/28 01:41:15 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/01/28 01:41:17 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/01/28 01:41:17 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/01/28 01:41:17 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/01/28 01:41:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:41:19 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/01/28 01:41:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f2204fc5a06528730_d20260128_m014119_c001_v0001177_t0001_u01769564479511") 2026/01/28 01:41:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/01/28 01:41:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/01/28 01:41:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/01/28 01:41:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:41:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:41:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/01/28 01:41:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/01/28 01:41:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/01/28 01:41:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/01/28 01:41:24 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/01/28 01:41:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/01/28 01:41:24 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/01/28 01:41:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/01/28 01:41:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/01/28 01:41:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/01/28 01:41:26 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/01/28 01:41:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:41:28 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/01/28 01:41:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f212c93d12679f9be_d20260128_m014128_c001_v0001104_t0025_u01769564488378") 2026/01/28 01:41:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/01/28 01:41:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/01/28 01:41:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/01/28 01:41:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/01/28 01:41:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/01/28 01:41:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:41:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:41:37 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/01/28 01:41:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/01/28 01:41:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/01/28 01:41:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/01/28 01:41:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/01/28 01:41:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/01/28 01:41:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/01/28 01:41:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/01/28 01:41:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:41:44 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/01/28 01:41:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f2115c4535fa68149_d20260128_m014144_c001_v0001185_t0018_u01769564504877") 2026/01/28 01:41:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/01/28 01:41:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/01/28 01:41:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/01/28 01:41:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:41:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:41:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/01/28 01:41:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/01/28 01:41:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/01/28 01:41:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/01/28 01:41:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/01/28 01:41:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/01/28 01:41:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/01/28 01:41:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/01/28 01:41:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:41:52 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/01/28 01:41:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f2115c4535fa68157_d20260128_m014152_c001_v0001041_t0022_u01769564512822") 2026/01/28 01:41:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/01/28 01:41:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/01/28 01:41:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/01/28 01:41:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:41:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:41:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/01/28 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/01/28 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/01/28 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/01/28 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/01/28 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/01/28 01:41:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/01/28 01:41:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/01/28 01:42:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/01/28 01:42:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/01/28 01:42:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/01/28 01:42:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:42:02 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/01/28 01:42:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba49706_d20260128_m014202_c001_v0001183_t0033_u01769564522276") 2026/01/28 01:42:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/01/28 01:42:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/01/28 01:42:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/01/28 01:42:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/01/28 01:42:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/01/28 01:42:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:42:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:42:04 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/01/28 01:42:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/01/28 01:42:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/01/28 01:42:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/01/28 01:42:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/01/28 01:42:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/01/28 01:42:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/01/28 01:42:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/01/28 01:42:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:42:13 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/01/28 01:42:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba49751_d20260128_m014213_c001_v0001157_t0010_u01769564533802") 2026/01/28 01:42:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/01/28 01:42:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/01/28 01:42:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/01/28 01:42:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:42:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:42:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/01/28 01:42:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/01/28 01:42:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/01/28 01:42:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/01/28 01:42:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/01/28 01:42:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/01/28 01:42:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/01/28 01:42:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/01/28 01:42:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:42:21 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/01/28 01:42:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba497aa_d20260128_m014221_c001_v0001173_t0050_u01769564541976") 2026/01/28 01:42:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/01/28 01:42:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/01/28 01:42:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/01/28 01:42:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:42:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:42:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/01/28 01:42:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/01/28 01:42:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/01/28 01:42:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/01/28 01:42:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/01/28 01:42:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/01/28 01:42:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/01/28 01:42:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/01/28 01:42:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/01/28 01:42:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/01/28 01:42:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/01/28 01:42:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:42:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/01/28 01:42:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff355a9b_d20260128_m014232_c001_v0001109_t0002_u01769564552108") 2026/01/28 01:42:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/01/28 01:42:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/01/28 01:42:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/01/28 01:42:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/01/28 01:42:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/01/28 01:42:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:42:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:42:35 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/01/28 01:42:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/01/28 01:42:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/01/28 01:42:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/01/28 01:42:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/01/28 01:42:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/01/28 01:42:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/01/28 01:42:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/01/28 01:42:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:42:40 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/01/28 01:42:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff355aad_d20260128_m014241_c001_v0001144_t0035_u01769564561074") 2026/01/28 01:42:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/01/28 01:42:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/01/28 01:42:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/01/28 01:42:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:42:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:42:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/01/28 01:42:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/01/28 01:42:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/01/28 01:42:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/01/28 01:42:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/01/28 01:42:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/01/28 01:42:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/01/28 01:42:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/01/28 01:42:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:42:51 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/01/28 01:42:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba49851_d20260128_m014251_c001_v0001173_t0032_u01769564571562") 2026/01/28 01:42:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/01/28 01:42:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/01/28 01:42:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/01/28 01:42:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:42:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:42:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/01/28 01:43:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/01/28 01:43:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/01/28 01:43:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/01/28 01:43:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/01/28 01:43:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/01/28 01:43:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/01/28 01:43:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/01/28 01:43:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/01/28 01:43:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/01/28 01:43:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/01/28 01:43:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:43:05 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/01/28 01:43:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f2155059715cb7858_d20260128_m014305_c001_v0001167_t0003_u01769564585146") 2026/01/28 01:43:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/01/28 01:43:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/01/28 01:43:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/01/28 01:43:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/01/28 01:43:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/01/28 01:43:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/28 01:43:05 DEBUG : pacer: Reducing sleep to 10ms 2026/01/28 01:43:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/01/28 01:43:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:43:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:43:08 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/01/28 01:43:10 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/01/28 01:43:10 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/01/28 01:43:10 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/01/28 01:43:10 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/01/28 01:43:11 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/01/28 01:43:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/01/28 01:43:12 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/01/28 01:43:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:43:14 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/01/28 01:43:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f2155059715cb78b0_d20260128_m014314_c001_v0001090_t0009_u01769564594520") 2026/01/28 01:43:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/01/28 01:43:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/01/28 01:43:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/01/28 01:43:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:43:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:43:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/01/28 01:43:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/01/28 01:43:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/01/28 01:43:19 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/01/28 01:43:19 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/01/28 01:43:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/01/28 01:43:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/01/28 01:43:21 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/01/28 01:43:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:43:24 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/01/28 01:43:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f20233862ccfc3313_d20260128_m014324_c001_v0001167_t0056_u01769564604104") 2026/01/28 01:43:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/01/28 01:43:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/01/28 01:43:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/01/28 01:43:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:43:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:43:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/01/28 01:43:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/01/28 01:43:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/01/28 01:43:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/01/28 01:43:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/01/28 01:43:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/01/28 01:43:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/01/28 01:43:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/01/28 01:43:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/01/28 01:43:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/01/28 01:43:34 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/01/28 01:43:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:43:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/01/28 01:43:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f209797fe3b4b5206_d20260128_m014336_c001_v0001182_t0036_u01769564616866") 2026/01/28 01:43:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/01/28 01:43:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/01/28 01:43:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/01/28 01:43:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/01/28 01:43:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/01/28 01:43:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/28 01:43:37 DEBUG : pacer: Reducing sleep to 10ms 2026/01/28 01:43:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/01/28 01:43:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:43:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:43:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/01/28 01:43:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/01/28 01:43:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/01/28 01:43:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/01/28 01:43:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/01/28 01:43:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/01/28 01:43:44 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/01/28 01:43:44 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/01/28 01:43:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:43:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/01/28 01:43:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f209797fe3b4b5211_d20260128_m014346_c001_v0001185_t0021_u01769564626765") 2026/01/28 01:43:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/01/28 01:43:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/01/28 01:43:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/01/28 01:43:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:43:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:43:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/01/28 01:43:51 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/01/28 01:43:51 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/01/28 01:43:51 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/01/28 01:43:51 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/01/28 01:43:54 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/01/28 01:43:54 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/01/28 01:43:54 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/01/28 01:43:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:43:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/01/28 01:43:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f2109dc2a39d84daf_d20260128_m014357_c001_v0001167_t0029_u01769564637542") 2026/01/28 01:43:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/01/28 01:43:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/01/28 01:43:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/01/28 01:44:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:44:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:44:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/01/28 01:44:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/01/28 01:44:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/01/28 01:44:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/01/28 01:44:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/01/28 01:44:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/01/28 01:44:06 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/01/28 01:44:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/01/28 01:44:08 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/01/28 01:44:08 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/01/28 01:44:08 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/01/28 01:44:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/01/28 01:44:11 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/01/28 01:44:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f021d13401d0b2b9fc80e1b_f21325edaec5f7aa9_d20260128_m014411_c001_v0001184_t0046_u01769564651263") 2026/01/28 01:44:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/01/28 01:44:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/01/28 01:44:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/01/28 01:44:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/01/28 01:44:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/01/28 01:44:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/01/28 01:44:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/01/28 01:44:14 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/01/28 01:44:23 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f021d13401d0b2b9fc80e1b_f200944197279208e_d20260128_m014423_c001_v0001167_t0035_u01769564663381") 2026/01/28 01:44:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/01/28 01:44:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/01/28 01:44:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/01/28 01:44:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/01/28 01:44:24 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/01/28 01:44:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/01/28 01:44:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/01/28 01:44:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/01/28 01:44:26 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/01/28 01:44:29 DEBUG : chunked-copy: Done sending chunk 1 2026/01/28 01:44:29 DEBUG : chunked-copy: Done sending chunk 0 2026/01/28 01:44:29 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/01/28 01:44:30 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f021d13401d0b2b9fc80e1b_f200944197279209b_d20260128_m014430_c001_v0001167_t0032_u01769564670447") 2026/01/28 01:44:30 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/01/28 01:44:30 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/01/28 01:44:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/01/28 01:44:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/01/28 01:44:32 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/01/28 01:44:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/01/28 01:44:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/01/28 01:44:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/01/28 01:44:34 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/01/28 01:44:36 DEBUG : chunked-copy: Done sending chunk 0 2026/01/28 01:44:37 DEBUG : chunked-copy: Done sending chunk 1 2026/01/28 01:44:37 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/01/28 01:44:37 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f021d13401d0b2b9fc80e1b_f2204fc5a06528b0f_d20260128_m014437_c001_v0001185_t0052_u01769564677800") 2026/01/28 01:44:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/01/28 01:44:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/01/28 01:44:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/01/28 01:44:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/01/28 01:44:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/01/28 01:44:40 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/01/28 01:44:40 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/01/28 01:44:40 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/01/28 01:44:40 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/01/28 01:44:42 DEBUG : chunked-copy: Done sending chunk 0 2026/01/28 01:44:42 DEBUG : chunked-copy: Done sending chunk 1 2026/01/28 01:44:42 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/01/28 01:44:43 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0f021d13401d0b2b9fc80e1b_f2204fc5a06528b17_d20260128_m014443_c001_v0001173_t0043_u01769564683577") 2026/01/28 01:44:43 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/01/28 01:44:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/01/28 01:44:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/01/28 01:44:44 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/01/28 01:44:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/01/28 01:44:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/01/28 01:44:44 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/01/28 01:44:45 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/01/28 01:44:47 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/01/28 01:44:48 DEBUG : Creating backend with remote "TestB2:rclone-test-toyemud4zube/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2629: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2672: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2721: Can't test if can't have empty directories 2026/01/28 01:44:49 INFO : B2 bucket rclone-test-toyemud4zube: cleaning bucket "rclone-test-toyemud4zube" of all files 2026/01/28 01:44:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4109dc2a39d84d53_d20260128_m014350_c001_v7007000_t0000_u01769564630593") 2026/01/28 01:44:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f209797fe3b4b5211_d20260128_m014346_c001_v0001185_t0021_u01769564626765") 2026/01/28 01:44:50 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f409797fe3b4b5210_d20260128_m014346_c001_v7007000_t0000_u01769564626242") 2026/01/28 01:44:50 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2109dc2a39d84cf1_d20260128_m014341_c001_v0001167_t0011_u01769564621584") 2026/01/28 01:44:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4009441972792084_d20260128_m014416_c001_v7007000_t0000_u01769564656641") 2026/01/28 01:44:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f21325edaec5f7aa9_d20260128_m014411_c001_v0001184_t0046_u01769564651263") 2026/01/28 01:44:50 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f41325edaec5f7aa6_d20260128_m014410_c001_v7007000_t0000_u01769564650756") 2026/01/28 01:44:50 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2109dc2a39d84e12_d20260128_m014405_c001_v0001185_t0050_u01769564645448") 2026/01/28 01:44:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4109dc2a39d84e0d_d20260128_m014405_c001_v7007000_t0000_u01769564645266") 2026/01/28 01:44:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2109dc2a39d84daf_d20260128_m014357_c001_v0001167_t0029_u01769564637542") 2026/01/28 01:44:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4109dc2a39d84da9_d20260128_m014356_c001_v7007000_t0000_u01769564636987") 2026/01/28 01:44:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2109dc2a39d84d56_d20260128_m014350_c001_v0001173_t0014_u01769564630777") 2026/01/28 01:44:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4115c4535fa6817a_d20260128_m014206_c001_v7007000_t0000_u01769564526259") 2026/01/28 01:44:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba49706_d20260128_m014202_c001_v0001183_t0033_u01769564522276") 2026/01/28 01:44:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4115c4535fa68167_d20260128_m014156_c001_v7007000_t0000_u01769564516971") 2026/01/28 01:44:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2115c4535fa68157_d20260128_m014152_c001_v0001041_t0022_u01769564512822") 2026/01/28 01:44:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba49705_d20260128_m014201_c001_v7007000_t0000_u01769564521877") 2026/01/28 01:44:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2115c4535fa68168_d20260128_m014157_c001_v0001167_t0014_u01769564517151") 2026/01/28 01:44:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4115c4535fa68156_d20260128_m014152_c001_v7007000_t0000_u01769564512399") 2026/01/28 01:44:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f219057afb0bf9902_d20260128_m014148_c001_v0001185_t0046_u01769564508349") 2026/01/28 01:44:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f419057afb0bf9900_d20260128_m014148_c001_v7007000_t0000_u01769564508165") 2026/01/28 01:44:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2115c4535fa68149_d20260128_m014144_c001_v0001185_t0018_u01769564504877") 2026/01/28 01:44:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4115c4535fa68148_d20260128_m014144_c001_v7007000_t0000_u01769564504534") 2026/01/28 01:44:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2115c4535fa68142_d20260128_m014141_c001_v0001181_t0058_u01769564501073") 2026/01/28 01:44:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba49837_d20260128_m014236_c001_v7007000_t0000_u01769564556438") 2026/01/28 01:44:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff355a9b_d20260128_m014232_c001_v0001109_t0002_u01769564552108") 2026/01/28 01:44:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba497d5_d20260128_m014226_c001_v7007000_t0000_u01769564546937") 2026/01/28 01:44:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba497aa_d20260128_m014221_c001_v0001173_t0050_u01769564541976") 2026/01/28 01:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f42357a3fff355a9a_d20260128_m014231_c001_v7007000_t0000_u01769564551701") 2026/01/28 01:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba497d9_d20260128_m014227_c001_v0001038_t0055_u01769564547120") 2026/01/28 01:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba497a5_d20260128_m014221_c001_v7007000_t0000_u01769564541599") 2026/01/28 01:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f21748956420877c7_d20260128_m014217_c001_v0001185_t0015_u01769564537494") 2026/01/28 01:44:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f41748956420877c6_d20260128_m014217_c001_v7007000_t0000_u01769564537313") 2026/01/28 01:44:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba49751_d20260128_m014213_c001_v0001157_t0010_u01769564533802") 2026/01/28 01:44:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba4974b_d20260128_m014213_c001_v7007000_t0000_u01769564533436") 2026/01/28 01:44:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2115c4535fa6817b_d20260128_m014206_c001_v0001167_t0008_u01769564526440") 2026/01/28 01:44:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4115c4535fa68141_d20260128_m014140_c001_v7007000_t0000_u01769564500893") 2026/01/28 01:44:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f212c93d12679f9be_d20260128_m014128_c001_v0001104_t0025_u01769564488378") 2026/01/28 01:44:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f412c93d12679f9b7_d20260128_m014127_c001_v7007000_t0000_u01769564487985") 2026/01/28 01:44:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2204fc5a06528757_d20260128_m014123_c001_v0001145_t0045_u01769564483641") 2026/01/28 01:44:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4204fc5a06528755_d20260128_m014123_c001_v7007000_t0000_u01769564483456") 2026/01/28 01:44:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2204fc5a06528730_d20260128_m014119_c001_v0001177_t0001_u01769564479511") 2026/01/28 01:44:52 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4204fc5a0652872e_d20260128_m014119_c001_v7007000_t0000_u01769564479133") 2026/01/28 01:44:52 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f218c46f8f7e977b8_d20260128_m014114_c001_v0001116_t0045_u01769564474894") 2026/01/28 01:44:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f418c46f8f7e977b7_d20260128_m014114_c001_v7007000_t0000_u01769564474713") 2026/01/28 01:44:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2204fc5a065286d1_d20260128_m014111_c001_v0001157_t0041_u01769564471305") 2026/01/28 01:44:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4204fc5a065286cf_d20260128_m014110_c001_v7007000_t0000_u01769564470921") 2026/01/28 01:44:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff355971_d20260128_m014105_c001_v0001167_t0040_u01769564465508") 2026/01/28 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f40233862ccfc329b_d20260128_m014309_c001_v7007000_t0000_u01769564589894") 2026/01/28 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2155059715cb7858_d20260128_m014305_c001_v0001167_t0003_u01769564585146") 2026/01/28 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba49859_d20260128_m014259_c001_v7007000_t0000_u01769564579492") 2026/01/28 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba49851_d20260128_m014251_c001_v0001173_t0032_u01769564571562") 2026/01/28 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4155059715cb7856_d20260128_m014304_c001_v7007000_t0000_u01769564584724") 2026/01/28 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba4985a_d20260128_m014259_c001_v0001116_t0023_u01769564579674") 2026/01/28 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba4984f_d20260128_m014251_c001_v7007000_t0000_u01769564571104") 2026/01/28 01:44:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba49849_d20260128_m014245_c001_v0001173_t0051_u01769564565650") 2026/01/28 01:44:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f403f2bcfcba49848_d20260128_m014245_c001_v7007000_t0000_u01769564565469") 2026/01/28 01:44:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f22357a3fff355aad_d20260128_m014241_c001_v0001144_t0035_u01769564561074") 2026/01/28 01:44:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f42357a3fff355aac_d20260128_m014240_c001_v7007000_t0000_u01769564560653") 2026/01/28 01:44:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f203f2bcfcba4983b_d20260128_m014236_c001_v0001146_t0055_u01769564556618") 2026/01/28 01:44:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4109dc2a39d84cf0_d20260128_m014341_c001_v7007000_t0000_u01769564621404") 2026/01/28 01:44:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f209797fe3b4b5206_d20260128_m014336_c001_v0001182_t0036_u01769564616866") 2026/01/28 01:44:53 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f409797fe3b4b5205_d20260128_m014336_c001_v7007000_t0000_u01769564616405") 2026/01/28 01:44:53 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f21325edaec5f7a0e_d20260128_m014331_c001_v0001185_t0017_u01769564611437") 2026/01/28 01:44:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f41325edaec5f7a0d_d20260128_m014331_c001_v7007000_t0000_u01769564611255") 2026/01/28 01:44:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f20233862ccfc3313_d20260128_m014324_c001_v0001167_t0056_u01769564604104") 2026/01/28 01:44:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f40233862ccfc3312_d20260128_m014323_c001_v7007000_t0000_u01769564603433") 2026/01/28 01:44:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f20233862ccfc3309_d20260128_m014318_c001_v0001134_t0051_u01769564598545") 2026/01/28 01:44:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f40233862ccfc3308_d20260128_m014318_c001_v7007000_t0000_u01769564598364") 2026/01/28 01:44:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2155059715cb78b0_d20260128_m014314_c001_v0001090_t0009_u01769564594520") 2026/01/28 01:44:53 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4155059715cb78a8_d20260128_m014313_c001_v7007000_t0000_u01769564593997") 2026/01/28 01:44:53 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f20233862ccfc32a1_d20260128_m014310_c001_v0001185_t0009_u01769564590076") 2026/01/28 01:44:53 DEBUG : chunked-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4174895642087a4a_d20260128_m014445_c001_v7007000_t0000_u01769564685856") 2026/01/28 01:44:53 DEBUG : chunked-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f20094419727920a8_d20260128_m014440_c001_v0001182_t0007_u01769564680261") 2026/01/28 01:44:53 DEBUG : chunked-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f40094419727920a6_d20260128_m014439_c001_v7007000_t0000_u01769564679664") 2026/01/28 01:44:53 DEBUG : chunked-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f20094419727920a0_d20260128_m014434_c001_v0001106_t0035_u01769564674040") 2026/01/28 01:44:54 DEBUG : chunked-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f400944197279209e_d20260128_m014433_c001_v7007000_t0000_u01769564673445") 2026/01/28 01:44:54 DEBUG : chunked-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2204fc5a06528af2_d20260128_m014426_c001_v0001167_t0008_u01769564666427") 2026/01/28 01:44:54 DEBUG : chunked-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4204fc5a06528af0_d20260128_m014425_c001_v7007000_t0000_u01769564665865") 2026/01/28 01:44:54 DEBUG : chunked-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f104038d2101decb8_d20260128_m014421_c001_v0001173_t0037_u01769564661412") 2026/01/28 01:44:54 DEBUG : chunked-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f400944197279208a_d20260128_m014421_c001_v7007000_t0000_u01769564661038") 2026/01/28 01:44:54 DEBUG : chunked-copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f104038d2101dec46_d20260128_m014417_c001_v0001173_t0001_u01769564657454") 2026/01/28 01:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4174895642087a49_d20260128_m014445_c001_v7007000_t0000_u01769564685675") 2026/01/28 01:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2204fc5a06528b17_d20260128_m014443_c001_v0001173_t0043_u01769564683577") 2026/01/28 01:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f40094419727920a5_d20260128_m014439_c001_v7007000_t0000_u01769564679481") 2026/01/28 01:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f2204fc5a06528b0f_d20260128_m014437_c001_v0001185_t0052_u01769564677800") 2026/01/28 01:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f400944197279209d_d20260128_m014433_c001_v7007000_t0000_u01769564673262") 2026/01/28 01:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f200944197279209b_d20260128_m014430_c001_v0001167_t0032_u01769564670447") 2026/01/28 01:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4204fc5a06528aef_d20260128_m014425_c001_v7007000_t0000_u01769564665682") 2026/01/28 01:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f200944197279208e_d20260128_m014423_c001_v0001167_t0035_u01769564663381") 2026/01/28 01:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4009441972792089_d20260128_m014420_c001_v7007000_t0000_u01769564660856") 2026/01/28 01:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f10275ad97aea2ef3_d20260128_m014419_c001_v0001173_t0033_u01769564659620") 2026/01/28 01:44:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f106116b7d04e7528_d20260128_m013941_c001_v0001041_t0009_u01769564381410") 2026/01/28 01:44:54 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4174895642087a4b_d20260128_m014446_c001_v7007000_t0000_u01769564686868") 2026/01/28 01:44:54 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f104038d2101defde_d20260128_m014446_c001_v0001173_t0029_u01769564686429") 2026/01/28 01:44:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f4174895642087a4f_d20260128_m014448_c001_v7007000_t0000_u01769564688470") 2026/01/28 01:44:55 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f104038d2101df006_d20260128_m014447_c001_v0001173_t0009_u01769564687970") 2026/01/28 01:44:55 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f104038d2101deff0_d20260128_m014447_c001_v0001173_t0031_u01769564687071") 2026/01/28 01:44:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f021d13401d0b2b9fc80e1b_f42357a3fff355967_d20260128_m014101_c001_v7007000_t0000_u01769564461821") 2026/01/28 01:44:56 INFO : B2 bucket rclone-test-toyemud4zube: cleaning bucket "rclone-test-toyemud4zube" of all files === RUN TestIntegration/FsShutdown fstests.go:2835: Shutdown method not supported --- PASS: TestIntegration (354.07s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.43s) --- PASS: TestIntegration/FsMkdir (351.85s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.08s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.07s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (85.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- 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.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.40s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- 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.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.46s) --- 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.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (33.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (7.45s) --- 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.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.20s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- 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.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (191.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (35.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (17.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (12.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (11.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (14.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (8.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.61s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.59s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 354.098s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m55.186802473s (try 1/5)