"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/01 02:55:58 DEBUG : Creating backend with remote "TestB2:rclone-test-luloreh6muzi" 2026/03/01 02:55:58 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/01 02:56:01 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/01 02:56:01 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/01 02:56:01 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/01 02:56:29 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/01 02:56:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/03/01 02:56:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/03/01 02:56:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/03/01 02:56:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/03/01 02:56:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/03/01 02:56:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/03/01 02:56:33 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/01 02:56:41 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/01 02:56:42 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/01 02:56:47 INFO : B2 bucket rclone-test-luloreh6muzi: cleaning bucket "rclone-test-luloreh6muzi" of all files 2026/03/01 02:56:48 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c067_d20260301_m025646_c001_v0001039_t0017_u01772333806427") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/01 02:56:49 DEBUG : Creating backend with remote "TestB2:rclone-test-luloreh6muzi/dirToPurgeFromRoot" 2026/03/01 02:56:50 INFO : B2 bucket rclone-test-luloreh6muzi path dirToPurgeFromRoot: cleaning bucket "rclone-test-luloreh6muzi" of all files 2026/03/01 02:56:51 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c079_d20260301_m025648_c001_v0001039_t0039_u01772333808500") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/01 02:56:51 DEBUG : Creating backend with remote "TestB2:rclone-test-luloreh6muzi/hello? sausage/êé" 2026/03/01 02:56:55 INFO : B2 bucket rclone-test-luloreh6muzi path hello? sausage/êé: cleaning bucket "rclone-test-luloreh6muzi" of all files 2026/03/01 02:56:56 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1088d26a456ce4f1_d20260301_m025654_c001_v0001117_t0050_u01772333814034") === 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/01 02:57:05 DEBUG : Creating backend with remote "TestB2:rclone-test-luloreh6muzi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/01 02:57:07 DEBUG : Creating backend with remote "TestB2:rclone-test-luloreh6muzi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-luloreh6muzi" from "TestB2:rclone-test-luloreh6muzi" 2026/03/01 02:57:09 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/01 02:57:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cirujuc4kutu" 2026/03/01 02:57:23 DEBUG : B2 bucket rclone-test-cirujuc4kutu: Purge remote 2026/03/01 02:57:23 INFO : B2 bucket rclone-test-cirujuc4kutu: cleaning bucket "rclone-test-cirujuc4kutu" of all files 2026/03/01 02:57:23 DEBUG : somefile: Deleting (id "4_z3f923dd3504dab7b9fc80e1b_f40889367b787c530_d20260301_m025722_c001_v0001041_t0059_u01772333842755") === 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/01 02:57:25 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/01 02:57:26 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/01 02:57:29 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/03/01 02:57:29 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/03/01 02:57:29 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.740Ki offset 6Mi/6.106Mi 2026/03/01 02:57:29 DEBUG : test-metadata: Sending chunk 1 length 111350 2026/03/01 02:57:29 DEBUG : test-metadata: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc00034fe30), retryAfter:1000000000} 2026/03/01 02:57:29 DEBUG : test-metadata: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/03/01 02:57:29 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/03/01 02:57:29 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/03/01 02:57:29 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/03/01 02:57:30 DEBUG : test-metadata: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc000358150), retryAfter:1000000000} 2026/03/01 02:57:30 DEBUG : test-metadata: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/03/01 02:57:30 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/03/01 02:57:31 DEBUG : pacer: Reducing sleep to 500ms 2026/03/01 02:57:31 DEBUG : test-metadata: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc000359680), retryAfter:1000000000} 2026/03/01 02:57:31 DEBUG : test-metadata: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/03/01 02:57:31 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/03/01 02:57:31 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/03/01 02:57:31 DEBUG : test-metadata: Sending chunk 1 length 111350 2026/03/01 02:57:32 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/03/01 02:57:34 DEBUG : pacer: Reducing sleep to 500ms 2026/03/01 02:57:35 DEBUG : pacer: Reducing sleep to 250ms 2026/03/01 02:57:35 DEBUG : pacer: Reducing sleep to 125ms 2026/03/01 02:57:35 DEBUG : test-metadata: Done sending chunk 1 2026/03/01 02:57:37 DEBUG : pacer: Reducing sleep to 62.5ms 2026/03/01 02:57:37 DEBUG : test-metadata: Done sending chunk 0 2026/03/01 02:57:37 DEBUG : test-metadata: Finishing large file upload with 2 parts 2026/03/01 02:57:37 DEBUG : pacer: Reducing sleep to 31.25ms 2026/03/01 02:57:38 DEBUG : pacer: Reducing sleep to 15.625ms 2026/03/01 02:57:38 DEBUG : pacer: Reducing sleep to 10ms === 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/01 02:57:49 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1039-18.backblaze.com/b2api/v1/b2_upload_file/1ff20d23503dab7b9fc80e1b/c001_v0001039_t0012": EOF 2026/03/01 02:57:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1039-18.backblaze.com/b2api/v1/b2_upload_file/1ff20d23503dab7b9fc80e1b/c001_v0001039_t0012": EOF) 2026/03/01 02:57:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1039-18.backblaze.com/b2api/v1/b2_upload_file/1ff20d23503dab7b9fc80e1b/c001_v0001039_t0012": EOF - low level retry 1/10 2026/03/01 02:57:51 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-01-025743-682.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/01 02:57:53 DEBUG : oldPath = "TestB2:rclone-test-luloreh6muzi/versions/test-versions-v2026-03-01-025743-682.txt" 2026/03/01 02:57:53 DEBUG : newPath = "TestB2,versions:rclone-test-luloreh6muzi/versions/test-versions-v2026-03-01-025743-682.txt" 2026/03/01 02:57:53 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-luloreh6muzi/versions/test-versions-v2026-03-01-025743-682.txt" 2026/03/01 02:57:53 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/03/01 02:57:54 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-luloreh6muzi/versions/test-versions-v2026-03-01-025743-682.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-luloreh6muzi/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/01 02:57:58 INFO : B2 bucket rclone-test-luloreh6muzi: cleaning bucket "rclone-test-luloreh6muzi" of all hidden files 2026/03/01 02:57:58 DEBUG : leading space/ leading space: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065928_d20260301_m025610_c001_v7007000_t0000_u01772333770208") as it is a hide marker 2026/03/01 02:57:58 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : leading space/ leading space: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf7f_d20260301_m025609_c001_v0001039_t0003_u01772333769271") 2026/03/01 02:57:58 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065921_d20260301_m025608_c001_v7007000_t0000_u01772333768909") as it is a hide marker 2026/03/01 02:57:58 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf6f_d20260301_m025607_c001_v0001039_t0023_u01772333767972") 2026/03/01 02:57:58 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065950_d20260301_m025617_c001_v7007000_t0000_u01772333777696") as it is a hide marker 2026/03/01 02:57:58 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf9b_d20260301_m025616_c001_v0001039_t0042_u01772333776942") 2026/03/01 02:57:58 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : created from root.txt: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f4083ea7cfecec62a_d20260301_m025716_c001_v7007000_t0000_u01772333836814") as it is a hide marker 2026/03/01 02:57:58 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : created from root.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f110d8a5fbdd6a17f_d20260301_m025715_c001_v0001105_t0054_u01772333835687") 2026/03/01 02:57:58 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : file name.txt: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f4042de258e103f38_d20260301_m025724_c001_v7007000_t0000_u01772333844823") as it is a hide marker 2026/03/01 02:57:58 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : file name.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c0cd_d20260301_m025704_c001_v0001039_t0042_u01772333824375") 2026/03/01 02:57:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : file name.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f113f70309b517498_d20260301_m025700_c001_v0001173_t0040_u01772333820759") 2026/03/01 02:57:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : file name.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c045_d20260301_m025638_c001_v0001039_t0052_u01772333798716") 2026/03/01 02:57:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : file name.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c037_d20260301_m025637_c001_v0001039_t0012_u01772333797288") 2026/03/01 02:57:58 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c03b_d20260301_m025637_c001_v0001039_t0032_u01772333797915") "upload" dated 2026-03-01 02:56:37.915 +0000 UTC (1m20.814635076s ago) 2026/03/01 02:57:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f4189a6251c55d71a_d20260301_m025658_c001_v7007000_t0000_u01772333818580") as it is a hide marker 2026/03/01 02:57:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f118ee5276ef31197_d20260301_m025658_c001_v0001177_t0031_u01772333818183") 2026/03/01 02:57:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1145df98ccf13b5c_d20260301_m025657_c001_v0001042_t0013_u01772333817361") 2026/03/01 02:57:58 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406597b_d20260301_m025625_c001_v7007000_t0000_u01772333785873") as it is a hide marker 2026/03/01 02:57:58 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfe1_d20260301_m025625_c001_v0001039_t0046_u01772333785041") 2026/03/01 02:57:58 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : piped data.txt: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f4042de258e103f44_d20260301_m025726_c001_v7007000_t0000_u01772333846764") as it is a hide marker 2026/03/01 02:57:58 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : piped data.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c135_d20260301_m025726_c001_v0001039_t0041_u01772333846240") 2026/03/01 02:57:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : piped data.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4042de258e103f3e_d20260301_m025726_c001_v7007000_t0000_u01772333846061") 2026/03/01 02:57:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : piped data.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4188642f78d0c131_d20260301_m025725_c001_v0001039_t0012_u01772333845568") 2026/03/01 02:57:58 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065980_d20260301_m025627_c001_v7007000_t0000_u01772333787048") as it is a hide marker 2026/03/01 02:57:58 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bff3_d20260301_m025626_c001_v0001039_t0023_u01772333786240") 2026/03/01 02:57:58 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : test-metadata: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f419de4e04b555151_d20260301_m025741_c001_v7007000_t0000_u01772333861118") as it is a hide marker 2026/03/01 02:57:58 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : test-metadata: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2042de258e103f4e_d20260301_m025728_c001_v0001033_t0052_u01772333848822") 2026/03/01 02:57:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : test-metadata: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4042de258e103f4a_d20260301_m025728_c001_v7007000_t0000_u01772333848035") 2026/03/01 02:57:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : test-metadata: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c137_d20260301_m025726_c001_v0001039_t0053_u01772333846945") 2026/03/01 02:57:58 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406595c_d20260301_m025619_c001_v7007000_t0000_u01772333779960") as it is a hide marker 2026/03/01 02:57:58 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfb5_d20260301_m025619_c001_v0001039_t0038_u01772333779119") 2026/03/01 02:57:58 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065968_d20260301_m025622_c001_v7007000_t0000_u01772333782302") as it is a hide marker 2026/03/01 02:57:58 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfcd_d20260301_m025621_c001_v0001039_t0055_u01772333781520") 2026/03/01 02:57:58 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065962_d20260301_m025621_c001_v7007000_t0000_u01772333781155") as it is a hide marker 2026/03/01 02:57:58 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfc3_d20260301_m025620_c001_v0001039_t0010_u01772333780324") 2026/03/01 02:57:58 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406596e_d20260301_m025623_c001_v7007000_t0000_u01772333783518") as it is a hide marker 2026/03/01 02:57:58 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfd1_d20260301_m025622_c001_v0001039_t0059_u01772333782671") 2026/03/01 02:57:58 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065974_d20260301_m025624_c001_v7007000_t0000_u01772333784677") as it is a hide marker 2026/03/01 02:57:58 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfd7_d20260301_m025623_c001_v0001039_t0053_u01772333783882") 2026/03/01 02:57:58 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065956_d20260301_m025618_c001_v7007000_t0000_u01772333778755") as it is a hide marker 2026/03/01 02:57:58 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : trailing space /trailing space : Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfa3_d20260301_m025618_c001_v0001039_t0044_u01772333778060") 2026/03/01 02:57:58 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f102d60beefefe1de_d20260301_m025751_c001_v0001042_t0025_u01772333871738") "upload" dated 2026-03-01 02:57:51.738 +0000 UTC (6.992287036s ago) 2026/03/01 02:57:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7f923_d20260301_m025746_c001_v7007000_t0000_u01772333866974") 2026/03/01 02:57:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c19b_d20260301_m025743_c001_v0001039_t0041_u01772333863682") 2026/03/01 02:57:58 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b47040659cf_d20260301_m025636_c001_v7007000_t0000_u01772333796700") as it is a hide marker 2026/03/01 02:57:58 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f20678b470406598e_d20260301_m025629_c001_v0001097_t0016_u01772333789166") 2026/03/01 02:57:58 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : zero-length-file: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406598c_d20260301_m025628_c001_v7007000_t0000_u01772333788911") as it is a hide marker 2026/03/01 02:57:58 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : zero-length-file: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4188642f78d0c001_d20260301_m025628_c001_v0001039_t0012_u01772333788362") 2026/03/01 02:57:58 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406592f_d20260301_m025611_c001_v7007000_t0000_u01772333771529") as it is a hide marker 2026/03/01 02:57:58 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf87_d20260301_m025610_c001_v0001039_t0024_u01772333770571") 2026/03/01 02:57:58 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065915_d20260301_m025605_c001_v7007000_t0000_u01772333765205") as it is a hide marker 2026/03/01 02:57:58 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf55_d20260301_m025603_c001_v0001039_t0042_u01772333763844") 2026/03/01 02:57:58 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065943_d20260301_m025615_c001_v7007000_t0000_u01772333775227") as it is a hide marker 2026/03/01 02:57:58 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf93_d20260301_m025614_c001_v0001039_t0001_u01772333774336") 2026/03/01 02:57:58 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406593c_d20260301_m025613_c001_v7007000_t0000_u01772333773972") as it is a hide marker 2026/03/01 02:57:58 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf91_d20260301_m025612_c001_v0001039_t0034_u01772333772986") 2026/03/01 02:57:58 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406594a_d20260301_m025616_c001_v7007000_t0000_u01772333776572") as it is a hide marker 2026/03/01 02:57:58 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf97_d20260301_m025615_c001_v0001039_t0022_u01772333775591") 2026/03/01 02:57:58 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065935_d20260301_m025612_c001_v7007000_t0000_u01772333772624") as it is a hide marker 2026/03/01 02:57:58 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf8b_d20260301_m025611_c001_v0001039_t0058_u01772333771892") 2026/03/01 02:57:58 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : ./.: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065918_d20260301_m025606_c001_v7007000_t0000_u01772333766496") as it is a hide marker 2026/03/01 02:57:58 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : ./.: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf5f_d20260301_m025605_c001_v0001039_t0004_u01772333765568") 2026/03/01 02:57:58 NOTICE: ./.: Skipped delete as --dry-run is set 2026/03/01 02:57:58 DEBUG : ../..: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065919_d20260301_m025607_c001_v7007000_t0000_u01772333767609") as it is a hide marker 2026/03/01 02:57:58 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/03/01 02:57:58 DEBUG : ../..: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf67_d20260301_m025606_c001_v0001039_t0003_u01772333766858") 2026/03/01 02:57:58 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/03/01 02:57:58 INFO : B2 bucket rclone-test-luloreh6muzi: cleaning bucket "rclone-test-luloreh6muzi" of all hidden files 2026/03/01 02:57:59 DEBUG : leading space/ leading space: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065928_d20260301_m025610_c001_v7007000_t0000_u01772333770208") as it is a hide marker 2026/03/01 02:57:59 DEBUG : leading space/ leading space: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf7f_d20260301_m025609_c001_v0001039_t0003_u01772333769271") 2026/03/01 02:57:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065921_d20260301_m025608_c001_v7007000_t0000_u01772333768909") as it is a hide marker 2026/03/01 02:57:59 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf6f_d20260301_m025607_c001_v0001039_t0023_u01772333767972") 2026/03/01 02:57:59 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065950_d20260301_m025617_c001_v7007000_t0000_u01772333777696") as it is a hide marker 2026/03/01 02:57:59 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf9b_d20260301_m025616_c001_v0001039_t0042_u01772333776942") 2026/03/01 02:57:59 DEBUG : created from root.txt: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f4083ea7cfecec62a_d20260301_m025716_c001_v7007000_t0000_u01772333836814") as it is a hide marker 2026/03/01 02:57:59 DEBUG : created from root.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f110d8a5fbdd6a17f_d20260301_m025715_c001_v0001105_t0054_u01772333835687") 2026/03/01 02:57:59 DEBUG : file name.txt: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f4042de258e103f38_d20260301_m025724_c001_v7007000_t0000_u01772333844823") as it is a hide marker 2026/03/01 02:57:59 DEBUG : file name.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c0cd_d20260301_m025704_c001_v0001039_t0042_u01772333824375") 2026/03/01 02:57:59 DEBUG : file name.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f113f70309b517498_d20260301_m025700_c001_v0001173_t0040_u01772333820759") 2026/03/01 02:57:59 DEBUG : file name.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c045_d20260301_m025638_c001_v0001039_t0052_u01772333798716") 2026/03/01 02:57:59 DEBUG : file name.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c037_d20260301_m025637_c001_v0001039_t0012_u01772333797288") 2026/03/01 02:57:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c03b_d20260301_m025637_c001_v0001039_t0032_u01772333797915") "upload" dated 2026-03-01 02:56:37.915 +0000 UTC (1m21.827526462s ago) 2026/03/01 02:57:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f4189a6251c55d71a_d20260301_m025658_c001_v7007000_t0000_u01772333818580") as it is a hide marker 2026/03/01 02:57:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f118ee5276ef31197_d20260301_m025658_c001_v0001177_t0031_u01772333818183") 2026/03/01 02:57:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1145df98ccf13b5c_d20260301_m025657_c001_v0001042_t0013_u01772333817361") 2026/03/01 02:57:59 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406597b_d20260301_m025625_c001_v7007000_t0000_u01772333785873") as it is a hide marker 2026/03/01 02:57:59 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfe1_d20260301_m025625_c001_v0001039_t0046_u01772333785041") 2026/03/01 02:57:59 DEBUG : piped data.txt: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f4042de258e103f44_d20260301_m025726_c001_v7007000_t0000_u01772333846764") as it is a hide marker 2026/03/01 02:58:00 DEBUG : piped data.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c135_d20260301_m025726_c001_v0001039_t0041_u01772333846240") 2026/03/01 02:58:00 DEBUG : piped data.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4042de258e103f3e_d20260301_m025726_c001_v7007000_t0000_u01772333846061") 2026/03/01 02:58:00 DEBUG : piped data.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4188642f78d0c131_d20260301_m025725_c001_v0001039_t0012_u01772333845568") 2026/03/01 02:58:00 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065980_d20260301_m025627_c001_v7007000_t0000_u01772333787048") as it is a hide marker 2026/03/01 02:58:00 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bff3_d20260301_m025626_c001_v0001039_t0023_u01772333786240") 2026/03/01 02:58:00 DEBUG : test-metadata: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f419de4e04b555151_d20260301_m025741_c001_v7007000_t0000_u01772333861118") as it is a hide marker 2026/03/01 02:58:00 DEBUG : test-metadata: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2042de258e103f4e_d20260301_m025728_c001_v0001033_t0052_u01772333848822") 2026/03/01 02:58:00 DEBUG : test-metadata: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4042de258e103f4a_d20260301_m025728_c001_v7007000_t0000_u01772333848035") 2026/03/01 02:58:00 DEBUG : test-metadata: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c137_d20260301_m025726_c001_v0001039_t0053_u01772333846945") 2026/03/01 02:58:00 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406595c_d20260301_m025619_c001_v7007000_t0000_u01772333779960") as it is a hide marker 2026/03/01 02:58:00 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfb5_d20260301_m025619_c001_v0001039_t0038_u01772333779119") 2026/03/01 02:58:00 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065968_d20260301_m025622_c001_v7007000_t0000_u01772333782302") as it is a hide marker 2026/03/01 02:58:00 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfcd_d20260301_m025621_c001_v0001039_t0055_u01772333781520") 2026/03/01 02:58:00 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065962_d20260301_m025621_c001_v7007000_t0000_u01772333781155") as it is a hide marker 2026/03/01 02:58:00 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfc3_d20260301_m025620_c001_v0001039_t0010_u01772333780324") 2026/03/01 02:58:00 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406596e_d20260301_m025623_c001_v7007000_t0000_u01772333783518") as it is a hide marker 2026/03/01 02:58:00 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfd1_d20260301_m025622_c001_v0001039_t0059_u01772333782671") 2026/03/01 02:58:00 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065974_d20260301_m025624_c001_v7007000_t0000_u01772333784677") as it is a hide marker 2026/03/01 02:58:00 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfd7_d20260301_m025623_c001_v0001039_t0053_u01772333783882") 2026/03/01 02:58:00 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065956_d20260301_m025618_c001_v7007000_t0000_u01772333778755") as it is a hide marker 2026/03/01 02:58:01 DEBUG : trailing space /trailing space : Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bfa3_d20260301_m025618_c001_v0001039_t0044_u01772333778060") 2026/03/01 02:58:01 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f102d60beefefe1de_d20260301_m025751_c001_v0001042_t0025_u01772333871738") "upload" dated 2026-03-01 02:57:51.738 +0000 UTC (9.289058625s ago) 2026/03/01 02:58:01 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7f923_d20260301_m025746_c001_v7007000_t0000_u01772333866974") 2026/03/01 02:58:01 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c19b_d20260301_m025743_c001_v0001039_t0041_u01772333863682") 2026/03/01 02:58:01 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b47040659cf_d20260301_m025636_c001_v7007000_t0000_u01772333796700") as it is a hide marker 2026/03/01 02:58:01 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f20678b470406598e_d20260301_m025629_c001_v0001097_t0016_u01772333789166") 2026/03/01 02:58:01 DEBUG : zero-length-file: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406598c_d20260301_m025628_c001_v7007000_t0000_u01772333788911") as it is a hide marker 2026/03/01 02:58:01 DEBUG : zero-length-file: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4188642f78d0c001_d20260301_m025628_c001_v0001039_t0012_u01772333788362") 2026/03/01 02:58:01 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406592f_d20260301_m025611_c001_v7007000_t0000_u01772333771529") as it is a hide marker 2026/03/01 02:58:01 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf87_d20260301_m025610_c001_v0001039_t0024_u01772333770571") 2026/03/01 02:58:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065915_d20260301_m025605_c001_v7007000_t0000_u01772333765205") as it is a hide marker 2026/03/01 02:58:01 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf55_d20260301_m025603_c001_v0001039_t0042_u01772333763844") 2026/03/01 02:58:01 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065943_d20260301_m025615_c001_v7007000_t0000_u01772333775227") as it is a hide marker 2026/03/01 02:58:01 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf93_d20260301_m025614_c001_v0001039_t0001_u01772333774336") 2026/03/01 02:58:01 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406593c_d20260301_m025613_c001_v7007000_t0000_u01772333773972") as it is a hide marker 2026/03/01 02:58:01 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf91_d20260301_m025612_c001_v0001039_t0034_u01772333772986") 2026/03/01 02:58:01 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b470406594a_d20260301_m025616_c001_v7007000_t0000_u01772333776572") as it is a hide marker 2026/03/01 02:58:01 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf97_d20260301_m025615_c001_v0001039_t0022_u01772333775591") 2026/03/01 02:58:01 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065935_d20260301_m025612_c001_v7007000_t0000_u01772333772624") as it is a hide marker 2026/03/01 02:58:01 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf8b_d20260301_m025611_c001_v0001039_t0058_u01772333771892") 2026/03/01 02:58:01 DEBUG : ./.: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065918_d20260301_m025606_c001_v7007000_t0000_u01772333766496") as it is a hide marker 2026/03/01 02:58:01 DEBUG : ./.: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf5f_d20260301_m025605_c001_v0001039_t0004_u01772333765568") 2026/03/01 02:58:01 DEBUG : ../..: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704065919_d20260301_m025607_c001_v7007000_t0000_u01772333767609") as it is a hide marker 2026/03/01 02:58:02 DEBUG : ../..: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0bf67_d20260301_m025606_c001_v0001039_t0003_u01772333766858") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/03/01 02:58:02 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/01 02:58:02 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/03/01 02:58:03 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/01 02:58:03 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/01 02:58:03 INFO : B2 bucket rclone-test-luloreh6muzi: cleaning bucket "rclone-test-luloreh6muzi" of pending multipart uploads older than 0s 2026/03/01 02:58:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c03b_d20260301_m025637_c001_v0001039_t0032_u01772333797915") "upload" dated 2026-03-01 02:56:37.915 +0000 UTC (1m25.983869156s ago) 2026/03/01 02:58:03 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f22232b039e23eb23_d20260301_m025802_c001_v0001183_t0017_u01772333882856") as it is a start marker (upload started at 2026-03-01 02:58:02.856 +0000 UTC) 2026/03/01 02:58:03 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/03/01 02:58:03 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f22232b039e23eb24_d20260301_m025803_c001_v0001167_t0038_u01772333883046") as it is a start marker (upload started at 2026-03-01 02:58:03.046 +0000 UTC) 2026/03/01 02:58:03 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/03/01 02:58:03 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f22232b039e23eb25_d20260301_m025803_c001_v0001173_t0011_u01772333883230") as it is a start marker (upload started at 2026-03-01 02:58:03.23 +0000 UTC) 2026/03/01 02:58:03 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/03/01 02:58:03 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f22232b039e23eb26_d20260301_m025803_c001_v0001185_t0035_u01772333883420") as it is a start marker (upload started at 2026-03-01 02:58:03.42 +0000 UTC) 2026/03/01 02:58:03 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/03/01 02:58:03 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f42232b039e23eb22_d20260301_m025802_c001_v7007000_t0000_u01772333882663") "hide" dated 2026-03-01 02:58:02.663 +0000 UTC (1.236101304s ago) 2026/03/01 02:58:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f102d60beefefe1de_d20260301_m025751_c001_v0001042_t0025_u01772333871738") 2026/03/01 02:58:03 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/03/01 02:58:04 INFO : B2 bucket rclone-test-luloreh6muzi: cleaning bucket "rclone-test-luloreh6muzi" of pending multipart uploads older than 0s 2026/03/01 02:58:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c03b_d20260301_m025637_c001_v0001039_t0032_u01772333797915") "upload" dated 2026-03-01 02:56:37.915 +0000 UTC (1m26.352284161s ago) 2026/03/01 02:58:04 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f22232b039e23eb23_d20260301_m025802_c001_v0001183_t0017_u01772333882856") as it is a start marker (upload started at 2026-03-01 02:58:02.856 +0000 UTC) 2026/03/01 02:58:04 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f22232b039e23eb24_d20260301_m025803_c001_v0001167_t0038_u01772333883046") as it is a start marker (upload started at 2026-03-01 02:58:03.046 +0000 UTC) 2026/03/01 02:58:04 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f22232b039e23eb25_d20260301_m025803_c001_v0001173_t0011_u01772333883230") as it is a start marker (upload started at 2026-03-01 02:58:03.23 +0000 UTC) 2026/03/01 02:58:04 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f22232b039e23eb26_d20260301_m025803_c001_v0001185_t0035_u01772333883420") as it is a start marker (upload started at 2026-03-01 02:58:03.42 +0000 UTC) 2026/03/01 02:58:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1ff20d23503dab7b9fc80e1b_f42232b039e23eb22_d20260301_m025802_c001_v7007000_t0000_u01772333882663") "hide" dated 2026-03-01 02:58:02.663 +0000 UTC (1.604548319s ago) 2026/03/01 02:58:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f102d60beefefe1de_d20260301_m025751_c001_v0001042_t0025_u01772333871738") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/03/01 02:58:05 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/01 02:58:05 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/01 02:58:05 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/01 02:58:06 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/03/01 02:58:06 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/03/01 02:58:06 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/03/01 02:58:06 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/03/01 02:58:07 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/03/01 02:58:08 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/03/01 02:58:08 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/03/01 02:58:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 02:58:12 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/01 02:58:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f95a_d20260301_m025812_c001_v0001182_t0027_u01772333892528") 2026/03/01 02:58:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/01 02:58:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/01 02:58:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/01 02:58:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/03/01 02:58:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/03/01 02:58:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/03/01 02:58:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/03/01 02:58:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/03/01 02:58:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/03/01 02:58:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/03/01 02:58:18 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/03/01 02:58:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/03/01 02:58:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/03/01 02:58:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 02:58:21 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/01 02:58:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f962_d20260301_m025821_c001_v0001172_t0034_u01772333901131") 2026/03/01 02:58:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/01 02:58:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/01 02:58:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/01 02:58:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/03/01 02:58:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/03/01 02:58:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/01 02:58:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/01 02:58:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/03/01 02:58:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/01 02:58:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/03/01 02:58:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/01 02:58:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/03/01 02:58:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/03/01 02:58:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/03/01 02:58:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/03/01 02:58:28 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/01 02:58:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 02:58:30 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/01 02:58:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f972_d20260301_m025830_c001_v0001182_t0043_u01772333910923") 2026/03/01 02:58:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/01 02:58:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/01 02:58:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/01 02:58:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/01 02:58:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/03/01 02:58:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/01 02:58:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/01 02:58:33 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/01 02:58:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/03/01 02:58:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/01 02:58:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/03/01 02:58:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/03/01 02:58:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/03/01 02:58:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/03/01 02:58:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/03/01 02:58:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 02:58:40 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/01 02:58:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f97d_d20260301_m025840_c001_v0001097_t0057_u01772333920126") 2026/03/01 02:58:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/01 02:58:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/03/01 02:58:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/01 02:58:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/03/01 02:58:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/03/01 02:58:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/03/01 02:58:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/01 02:58:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/01 02:58:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/01 02:58:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/01 02:58:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/01 02:58:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/01 02:58:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/03/01 02:58:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 02:58:49 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/01 02:58:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f990_d20260301_m025849_c001_v0001180_t0056_u01772333929438") 2026/03/01 02:58:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/01 02:58:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/01 02:58:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/01 02:58:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/01 02:58:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/01 02:58:49 DEBUG : pacer: Reducing sleep to 10ms 2026/03/01 02:58:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/01 02:58:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/01 02:58:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/01 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/01 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/01 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/01 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/01 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/01 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/01 02:58:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/03/01 02:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/01 02:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/01 02:58:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/01 02:59:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 02:59:00 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/01 02:59:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f9a3_d20260301_m025900_c001_v0001145_t0019_u01772333940219") 2026/03/01 02:59:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/01 02:59:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/01 02:59:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/01 02:59:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/01 02:59:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/01 02:59:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/01 02:59:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/01 02:59:02 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/01 02:59:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/03/01 02:59:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/01 02:59:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/03/01 02:59:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/03/01 02:59:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/03/01 02:59:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/03/01 02:59:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/03/01 02:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 02:59:09 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/01 02:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f9d2_d20260301_m025909_c001_v0001097_t0002_u01772333949543") 2026/03/01 02:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/01 02:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/03/01 02:59:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/01 02:59:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/03/01 02:59:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/03/01 02:59:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/03/01 02:59:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/01 02:59:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/01 02:59:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/01 02:59:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/01 02:59:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/01 02:59:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/01 02:59:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/03/01 02:59:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 02:59:19 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/01 02:59:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7fa07_d20260301_m025919_c001_v0001161_t0022_u01772333959592") 2026/03/01 02:59:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/01 02:59:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/01 02:59:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/01 02:59:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/01 02:59:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/01 02:59:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/01 02:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/01 02:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/01 02:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/01 02:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/01 02:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/01 02:59:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/01 02:59:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/03/01 02:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/01 02:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/01 02:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/01 02:59:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 02:59:30 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/01 02:59:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f216331565ef2e7f3_d20260301_m025930_c001_v0001109_t0042_u01772333970128") 2026/03/01 02:59:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/01 02:59:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/01 02:59:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/01 02:59:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/01 02:59:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/01 02:59:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/01 02:59:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/01 02:59:33 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/01 02:59:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/03/01 02:59:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/03/01 02:59:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/01 02:59:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/03/01 02:59:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/03/01 02:59:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/03/01 02:59:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/03/01 02:59:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 02:59:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/03/01 02:59:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f2178e9ad8612de9c_d20260301_m025940_c001_v0001036_t0014_u01772333980505") 2026/03/01 02:59:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/01 02:59:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/03/01 02:59:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/01 02:59:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/03/01 02:59:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/03/01 02:59:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/03/01 02:59:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/01 02:59:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/01 02:59:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/01 02:59:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/01 02:59:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/01 02:59:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/01 02:59:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/03/01 02:59:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 02:59:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/03/01 02:59:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f212e8e6c0bb4abdc_d20260301_m025951_c001_v0001179_t0041_u01772333991377") 2026/03/01 02:59:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/01 02:59:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/01 02:59:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/01 02:59:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/01 02:59:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/01 02:59:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/01 02:59:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/01 02:59:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/01 02:59:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/01 02:59:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/01 02:59:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/01 02:59:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/03/01 02:59:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/03/01 02:59:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/01 03:00:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/01 03:00:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/01 03:00:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 03:00:03 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/01 03:00:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f219fb8cfe7c613e5_d20260301_m030003_c001_v0001103_t0048_u01772334003158") 2026/03/01 03:00:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/01 03:00:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/01 03:00:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/03/01 03:00:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/01 03:00:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/03/01 03:00:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/01 03:00:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/01 03:00:06 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/01 03:00:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/03/01 03:00:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/03/01 03:00:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/03/01 03:00:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/03/01 03:00:10 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/03/01 03:00:11 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/03/01 03:00:11 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/03/01 03:00:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 03:00:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/01 03:00:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f201ee6748e64db2b_d20260301_m030014_c001_v0001033_t0047_u01772334014184") 2026/03/01 03:00:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/01 03:00:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/01 03:00:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/01 03:00:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc00034f860), retryAfter:1000000000} 2026/03/01 03:00:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/03/01 03:00:15 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/03/01 03:00:15 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/03/01 03:00:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/01 03:00:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc0002eb1a0), retryAfter:1000000000} 2026/03/01 03:00:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/03/01 03:00:15 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/03/01 03:00:16 DEBUG : pacer: Reducing sleep to 500ms 2026/03/01 03:00:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc0002f08d0), retryAfter:1000000000} 2026/03/01 03:00:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/03/01 03:00:16 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/03/01 03:00:16 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/03/01 03:00:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/01 03:00:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/01 03:00:19 DEBUG : pacer: Reducing sleep to 500ms 2026/03/01 03:00:20 DEBUG : pacer: Reducing sleep to 250ms 2026/03/01 03:00:20 DEBUG : pacer: Reducing sleep to 125ms 2026/03/01 03:00:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/03/01 03:00:21 DEBUG : pacer: Reducing sleep to 62.5ms 2026/03/01 03:00:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/03/01 03:00:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts 2026/03/01 03:00:21 DEBUG : pacer: Reducing sleep to 31.25ms 2026/03/01 03:00:22 DEBUG : pacer: Reducing sleep to 15.625ms 2026/03/01 03:00:22 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/03/01 03:00:24 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/03/01 03:00:24 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/03/01 03:00:25 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/03/01 03:00:25 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/03/01 03:00:27 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/03/01 03:00:27 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/03/01 03:00:27 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/03/01 03:00:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 03:00:29 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/01 03:00:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f211b707014ed24e8_d20260301_m030029_c001_v0001032_t0043_u01772334029867") 2026/03/01 03:00:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/01 03:00:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/01 03:00:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/01 03:00:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/03/01 03:00:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/03/01 03:00:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/01 03:00:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/01 03:00:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/03/01 03:00:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/01 03:00:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/03/01 03:00:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/01 03:00:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/03/01 03:00:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/03/01 03:00:38 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/03/01 03:00:38 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/03/01 03:00:38 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/01 03:00:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 03:00:40 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/01 03:00:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f20678b4704066f9c_d20260301_m030040_c001_v0001173_t0041_u01772334040522") 2026/03/01 03:00:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/01 03:00:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/01 03:00:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/01 03:00:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/01 03:00:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/03/01 03:00:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/03/01 03:00:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/03/01 03:00:44 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/01 03:00:46 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/03/01 03:00:46 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/03/01 03:00:46 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/03/01 03:00:46 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/03/01 03:00:47 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/03/01 03:00:49 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/03/01 03:00:49 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/03/01 03:00:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 03:00:51 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/01 03:00:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f207dd49c6b33706d_d20260301_m030051_c001_v0001103_t0006_u01772334051524") 2026/03/01 03:00:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/01 03:00:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/01 03:00:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/01 03:00:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/01 03:00:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/01 03:00:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/03/01 03:00:56 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/03/01 03:00:56 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/03/01 03:00:56 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/03/01 03:00:56 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/03/01 03:00:59 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/03/01 03:00:59 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/03/01 03:00:59 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/03/01 03:01:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 03:01:02 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/01 03:01:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f211b707014ed25ba_d20260301_m030102_c001_v0001029_t0041_u01772334062301") 2026/03/01 03:01:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/01 03:01:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/01 03:01:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/01 03:01:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/03/01 03:01:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/03/01 03:01:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/01 03:01:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/01 03:01:08 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/03/01 03:01:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/01 03:01:08 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/03/01 03:01:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/01 03:01:08 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/03/01 03:01:11 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/03/01 03:01:11 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/03/01 03:01:11 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/03/01 03:01:11 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/01 03:01:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/01 03:01:14 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/01 03:01:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d23503dab7b9fc80e1b_f20357509b68789c2_d20260301_m030114_c001_v0001091_t0049_u01772334074432") 2026/03/01 03:01:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/01 03:01:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/01 03:01:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/01 03:01:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/01 03:01:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/03/01 03:01:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/03/01 03:01:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/03/01 03:01:17 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/01 03:01:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1ff20d23503dab7b9fc80e1b_f20357509b6878a04_d20260301_m030126_c001_v0001103_t0017_u01772334086542") 2026/03/01 03:01:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/03/01 03:01:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/01 03:01:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/01 03:01:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/01 03:01:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/01 03:01:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/01 03:01:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/01 03:01:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/01 03:01:29 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/03/01 03:01:31 DEBUG : chunked-copy: Done sending chunk 0 2026/03/01 03:01:31 DEBUG : chunked-copy: Done sending chunk 1 2026/03/01 03:01:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/01 03:01:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1ff20d23503dab7b9fc80e1b_f20357509b6878a0e_d20260301_m030132_c001_v0001182_t0005_u01772334092298") 2026/03/01 03:01:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/03/01 03:01:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/01 03:01:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/01 03:01:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/01 03:01:32 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/01 03:01:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/03/01 03:01:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/01 03:01:35 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/03/01 03:01:35 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/03/01 03:01:37 DEBUG : chunked-copy: Done sending chunk 1 2026/03/01 03:01:37 DEBUG : chunked-copy: Done sending chunk 0 2026/03/01 03:01:37 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/01 03:01:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1ff20d23503dab7b9fc80e1b_f2178e9ad8612e133_d20260301_m030138_c001_v0001103_t0050_u01772334098136") 2026/03/01 03:01:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/01 03:01:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/01 03:01:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/01 03:01:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/01 03:01:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/01 03:01:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/01 03:01:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/01 03:01:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/01 03:01:41 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/03/01 03:01:43 DEBUG : chunked-copy: Done sending chunk 0 2026/03/01 03:01:43 DEBUG : chunked-copy: Done sending chunk 1 2026/03/01 03:01:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/01 03:01:44 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1ff20d23503dab7b9fc80e1b_f2178e9ad8612e161_d20260301_m030144_c001_v0001104_t0031_u01772334104392") 2026/03/01 03:01:44 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/03/01 03:01:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/01 03:01:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/01 03:01:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/01 03:01:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/01 03:01:45 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/03/01 03:01:45 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/01 03:01:46 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/01 03:01:48 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/01 03:01:49 DEBUG : Creating backend with remote "TestB2:rclone-test-luloreh6muzi/deeper/nonexisting/directory" 2026/03/01 03:01:49 DEBUG : Config file has changed externally - reloading === 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/01 03:01:50 INFO : B2 bucket rclone-test-luloreh6muzi: cleaning bucket "rclone-test-luloreh6muzi" of all files 2026/03/01 03:01:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f411b707014ed257b_d20260301_m030055_c001_v7007000_t0000_u01772334055865") 2026/03/01 03:01:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f207dd49c6b33706d_d20260301_m030051_c001_v0001103_t0006_u01772334051524") 2026/03/01 03:01:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f407dd49c6b337069_d20260301_m030050_c001_v7007000_t0000_u01772334050980") 2026/03/01 03:01:51 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f211b707014ed2570_d20260301_m030046_c001_v0001097_t0047_u01772334046300") 2026/03/01 03:01:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f40357509b68789d1_d20260301_m030119_c001_v7007000_t0000_u01772334079910") 2026/03/01 03:01:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f20357509b68789c2_d20260301_m030114_c001_v0001091_t0049_u01772334074432") 2026/03/01 03:01:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f40357509b68789bf_d20260301_m030113_c001_v7007000_t0000_u01772334073871") 2026/03/01 03:01:51 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f211b707014ed25ec_d20260301_m030107_c001_v0001167_t0031_u01772334067628") 2026/03/01 03:01:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f411b707014ed25e9_d20260301_m030107_c001_v7007000_t0000_u01772334067446") 2026/03/01 03:01:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f211b707014ed25ba_d20260301_m030102_c001_v0001029_t0041_u01772334062301") 2026/03/01 03:01:51 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f411b707014ed25b3_d20260301_m030101_c001_v7007000_t0000_u01772334061735") 2026/03/01 03:01:51 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f211b707014ed257e_d20260301_m030056_c001_v0001184_t0043_u01772334056050") 2026/03/01 03:01:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4215d824ffce1d49_d20260301_m025904_c001_v7007000_t0000_u01772333944741") 2026/03/01 03:01:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f9a3_d20260301_m025900_c001_v0001145_t0019_u01772333940219") 2026/03/01 03:01:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7f994_d20260301_m025854_c001_v7007000_t0000_u01772333934164") 2026/03/01 03:01:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f990_d20260301_m025849_c001_v0001180_t0056_u01772333929438") 2026/03/01 03:01:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7f9a0_d20260301_m025859_c001_v7007000_t0000_u01772333939818") 2026/03/01 03:01:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f995_d20260301_m025854_c001_v0001092_t0054_u01772333934403") 2026/03/01 03:01:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7f98a_d20260301_m025849_c001_v7007000_t0000_u01772333929058") 2026/03/01 03:01:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f220b632a54003a0f_d20260301_m025844_c001_v0001185_t0048_u01772333924267") 2026/03/01 03:01:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f420b632a54003a0c_d20260301_m025844_c001_v7007000_t0000_u01772333924083") 2026/03/01 03:01:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f97d_d20260301_m025840_c001_v0001097_t0057_u01772333920126") 2026/03/01 03:01:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7f97c_d20260301_m025839_c001_v7007000_t0000_u01772333919775") 2026/03/01 03:01:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f220b632a54003991_d20260301_m025835_c001_v0001105_t0027_u01772333915837") 2026/03/01 03:01:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f412e8e6c0bb4aba8_d20260301_m025935_c001_v7007000_t0000_u01772333975420") 2026/03/01 03:01:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f216331565ef2e7f3_d20260301_m025930_c001_v0001109_t0042_u01772333970128") 2026/03/01 03:01:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7fa17_d20260301_m025924_c001_v7007000_t0000_u01772333964375") 2026/03/01 03:01:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7fa07_d20260301_m025919_c001_v0001161_t0022_u01772333959592") 2026/03/01 03:01:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f416331565ef2e7f2_d20260301_m025929_c001_v7007000_t0000_u01772333969746") 2026/03/01 03:01:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7fa18_d20260301_m025924_c001_v0001103_t0023_u01772333964557") 2026/03/01 03:01:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7fa05_d20260301_m025919_c001_v7007000_t0000_u01772333959186") 2026/03/01 03:01:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2215d824ffce1d53_d20260301_m025913_c001_v0001167_t0018_u01772333953869") 2026/03/01 03:01:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4215d824ffce1d52_d20260301_m025913_c001_v7007000_t0000_u01772333953688") 2026/03/01 03:01:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f9d2_d20260301_m025909_c001_v0001097_t0002_u01772333949543") 2026/03/01 03:01:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7f9cf_d20260301_m025909_c001_v7007000_t0000_u01772333949149") 2026/03/01 03:01:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2215d824ffce1d4a_d20260301_m025904_c001_v0001097_t0039_u01772333944929") 2026/03/01 03:01:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f420b632a5400398f_d20260301_m025835_c001_v7007000_t0000_u01772333915654") 2026/03/01 03:01:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f972_d20260301_m025830_c001_v0001182_t0043_u01772333910923") 2026/03/01 03:01:53 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7f970_d20260301_m025830_c001_v7007000_t0000_u01772333910546") 2026/03/01 03:01:53 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f96c_d20260301_m025825_c001_v0001184_t0016_u01772333905955") 2026/03/01 03:01:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7f96b_d20260301_m025825_c001_v7007000_t0000_u01772333905773") 2026/03/01 03:01:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f962_d20260301_m025821_c001_v0001172_t0034_u01772333901131") 2026/03/01 03:01:53 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7f961_d20260301_m025820_c001_v7007000_t0000_u01772333900772") 2026/03/01 03:01:53 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f209f8c6b0c0074ff_d20260301_m025816_c001_v0001185_t0059_u01772333896391") 2026/03/01 03:01:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f409f8c6b0c0074fe_d20260301_m025816_c001_v7007000_t0000_u01772333896206") 2026/03/01 03:01:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2050fc5dbac7f95a_d20260301_m025812_c001_v0001182_t0027_u01772333892528") 2026/03/01 03:01:53 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4050fc5dbac7f959_d20260301_m025812_c001_v7007000_t0000_u01772333892147") 2026/03/01 03:01:53 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f22232b039e23eb27_d20260301_m025806_c001_v0001185_t0018_u01772333886354") 2026/03/01 03:01:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f401ee6748e64c786_d20260301_m030008_c001_v7007000_t0000_u01772334008643") 2026/03/01 03:01:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f219fb8cfe7c613e5_d20260301_m030003_c001_v0001103_t0048_u01772334003158") 2026/03/01 03:01:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f412e8e6c0bb4ac0d_d20260301_m025956_c001_v7007000_t0000_u01772333996672") 2026/03/01 03:01:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f212e8e6c0bb4abdc_d20260301_m025951_c001_v0001179_t0041_u01772333991377") 2026/03/01 03:01:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f419fb8cfe7c613e1_d20260301_m030002_c001_v7007000_t0000_u01772334002712") 2026/03/01 03:01:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f212e8e6c0bb4ac10_d20260301_m025956_c001_v0001167_t0050_u01772333996861") 2026/03/01 03:01:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f412e8e6c0bb4abd9_d20260301_m025950_c001_v7007000_t0000_u01772333990915") 2026/03/01 03:01:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f212e8e6c0bb4abb0_d20260301_m025944_c001_v0001146_t0022_u01772333984970") 2026/03/01 03:01:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f412e8e6c0bb4abaf_d20260301_m025944_c001_v7007000_t0000_u01772333984789") 2026/03/01 03:01:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2178e9ad8612de9c_d20260301_m025940_c001_v0001036_t0014_u01772333980505") 2026/03/01 03:01:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4178e9ad8612de97_d20260301_m025940_c001_v7007000_t0000_u01772333980085") 2026/03/01 03:01:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f212e8e6c0bb4abaa_d20260301_m025935_c001_v0001146_t0041_u01772333975602") 2026/03/01 03:01:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f411b707014ed256f_d20260301_m030046_c001_v7007000_t0000_u01772334046117") 2026/03/01 03:01:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f20678b4704066f9c_d20260301_m030040_c001_v0001173_t0041_u01772334040522") 2026/03/01 03:01:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f40678b4704066f9a_d20260301_m030040_c001_v7007000_t0000_u01772334040008") 2026/03/01 03:01:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f211b707014ed24f8_d20260301_m030035_c001_v0001185_t0020_u01772334035220") 2026/03/01 03:01:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f411b707014ed24f6_d20260301_m030035_c001_v7007000_t0000_u01772334035038") 2026/03/01 03:01:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f211b707014ed24e8_d20260301_m030029_c001_v0001032_t0043_u01772334029867") 2026/03/01 03:01:54 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f411b707014ed24e6_d20260301_m030029_c001_v7007000_t0000_u01772334029397") 2026/03/01 03:01:54 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f211b707014ed24cf_d20260301_m030024_c001_v0001167_t0058_u01772334024522") 2026/03/01 03:01:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f411b707014ed24cd_d20260301_m030024_c001_v7007000_t0000_u01772334024318") 2026/03/01 03:01:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f201ee6748e64db2b_d20260301_m030014_c001_v0001033_t0047_u01772334014184") 2026/03/01 03:01:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f401ee6748e64d353_d20260301_m030013_c001_v7007000_t0000_u01772334013695") 2026/03/01 03:01:54 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f201ee6748e64c787_d20260301_m030008_c001_v0001182_t0000_u01772334008825") 2026/03/01 03:01:55 DEBUG : chunked-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4178e9ad8612e16e_d20260301_m030146_c001_v7007000_t0000_u01772334106722") 2026/03/01 03:01:55 DEBUG : chunked-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f20357509b6878a31_d20260301_m030140_c001_v0001145_t0026_u01772334100943") 2026/03/01 03:01:55 DEBUG : chunked-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f40357509b6878a2c_d20260301_m030140_c001_v7007000_t0000_u01772334100369") 2026/03/01 03:01:55 DEBUG : chunked-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f20357509b6878a14_d20260301_m030134_c001_v0001103_t0022_u01772334094684") 2026/03/01 03:01:55 DEBUG : chunked-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f40357509b6878a13_d20260301_m030134_c001_v7007000_t0000_u01772334094074") 2026/03/01 03:01:55 DEBUG : chunked-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2178e9ad8612e124_d20260301_m030129_c001_v0001185_t0025_u01772334089043") 2026/03/01 03:01:55 DEBUG : chunked-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4178e9ad8612e123_d20260301_m030128_c001_v7007000_t0000_u01772334088457") 2026/03/01 03:01:55 DEBUG : chunked-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f102d60beefefe2b4_d20260301_m030124_c001_v0001042_t0015_u01772334084595") 2026/03/01 03:01:55 DEBUG : chunked-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f40357509b68789d4_d20260301_m030124_c001_v7007000_t0000_u01772334084198") 2026/03/01 03:01:55 DEBUG : chunked-copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f102d60beefefe2ae_d20260301_m030120_c001_v0001042_t0027_u01772334080758") 2026/03/01 03:01:55 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4178e9ad8612e16d_d20260301_m030146_c001_v7007000_t0000_u01772334106541") 2026/03/01 03:01:55 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2178e9ad8612e161_d20260301_m030144_c001_v0001104_t0031_u01772334104392") 2026/03/01 03:01:55 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f40357509b6878a2a_d20260301_m030140_c001_v7007000_t0000_u01772334100185") 2026/03/01 03:01:55 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f2178e9ad8612e133_d20260301_m030138_c001_v0001103_t0050_u01772334098136") 2026/03/01 03:01:55 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f40357509b6878a12_d20260301_m030133_c001_v7007000_t0000_u01772334093892") 2026/03/01 03:01:55 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f20357509b6878a0e_d20260301_m030132_c001_v0001182_t0005_u01772334092298") 2026/03/01 03:01:55 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4178e9ad8612e122_d20260301_m030128_c001_v7007000_t0000_u01772334088275") 2026/03/01 03:01:55 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f20357509b6878a04_d20260301_m030126_c001_v0001103_t0017_u01772334086542") 2026/03/01 03:01:55 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f40357509b68789d3_d20260301_m030124_c001_v7007000_t0000_u01772334084016") 2026/03/01 03:01:55 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f108929ee5292d22a_d20260301_m030123_c001_v0001137_t0049_u01772334083126") 2026/03/01 03:01:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f1188642f78d0c03b_d20260301_m025637_c001_v0001039_t0032_u01772333797915") 2026/03/01 03:01:56 DEBUG : unknown-size-put.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4178e9ad8612e176_d20260301_m030148_c001_v7007000_t0000_u01772334108031") 2026/03/01 03:01:56 DEBUG : unknown-size-put.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f102d60beefefe2d2_d20260301_m030147_c001_v0001042_t0018_u01772334107289") 2026/03/01 03:01:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f4178e9ad8612e17f_d20260301_m030149_c001_v7007000_t0000_u01772334109596") 2026/03/01 03:01:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f102d60beefefe2d6_d20260301_m030149_c001_v0001042_t0023_u01772334109062") 2026/03/01 03:01:56 DEBUG : unknown-size-update.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f102d60beefefe2d4_d20260301_m030148_c001_v0001042_t0013_u01772334108220") 2026/03/01 03:01:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d23503dab7b9fc80e1b_f42232b039e23eb22_d20260301_m025802_c001_v7007000_t0000_u01772333882663") 2026/03/01 03:01:57 INFO : B2 bucket rclone-test-luloreh6muzi: cleaning bucket "rclone-test-luloreh6muzi" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (358.82s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.43s) --- PASS: TestIntegration/FsMkdir (356.60s) --- 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 (24.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.19s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.79s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (89.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- 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.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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 (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (39.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (14.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (13.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.61s) --- 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.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (193.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (11.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (37.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (15.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (10.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.35s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.56s) --- 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 358.852s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m59.841749858s (try 1/5)