"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/02/03 04:11:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vigeyof9nido" 2026/02/03 04:11:33 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/02/03 04:11:36 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/03 04:11:36 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/03 04:11:36 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/02/03 04:12:02 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/02/03 04:12:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/02/03 04:12:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/02/03 04:12:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/02/03 04:12:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/02/03 04:12:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/02/03 04:12:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/02/03 04:12:06 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/02/03 04:12:13 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/03 04:12:14 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/02/03 04:12:19 INFO : B2 bucket rclone-test-vigeyof9nido: cleaning bucket "rclone-test-vigeyof9nido" of all files 2026/02/03 04:12:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193278_d20260203_m041218_c001_v0001120_t0029_u01770091938414") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/03 04:12:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vigeyof9nido/dirToPurgeFromRoot" 2026/02/03 04:12:21 INFO : B2 bucket rclone-test-vigeyof9nido path dirToPurgeFromRoot: cleaning bucket "rclone-test-vigeyof9nido" of all files 2026/02/03 04:12:22 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019327a_d20260203_m041220_c001_v0001120_t0007_u01770091940250") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/03 04:12:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vigeyof9nido/hello? sausage/êé" 2026/02/03 04:12:26 INFO : B2 bucket rclone-test-vigeyof9nido path hello? sausage/êé: cleaning bucket "rclone-test-vigeyof9nido" of all files 2026/02/03 04:12:27 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f118a60d6547656f7_d20260203_m041225_c001_v0001185_t0053_u01770091945603") === 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/02/03 04:12:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vigeyof9nido/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/03 04:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-vigeyof9nido/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-vigeyof9nido" from "TestB2:rclone-test-vigeyof9nido" 2026/02/03 04:12:40 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/02/03 04:12:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wafurig6qava" 2026/02/03 04:12:55 DEBUG : B2 bucket rclone-test-wafurig6qava: Purge remote 2026/02/03 04:12:55 INFO : B2 bucket rclone-test-wafurig6qava: cleaning bucket "rclone-test-wafurig6qava" of all files 2026/02/03 04:12:55 DEBUG : somefile: Deleting (id "4_z0f420da3b04d2b1b9fc80e1b_f4157a1607dc66fb1_d20260203_m041254_c001_v0001185_t0023_u01770091974071") === 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/02/03 04:12:56 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/03 04:12:57 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/02/03 04:13:00 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.105Mi 2026/02/03 04:13:00 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/02/03 04:13:00 DEBUG : test-metadata: multipart upload: starting chunk 1 size 107.979Ki offset 6Mi/6.105Mi 2026/02/03 04:13:00 DEBUG : test-metadata: Sending chunk 1 length 110571 2026/02/03 04:13:02 DEBUG : test-metadata: Done sending chunk 1 2026/02/03 04:13:03 DEBUG : test-metadata: Done sending chunk 0 2026/02/03 04:13:03 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/02/03 04:13:13 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1120-07.backblaze.com/b2api/v1/b2_upload_file/3fa2ddc3b02d2b1b9fc80e1b/c001_v0001120_t0035": EOF 2026/02/03 04:13:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-07.backblaze.com/b2api/v1/b2_upload_file/3fa2ddc3b02d2b1b9fc80e1b/c001_v0001120_t0035": EOF) 2026/02/03 04:13:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1120-07.backblaze.com/b2api/v1/b2_upload_file/3fa2ddc3b02d2b1b9fc80e1b/c001_v0001120_t0035": EOF - low level retry 1/10 2026/02/03 04:13:15 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-02-03-041308-204.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/02/03 04:13:17 DEBUG : oldPath = "TestB2:rclone-test-vigeyof9nido/versions/test-versions-v2026-02-03-041308-204.txt" 2026/02/03 04:13:17 DEBUG : newPath = "TestB2,versions:rclone-test-vigeyof9nido/versions/test-versions-v2026-02-03-041308-204.txt" 2026/02/03 04:13:17 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-vigeyof9nido/versions/test-versions-v2026-02-03-041308-204.txt" 2026/02/03 04:13:17 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/02/03 04:13:19 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-vigeyof9nido/versions/test-versions-v2026-02-03-041308-204.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-vigeyof9nido/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/02/03 04:13:22 INFO : B2 bucket rclone-test-vigeyof9nido: cleaning bucket "rclone-test-vigeyof9nido" of all hidden files 2026/02/03 04:13:22 DEBUG : leading space/ leading space: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0b7_d20260203_m041144_c001_v7007000_t0000_u01770091904408") as it is a hide marker 2026/02/03 04:13:22 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : leading space/ leading space: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193210_d20260203_m041143_c001_v0001120_t0031_u01770091903631") 2026/02/03 04:13:22 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0b5_d20260203_m041143_c001_v7007000_t0000_u01770091903267") as it is a hide marker 2026/02/03 04:13:22 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019320a_d20260203_m041142_c001_v0001120_t0016_u01770091902390") 2026/02/03 04:13:22 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0c7_d20260203_m041151_c001_v7007000_t0000_u01770091911728") as it is a hide marker 2026/02/03 04:13:22 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193224_d20260203_m041150_c001_v0001120_t0033_u01770091910721") 2026/02/03 04:13:22 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : created from root.txt: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f413eb592fbbb335b_d20260203_m041248_c001_v7007000_t0000_u01770091968037") as it is a hide marker 2026/02/03 04:13:22 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : created from root.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f11948a949555410f_d20260203_m041247_c001_v0001183_t0026_u01770091967105") 2026/02/03 04:13:22 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : file name.txt: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f41992a67e79a4014_d20260203_m041256_c001_v7007000_t0000_u01770091976575") as it is a hide marker 2026/02/03 04:13:22 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : file name.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193298_d20260203_m041235_c001_v0001120_t0031_u01770091955821") 2026/02/03 04:13:22 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : file name.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f10356b3ce3fb3ee3_d20260203_m041232_c001_v0001185_t0035_u01770091952337") 2026/02/03 04:13:22 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : file name.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019325e_d20260203_m041210_c001_v0001120_t0039_u01770091930392") 2026/02/03 04:13:22 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : file name.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193252_d20260203_m041209_c001_v0001120_t0001_u01770091929322") 2026/02/03 04:13:22 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019325a_d20260203_m041209_c001_v0001120_t0015_u01770091929849") "upload" dated 2026-02-03 04:12:09.849 +0000 UTC (1m12.897380454s ago) 2026/02/03 04:13:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416f34a535ae109e_d20260203_m041229_c001_v7007000_t0000_u01770091949976") as it is a hide marker 2026/02/03 04:13:22 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f10056d28bc94f93d_d20260203_m041229_c001_v0001153_t0018_u01770091949446") 2026/02/03 04:13:22 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f118407e63f4cbd92_d20260203_m041227_c001_v0001173_t0054_u01770091947989") 2026/02/03 04:13:22 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9c8_d20260203_m041159_c001_v7007000_t0000_u01770091919435") as it is a hide marker 2026/02/03 04:13:22 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019323e_d20260203_m041158_c001_v0001120_t0054_u01770091918807") 2026/02/03 04:13:22 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : piped data.txt: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f41992a67e79a401f_d20260203_m041258_c001_v7007000_t0000_u01770091978442") as it is a hide marker 2026/02/03 04:13:22 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : piped data.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba2801932ca_d20260203_m041257_c001_v0001120_t0045_u01770091977889") 2026/02/03 04:13:22 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : piped data.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f41992a67e79a4019_d20260203_m041257_c001_v7007000_t0000_u01770091977704") 2026/02/03 04:13:22 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : piped data.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f407f3ba2801932c8_d20260203_m041257_c001_v0001120_t0035_u01770091977343") 2026/02/03 04:13:22 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9c9_d20260203_m041200_c001_v7007000_t0000_u01770091920441") as it is a hide marker 2026/02/03 04:13:22 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193240_d20260203_m041159_c001_v0001120_t0000_u01770091919800") 2026/02/03 04:13:22 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : test-metadata: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42126ceb4d342e63_d20260203_m041305_c001_v7007000_t0000_u01770091985657") as it is a hide marker 2026/02/03 04:13:22 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : test-metadata: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f21992a67e79a402c_d20260203_m041300_c001_v0001167_t0031_u01770091980441") 2026/02/03 04:13:22 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : test-metadata: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f41992a67e79a4026_d20260203_m041259_c001_v7007000_t0000_u01770091979662") 2026/02/03 04:13:22 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : test-metadata: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba2801932ce_d20260203_m041258_c001_v0001120_t0040_u01770091978633") 2026/02/03 04:13:22 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9be_d20260203_m041153_c001_v7007000_t0000_u01770091913927") as it is a hide marker 2026/02/03 04:13:22 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019322e_d20260203_m041153_c001_v0001120_t0003_u01770091913286") 2026/02/03 04:13:22 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9c2_d20260203_m041156_c001_v7007000_t0000_u01770091916190") as it is a hide marker 2026/02/03 04:13:22 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193234_d20260203_m041155_c001_v0001120_t0002_u01770091915402") 2026/02/03 04:13:22 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9c0_d20260203_m041155_c001_v7007000_t0000_u01770091915038") as it is a hide marker 2026/02/03 04:13:22 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193232_d20260203_m041154_c001_v0001120_t0048_u01770091914290") 2026/02/03 04:13:22 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9c3_d20260203_m041157_c001_v7007000_t0000_u01770091917407") as it is a hide marker 2026/02/03 04:13:22 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193236_d20260203_m041156_c001_v0001120_t0042_u01770091916552") 2026/02/03 04:13:22 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9c6_d20260203_m041158_c001_v7007000_t0000_u01770091918444") as it is a hide marker 2026/02/03 04:13:22 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019323c_d20260203_m041157_c001_v0001120_t0046_u01770091917770") 2026/02/03 04:13:22 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0c9_d20260203_m041152_c001_v7007000_t0000_u01770091912922") as it is a hide marker 2026/02/03 04:13:22 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : trailing space /trailing space : Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019322a_d20260203_m041152_c001_v0001120_t0044_u01770091912092") 2026/02/03 04:13:22 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f1003df229c186983_d20260203_m041316_c001_v0001185_t0043_u01770091996253") "upload" dated 2026-02-03 04:13:16.253 +0000 UTC (6.493839791s ago) 2026/02/03 04:13:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4094409dbe1ad374_d20260203_m041311_c001_v7007000_t0000_u01770091991442") 2026/02/03 04:13:22 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba2801932de_d20260203_m041308_c001_v0001120_t0032_u01770091988204") 2026/02/03 04:13:22 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9ea_d20260203_m041208_c001_v7007000_t0000_u01770091928740") as it is a hide marker 2026/02/03 04:13:22 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f22356585d494c9cc_d20260203_m041202_c001_v0001091_t0028_u01770091922591") 2026/02/03 04:13:22 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : zero-length-file: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9cb_d20260203_m041202_c001_v7007000_t0000_u01770091922332") as it is a hide marker 2026/02/03 04:13:22 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : zero-length-file: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f407f3ba280193244_d20260203_m041201_c001_v0001120_t0035_u01770091921758") 2026/02/03 04:13:22 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0b8_d20260203_m041145_c001_v7007000_t0000_u01770091905519") as it is a hide marker 2026/02/03 04:13:22 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193214_d20260203_m041144_c001_v0001120_t0027_u01770091904769") 2026/02/03 04:13:22 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0b1_d20260203_m041139_c001_v7007000_t0000_u01770091899740") as it is a hide marker 2026/02/03 04:13:22 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193204_d20260203_m041138_c001_v0001120_t0051_u01770091898707") 2026/02/03 04:13:22 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0c3_d20260203_m041149_c001_v7007000_t0000_u01770091909075") as it is a hide marker 2026/02/03 04:13:22 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019321e_d20260203_m041148_c001_v0001120_t0026_u01770091908244") 2026/02/03 04:13:22 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0bf_d20260203_m041147_c001_v7007000_t0000_u01770091907882") as it is a hide marker 2026/02/03 04:13:22 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019321c_d20260203_m041146_c001_v0001120_t0023_u01770091906948") 2026/02/03 04:13:22 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0c5_d20260203_m041150_c001_v7007000_t0000_u01770091910360") as it is a hide marker 2026/02/03 04:13:22 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193222_d20260203_m041149_c001_v0001120_t0009_u01770091909437") 2026/02/03 04:13:22 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0bc_d20260203_m041146_c001_v7007000_t0000_u01770091906585") as it is a hide marker 2026/02/03 04:13:22 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193218_d20260203_m041145_c001_v0001120_t0004_u01770091905882") 2026/02/03 04:13:22 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : ./.: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0b3_d20260203_m041140_c001_v7007000_t0000_u01770091900877") as it is a hide marker 2026/02/03 04:13:22 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : ./.: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193206_d20260203_m041140_c001_v0001120_t0027_u01770091900103") 2026/02/03 04:13:22 NOTICE: ./.: Skipped delete as --dry-run is set 2026/02/03 04:13:22 DEBUG : ../..: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0b4_d20260203_m041142_c001_v7007000_t0000_u01770091902029") as it is a hide marker 2026/02/03 04:13:22 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/02/03 04:13:22 DEBUG : ../..: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193208_d20260203_m041141_c001_v0001120_t0034_u01770091901238") 2026/02/03 04:13:22 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/02/03 04:13:22 INFO : B2 bucket rclone-test-vigeyof9nido: cleaning bucket "rclone-test-vigeyof9nido" of all hidden files 2026/02/03 04:13:23 DEBUG : leading space/ leading space: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0b7_d20260203_m041144_c001_v7007000_t0000_u01770091904408") as it is a hide marker 2026/02/03 04:13:23 DEBUG : leading space/ leading space: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193210_d20260203_m041143_c001_v0001120_t0031_u01770091903631") 2026/02/03 04:13:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0b5_d20260203_m041143_c001_v7007000_t0000_u01770091903267") as it is a hide marker 2026/02/03 04:13:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019320a_d20260203_m041142_c001_v0001120_t0016_u01770091902390") 2026/02/03 04:13:23 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0c7_d20260203_m041151_c001_v7007000_t0000_u01770091911728") as it is a hide marker 2026/02/03 04:13:23 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193224_d20260203_m041150_c001_v0001120_t0033_u01770091910721") 2026/02/03 04:13:23 DEBUG : created from root.txt: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f413eb592fbbb335b_d20260203_m041248_c001_v7007000_t0000_u01770091968037") as it is a hide marker 2026/02/03 04:13:23 DEBUG : created from root.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f11948a949555410f_d20260203_m041247_c001_v0001183_t0026_u01770091967105") 2026/02/03 04:13:23 DEBUG : file name.txt: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f41992a67e79a4014_d20260203_m041256_c001_v7007000_t0000_u01770091976575") as it is a hide marker 2026/02/03 04:13:23 DEBUG : file name.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193298_d20260203_m041235_c001_v0001120_t0031_u01770091955821") 2026/02/03 04:13:23 DEBUG : file name.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f10356b3ce3fb3ee3_d20260203_m041232_c001_v0001185_t0035_u01770091952337") 2026/02/03 04:13:23 DEBUG : file name.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019325e_d20260203_m041210_c001_v0001120_t0039_u01770091930392") 2026/02/03 04:13:23 DEBUG : file name.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193252_d20260203_m041209_c001_v0001120_t0001_u01770091929322") 2026/02/03 04:13:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019325a_d20260203_m041209_c001_v0001120_t0015_u01770091929849") "upload" dated 2026-02-03 04:12:09.849 +0000 UTC (1m13.979294367s ago) 2026/02/03 04:13:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416f34a535ae109e_d20260203_m041229_c001_v7007000_t0000_u01770091949976") as it is a hide marker 2026/02/03 04:13:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f10056d28bc94f93d_d20260203_m041229_c001_v0001153_t0018_u01770091949446") 2026/02/03 04:13:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f118407e63f4cbd92_d20260203_m041227_c001_v0001173_t0054_u01770091947989") 2026/02/03 04:13:24 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9c8_d20260203_m041159_c001_v7007000_t0000_u01770091919435") as it is a hide marker 2026/02/03 04:13:24 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019323e_d20260203_m041158_c001_v0001120_t0054_u01770091918807") 2026/02/03 04:13:24 DEBUG : piped data.txt: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f41992a67e79a401f_d20260203_m041258_c001_v7007000_t0000_u01770091978442") as it is a hide marker 2026/02/03 04:13:24 DEBUG : piped data.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba2801932ca_d20260203_m041257_c001_v0001120_t0045_u01770091977889") 2026/02/03 04:13:24 DEBUG : piped data.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f41992a67e79a4019_d20260203_m041257_c001_v7007000_t0000_u01770091977704") 2026/02/03 04:13:24 DEBUG : piped data.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f407f3ba2801932c8_d20260203_m041257_c001_v0001120_t0035_u01770091977343") 2026/02/03 04:13:24 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9c9_d20260203_m041200_c001_v7007000_t0000_u01770091920441") as it is a hide marker 2026/02/03 04:13:24 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193240_d20260203_m041159_c001_v0001120_t0000_u01770091919800") 2026/02/03 04:13:24 DEBUG : test-metadata: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42126ceb4d342e63_d20260203_m041305_c001_v7007000_t0000_u01770091985657") as it is a hide marker 2026/02/03 04:13:24 DEBUG : test-metadata: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f21992a67e79a402c_d20260203_m041300_c001_v0001167_t0031_u01770091980441") 2026/02/03 04:13:24 DEBUG : test-metadata: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f41992a67e79a4026_d20260203_m041259_c001_v7007000_t0000_u01770091979662") 2026/02/03 04:13:24 DEBUG : test-metadata: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba2801932ce_d20260203_m041258_c001_v0001120_t0040_u01770091978633") 2026/02/03 04:13:24 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9be_d20260203_m041153_c001_v7007000_t0000_u01770091913927") as it is a hide marker 2026/02/03 04:13:24 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019322e_d20260203_m041153_c001_v0001120_t0003_u01770091913286") 2026/02/03 04:13:24 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9c2_d20260203_m041156_c001_v7007000_t0000_u01770091916190") as it is a hide marker 2026/02/03 04:13:24 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193234_d20260203_m041155_c001_v0001120_t0002_u01770091915402") 2026/02/03 04:13:24 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9c0_d20260203_m041155_c001_v7007000_t0000_u01770091915038") as it is a hide marker 2026/02/03 04:13:24 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193232_d20260203_m041154_c001_v0001120_t0048_u01770091914290") 2026/02/03 04:13:24 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9c3_d20260203_m041157_c001_v7007000_t0000_u01770091917407") as it is a hide marker 2026/02/03 04:13:24 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193236_d20260203_m041156_c001_v0001120_t0042_u01770091916552") 2026/02/03 04:13:24 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9c6_d20260203_m041158_c001_v7007000_t0000_u01770091918444") as it is a hide marker 2026/02/03 04:13:24 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019323c_d20260203_m041157_c001_v0001120_t0046_u01770091917770") 2026/02/03 04:13:24 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0c9_d20260203_m041152_c001_v7007000_t0000_u01770091912922") as it is a hide marker 2026/02/03 04:13:25 DEBUG : trailing space /trailing space : Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019322a_d20260203_m041152_c001_v0001120_t0044_u01770091912092") 2026/02/03 04:13:25 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f1003df229c186983_d20260203_m041316_c001_v0001185_t0043_u01770091996253") "upload" dated 2026-02-03 04:13:16.253 +0000 UTC (8.886400691s ago) 2026/02/03 04:13:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4094409dbe1ad374_d20260203_m041311_c001_v7007000_t0000_u01770091991442") 2026/02/03 04:13:25 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba2801932de_d20260203_m041308_c001_v0001120_t0032_u01770091988204") 2026/02/03 04:13:25 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9ea_d20260203_m041208_c001_v7007000_t0000_u01770091928740") as it is a hide marker 2026/02/03 04:13:25 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f22356585d494c9cc_d20260203_m041202_c001_v0001091_t0028_u01770091922591") 2026/02/03 04:13:25 DEBUG : zero-length-file: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c9cb_d20260203_m041202_c001_v7007000_t0000_u01770091922332") as it is a hide marker 2026/02/03 04:13:25 DEBUG : zero-length-file: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f407f3ba280193244_d20260203_m041201_c001_v0001120_t0035_u01770091921758") 2026/02/03 04:13:25 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0b8_d20260203_m041145_c001_v7007000_t0000_u01770091905519") as it is a hide marker 2026/02/03 04:13:25 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193214_d20260203_m041144_c001_v0001120_t0027_u01770091904769") 2026/02/03 04:13:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0b1_d20260203_m041139_c001_v7007000_t0000_u01770091899740") as it is a hide marker 2026/02/03 04:13:25 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193204_d20260203_m041138_c001_v0001120_t0051_u01770091898707") 2026/02/03 04:13:25 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0c3_d20260203_m041149_c001_v7007000_t0000_u01770091909075") as it is a hide marker 2026/02/03 04:13:25 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019321e_d20260203_m041148_c001_v0001120_t0026_u01770091908244") 2026/02/03 04:13:25 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0bf_d20260203_m041147_c001_v7007000_t0000_u01770091907882") as it is a hide marker 2026/02/03 04:13:25 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019321c_d20260203_m041146_c001_v0001120_t0023_u01770091906948") 2026/02/03 04:13:25 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0c5_d20260203_m041150_c001_v7007000_t0000_u01770091910360") as it is a hide marker 2026/02/03 04:13:25 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193222_d20260203_m041149_c001_v0001120_t0009_u01770091909437") 2026/02/03 04:13:25 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0bc_d20260203_m041146_c001_v7007000_t0000_u01770091906585") as it is a hide marker 2026/02/03 04:13:25 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193218_d20260203_m041145_c001_v0001120_t0004_u01770091905882") 2026/02/03 04:13:25 DEBUG : ./.: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0b3_d20260203_m041140_c001_v7007000_t0000_u01770091900877") as it is a hide marker 2026/02/03 04:13:26 DEBUG : ./.: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193206_d20260203_m041140_c001_v0001120_t0027_u01770091900103") 2026/02/03 04:13:26 DEBUG : ../..: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42356585d494c0b4_d20260203_m041142_c001_v7007000_t0000_u01770091902029") as it is a hide marker 2026/02/03 04:13:26 DEBUG : ../..: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba280193208_d20260203_m041141_c001_v0001120_t0034_u01770091901238") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/02/03 04:13:26 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/02/03 04:13:27 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/02/03 04:13:27 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/02/03 04:13:27 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/02/03 04:13:27 INFO : B2 bucket rclone-test-vigeyof9nido: cleaning bucket "rclone-test-vigeyof9nido" of pending multipart uploads older than 0s 2026/02/03 04:13:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019325a_d20260203_m041209_c001_v0001120_t0015_u01770091929849") "upload" dated 2026-02-03 04:12:09.849 +0000 UTC (1m18.121770892s ago) 2026/02/03 04:13:27 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2224515585590ae0_d20260203_m041326_c001_v0001144_t0055_u01770092006942") as it is a start marker (upload started at 2026-02-03 04:13:26.942 +0000 UTC) 2026/02/03 04:13:27 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/02/03 04:13:27 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2224515585590ae1_d20260203_m041327_c001_v0001173_t0050_u01770092007139") as it is a start marker (upload started at 2026-02-03 04:13:27.139 +0000 UTC) 2026/02/03 04:13:27 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/02/03 04:13:27 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2224515585590ae2_d20260203_m041327_c001_v0001172_t0059_u01770092007324") as it is a start marker (upload started at 2026-02-03 04:13:27.324 +0000 UTC) 2026/02/03 04:13:27 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/02/03 04:13:27 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2224515585590ae3_d20260203_m041327_c001_v0001185_t0059_u01770092007507") as it is a start marker (upload started at 2026-02-03 04:13:27.507 +0000 UTC) 2026/02/03 04:13:27 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/02/03 04:13:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4224515585590adf_d20260203_m041326_c001_v7007000_t0000_u01770092006759") "hide" dated 2026-02-03 04:13:26.759 +0000 UTC (1.211897261s ago) 2026/02/03 04:13:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f1003df229c186983_d20260203_m041316_c001_v0001185_t0043_u01770091996253") 2026/02/03 04:13:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/02/03 04:13:28 INFO : B2 bucket rclone-test-vigeyof9nido: cleaning bucket "rclone-test-vigeyof9nido" of pending multipart uploads older than 0s 2026/02/03 04:13:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019325a_d20260203_m041209_c001_v0001120_t0015_u01770091929849") "upload" dated 2026-02-03 04:12:09.849 +0000 UTC (1m18.49128776s ago) 2026/02/03 04:13:28 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2224515585590ae0_d20260203_m041326_c001_v0001144_t0055_u01770092006942") as it is a start marker (upload started at 2026-02-03 04:13:26.942 +0000 UTC) 2026/02/03 04:13:28 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2224515585590ae1_d20260203_m041327_c001_v0001173_t0050_u01770092007139") as it is a start marker (upload started at 2026-02-03 04:13:27.139 +0000 UTC) 2026/02/03 04:13:28 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2224515585590ae2_d20260203_m041327_c001_v0001172_t0059_u01770092007324") as it is a start marker (upload started at 2026-02-03 04:13:27.324 +0000 UTC) 2026/02/03 04:13:28 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2224515585590ae3_d20260203_m041327_c001_v0001185_t0059_u01770092007507") as it is a start marker (upload started at 2026-02-03 04:13:27.507 +0000 UTC) 2026/02/03 04:13:28 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4224515585590adf_d20260203_m041326_c001_v7007000_t0000_u01770092006759") "hide" dated 2026-02-03 04:13:26.759 +0000 UTC (1.581403468s ago) 2026/02/03 04:13:28 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f1003df229c186983_d20260203_m041316_c001_v0001185_t0043_u01770091996253") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/02/03 04:13:29 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/03 04:13:29 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/02/03 04:13:29 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/02/03 04:13:30 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/02/03 04:13:30 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/02/03 04:13:30 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/02/03 04:13:30 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/02/03 04:13:31 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/02/03 04:13:33 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/02/03 04:13:33 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/02/03 04:13:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:13:35 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/02/03 04:13:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2094409dbe1ad3a6_d20260203_m041335_c001_v0001117_t0023_u01770092015898") 2026/02/03 04:13:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/03 04:13:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/03 04:13:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/03 04:13:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:13:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:13:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/02/03 04:13:39 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/02/03 04:13:39 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/02/03 04:13:39 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/02/03 04:13:39 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/02/03 04:13:42 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/02/03 04:13:42 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/02/03 04:13:42 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/02/03 04:13:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:13:43 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/02/03 04:13:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2094409dbe1ad3af_d20260203_m041343_c001_v0001181_t0047_u01770092023947") 2026/02/03 04:13:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/03 04:13:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/03 04:13:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/03 04:13:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:13:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:13:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/03 04:13:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/03 04:13:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/02/03 04:13:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/03 04:13:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/02/03 04:13:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/03 04:13:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/02/03 04:13:49 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/02/03 04:13:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/02/03 04:13:52 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/02/03 04:13:52 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/03 04:13:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:13:55 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/02/03 04:13:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216505aebdb112e9_d20260203_m041355_c001_v0001136_t0051_u01770092035720") 2026/02/03 04:13:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/02/03 04:13:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/03 04:13:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/02/03 04:13:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/03 04:13:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/02/03 04:13:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:13:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:13:58 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/02/03 04:14:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/02/03 04:14:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/02/03 04:14:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/03 04:14:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/02/03 04:14:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/02/03 04:14:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/02/03 04:14:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/02/03 04:14:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:14:03 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/02/03 04:14:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f210c995616cb688a_d20260203_m041403_c001_v0001177_t0000_u01770092043943") 2026/02/03 04:14:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/03 04:14:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/02/03 04:14:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/03 04:14:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:14:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:14:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/02/03 04:14:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/03 04:14:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/03 04:14:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/03 04:14:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/03 04:14:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/03 04:14:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/03 04:14:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/02/03 04:14:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:14:11 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/02/03 04:14:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216505aebdb112f3_d20260203_m041411_c001_v0001173_t0016_u01770092051866") 2026/02/03 04:14:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/03 04:14:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/03 04:14:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/03 04:14:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:14:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:14:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/03 04:14:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/03 04:14:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/02/03 04:14:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/03 04:14:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/02/03 04:14:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/03 04:14:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/03 04:14:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/02/03 04:14:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/02/03 04:14:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/02/03 04:14:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/03 04:14:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:14:24 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/02/03 04:14:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2020961a37288e11_d20260203_m041424_c001_v0001136_t0035_u01770092064093") 2026/02/03 04:14:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/02/03 04:14:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/03 04:14:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/03 04:14:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/02/03 04:14:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/03 04:14:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:14:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:14:26 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/02/03 04:14:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/03 04:14:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/02/03 04:14:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/02/03 04:14:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/02/03 04:14:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/02/03 04:14:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/02/03 04:14:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/02/03 04:14:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:14:32 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/02/03 04:14:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2020961a37288e31_d20260203_m041432_c001_v0001185_t0046_u01770092072657") 2026/02/03 04:14:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/03 04:14:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/02/03 04:14:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/03 04:14:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:14:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:14:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/02/03 04:14:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/03 04:14:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/03 04:14:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/03 04:14:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/03 04:14:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/03 04:14:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/03 04:14:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/02/03 04:14:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:14:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/02/03 04:14:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2020961a37288e48_d20260203_m041440_c001_v0001171_t0028_u01770092080353") 2026/02/03 04:14:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/03 04:14:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/03 04:14:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/03 04:14:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:14:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:14:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/03 04:14:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/03 04:14:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/02/03 04:14:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/03 04:14:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/02/03 04:14:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/03 04:14:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/02/03 04:14:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/02/03 04:14:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/02/03 04:14:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/02/03 04:14:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/03 04:14:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:14:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/02/03 04:14:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f210c995616cb6d55_d20260203_m041450_c001_v0001185_t0014_u01770092090238") 2026/02/03 04:14:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/02/03 04:14:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/03 04:14:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/02/03 04:14:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/02/03 04:14:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/02/03 04:14:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:14:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:14:52 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/02/03 04:14:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/03 04:14:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/02/03 04:14:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/02/03 04:14:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/02/03 04:14:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/02/03 04:14:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/02/03 04:14:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/02/03 04:14:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:14:59 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/02/03 04:14:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f210c995616cb6d5d_d20260203_m041459_c001_v0001167_t0057_u01770092099186") 2026/02/03 04:14:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/03 04:14:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/02/03 04:14:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/03 04:15:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:15:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:15:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/02/03 04:15:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/03 04:15:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/03 04:15:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/03 04:15:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/03 04:15:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/03 04:15:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/03 04:15:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/02/03 04:15:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:15:08 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/02/03 04:15:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216f34a535ae1160_d20260203_m041508_c001_v0001185_t0039_u01770092108345") 2026/02/03 04:15:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/03 04:15:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/03 04:15:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/03 04:15:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:15:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:15:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/03 04:15:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/03 04:15:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/02/03 04:15:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/03 04:15:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/02/03 04:15:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/03 04:15:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/02/03 04:15:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/02/03 04:15:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/02/03 04:15:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/02/03 04:15:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/03 04:15:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:15:31 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/02/03 04:15:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f22126ceb4d342f49_d20260203_m041531_c001_v0001183_t0051_u01770092131282") 2026/02/03 04:15:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/02/03 04:15:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/03 04:15:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/02/03 04:15:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/02/03 04:15:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/02/03 04:15:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:15:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:15:34 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/02/03 04:15:36 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/02/03 04:15:36 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/02/03 04:15:36 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/02/03 04:15:36 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/02/03 04:15:37 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/02/03 04:15:38 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/02/03 04:15:38 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/02/03 04:15:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:15:40 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/02/03 04:15:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f22126ceb4d342f51_d20260203_m041540_c001_v0001185_t0032_u01770092140309") 2026/02/03 04:15:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/03 04:15:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/03 04:15:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/03 04:15:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:15:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:15:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/02/03 04:15:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/02/03 04:15:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/02/03 04:15:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/02/03 04:15:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/02/03 04:15:46 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/02/03 04:15:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/02/03 04:15:47 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/02/03 04:15:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:15:49 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/02/03 04:15:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f207b18090706419c_d20260203_m041549_c001_v0001167_t0049_u01770092149153") 2026/02/03 04:15:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/03 04:15:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/03 04:15:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/03 04:15:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:15:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:15:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/03 04:15:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/03 04:15:54 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/02/03 04:15:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/03 04:15:54 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/02/03 04:15:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/03 04:15:54 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/02/03 04:15:55 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/02/03 04:15:56 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/02/03 04:15:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/02/03 04:15:57 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/03 04:15:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:15:59 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/02/03 04:15:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2085b6b12245e293_d20260203_m041559_c001_v0001130_t0009_u01770092159715") 2026/02/03 04:15:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/02/03 04:16:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/03 04:16:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/03 04:16:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/02/03 04:16:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/02/03 04:16:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 04:16:00 DEBUG : pacer: Reducing sleep to 10ms 2026/02/03 04:16:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/02/03 04:16:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:16:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:16:02 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/02/03 04:16:05 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/02/03 04:16:05 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/02/03 04:16:05 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/02/03 04:16:05 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/02/03 04:16:06 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/02/03 04:16:08 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/02/03 04:16:08 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/02/03 04:16:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:16:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/02/03 04:16:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2085b6b12245e2d5_d20260203_m041609_c001_v0001109_t0019_u01770092169806") 2026/02/03 04:16:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/03 04:16:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/02/03 04:16:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/03 04:16:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:16:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:16:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/02/03 04:16:14 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/02/03 04:16:14 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/02/03 04:16:15 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/02/03 04:16:15 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/02/03 04:16:17 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/02/03 04:16:17 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/02/03 04:16:17 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/02/03 04:16:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:16:20 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/02/03 04:16:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2094409dbe1ad928_d20260203_m041620_c001_v0001167_t0010_u01770092180284") 2026/02/03 04:16:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/03 04:16:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/02/03 04:16:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/03 04:16:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:16:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:16:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/03 04:16:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/03 04:16:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/02/03 04:16:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/03 04:16:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/02/03 04:16:26 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/03 04:16:26 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/02/03 04:16:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/02/03 04:16:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/02/03 04:16:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/02/03 04:16:29 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/03 04:16:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/02/03 04:16:31 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/02/03 04:16:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2094409dbe1ad949_d20260203_m041632_c001_v0001167_t0037_u01770092192021") 2026/02/03 04:16:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/02/03 04:16:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/02/03 04:16:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/02/03 04:16:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/02/03 04:16:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/02/03 04:16:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/02/03 04:16:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/02/03 04:16:35 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/02/03 04:16:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f20883f6e41e1f890_d20260203_m041650_c001_v0001131_t0006_u01770092210658") 2026/02/03 04:16:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/02/03 04:16:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/03 04:16:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/03 04:16:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/03 04:16:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/03 04:16:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/03 04:16:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/03 04:16:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/03 04:16:53 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/02/03 04:16:55 DEBUG : chunked-copy: Done sending chunk 0 2026/02/03 04:16:55 DEBUG : chunked-copy: Done sending chunk 1 2026/02/03 04:16:55 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/03 04:16:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f20883f6e41e1f8a2_d20260203_m041656_c001_v0001101_t0059_u01770092216436") 2026/02/03 04:16:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/02/03 04:16:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/03 04:16:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/03 04:16:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/03 04:16:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/03 04:16:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/02/03 04:16:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/03 04:16:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/02/03 04:16:59 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/02/03 04:17:01 DEBUG : chunked-copy: Done sending chunk 0 2026/02/03 04:17:02 DEBUG : chunked-copy: Done sending chunk 1 2026/02/03 04:17:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/03 04:17:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f207b180907064207_d20260203_m041703_c001_v0001184_t0011_u01770092223034") 2026/02/03 04:17:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/03 04:17:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/03 04:17:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/03 04:17:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/03 04:17:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/03 04:17:13 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/02/03 04:17:13 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/02/03 04:17:13 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/02/03 04:17:13 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/02/03 04:17:15 DEBUG : chunked-copy: Done sending chunk 0 2026/02/03 04:17:15 DEBUG : chunked-copy: Done sending chunk 1 2026/02/03 04:17:15 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/02/03 04:17:16 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f20883f6e41e1f8ae_d20260203_m041716_c001_v0001185_t0059_u01770092236085") 2026/02/03 04:17:16 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/02/03 04:17:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/02/03 04:17:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/02/03 04:17:16 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/02/03 04:17:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/02/03 04:17:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/02/03 04:17:16 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/03 04:17:18 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/03 04:17:19 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/03 04:17:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vigeyof9nido/deeper/nonexisting/directory" 2026/02/03 04:17:19 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/02/03 04:17:20 INFO : B2 bucket rclone-test-vigeyof9nido: cleaning bucket "rclone-test-vigeyof9nido" of all files 2026/02/03 04:17:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4094409dbe1ad529_d20260203_m041614_c001_v7007000_t0000_u01770092174126") 2026/02/03 04:17:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2085b6b12245e2d5_d20260203_m041609_c001_v0001109_t0019_u01770092169806") 2026/02/03 04:17:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4085b6b12245e2d3_d20260203_m041609_c001_v7007000_t0000_u01770092169278") 2026/02/03 04:17:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2094409dbe1ad4f6_d20260203_m041604_c001_v0001101_t0058_u01770092164590") 2026/02/03 04:17:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f40883f6e41e1f886_d20260203_m041637_c001_v7007000_t0000_u01770092197357") 2026/02/03 04:17:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2094409dbe1ad949_d20260203_m041632_c001_v0001167_t0037_u01770092192021") 2026/02/03 04:17:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4094409dbe1ad946_d20260203_m041631_c001_v7007000_t0000_u01770092191514") 2026/02/03 04:17:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2094409dbe1ad933_d20260203_m041626_c001_v0001146_t0034_u01770092186075") 2026/02/03 04:17:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4094409dbe1ad932_d20260203_m041625_c001_v7007000_t0000_u01770092185892") 2026/02/03 04:17:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/02/03 04:17:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/03 04:17:21 DEBUG : pacer: Reducing sleep to 10ms 2026/02/03 04:17:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2094409dbe1ad928_d20260203_m041620_c001_v0001167_t0010_u01770092180284") 2026/02/03 04:17:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4094409dbe1ad927_d20260203_m041619_c001_v7007000_t0000_u01770092179761") 2026/02/03 04:17:21 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2094409dbe1ad52a_d20260203_m041614_c001_v0001099_t0024_u01770092174307") 2026/02/03 04:17:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416505aebdb112fc_d20260203_m041428_c001_v7007000_t0000_u01770092068125") 2026/02/03 04:17:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2020961a37288e11_d20260203_m041424_c001_v0001136_t0035_u01770092064093") 2026/02/03 04:17:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416505aebdb112f6_d20260203_m041419_c001_v7007000_t0000_u01770092059517") 2026/02/03 04:17:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216505aebdb112f3_d20260203_m041411_c001_v0001173_t0016_u01770092051866") 2026/02/03 04:17:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4020961a37288e10_d20260203_m041423_c001_v7007000_t0000_u01770092063733") 2026/02/03 04:17:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216505aebdb112f7_d20260203_m041419_c001_v0001172_t0022_u01770092059697") 2026/02/03 04:17:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416505aebdb112f2_d20260203_m041411_c001_v7007000_t0000_u01770092051467") 2026/02/03 04:17:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216505aebdb112ef_d20260203_m041407_c001_v0001165_t0028_u01770092047381") 2026/02/03 04:17:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416505aebdb112ee_d20260203_m041407_c001_v7007000_t0000_u01770092047197") 2026/02/03 04:17:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f210c995616cb688a_d20260203_m041403_c001_v0001177_t0000_u01770092043943") 2026/02/03 04:17:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f410c995616cb6887_d20260203_m041403_c001_v7007000_t0000_u01770092043586") 2026/02/03 04:17:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216505aebdb112ec_d20260203_m041400_c001_v0001178_t0025_u01770092040110") 2026/02/03 04:17:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416f34a535ae114e_d20260203_m041454_c001_v7007000_t0000_u01770092094568") 2026/02/03 04:17:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f210c995616cb6d55_d20260203_m041450_c001_v0001185_t0014_u01770092090238") 2026/02/03 04:17:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416505aebdb11334_d20260203_m041444_c001_v7007000_t0000_u01770092084250") 2026/02/03 04:17:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2020961a37288e48_d20260203_m041440_c001_v0001171_t0028_u01770092080353") 2026/02/03 04:17:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f410c995616cb6d54_d20260203_m041449_c001_v7007000_t0000_u01770092089855") 2026/02/03 04:17:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216505aebdb11335_d20260203_m041444_c001_v0001134_t0043_u01770092084434") 2026/02/03 04:17:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4020961a37288e47_d20260203_m041439_c001_v7007000_t0000_u01770092079999") 2026/02/03 04:17:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216505aebdb11319_d20260203_m041436_c001_v0001185_t0048_u01770092076113") 2026/02/03 04:17:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416505aebdb11318_d20260203_m041435_c001_v7007000_t0000_u01770092075931") 2026/02/03 04:17:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2020961a37288e31_d20260203_m041432_c001_v0001185_t0046_u01770092072657") 2026/02/03 04:17:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4020961a37288e2f_d20260203_m041432_c001_v7007000_t0000_u01770092072300") 2026/02/03 04:17:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216505aebdb112ff_d20260203_m041428_c001_v0001167_t0011_u01770092068307") 2026/02/03 04:17:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416505aebdb112eb_d20260203_m041359_c001_v7007000_t0000_u01770092039928") 2026/02/03 04:17:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216505aebdb112e9_d20260203_m041355_c001_v0001136_t0051_u01770092035720") 2026/02/03 04:17:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416505aebdb112e8_d20260203_m041355_c001_v7007000_t0000_u01770092035369") 2026/02/03 04:17:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216505aebdb112e2_d20260203_m041347_c001_v0001150_t0057_u01770092027926") 2026/02/03 04:17:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416505aebdb112e1_d20260203_m041347_c001_v7007000_t0000_u01770092027745") 2026/02/03 04:17:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2094409dbe1ad3af_d20260203_m041343_c001_v0001181_t0047_u01770092023947") 2026/02/03 04:17:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4094409dbe1ad3ae_d20260203_m041343_c001_v7007000_t0000_u01770092023593") 2026/02/03 04:17:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216505aebdb112df_d20260203_m041339_c001_v0001134_t0013_u01770092019559") 2026/02/03 04:17:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416505aebdb112de_d20260203_m041339_c001_v7007000_t0000_u01770092019376") 2026/02/03 04:17:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2094409dbe1ad3a6_d20260203_m041335_c001_v0001117_t0023_u01770092015898") 2026/02/03 04:17:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4094409dbe1ad3a3_d20260203_m041335_c001_v7007000_t0000_u01770092015547") 2026/02/03 04:17:23 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2224515585590ae4_d20260203_m041330_c001_v0001091_t0043_u01770092010380") 2026/02/03 04:17:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f407b180907064167_d20260203_m041535_c001_v7007000_t0000_u01770092135630") 2026/02/03 04:17:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f22126ceb4d342f49_d20260203_m041531_c001_v0001183_t0051_u01770092131282") 2026/02/03 04:17:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416f34a535ae116c_d20260203_m041512_c001_v7007000_t0000_u01770092112635") 2026/02/03 04:17:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216f34a535ae1160_d20260203_m041508_c001_v0001185_t0039_u01770092108345") 2026/02/03 04:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42126ceb4d342f48_d20260203_m041530_c001_v7007000_t0000_u01770092130842") 2026/02/03 04:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216f34a535ae116d_d20260203_m041512_c001_v0001044_t0038_u01770092112817") 2026/02/03 04:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416f34a535ae115d_d20260203_m041507_c001_v7007000_t0000_u01770092107926") 2026/02/03 04:17:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216f34a535ae1156_d20260203_m041503_c001_v0001165_t0024_u01770092103372") 2026/02/03 04:17:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f416f34a535ae1155_d20260203_m041503_c001_v7007000_t0000_u01770092103189") 2026/02/03 04:17:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f210c995616cb6d5d_d20260203_m041459_c001_v0001167_t0057_u01770092099186") 2026/02/03 04:17:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f410c995616cb6d5c_d20260203_m041458_c001_v7007000_t0000_u01770092098769") 2026/02/03 04:17:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f216f34a535ae114f_d20260203_m041454_c001_v0001185_t0047_u01770092094750") 2026/02/03 04:17:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4094409dbe1ad4f4_d20260203_m041604_c001_v7007000_t0000_u01770092164409") 2026/02/03 04:17:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f2085b6b12245e293_d20260203_m041559_c001_v0001130_t0009_u01770092159715") 2026/02/03 04:17:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4085b6b12245e291_d20260203_m041559_c001_v7007000_t0000_u01770092159263") 2026/02/03 04:17:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f207b1809070641a4_d20260203_m041554_c001_v0001178_t0005_u01770092154136") 2026/02/03 04:17:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f407b1809070641a3_d20260203_m041553_c001_v7007000_t0000_u01770092153956") 2026/02/03 04:17:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f207b18090706419c_d20260203_m041549_c001_v0001167_t0049_u01770092149153") 2026/02/03 04:17:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f407b18090706419a_d20260203_m041548_c001_v7007000_t0000_u01770092148706") 2026/02/03 04:17:24 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f207b180907064176_d20260203_m041544_c001_v0001185_t0057_u01770092144067") 2026/02/03 04:17:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f407b180907064175_d20260203_m041543_c001_v7007000_t0000_u01770092143886") 2026/02/03 04:17:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f22126ceb4d342f51_d20260203_m041540_c001_v0001185_t0032_u01770092140309") 2026/02/03 04:17:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f42126ceb4d342f50_d20260203_m041539_c001_v7007000_t0000_u01770092139858") 2026/02/03 04:17:24 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f207b180907064168_d20260203_m041535_c001_v0001130_t0042_u01770092135810") 2026/02/03 04:17:24 DEBUG : chunked-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f40883f6e41e1f8b0_d20260203_m041717_c001_v7007000_t0000_u01770092237932") 2026/02/03 04:17:25 DEBUG : chunked-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f207b18090706422b_d20260203_m041712_c001_v0001185_t0012_u01770092232823") 2026/02/03 04:17:25 DEBUG : chunked-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f407b18090706422a_d20260203_m041712_c001_v7007000_t0000_u01770092232277") 2026/02/03 04:17:25 DEBUG : chunked-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f20883f6e41e1f8a9_d20260203_m041659_c001_v0001173_t0049_u01770092219116") 2026/02/03 04:17:25 DEBUG : chunked-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f40883f6e41e1f8a8_d20260203_m041658_c001_v7007000_t0000_u01770092218600") 2026/02/03 04:17:25 DEBUG : chunked-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f207b1809070641fb_d20260203_m041653_c001_v0001178_t0029_u01770092213105") 2026/02/03 04:17:25 DEBUG : chunked-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f407b1809070641fa_d20260203_m041652_c001_v7007000_t0000_u01770092212566") 2026/02/03 04:17:25 DEBUG : chunked-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f1003df229c187964_d20260203_m041648_c001_v0001185_t0055_u01770092208668") 2026/02/03 04:17:25 DEBUG : chunked-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f40883f6e41e1f88c_d20260203_m041647_c001_v7007000_t0000_u01770092207956") 2026/02/03 04:17:25 DEBUG : chunked-copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f1003df229c18789c_d20260203_m041638_c001_v0001185_t0052_u01770092198110") 2026/02/03 04:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f40883f6e41e1f8af_d20260203_m041717_c001_v7007000_t0000_u01770092237749") 2026/02/03 04:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f20883f6e41e1f8ae_d20260203_m041716_c001_v0001185_t0059_u01770092236085") 2026/02/03 04:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f407b180907064229_d20260203_m041712_c001_v7007000_t0000_u01770092232094") 2026/02/03 04:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f207b180907064207_d20260203_m041703_c001_v0001184_t0011_u01770092223034") 2026/02/03 04:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f40883f6e41e1f8a7_d20260203_m041658_c001_v7007000_t0000_u01770092218417") 2026/02/03 04:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f20883f6e41e1f8a2_d20260203_m041656_c001_v0001101_t0059_u01770092216436") 2026/02/03 04:17:25 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f407b1809070641f9_d20260203_m041652_c001_v7007000_t0000_u01770092212383") 2026/02/03 04:17:26 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f20883f6e41e1f890_d20260203_m041650_c001_v0001131_t0006_u01770092210658") 2026/02/03 04:17:26 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f40883f6e41e1f88b_d20260203_m041647_c001_v7007000_t0000_u01770092207774") 2026/02/03 04:17:26 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f116c2c5515f4a012_d20260203_m041639_c001_v0001184_t0019_u01770092199992") 2026/02/03 04:17:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f107f3ba28019325a_d20260203_m041209_c001_v0001120_t0015_u01770091929849") 2026/02/03 04:17:26 DEBUG : unknown-size-put.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f40883f6e41e1f8b1_d20260203_m041718_c001_v7007000_t0000_u01770092238680") 2026/02/03 04:17:26 DEBUG : unknown-size-put.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f1003df229c187bda_d20260203_m041718_c001_v0001185_t0054_u01770092238471") 2026/02/03 04:17:26 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f40883f6e41e1f8b2_d20260203_m041719_c001_v7007000_t0000_u01770092239599") 2026/02/03 04:17:26 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f1003df229c187bf0_d20260203_m041719_c001_v0001185_t0050_u01770092239409") 2026/02/03 04:17:26 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f1003df229c187be0_d20260203_m041718_c001_v0001185_t0019_u01770092238859") 2026/02/03 04:17:26 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa2ddc3b02d2b1b9fc80e1b_f4224515585590adf_d20260203_m041326_c001_v7007000_t0000_u01770092006759") 2026/02/03 04:17:27 INFO : B2 bucket rclone-test-vigeyof9nido: cleaning bucket "rclone-test-vigeyof9nido" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (353.98s) --- 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.40s) --- PASS: TestIntegration/FsMkdir (351.92s) --- 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 (22.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.16s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.41s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.46s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.90s) --- 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.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (187.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (12.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (12.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (8.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (41.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (23.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (40.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (10.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (13.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 354.011s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m54.93299501s (try 1/5)