"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/03/30 02:25:32 DEBUG : Creating backend with remote "TestB2:rclone-test-licowem7zizi" 2026/03/30 02:25:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/30 02:25:35 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/30 02:25:35 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/30 02:25:35 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/30 02:25:58 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/30 02:25:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/03/30 02:26:00 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/03/30 02:26:00 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/03/30 02:26:01 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/03/30 02:26:01 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/03/30 02:26:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/03/30 02:26:02 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/30 02:26:09 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/30 02:26:11 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/30 02:26:15 INFO : B2 bucket rclone-test-licowem7zizi: cleaning bucket "rclone-test-licowem7zizi" of all files 2026/03/30 02:26:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae486_d20260330_m022615_c001_v0001183_t0057_u01774837575300") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/30 02:26:17 DEBUG : Creating backend with remote "TestB2:rclone-test-licowem7zizi/dirToPurgeFromRoot" 2026/03/30 02:26:18 INFO : B2 bucket rclone-test-licowem7zizi path dirToPurgeFromRoot: cleaning bucket "rclone-test-licowem7zizi" of all files 2026/03/30 02:26:19 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae48c_d20260330_m022616_c001_v0001183_t0050_u01774837576787") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/30 02:26:19 DEBUG : Creating backend with remote "TestB2:rclone-test-licowem7zizi/hello? sausage/êé" 2026/03/30 02:26:23 INFO : B2 bucket rclone-test-licowem7zizi path hello? sausage/êé: cleaning bucket "rclone-test-licowem7zizi" of all files 2026/03/30 02:26:23 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f100397afae99223f_d20260330_m022621_c001_v0001183_t0051_u01774837581983") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/30 02:26:32 DEBUG : Creating backend with remote "TestB2:rclone-test-licowem7zizi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/30 02:26:33 DEBUG : Creating backend with remote "TestB2:rclone-test-licowem7zizi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-licowem7zizi" from "TestB2:rclone-test-licowem7zizi" 2026/03/30 02:26:35 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/03/30 02:26:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lemekon9senu" 2026/03/30 02:26:50 DEBUG : B2 bucket rclone-test-lemekon9senu: Purge remote 2026/03/30 02:26:50 INFO : B2 bucket rclone-test-lemekon9senu: cleaning bucket "rclone-test-lemekon9senu" of all files 2026/03/30 02:26:50 DEBUG : somefile: Deleting (id "4_zff22ade3900d3bcb9fd80e1b_f402f344e4065e82f_d20260330_m022649_c001_v0001179_t0003_u01774837609291") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/30 02:26:51 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/30 02:26:52 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/03/30 02:26:55 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/03/30 02:26:55 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/03/30 02:26:55 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.438Ki offset 6Mi/6.106Mi 2026/03/30 02:26:55 DEBUG : test-metadata: Sending chunk 1 length 111040 2026/03/30 02:26:56 DEBUG : test-metadata: Done sending chunk 1 2026/03/30 02:26:57 DEBUG : test-metadata: Done sending chunk 0 2026/03/30 02:26:57 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/03/30 02:27:07 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/2f229d1380fd3bcb9fd80e1b/c001_v0001183_t0035": EOF 2026/03/30 02:27:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/2f229d1380fd3bcb9fd80e1b/c001_v0001183_t0035": EOF) 2026/03/30 02:27:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/2f229d1380fd3bcb9fd80e1b/c001_v0001183_t0035": EOF - low level retry 1/10 2026/03/30 02:27:09 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-03-30-022702-480.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/03/30 02:27:11 DEBUG : oldPath = "TestB2:rclone-test-licowem7zizi/versions/test-versions-v2026-03-30-022702-480.txt" 2026/03/30 02:27:11 DEBUG : newPath = "TestB2,versions:rclone-test-licowem7zizi/versions/test-versions-v2026-03-30-022702-480.txt" 2026/03/30 02:27:11 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-licowem7zizi/versions/test-versions-v2026-03-30-022702-480.txt" 2026/03/30 02:27:11 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/03/30 02:27:13 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-licowem7zizi/versions/test-versions-v2026-03-30-022702-480.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-licowem7zizi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/03/30 02:27:16 INFO : B2 bucket rclone-test-licowem7zizi: cleaning bucket "rclone-test-licowem7zizi" of all hidden files 2026/03/30 02:27:16 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a60_d20260330_m022542_c001_v7007000_t0000_u01774837542771") as it is a hide marker 2026/03/30 02:27:16 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : leading space/ leading space: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae394_d20260330_m022542_c001_v0001183_t0056_u01774837542160") 2026/03/30 02:27:16 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a5b_d20260330_m022541_c001_v7007000_t0000_u01774837541793") as it is a hide marker 2026/03/30 02:27:16 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae38e_d20260330_m022541_c001_v0001183_t0016_u01774837541145") 2026/03/30 02:27:16 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a78_d20260330_m022548_c001_v7007000_t0000_u01774837548442") as it is a hide marker 2026/03/30 02:27:16 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3c4_d20260330_m022547_c001_v0001183_t0013_u01774837547873") 2026/03/30 02:27:16 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : created from root.txt: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f40630a9449dcd1d6_d20260330_m022643_c001_v7007000_t0000_u01774837603200") as it is a hide marker 2026/03/30 02:27:16 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : created from root.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1098780df14f39ba_d20260330_m022642_c001_v0001097_t0054_u01774837602100") 2026/03/30 02:27:16 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : file name.txt: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f403c31894af4a66d_d20260330_m022651_c001_v7007000_t0000_u01774837611314") as it is a hide marker 2026/03/30 02:27:16 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : file name.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae4cf_d20260330_m022631_c001_v0001183_t0027_u01774837591352") 2026/03/30 02:27:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : file name.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f10893534b8d7a692_d20260330_m022627_c001_v0001182_t0015_u01774837587883") 2026/03/30 02:27:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : file name.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae458_d20260330_m022607_c001_v0001183_t0057_u01774837567387") 2026/03/30 02:27:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : file name.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae452_d20260330_m022606_c001_v0001183_t0030_u01774837566628") 2026/03/30 02:27:16 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae454_d20260330_m022607_c001_v0001183_t0044_u01774837567010") "upload" dated 2026-03-30 02:26:07.01 +0000 UTC (1m9.554903287s ago) 2026/03/30 02:27:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f40630a9449dcafba_d20260330_m022625_c001_v7007000_t0000_u01774837585613") as it is a hide marker 2026/03/30 02:27:16 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f112ce5c1245887ff_d20260330_m022624_c001_v0001161_t0049_u01774837584985") 2026/03/30 02:27:16 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f105bb654ac2b00e8_d20260330_m022624_c001_v0001185_t0032_u01774837584402") 2026/03/30 02:27:16 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a94_d20260330_m022555_c001_v7007000_t0000_u01774837555171") as it is a hide marker 2026/03/30 02:27:16 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3fa_d20260330_m022554_c001_v0001183_t0014_u01774837554607") 2026/03/30 02:27:16 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : piped data.txt: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f403c31894af4a66f_d20260330_m022653_c001_v7007000_t0000_u01774837613017") as it is a hide marker 2026/03/30 02:27:16 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : piped data.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae519_d20260330_m022652_c001_v0001183_t0027_u01774837612632") 2026/03/30 02:27:16 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : piped data.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f403c31894af4a66e_d20260330_m022652_c001_v7007000_t0000_u01774837612442") 2026/03/30 02:27:16 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : piped data.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f4195bbf542eae515_d20260330_m022652_c001_v0001183_t0035_u01774837612084") 2026/03/30 02:27:16 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a96_d20260330_m022556_c001_v7007000_t0000_u01774837556108") as it is a hide marker 2026/03/30 02:27:16 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae402_d20260330_m022555_c001_v0001183_t0036_u01774837555538") 2026/03/30 02:27:16 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : test-metadata: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f413781a4b732dac7_d20260330_m022659_c001_v7007000_t0000_u01774837619914") as it is a hide marker 2026/03/30 02:27:16 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : test-metadata: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f203c31894af4a671_d20260330_m022654_c001_v0001171_t0001_u01774837614864") 2026/03/30 02:27:16 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : test-metadata: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f403c31894af4a670_d20260330_m022654_c001_v7007000_t0000_u01774837614013") 2026/03/30 02:27:16 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : test-metadata: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae51f_d20260330_m022653_c001_v0001183_t0033_u01774837613209") 2026/03/30 02:27:16 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a81_d20260330_m022550_c001_v7007000_t0000_u01774837550347") as it is a hide marker 2026/03/30 02:27:16 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3ce_d20260330_m022549_c001_v0001183_t0037_u01774837549727") 2026/03/30 02:27:16 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a89_d20260330_m022552_c001_v7007000_t0000_u01774837552281") as it is a hide marker 2026/03/30 02:27:16 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3e4_d20260330_m022551_c001_v0001183_t0018_u01774837551656") 2026/03/30 02:27:16 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a85_d20260330_m022551_c001_v7007000_t0000_u01774837551289") as it is a hide marker 2026/03/30 02:27:16 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3dc_d20260330_m022550_c001_v0001183_t0018_u01774837550711") 2026/03/30 02:27:16 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a8d_d20260330_m022553_c001_v7007000_t0000_u01774837553214") as it is a hide marker 2026/03/30 02:27:16 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3ec_d20260330_m022552_c001_v0001183_t0046_u01774837552647") 2026/03/30 02:27:16 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a92_d20260330_m022554_c001_v7007000_t0000_u01774837554241") as it is a hide marker 2026/03/30 02:27:16 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3f2_d20260330_m022553_c001_v0001183_t0048_u01774837553583") 2026/03/30 02:27:16 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a7c_d20260330_m022549_c001_v7007000_t0000_u01774837549361") as it is a hide marker 2026/03/30 02:27:16 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : trailing space /trailing space : Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3c8_d20260330_m022548_c001_v0001183_t0041_u01774837548806") 2026/03/30 02:27:16 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae571_d20260330_m022710_c001_v0001183_t0043_u01774837630269") "upload" dated 2026-03-30 02:27:10.269 +0000 UTC (6.297967064s ago) 2026/03/30 02:27:16 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f405821d05f62ab5b_d20260330_m022705_c001_v7007000_t0000_u01774837625465") 2026/03/30 02:27:16 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae54d_d20260330_m022702_c001_v0001183_t0008_u01774837622480") 2026/03/30 02:27:16 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a9b_d20260330_m022606_c001_v7007000_t0000_u01774837566035") as it is a hide marker 2026/03/30 02:27:16 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f202bc64019072a99_d20260330_m022558_c001_v0001101_t0033_u01774837558244") 2026/03/30 02:27:16 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : zero-length-file: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a98_d20260330_m022557_c001_v7007000_t0000_u01774837557981") as it is a hide marker 2026/03/30 02:27:16 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : zero-length-file: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f4195bbf542eae416_d20260330_m022557_c001_v0001183_t0035_u01774837557435") 2026/03/30 02:27:16 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a64_d20260330_m022543_c001_v7007000_t0000_u01774837543713") as it is a hide marker 2026/03/30 02:27:16 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae398_d20260330_m022543_c001_v0001183_t0026_u01774837543137") 2026/03/30 02:27:16 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a50_d20260330_m022538_c001_v7007000_t0000_u01774837538849") as it is a hide marker 2026/03/30 02:27:16 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae376_d20260330_m022537_c001_v0001183_t0044_u01774837537920") 2026/03/30 02:27:16 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a70_d20260330_m022546_c001_v7007000_t0000_u01774837546510") as it is a hide marker 2026/03/30 02:27:16 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3ba_d20260330_m022545_c001_v0001183_t0037_u01774837545949") 2026/03/30 02:27:16 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a6c_d20260330_m022545_c001_v7007000_t0000_u01774837545579") as it is a hide marker 2026/03/30 02:27:16 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3b0_d20260330_m022545_c001_v0001183_t0055_u01774837545018") 2026/03/30 02:27:16 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a74_d20260330_m022547_c001_v7007000_t0000_u01774837547490") as it is a hide marker 2026/03/30 02:27:16 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3c0_d20260330_m022546_c001_v0001183_t0026_u01774837546883") 2026/03/30 02:27:16 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a68_d20260330_m022544_c001_v7007000_t0000_u01774837544653") as it is a hide marker 2026/03/30 02:27:16 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3a4_d20260330_m022544_c001_v0001183_t0027_u01774837544082") 2026/03/30 02:27:16 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : ./.: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a53_d20260330_m022539_c001_v7007000_t0000_u01774837539804") as it is a hide marker 2026/03/30 02:27:16 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : ./.: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae384_d20260330_m022539_c001_v0001183_t0022_u01774837539237") 2026/03/30 02:27:16 NOTICE: ./.: Skipped delete as --dry-run is set 2026/03/30 02:27:16 DEBUG : ../..: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a57_d20260330_m022540_c001_v7007000_t0000_u01774837540748") as it is a hide marker 2026/03/30 02:27:16 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/03/30 02:27:16 DEBUG : ../..: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae38c_d20260330_m022540_c001_v0001183_t0002_u01774837540169") 2026/03/30 02:27:16 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/03/30 02:27:16 INFO : B2 bucket rclone-test-licowem7zizi: cleaning bucket "rclone-test-licowem7zizi" of all hidden files 2026/03/30 02:27:17 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a60_d20260330_m022542_c001_v7007000_t0000_u01774837542771") as it is a hide marker 2026/03/30 02:27:17 DEBUG : leading space/ leading space: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae394_d20260330_m022542_c001_v0001183_t0056_u01774837542160") 2026/03/30 02:27:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a5b_d20260330_m022541_c001_v7007000_t0000_u01774837541793") as it is a hide marker 2026/03/30 02:27:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae38e_d20260330_m022541_c001_v0001183_t0016_u01774837541145") 2026/03/30 02:27:17 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a78_d20260330_m022548_c001_v7007000_t0000_u01774837548442") as it is a hide marker 2026/03/30 02:27:17 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3c4_d20260330_m022547_c001_v0001183_t0013_u01774837547873") 2026/03/30 02:27:17 DEBUG : created from root.txt: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f40630a9449dcd1d6_d20260330_m022643_c001_v7007000_t0000_u01774837603200") as it is a hide marker 2026/03/30 02:27:17 DEBUG : created from root.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1098780df14f39ba_d20260330_m022642_c001_v0001097_t0054_u01774837602100") 2026/03/30 02:27:17 DEBUG : file name.txt: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f403c31894af4a66d_d20260330_m022651_c001_v7007000_t0000_u01774837611314") as it is a hide marker 2026/03/30 02:27:17 DEBUG : file name.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae4cf_d20260330_m022631_c001_v0001183_t0027_u01774837591352") 2026/03/30 02:27:17 DEBUG : file name.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f10893534b8d7a692_d20260330_m022627_c001_v0001182_t0015_u01774837587883") 2026/03/30 02:27:17 DEBUG : file name.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae458_d20260330_m022607_c001_v0001183_t0057_u01774837567387") 2026/03/30 02:27:17 DEBUG : file name.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae452_d20260330_m022606_c001_v0001183_t0030_u01774837566628") 2026/03/30 02:27:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae454_d20260330_m022607_c001_v0001183_t0044_u01774837567010") "upload" dated 2026-03-30 02:26:07.01 +0000 UTC (1m10.646929458s ago) 2026/03/30 02:27:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f40630a9449dcafba_d20260330_m022625_c001_v7007000_t0000_u01774837585613") as it is a hide marker 2026/03/30 02:27:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f112ce5c1245887ff_d20260330_m022624_c001_v0001161_t0049_u01774837584985") 2026/03/30 02:27:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f105bb654ac2b00e8_d20260330_m022624_c001_v0001185_t0032_u01774837584402") 2026/03/30 02:27:17 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a94_d20260330_m022555_c001_v7007000_t0000_u01774837555171") as it is a hide marker 2026/03/30 02:27:17 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3fa_d20260330_m022554_c001_v0001183_t0014_u01774837554607") 2026/03/30 02:27:17 DEBUG : piped data.txt: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f403c31894af4a66f_d20260330_m022653_c001_v7007000_t0000_u01774837613017") as it is a hide marker 2026/03/30 02:27:18 DEBUG : piped data.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae519_d20260330_m022652_c001_v0001183_t0027_u01774837612632") 2026/03/30 02:27:18 DEBUG : piped data.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f403c31894af4a66e_d20260330_m022652_c001_v7007000_t0000_u01774837612442") 2026/03/30 02:27:18 DEBUG : piped data.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f4195bbf542eae515_d20260330_m022652_c001_v0001183_t0035_u01774837612084") 2026/03/30 02:27:18 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a96_d20260330_m022556_c001_v7007000_t0000_u01774837556108") as it is a hide marker 2026/03/30 02:27:18 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae402_d20260330_m022555_c001_v0001183_t0036_u01774837555538") 2026/03/30 02:27:18 DEBUG : test-metadata: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f413781a4b732dac7_d20260330_m022659_c001_v7007000_t0000_u01774837619914") as it is a hide marker 2026/03/30 02:27:18 DEBUG : test-metadata: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f203c31894af4a671_d20260330_m022654_c001_v0001171_t0001_u01774837614864") 2026/03/30 02:27:18 DEBUG : test-metadata: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f403c31894af4a670_d20260330_m022654_c001_v7007000_t0000_u01774837614013") 2026/03/30 02:27:18 DEBUG : test-metadata: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae51f_d20260330_m022653_c001_v0001183_t0033_u01774837613209") 2026/03/30 02:27:18 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a81_d20260330_m022550_c001_v7007000_t0000_u01774837550347") as it is a hide marker 2026/03/30 02:27:18 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3ce_d20260330_m022549_c001_v0001183_t0037_u01774837549727") 2026/03/30 02:27:18 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a89_d20260330_m022552_c001_v7007000_t0000_u01774837552281") as it is a hide marker 2026/03/30 02:27:18 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3e4_d20260330_m022551_c001_v0001183_t0018_u01774837551656") 2026/03/30 02:27:18 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a85_d20260330_m022551_c001_v7007000_t0000_u01774837551289") as it is a hide marker 2026/03/30 02:27:18 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3dc_d20260330_m022550_c001_v0001183_t0018_u01774837550711") 2026/03/30 02:27:18 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a8d_d20260330_m022553_c001_v7007000_t0000_u01774837553214") as it is a hide marker 2026/03/30 02:27:18 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3ec_d20260330_m022552_c001_v0001183_t0046_u01774837552647") 2026/03/30 02:27:18 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a92_d20260330_m022554_c001_v7007000_t0000_u01774837554241") as it is a hide marker 2026/03/30 02:27:18 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3f2_d20260330_m022553_c001_v0001183_t0048_u01774837553583") 2026/03/30 02:27:18 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a7c_d20260330_m022549_c001_v7007000_t0000_u01774837549361") as it is a hide marker 2026/03/30 02:27:18 DEBUG : trailing space /trailing space : Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3c8_d20260330_m022548_c001_v0001183_t0041_u01774837548806") 2026/03/30 02:27:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae571_d20260330_m022710_c001_v0001183_t0043_u01774837630269") "upload" dated 2026-03-30 02:27:10.269 +0000 UTC (8.699924726s ago) 2026/03/30 02:27:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f405821d05f62ab5b_d20260330_m022705_c001_v7007000_t0000_u01774837625465") 2026/03/30 02:27:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae54d_d20260330_m022702_c001_v0001183_t0008_u01774837622480") 2026/03/30 02:27:19 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a9b_d20260330_m022606_c001_v7007000_t0000_u01774837566035") as it is a hide marker 2026/03/30 02:27:19 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f202bc64019072a99_d20260330_m022558_c001_v0001101_t0033_u01774837558244") 2026/03/30 02:27:19 DEBUG : zero-length-file: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a98_d20260330_m022557_c001_v7007000_t0000_u01774837557981") as it is a hide marker 2026/03/30 02:27:19 DEBUG : zero-length-file: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f4195bbf542eae416_d20260330_m022557_c001_v0001183_t0035_u01774837557435") 2026/03/30 02:27:19 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a64_d20260330_m022543_c001_v7007000_t0000_u01774837543713") as it is a hide marker 2026/03/30 02:27:19 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae398_d20260330_m022543_c001_v0001183_t0026_u01774837543137") 2026/03/30 02:27:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a50_d20260330_m022538_c001_v7007000_t0000_u01774837538849") as it is a hide marker 2026/03/30 02:27:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae376_d20260330_m022537_c001_v0001183_t0044_u01774837537920") 2026/03/30 02:27:19 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a70_d20260330_m022546_c001_v7007000_t0000_u01774837546510") as it is a hide marker 2026/03/30 02:27:19 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3ba_d20260330_m022545_c001_v0001183_t0037_u01774837545949") 2026/03/30 02:27:19 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a6c_d20260330_m022545_c001_v7007000_t0000_u01774837545579") as it is a hide marker 2026/03/30 02:27:19 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3b0_d20260330_m022545_c001_v0001183_t0055_u01774837545018") 2026/03/30 02:27:19 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a74_d20260330_m022547_c001_v7007000_t0000_u01774837547490") as it is a hide marker 2026/03/30 02:27:19 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3c0_d20260330_m022546_c001_v0001183_t0026_u01774837546883") 2026/03/30 02:27:19 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a68_d20260330_m022544_c001_v7007000_t0000_u01774837544653") as it is a hide marker 2026/03/30 02:27:19 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae3a4_d20260330_m022544_c001_v0001183_t0027_u01774837544082") 2026/03/30 02:27:19 DEBUG : ./.: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a53_d20260330_m022539_c001_v7007000_t0000_u01774837539804") as it is a hide marker 2026/03/30 02:27:19 DEBUG : ./.: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae384_d20260330_m022539_c001_v0001183_t0022_u01774837539237") 2026/03/30 02:27:19 DEBUG : ../..: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072a57_d20260330_m022540_c001_v7007000_t0000_u01774837540748") as it is a hide marker 2026/03/30 02:27:19 DEBUG : ../..: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae38c_d20260330_m022540_c001_v0001183_t0002_u01774837540169") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/03/30 02:27:20 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/03/30 02:27:20 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/03/30 02:27:21 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/03/30 02:27:21 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/03/30 02:27:21 INFO : B2 bucket rclone-test-licowem7zizi: cleaning bucket "rclone-test-licowem7zizi" of pending multipart uploads older than 0s 2026/03/30 02:27:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae454_d20260330_m022607_c001_v0001183_t0044_u01774837567010") "upload" dated 2026-03-30 02:26:07.01 +0000 UTC (1m14.817556679s ago) 2026/03/30 02:27:21 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473afb3_d20260330_m022720_c001_v0001182_t0016_u01774837640789") as it is a start marker (upload started at 2026-03-30 02:27:20.789 +0000 UTC) 2026/03/30 02:27:21 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/03/30 02:27:21 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473afb4_d20260330_m022720_c001_v0001042_t0057_u01774837640973") as it is a start marker (upload started at 2026-03-30 02:27:20.973 +0000 UTC) 2026/03/30 02:27:21 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/03/30 02:27:21 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473afb5_d20260330_m022721_c001_v0001134_t0050_u01774837641174") as it is a start marker (upload started at 2026-03-30 02:27:21.174 +0000 UTC) 2026/03/30 02:27:21 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/03/30 02:27:21 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473afb6_d20260330_m022721_c001_v0001109_t0015_u01774837641361") as it is a start marker (upload started at 2026-03-30 02:27:21.361 +0000 UTC) 2026/03/30 02:27:21 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/03/30 02:27:21 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f408df0c82473afb2_d20260330_m022720_c001_v7007000_t0000_u01774837640605") "hide" dated 2026-03-30 02:27:20.605 +0000 UTC (1.222686874s ago) 2026/03/30 02:27:21 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae571_d20260330_m022710_c001_v0001183_t0043_u01774837630269") 2026/03/30 02:27:21 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/03/30 02:27:22 INFO : B2 bucket rclone-test-licowem7zizi: cleaning bucket "rclone-test-licowem7zizi" of pending multipart uploads older than 0s 2026/03/30 02:27:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae454_d20260330_m022607_c001_v0001183_t0044_u01774837567010") "upload" dated 2026-03-30 02:26:07.01 +0000 UTC (1m15.185813386s ago) 2026/03/30 02:27:22 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473afb3_d20260330_m022720_c001_v0001182_t0016_u01774837640789") as it is a start marker (upload started at 2026-03-30 02:27:20.789 +0000 UTC) 2026/03/30 02:27:22 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473afb4_d20260330_m022720_c001_v0001042_t0057_u01774837640973") as it is a start marker (upload started at 2026-03-30 02:27:20.973 +0000 UTC) 2026/03/30 02:27:22 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473afb5_d20260330_m022721_c001_v0001134_t0050_u01774837641174") as it is a start marker (upload started at 2026-03-30 02:27:21.174 +0000 UTC) 2026/03/30 02:27:22 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473afb6_d20260330_m022721_c001_v0001109_t0015_u01774837641361") as it is a start marker (upload started at 2026-03-30 02:27:21.361 +0000 UTC) 2026/03/30 02:27:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f229d1380fd3bcb9fd80e1b_f408df0c82473afb2_d20260330_m022720_c001_v7007000_t0000_u01774837640605") "hide" dated 2026-03-30 02:27:20.605 +0000 UTC (1.591162094s ago) 2026/03/30 02:27:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae571_d20260330_m022710_c001_v0001183_t0043_u01774837630269") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/03/30 02:27:22 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/30 02:27:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/30 02:27:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/03/30 02:27:24 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/03/30 02:27:24 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/03/30 02:27:24 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/03/30 02:27:24 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/03/30 02:27:25 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/03/30 02:27:26 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/03/30 02:27:26 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/03/30 02:27:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:27:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/03/30 02:27:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f2156b7c90a53ca73_d20260330_m022731_c001_v0001099_t0049_u01774837651036") 2026/03/30 02:27:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/30 02:27:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/30 02:27:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/30 02:27:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:27:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:27:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/03/30 02:27:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/03/30 02:27:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/03/30 02:27:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/03/30 02:27:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/03/30 02:27:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/03/30 02:27:38 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/03/30 02:27:38 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/03/30 02:27:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:27:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/03/30 02:27:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f202bc64019072b24_d20260330_m022740_c001_v0001185_t0036_u01774837660426") 2026/03/30 02:27:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/30 02:27:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/30 02:27:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/30 02:27:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:27:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:27:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/30 02:27:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/30 02:27:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/03/30 02:27:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/30 02:27:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/03/30 02:27:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/30 02:27:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/03/30 02:27:46 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/03/30 02:27:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/03/30 02:27:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/03/30 02:27:48 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/30 02:27:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:27:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/03/30 02:27:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f21931454b55bcbe4_d20260330_m022750_c001_v0001183_t0023_u01774837670836") 2026/03/30 02:27:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/30 02:27:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/30 02:27:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/30 02:27:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/30 02:27:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/03/30 02:27:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:27:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:27:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/03/30 02:27:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/30 02:27:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/03/30 02:27:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/03/30 02:27:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/03/30 02:27:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/30 02:27:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/30 02:27:56 DEBUG : pacer: Reducing sleep to 10ms 2026/03/30 02:27:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/03/30 02:27:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/03/30 02:27:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/03/30 02:28:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:28:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/03/30 02:28:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f202bc64019072b63_d20260330_m022800_c001_v0001097_t0053_u01774837680657") 2026/03/30 02:28:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/30 02:28:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/03/30 02:28:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/30 02:28:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:28:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:28:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/03/30 02:28:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/30 02:28:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/30 02:28:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/30 02:28:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/30 02:28:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/30 02:28:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/30 02:28:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/03/30 02:28:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:28:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/03/30 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f216e9bc51f06d595_d20260330_m022811_c001_v0001115_t0001_u01774837691075") 2026/03/30 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/30 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/30 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/30 02:28:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:28:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:28:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/30 02:28:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/30 02:28:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/30 02:28:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/30 02:28:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/30 02:28:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/30 02:28:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/30 02:28:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/30 02:28:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/30 02:28:16 DEBUG : pacer: Reducing sleep to 10ms 2026/03/30 02:28:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/03/30 02:28:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/30 02:28:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/30 02:28:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/30 02:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/03/30 02:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f217e3c6356ee53d3_d20260330_m022821_c001_v0001109_t0053_u01774837701628") 2026/03/30 02:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/30 02:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/30 02:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/30 02:28:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/30 02:28:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/30 02:28:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:28:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:28:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/03/30 02:28:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/03/30 02:28:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/03/30 02:28:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/30 02:28:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/03/30 02:28:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/03/30 02:28:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/03/30 02:28:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/03/30 02:28:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:28:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/03/30 02:28:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f2238f2ad9a49b9cb_d20260330_m022831_c001_v0001183_t0022_u01774837711823") 2026/03/30 02:28:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/30 02:28:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/03/30 02:28:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/30 02:28:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:28:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:28:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/03/30 02:28:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/30 02:28:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/30 02:28:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/30 02:28:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/30 02:28:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/30 02:28:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/30 02:28:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/03/30 02:28:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:28:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/03/30 02:28:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f209c9f6b4f9e694f_d20260330_m022840_c001_v0001183_t0015_u01774837720856") 2026/03/30 02:28:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/30 02:28:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/30 02:28:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/30 02:28:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:28:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:28:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/30 02:28:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/30 02:28:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/30 02:28:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/30 02:28:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/30 02:28:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/30 02:28:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/30 02:28:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/03/30 02:28:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/30 02:28:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/30 02:28:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/30 02:28:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:28:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/03/30 02:28:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f205821d05f62abdc_d20260330_m022850_c001_v0001109_t0031_u01774837730846") 2026/03/30 02:28:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/30 02:28:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/30 02:28:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/30 02:28:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/30 02:28:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/30 02:28:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/30 02:28:51 DEBUG : pacer: Reducing sleep to 10ms 2026/03/30 02:28:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/30 02:28:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:28:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:28:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/03/30 02:28:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/30 02:28:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/03/30 02:28:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/03/30 02:28:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/03/30 02:28:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/30 02:28:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/30 02:28:56 DEBUG : pacer: Reducing sleep to 10ms 2026/03/30 02:28:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/03/30 02:28:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/03/30 02:28:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/03/30 02:29:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:29:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/03/30 02:29:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f213781a4b732dcf7_d20260330_m022901_c001_v0001185_t0035_u01774837741161") 2026/03/30 02:29:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/30 02:29:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/03/30 02:29:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/30 02:29:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:29:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:29:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/03/30 02:29:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/30 02:29:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/30 02:29:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/30 02:29:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/30 02:29:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/30 02:29:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/30 02:29:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/03/30 02:29:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:29:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/03/30 02:29:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473b0e9_d20260330_m022911_c001_v0001173_t0055_u01774837751802") 2026/03/30 02:29:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/30 02:29:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/30 02:29:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/30 02:29:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:29:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:29:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/30 02:29:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/30 02:29:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/30 02:29:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/30 02:29:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/30 02:29:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/30 02:29:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/03/30 02:29:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/03/30 02:29:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/30 02:29:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/30 02:29:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/30 02:29:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:29:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/03/30 02:29:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f204bddfa8db78d82_d20260330_m022923_c001_v0001134_t0030_u01774837763736") 2026/03/30 02:29:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/30 02:29:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/30 02:29:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/30 02:29:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/03/30 02:29:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/03/30 02:29:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:29:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:29:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/03/30 02:29:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/03/30 02:29:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/03/30 02:29:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/03/30 02:29:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/03/30 02:29:30 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/03/30 02:29:32 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/03/30 02:29:32 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/03/30 02:29:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:29:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/30 02:29:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f213781a4b732dd29_d20260330_m022934_c001_v0001182_t0051_u01774837774903") 2026/03/30 02:29:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/30 02:29:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/30 02:29:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/30 02:29:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/30 02:29:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/30 02:29:35 DEBUG : pacer: Reducing sleep to 10ms 2026/03/30 02:29:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:29:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:29:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/03/30 02:29:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/03/30 02:29:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/03/30 02:29:40 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/03/30 02:29:40 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/03/30 02:29:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/03/30 02:29:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/03/30 02:29:42 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/03/30 02:29:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:29:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/30 02:29:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f222d87a2a26642da_d20260330_m022946_c001_v0001153_t0020_u01774837786031") 2026/03/30 02:29:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/30 02:29:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/30 02:29:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/30 02:29:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:29:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:29:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/30 02:29:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/30 02:29:52 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/03/30 02:29:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/30 02:29:52 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/03/30 02:29:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/30 02:29:52 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/03/30 02:29:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/03/30 02:29:54 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/03/30 02:29:55 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/03/30 02:29:55 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/30 02:29:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:29:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/30 02:29:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f219a75b90fd5c8a0_d20260330_m022958_c001_v0001113_t0046_u01774837798431") 2026/03/30 02:29:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/30 02:29:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/30 02:29:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/30 02:29:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/30 02:30:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/03/30 02:30:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:30:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:30:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/03/30 02:30:05 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/03/30 02:30:05 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/03/30 02:30:05 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/03/30 02:30:05 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/03/30 02:30:06 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/03/30 02:30:07 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/03/30 02:30:07 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/03/30 02:30:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:30:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/03/30 02:30:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f21931454b55bccbc_d20260330_m023010_c001_v0001167_t0029_u01774837810034") 2026/03/30 02:30:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/30 02:30:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/30 02:30:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/30 02:30:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:30:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:30:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/03/30 02:30:16 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/03/30 02:30:16 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/03/30 02:30:16 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/03/30 02:30:16 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/03/30 02:30:18 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/03/30 02:30:19 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/03/30 02:30:19 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/03/30 02:30:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:30:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/03/30 02:30:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f2122dcd5514ad0ee_d20260330_m023022_c001_v0001100_t0010_u01774837822857") 2026/03/30 02:30:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/30 02:30:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/30 02:30:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/30 02:30:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:30:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:30:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/30 02:30:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/30 02:30:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/03/30 02:30:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/30 02:30:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/03/30 02:30:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/30 02:30:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/03/30 02:30:31 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/03/30 02:30:32 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/03/30 02:30:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/03/30 02:30:33 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/30 02:30:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/30 02:30:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/03/30 02:30:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f229d1380fd3bcb9fd80e1b_f2097fae617d80199_d20260330_m023036_c001_v0001098_t0040_u01774837836969") 2026/03/30 02:30:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/30 02:30:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/30 02:30:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/30 02:30:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/30 02:30:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/03/30 02:30:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/03/30 02:30:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/03/30 02:30:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/30 02:30:49 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f229d1380fd3bcb9fd80e1b_f201c9a85585b3265_d20260330_m023049_c001_v0001165_t0057_u01774837849401") 2026/03/30 02:30:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/03/30 02:30:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/30 02:30:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/30 02:30:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/30 02:30:50 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/30 02:30:52 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/30 02:30:52 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/30 02:30:52 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/30 02:30:52 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/03/30 02:30:54 DEBUG : chunked-copy: Done sending chunk 0 2026/03/30 02:30:55 DEBUG : chunked-copy: Done sending chunk 1 2026/03/30 02:30:55 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/30 02:30:55 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f229d1380fd3bcb9fd80e1b_f200162639ed8a75d_d20260330_m023055_c001_v0001131_t0057_u01774837855904") 2026/03/30 02:30:55 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/03/30 02:30:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/30 02:30:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/30 02:30:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/30 02:30:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/30 02:30:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/03/30 02:30:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/30 02:30:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/03/30 02:30:59 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/03/30 02:31:01 DEBUG : chunked-copy: Done sending chunk 0 2026/03/30 02:31:01 DEBUG : chunked-copy: Done sending chunk 1 2026/03/30 02:31:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/30 02:31:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f229d1380fd3bcb9fd80e1b_f200162639ed8a775_d20260330_m023102_c001_v0001176_t0014_u01774837862587") 2026/03/30 02:31:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/30 02:31:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/30 02:31:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/30 02:31:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/30 02:31:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/30 02:31:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/30 02:31:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/30 02:31:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/30 02:31:05 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/03/30 02:31:08 DEBUG : chunked-copy: Done sending chunk 1 2026/03/30 02:31:08 DEBUG : chunked-copy: Done sending chunk 0 2026/03/30 02:31:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/30 02:31:09 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2f229d1380fd3bcb9fd80e1b_f200162639ed8a797_d20260330_m023109_c001_v0001100_t0011_u01774837869384") 2026/03/30 02:31:09 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/03/30 02:31:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/30 02:31:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/30 02:31:09 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/03/30 02:31:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/30 02:31:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/30 02:31:10 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/30 02:31:12 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/30 02:31:13 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/30 02:31:14 DEBUG : Creating backend with remote "TestB2:rclone-test-licowem7zizi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/30 02:31:15 INFO : B2 bucket rclone-test-licowem7zizi: cleaning bucket "rclone-test-licowem7zizi" of all files 2026/03/30 02:31:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f4122dcd5514ad0e5_d20260330_m023015_c001_v7007000_t0000_u01774837815278") 2026/03/30 02:31:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f21931454b55bccbc_d20260330_m023010_c001_v0001167_t0029_u01774837810034") 2026/03/30 02:31:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f41931454b55bccbb_d20260330_m023009_c001_v7007000_t0000_u01774837809443") 2026/03/30 02:31:16 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f2122dcd5514ad0e0_d20260330_m023004_c001_v0001185_t0019_u01774837804586") 2026/03/30 02:31:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f401c9a85585b3254_d20260330_m023043_c001_v7007000_t0000_u01774837843434") 2026/03/30 02:31:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f2097fae617d80199_d20260330_m023036_c001_v0001098_t0040_u01774837836969") 2026/03/30 02:31:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f4097fae617d80198_d20260330_m023036_c001_v7007000_t0000_u01774837836410") 2026/03/30 02:31:16 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f2122dcd5514ad0f2_d20260330_m023029_c001_v0001185_t0038_u01774837829548") 2026/03/30 02:31:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f4122dcd5514ad0f1_d20260330_m023029_c001_v7007000_t0000_u01774837829366") 2026/03/30 02:31:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f2122dcd5514ad0ee_d20260330_m023022_c001_v0001100_t0010_u01774837822857") 2026/03/30 02:31:16 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f4122dcd5514ad0ed_d20260330_m023022_c001_v7007000_t0000_u01774837822318") 2026/03/30 02:31:16 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f2122dcd5514ad0e6_d20260330_m023015_c001_v0001120_t0016_u01774837815461") 2026/03/30 02:31:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f409c9f6b4f9e6945_d20260330_m022826_c001_v7007000_t0000_u01774837706652") 2026/03/30 02:31:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f217e3c6356ee53d3_d20260330_m022821_c001_v0001109_t0053_u01774837701628") 2026/03/30 02:31:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072b98_d20260330_m022815_c001_v7007000_t0000_u01774837695810") 2026/03/30 02:31:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f216e9bc51f06d595_d20260330_m022811_c001_v0001115_t0001_u01774837691075") 2026/03/30 02:31:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f417e3c6356ee53d2_d20260330_m022821_c001_v7007000_t0000_u01774837701237") 2026/03/30 02:31:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f202bc64019072b99_d20260330_m022815_c001_v0001032_t0023_u01774837695992") 2026/03/30 02:31:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f416e9bc51f06d594_d20260330_m022810_c001_v7007000_t0000_u01774837690699") 2026/03/30 02:31:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f216e9bc51f06d58e_d20260330_m022805_c001_v0001181_t0031_u01774837685446") 2026/03/30 02:31:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f416e9bc51f06d58d_d20260330_m022805_c001_v7007000_t0000_u01774837685263") 2026/03/30 02:31:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f202bc64019072b63_d20260330_m022800_c001_v0001097_t0053_u01774837680657") 2026/03/30 02:31:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072b61_d20260330_m022800_c001_v7007000_t0000_u01774837680223") 2026/03/30 02:31:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f216e9bc51f06d577_d20260330_m022756_c001_v0001180_t0046_u01774837676030") 2026/03/30 02:31:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f408df0c82473b0c3_d20260330_m022856_c001_v7007000_t0000_u01774837736006") 2026/03/30 02:31:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f205821d05f62abdc_d20260330_m022850_c001_v0001109_t0031_u01774837730846") 2026/03/30 02:31:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f409c9f6b4f9e6951_d20260330_m022845_c001_v7007000_t0000_u01774837725285") 2026/03/30 02:31:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f209c9f6b4f9e694f_d20260330_m022840_c001_v0001183_t0015_u01774837720856") 2026/03/30 02:31:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f405821d05f62abdb_d20260330_m022850_c001_v7007000_t0000_u01774837730472") 2026/03/30 02:31:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f209c9f6b4f9e6952_d20260330_m022845_c001_v0001171_t0029_u01774837725468") 2026/03/30 02:31:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f409c9f6b4f9e694e_d20260330_m022840_c001_v7007000_t0000_u01774837720398") 2026/03/30 02:31:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f209c9f6b4f9e694d_d20260330_m022835_c001_v0001183_t0037_u01774837715791") 2026/03/30 02:31:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f409c9f6b4f9e694c_d20260330_m022835_c001_v7007000_t0000_u01774837715608") 2026/03/30 02:31:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f2238f2ad9a49b9cb_d20260330_m022831_c001_v0001183_t0022_u01774837711823") 2026/03/30 02:31:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f4238f2ad9a49b9c8_d20260330_m022831_c001_v7007000_t0000_u01774837711297") 2026/03/30 02:31:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f209c9f6b4f9e6946_d20260330_m022826_c001_v0001181_t0039_u01774837706834") 2026/03/30 02:31:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f416e9bc51f06d575_d20260330_m022755_c001_v7007000_t0000_u01774837675847") 2026/03/30 02:31:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f21931454b55bcbe4_d20260330_m022750_c001_v0001183_t0023_u01774837670836") 2026/03/30 02:31:17 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f41931454b55bcbe3_d20260330_m022750_c001_v7007000_t0000_u01774837670418") 2026/03/30 02:31:17 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f202bc64019072b2d_d20260330_m022745_c001_v0001092_t0022_u01774837665238") 2026/03/30 02:31:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072b2b_d20260330_m022745_c001_v7007000_t0000_u01774837665055") 2026/03/30 02:31:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f202bc64019072b24_d20260330_m022740_c001_v0001185_t0036_u01774837660426") 2026/03/30 02:31:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072b23_d20260330_m022740_c001_v7007000_t0000_u01774837660004") 2026/03/30 02:31:18 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f202bc64019072b17_d20260330_m022735_c001_v0001185_t0053_u01774837655341") 2026/03/30 02:31:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f402bc64019072b15_d20260330_m022735_c001_v7007000_t0000_u01774837655159") 2026/03/30 02:31:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f2156b7c90a53ca73_d20260330_m022731_c001_v0001099_t0049_u01774837651036") 2026/03/30 02:31:18 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f4156b7c90a53ca72_d20260330_m022730_c001_v7007000_t0000_u01774837650645") 2026/03/30 02:31:18 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473afb7_d20260330_m022724_c001_v0001185_t0056_u01774837644325") 2026/03/30 02:31:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f404bddfa8db78d84_d20260330_m022929_c001_v7007000_t0000_u01774837769341") 2026/03/30 02:31:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f204bddfa8db78d82_d20260330_m022923_c001_v0001134_t0030_u01774837763736") 2026/03/30 02:31:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f408df0c82473b0fe_d20260330_m022917_c001_v7007000_t0000_u01774837757291") 2026/03/30 02:31:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473b0e9_d20260330_m022911_c001_v0001173_t0055_u01774837751802") 2026/03/30 02:31:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f404bddfa8db78d81_d20260330_m022923_c001_v7007000_t0000_u01774837763283") 2026/03/30 02:31:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473b100_d20260330_m022917_c001_v0001161_t0041_u01774837757475") 2026/03/30 02:31:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f408df0c82473b0e7_d20260330_m022911_c001_v7007000_t0000_u01774837751367") 2026/03/30 02:31:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473b0d2_d20260330_m022905_c001_v0001134_t0001_u01774837745921") 2026/03/30 02:31:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f408df0c82473b0d0_d20260330_m022905_c001_v7007000_t0000_u01774837745738") 2026/03/30 02:31:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f213781a4b732dcf7_d20260330_m022901_c001_v0001185_t0035_u01774837741161") 2026/03/30 02:31:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f413781a4b732dcf5_d20260330_m022900_c001_v7007000_t0000_u01774837740733") 2026/03/30 02:31:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f208df0c82473b0c4_d20260330_m022856_c001_v0001091_t0051_u01774837736186") 2026/03/30 02:31:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f4122dcd5514ad0df_d20260330_m023004_c001_v7007000_t0000_u01774837804386") 2026/03/30 02:31:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f219a75b90fd5c8a0_d20260330_m022958_c001_v0001113_t0046_u01774837798431") 2026/03/30 02:31:19 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f419a75b90fd5c89c_d20260330_m022957_c001_v7007000_t0000_u01774837797881") 2026/03/30 02:31:19 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f222d87a2a26642e9_d20260330_m022951_c001_v0001137_t0029_u01774837791834") 2026/03/30 02:31:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f422d87a2a26642e8_d20260330_m022951_c001_v7007000_t0000_u01774837791654") 2026/03/30 02:31:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f222d87a2a26642da_d20260330_m022946_c001_v0001153_t0020_u01774837786031") 2026/03/30 02:31:19 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f422d87a2a26642d6_d20260330_m022945_c001_v7007000_t0000_u01774837785455") 2026/03/30 02:31:19 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f222d87a2a26642a7_d20260330_m022939_c001_v0001185_t0001_u01774837779534") 2026/03/30 02:31:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f422d87a2a26642a5_d20260330_m022939_c001_v7007000_t0000_u01774837779355") 2026/03/30 02:31:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f213781a4b732dd29_d20260330_m022934_c001_v0001182_t0051_u01774837774903") 2026/03/30 02:31:19 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f413781a4b732dd26_d20260330_m022934_c001_v7007000_t0000_u01774837774438") 2026/03/30 02:31:19 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f204bddfa8db78d85_d20260330_m022929_c001_v0001134_t0019_u01774837769523") 2026/03/30 02:31:19 DEBUG : chunked-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f407de7e05d44f34b_d20260330_m023112_c001_v7007000_t0000_u01774837872421") 2026/03/30 02:31:19 DEBUG : chunked-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f201c9a85585b328a_d20260330_m023105_c001_v0001104_t0003_u01774837865571") 2026/03/30 02:31:19 DEBUG : chunked-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f401c9a85585b3288_d20260330_m023104_c001_v7007000_t0000_u01774837864993") 2026/03/30 02:31:19 DEBUG : chunked-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f201c9a85585b3284_d20260330_m023058_c001_v0001098_t0051_u01774837858951") 2026/03/30 02:31:19 DEBUG : chunked-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f401c9a85585b3282_d20260330_m023058_c001_v7007000_t0000_u01774837858431") 2026/03/30 02:31:19 DEBUG : chunked-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f201c9a85585b327b_d20260330_m023052_c001_v0001093_t0022_u01774837852133") 2026/03/30 02:31:19 DEBUG : chunked-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f401c9a85585b3277_d20260330_m023051_c001_v7007000_t0000_u01774837851603") 2026/03/30 02:31:19 DEBUG : chunked-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae938_d20260330_m023047_c001_v0001183_t0007_u01774837847944") 2026/03/30 02:31:20 DEBUG : chunked-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f401c9a85585b3259_d20260330_m023047_c001_v7007000_t0000_u01774837847523") 2026/03/30 02:31:20 DEBUG : chunked-copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae928_d20260330_m023044_c001_v0001183_t0032_u01774837844229") 2026/03/30 02:31:20 DEBUG : chunked-copy.copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f407de7e05d44f348_d20260330_m023112_c001_v7007000_t0000_u01774837872227") 2026/03/30 02:31:20 DEBUG : chunked-copy.copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f200162639ed8a797_d20260330_m023109_c001_v0001100_t0011_u01774837869384") 2026/03/30 02:31:20 DEBUG : chunked-copy.copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f401c9a85585b3287_d20260330_m023104_c001_v7007000_t0000_u01774837864811") 2026/03/30 02:31:20 DEBUG : chunked-copy.copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f200162639ed8a775_d20260330_m023102_c001_v0001176_t0014_u01774837862587") 2026/03/30 02:31:20 DEBUG : chunked-copy.copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f401c9a85585b3281_d20260330_m023058_c001_v7007000_t0000_u01774837858251") 2026/03/30 02:31:20 DEBUG : chunked-copy.copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f200162639ed8a75d_d20260330_m023055_c001_v0001131_t0057_u01774837855904") 2026/03/30 02:31:20 DEBUG : chunked-copy.copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f401c9a85585b3275_d20260330_m023051_c001_v7007000_t0000_u01774837851422") 2026/03/30 02:31:20 DEBUG : chunked-copy.copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f201c9a85585b3265_d20260330_m023049_c001_v0001165_t0057_u01774837849401") 2026/03/30 02:31:20 DEBUG : chunked-copy.copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f401c9a85585b3257_d20260330_m023047_c001_v7007000_t0000_u01774837847339") 2026/03/30 02:31:20 DEBUG : chunked-copy.copy: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f119a72e32b7cadf5_d20260330_m023046_c001_v0001185_t0037_u01774837846219") 2026/03/30 02:31:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae454_d20260330_m022607_c001_v0001183_t0044_u01774837567010") 2026/03/30 02:31:20 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f407de7e05d44f34f_d20260330_m023113_c001_v7007000_t0000_u01774837873188") 2026/03/30 02:31:20 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae99c_d20260330_m023112_c001_v0001183_t0041_u01774837872988") 2026/03/30 02:31:20 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f407de7e05d44f354_d20260330_m023114_c001_v7007000_t0000_u01774837874228") 2026/03/30 02:31:20 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae9a2_d20260330_m023113_c001_v0001183_t0042_u01774837873939") 2026/03/30 02:31:20 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f1195bbf542eae9a0_d20260330_m023113_c001_v0001183_t0039_u01774837873375") 2026/03/30 02:31:20 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f229d1380fd3bcb9fd80e1b_f408df0c82473afb2_d20260330_m022720_c001_v7007000_t0000_u01774837640605") 2026/03/30 02:31:21 INFO : B2 bucket rclone-test-licowem7zizi: cleaning bucket "rclone-test-licowem7zizi" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (349.54s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.41s) --- PASS: TestIntegration/FsMkdir (347.28s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.06s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- 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.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.57s) --- 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.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- 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.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.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.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (199.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (11.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.43s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 349.569s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m50.575475653s (try 1/5)