"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/03/03 02:51:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kefafof7wuwe" 2026/03/03 02:51:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/03 02:51:59 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/03 02:51:59 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/03 02:51:59 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/03 02:52:21 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/03 02:52:22 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/03/03 02:52:24 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/03/03 02:52:24 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/03/03 02:52:24 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/03/03 02:52:24 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/03/03 02:52:25 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/03/03 02:52:25 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/03 02:52:32 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/03 02:52:34 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/03 02:52:39 INFO : B2 bucket rclone-test-kefafof7wuwe: cleaning bucket "rclone-test-kefafof7wuwe" of all files 2026/03/03 02:52:39 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cca3_d20260303_m025238_c001_v0001185_t0042_u01772506358596") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/03 02:52:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kefafof7wuwe/dirToPurgeFromRoot" 2026/03/03 02:52:41 INFO : B2 bucket rclone-test-kefafof7wuwe path dirToPurgeFromRoot: cleaning bucket "rclone-test-kefafof7wuwe" of all files 2026/03/03 02:52:42 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754ccb9_d20260303_m025240_c001_v0001185_t0004_u01772506360059") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/03 02:52:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kefafof7wuwe/hello? sausage/êé" 2026/03/03 02:52:46 INFO : B2 bucket rclone-test-kefafof7wuwe path hello? sausage/êé: cleaning bucket "rclone-test-kefafof7wuwe" of all files 2026/03/03 02:52:47 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f1125719abea0c3f8_d20260303_m025245_c001_v0001167_t0034_u01772506365290") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/03/03 02:52:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/03/03 02:52:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/03 02:52:48 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/03 02:52:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kefafof7wuwe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/03 02:52:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kefafof7wuwe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-kefafof7wuwe" from "TestB2:rclone-test-kefafof7wuwe" 2026/03/03 02:52:59 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/03/03 02:53:11 DEBUG : Creating backend with remote "TestB2:rclone-test-sabaqir7zize" 2026/03/03 02:53:14 DEBUG : B2 bucket rclone-test-sabaqir7zize: Purge remote 2026/03/03 02:53:14 INFO : B2 bucket rclone-test-sabaqir7zize: cleaning bucket "rclone-test-sabaqir7zize" of all files 2026/03/03 02:53:14 DEBUG : somefile: Deleting (id "4_zeff22d8390ddbb1b9fc80e1b_f4194400fc16a3f56_d20260303_m025313_c001_v0001032_t0050_u01772506393757") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/03 02:53:16 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/03 02:53:17 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/03/03 02:53:19 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/03/03 02:53:19 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/03/03 02:53:19 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.987Ki offset 6Mi/6.106Mi 2026/03/03 02:53:19 DEBUG : test-metadata: Sending chunk 1 length 111603 2026/03/03 02:53:21 DEBUG : test-metadata: Done sending chunk 1 2026/03/03 02:53:22 DEBUG : test-metadata: Done sending chunk 0 2026/03/03 02:53:22 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/03/03 02:53:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/03/03 02:53:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/03 02:53:30 DEBUG : pacer: Reducing sleep to 10ms 2026/03/03 02:53:32 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1185-15.backblaze.com/b2api/v1/b2_upload_file/cfc20d8390cdbb1b9fc80e1b/c001_v0001185_t0045": EOF 2026/03/03 02:53:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-15.backblaze.com/b2api/v1/b2_upload_file/cfc20d8390cdbb1b9fc80e1b/c001_v0001185_t0045": EOF) 2026/03/03 02:53:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1185-15.backblaze.com/b2api/v1/b2_upload_file/cfc20d8390cdbb1b9fc80e1b/c001_v0001185_t0045": EOF - low level retry 1/10 2026/03/03 02:53:34 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-03-03-025327-324.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/03/03 02:53:36 DEBUG : oldPath = "TestB2:rclone-test-kefafof7wuwe/versions/test-versions-v2026-03-03-025327-324.txt" 2026/03/03 02:53:36 DEBUG : newPath = "TestB2,versions:rclone-test-kefafof7wuwe/versions/test-versions-v2026-03-03-025327-324.txt" 2026/03/03 02:53:36 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kefafof7wuwe/versions/test-versions-v2026-03-03-025327-324.txt" 2026/03/03 02:53:36 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/03/03 02:53:38 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kefafof7wuwe/versions/test-versions-v2026-03-03-025327-324.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kefafof7wuwe/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/03/03 02:53:41 INFO : B2 bucket rclone-test-kefafof7wuwe: cleaning bucket "rclone-test-kefafof7wuwe" of all hidden files 2026/03/03 02:53:42 DEBUG : leading space/ leading space: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448a8_d20260303_m025206_c001_v7007000_t0000_u01772506326458") as it is a hide marker 2026/03/03 02:53:42 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : leading space/ leading space: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb2a_d20260303_m025205_c001_v0001185_t0012_u01772506325912") 2026/03/03 02:53:42 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448a7_d20260303_m025205_c001_v7007000_t0000_u01772506325549") as it is a hide marker 2026/03/03 02:53:42 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb16_d20260303_m025204_c001_v0001185_t0034_u01772506324896") 2026/03/03 02:53:42 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448b2_d20260303_m025212_c001_v7007000_t0000_u01772506332397") as it is a hide marker 2026/03/03 02:53:42 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb84_d20260303_m025211_c001_v0001185_t0034_u01772506331846") 2026/03/03 02:53:42 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : created from root.txt: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f418728a52018df40_d20260303_m025307_c001_v7007000_t0000_u01772506387913") as it is a hide marker 2026/03/03 02:53:42 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : created from root.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f1096dedf1440a6c9_d20260303_m025306_c001_v0001167_t0004_u01772506386053") 2026/03/03 02:53:42 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : file name.txt: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f423c96b0b15fb102_d20260303_m025315_c001_v7007000_t0000_u01772506395938") as it is a hide marker 2026/03/03 02:53:42 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : file name.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cd5a_d20260303_m025255_c001_v0001185_t0035_u01772506375527") 2026/03/03 02:53:42 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : file name.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f11370f6749db0983_d20260303_m025251_c001_v0001167_t0032_u01772506371680") 2026/03/03 02:53:42 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : file name.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cc5f_d20260303_m025230_c001_v0001185_t0008_u01772506350477") 2026/03/03 02:53:42 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : file name.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cc57_d20260303_m025229_c001_v0001185_t0036_u01772506349743") 2026/03/03 02:53:42 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cc59_d20260303_m025230_c001_v0001185_t0019_u01772506350109") "upload" dated 2026-03-03 02:52:30.109 +0000 UTC (1m12.090292181s ago) 2026/03/03 02:53:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f419de4e04b7e75e0_d20260303_m025249_c001_v7007000_t0000_u01772506369490") as it is a hide marker 2026/03/03 02:53:42 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f11366eeaaf817969_d20260303_m025248_c001_v0001146_t0059_u01772506368918") 2026/03/03 02:53:42 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f1102808a8c559112_d20260303_m025248_c001_v0001182_t0004_u01772506368312") 2026/03/03 02:53:42 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448bf_d20260303_m025218_c001_v7007000_t0000_u01772506338999") as it is a hide marker 2026/03/03 02:53:42 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cbe8_d20260303_m025218_c001_v0001185_t0053_u01772506338392") 2026/03/03 02:53:42 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : piped data.txt: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f423c96b0b15fb104_d20260303_m025317_c001_v7007000_t0000_u01772506397568") as it is a hide marker 2026/03/03 02:53:42 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : piped data.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754ce67_d20260303_m025317_c001_v0001185_t0024_u01772506397200") 2026/03/03 02:53:42 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : piped data.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f423c96b0b15fb103_d20260303_m025317_c001_v7007000_t0000_u01772506397021") 2026/03/03 02:53:42 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : piped data.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f415eae9fd754ce61_d20260303_m025316_c001_v0001185_t0045_u01772506396657") 2026/03/03 02:53:42 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448c2_d20260303_m025219_c001_v7007000_t0000_u01772506339914") as it is a hide marker 2026/03/03 02:53:42 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cbf8_d20260303_m025219_c001_v0001185_t0016_u01772506339362") 2026/03/03 02:53:42 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : test-metadata: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f417c5a17d43acfa4_d20260303_m025324_c001_v7007000_t0000_u01772506404762") as it is a hide marker 2026/03/03 02:53:42 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : test-metadata: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f223c96b0b15fb108_d20260303_m025319_c001_v0001167_t0015_u01772506399477") 2026/03/03 02:53:42 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : test-metadata: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f423c96b0b15fb105_d20260303_m025318_c001_v7007000_t0000_u01772506398553") 2026/03/03 02:53:42 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : test-metadata: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754ce71_d20260303_m025317_c001_v0001185_t0043_u01772506397747") 2026/03/03 02:53:42 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448b5_d20260303_m025214_c001_v7007000_t0000_u01772506334213") as it is a hide marker 2026/03/03 02:53:42 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cba2_d20260303_m025213_c001_v0001185_t0022_u01772506333667") 2026/03/03 02:53:42 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448ba_d20260303_m025216_c001_v7007000_t0000_u01772506336147") as it is a hide marker 2026/03/03 02:53:42 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cbbe_d20260303_m025215_c001_v0001185_t0008_u01772506335582") 2026/03/03 02:53:42 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448b7_d20260303_m025215_c001_v7007000_t0000_u01772506335220") as it is a hide marker 2026/03/03 02:53:42 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cbac_d20260303_m025214_c001_v0001185_t0017_u01772506334576") 2026/03/03 02:53:42 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448bc_d20260303_m025217_c001_v7007000_t0000_u01772506337101") as it is a hide marker 2026/03/03 02:53:42 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cbc6_d20260303_m025216_c001_v0001185_t0032_u01772506336509") 2026/03/03 02:53:42 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448be_d20260303_m025218_c001_v7007000_t0000_u01772506338028") as it is a hide marker 2026/03/03 02:53:42 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cbd6_d20260303_m025217_c001_v0001185_t0039_u01772506337463") 2026/03/03 02:53:42 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448b3_d20260303_m025213_c001_v7007000_t0000_u01772506333305") as it is a hide marker 2026/03/03 02:53:42 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : trailing space /trailing space : Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb8c_d20260303_m025212_c001_v0001185_t0045_u01772506332761") 2026/03/03 02:53:42 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f10430a6de4a9f63e_d20260303_m025335_c001_v0001136_t0050_u01772506415091") "upload" dated 2026-03-03 02:53:35.091 +0000 UTC (7.108897091s ago) 2026/03/03 02:53:42 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f416331565f054144_d20260303_m025330_c001_v7007000_t0000_u01772506410303") 2026/03/03 02:53:42 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cee6_d20260303_m025327_c001_v0001185_t0013_u01772506407324") 2026/03/03 02:53:42 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448da_d20260303_m025229_c001_v7007000_t0000_u01772506349157") as it is a hide marker 2026/03/03 02:53:42 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2083ea7cfef448cc_d20260303_m025222_c001_v0001093_t0059_u01772506342020") 2026/03/03 02:53:42 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : zero-length-file: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448ca_d20260303_m025221_c001_v7007000_t0000_u01772506341737") as it is a hide marker 2026/03/03 02:53:42 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : zero-length-file: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f415eae9fd754cc02_d20260303_m025221_c001_v0001185_t0045_u01772506341192") 2026/03/03 02:53:42 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448aa_d20260303_m025207_c001_v7007000_t0000_u01772506327626") as it is a hide marker 2026/03/03 02:53:42 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb38_d20260303_m025206_c001_v0001185_t0041_u01772506326820") 2026/03/03 02:53:42 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448a2_d20260303_m025202_c001_v7007000_t0000_u01772506322714") as it is a hide marker 2026/03/03 02:53:42 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cad2_d20260303_m025201_c001_v0001185_t0046_u01772506321746") 2026/03/03 02:53:42 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448af_d20260303_m025210_c001_v7007000_t0000_u01772506330572") as it is a hide marker 2026/03/03 02:53:42 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb66_d20260303_m025209_c001_v0001185_t0059_u01772506329882") 2026/03/03 02:53:42 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448ae_d20260303_m025209_c001_v7007000_t0000_u01772506329517") as it is a hide marker 2026/03/03 02:53:42 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb54_d20260303_m025208_c001_v0001185_t0043_u01772506328907") 2026/03/03 02:53:42 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448b0_d20260303_m025211_c001_v7007000_t0000_u01772506331483") as it is a hide marker 2026/03/03 02:53:42 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb72_d20260303_m025210_c001_v0001185_t0004_u01772506330934") 2026/03/03 02:53:42 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448ac_d20260303_m025208_c001_v7007000_t0000_u01772506328545") as it is a hide marker 2026/03/03 02:53:42 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb44_d20260303_m025207_c001_v0001185_t0053_u01772506327999") 2026/03/03 02:53:42 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : ./.: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448a4_d20260303_m025203_c001_v7007000_t0000_u01772506323626") as it is a hide marker 2026/03/03 02:53:42 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : ./.: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754caf8_d20260303_m025203_c001_v0001185_t0030_u01772506323076") 2026/03/03 02:53:42 NOTICE: ./.: Skipped delete as --dry-run is set 2026/03/03 02:53:42 DEBUG : ../..: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448a5_d20260303_m025204_c001_v7007000_t0000_u01772506324533") as it is a hide marker 2026/03/03 02:53:42 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/03/03 02:53:42 DEBUG : ../..: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb0c_d20260303_m025203_c001_v0001185_t0042_u01772506323988") 2026/03/03 02:53:42 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/03/03 02:53:42 INFO : B2 bucket rclone-test-kefafof7wuwe: cleaning bucket "rclone-test-kefafof7wuwe" of all hidden files 2026/03/03 02:53:42 DEBUG : leading space/ leading space: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448a8_d20260303_m025206_c001_v7007000_t0000_u01772506326458") as it is a hide marker 2026/03/03 02:53:42 DEBUG : leading space/ leading space: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb2a_d20260303_m025205_c001_v0001185_t0012_u01772506325912") 2026/03/03 02:53:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448a7_d20260303_m025205_c001_v7007000_t0000_u01772506325549") as it is a hide marker 2026/03/03 02:53:42 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb16_d20260303_m025204_c001_v0001185_t0034_u01772506324896") 2026/03/03 02:53:42 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448b2_d20260303_m025212_c001_v7007000_t0000_u01772506332397") as it is a hide marker 2026/03/03 02:53:42 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb84_d20260303_m025211_c001_v0001185_t0034_u01772506331846") 2026/03/03 02:53:42 DEBUG : created from root.txt: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f418728a52018df40_d20260303_m025307_c001_v7007000_t0000_u01772506387913") as it is a hide marker 2026/03/03 02:53:42 DEBUG : created from root.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f1096dedf1440a6c9_d20260303_m025306_c001_v0001167_t0004_u01772506386053") 2026/03/03 02:53:42 DEBUG : file name.txt: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f423c96b0b15fb102_d20260303_m025315_c001_v7007000_t0000_u01772506395938") as it is a hide marker 2026/03/03 02:53:42 DEBUG : file name.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cd5a_d20260303_m025255_c001_v0001185_t0035_u01772506375527") 2026/03/03 02:53:43 DEBUG : file name.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f11370f6749db0983_d20260303_m025251_c001_v0001167_t0032_u01772506371680") 2026/03/03 02:53:43 DEBUG : file name.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cc5f_d20260303_m025230_c001_v0001185_t0008_u01772506350477") 2026/03/03 02:53:43 DEBUG : file name.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cc57_d20260303_m025229_c001_v0001185_t0036_u01772506349743") 2026/03/03 02:53:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cc59_d20260303_m025230_c001_v0001185_t0019_u01772506350109") "upload" dated 2026-03-03 02:52:30.109 +0000 UTC (1m13.118275333s ago) 2026/03/03 02:53:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f419de4e04b7e75e0_d20260303_m025249_c001_v7007000_t0000_u01772506369490") as it is a hide marker 2026/03/03 02:53:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f11366eeaaf817969_d20260303_m025248_c001_v0001146_t0059_u01772506368918") 2026/03/03 02:53:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f1102808a8c559112_d20260303_m025248_c001_v0001182_t0004_u01772506368312") 2026/03/03 02:53:43 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448bf_d20260303_m025218_c001_v7007000_t0000_u01772506338999") as it is a hide marker 2026/03/03 02:53:43 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cbe8_d20260303_m025218_c001_v0001185_t0053_u01772506338392") 2026/03/03 02:53:43 DEBUG : piped data.txt: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f423c96b0b15fb104_d20260303_m025317_c001_v7007000_t0000_u01772506397568") as it is a hide marker 2026/03/03 02:53:43 DEBUG : piped data.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754ce67_d20260303_m025317_c001_v0001185_t0024_u01772506397200") 2026/03/03 02:53:43 DEBUG : piped data.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f423c96b0b15fb103_d20260303_m025317_c001_v7007000_t0000_u01772506397021") 2026/03/03 02:53:43 DEBUG : piped data.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f415eae9fd754ce61_d20260303_m025316_c001_v0001185_t0045_u01772506396657") 2026/03/03 02:53:43 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448c2_d20260303_m025219_c001_v7007000_t0000_u01772506339914") as it is a hide marker 2026/03/03 02:53:43 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cbf8_d20260303_m025219_c001_v0001185_t0016_u01772506339362") 2026/03/03 02:53:43 DEBUG : test-metadata: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f417c5a17d43acfa4_d20260303_m025324_c001_v7007000_t0000_u01772506404762") as it is a hide marker 2026/03/03 02:53:43 DEBUG : test-metadata: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f223c96b0b15fb108_d20260303_m025319_c001_v0001167_t0015_u01772506399477") 2026/03/03 02:53:43 DEBUG : test-metadata: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f423c96b0b15fb105_d20260303_m025318_c001_v7007000_t0000_u01772506398553") 2026/03/03 02:53:43 DEBUG : test-metadata: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754ce71_d20260303_m025317_c001_v0001185_t0043_u01772506397747") 2026/03/03 02:53:43 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448b5_d20260303_m025214_c001_v7007000_t0000_u01772506334213") as it is a hide marker 2026/03/03 02:53:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cba2_d20260303_m025213_c001_v0001185_t0022_u01772506333667") 2026/03/03 02:53:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448ba_d20260303_m025216_c001_v7007000_t0000_u01772506336147") as it is a hide marker 2026/03/03 02:53:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cbbe_d20260303_m025215_c001_v0001185_t0008_u01772506335582") 2026/03/03 02:53:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448b7_d20260303_m025215_c001_v7007000_t0000_u01772506335220") as it is a hide marker 2026/03/03 02:53:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cbac_d20260303_m025214_c001_v0001185_t0017_u01772506334576") 2026/03/03 02:53:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448bc_d20260303_m025217_c001_v7007000_t0000_u01772506337101") as it is a hide marker 2026/03/03 02:53:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cbc6_d20260303_m025216_c001_v0001185_t0032_u01772506336509") 2026/03/03 02:53:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448be_d20260303_m025218_c001_v7007000_t0000_u01772506338028") as it is a hide marker 2026/03/03 02:53:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cbd6_d20260303_m025217_c001_v0001185_t0039_u01772506337463") 2026/03/03 02:53:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448b3_d20260303_m025213_c001_v7007000_t0000_u01772506333305") as it is a hide marker 2026/03/03 02:53:44 DEBUG : trailing space /trailing space : Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb8c_d20260303_m025212_c001_v0001185_t0045_u01772506332761") 2026/03/03 02:53:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f10430a6de4a9f63e_d20260303_m025335_c001_v0001136_t0050_u01772506415091") "upload" dated 2026-03-03 02:53:35.091 +0000 UTC (9.478729498s ago) 2026/03/03 02:53:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f416331565f054144_d20260303_m025330_c001_v7007000_t0000_u01772506410303") 2026/03/03 02:53:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cee6_d20260303_m025327_c001_v0001185_t0013_u01772506407324") 2026/03/03 02:53:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448da_d20260303_m025229_c001_v7007000_t0000_u01772506349157") as it is a hide marker 2026/03/03 02:53:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2083ea7cfef448cc_d20260303_m025222_c001_v0001093_t0059_u01772506342020") 2026/03/03 02:53:44 DEBUG : zero-length-file: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448ca_d20260303_m025221_c001_v7007000_t0000_u01772506341737") as it is a hide marker 2026/03/03 02:53:44 DEBUG : zero-length-file: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f415eae9fd754cc02_d20260303_m025221_c001_v0001185_t0045_u01772506341192") 2026/03/03 02:53:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448aa_d20260303_m025207_c001_v7007000_t0000_u01772506327626") as it is a hide marker 2026/03/03 02:53:44 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb38_d20260303_m025206_c001_v0001185_t0041_u01772506326820") 2026/03/03 02:53:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448a2_d20260303_m025202_c001_v7007000_t0000_u01772506322714") as it is a hide marker 2026/03/03 02:53:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cad2_d20260303_m025201_c001_v0001185_t0046_u01772506321746") 2026/03/03 02:53:45 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448af_d20260303_m025210_c001_v7007000_t0000_u01772506330572") as it is a hide marker 2026/03/03 02:53:45 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb66_d20260303_m025209_c001_v0001185_t0059_u01772506329882") 2026/03/03 02:53:45 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448ae_d20260303_m025209_c001_v7007000_t0000_u01772506329517") as it is a hide marker 2026/03/03 02:53:45 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb54_d20260303_m025208_c001_v0001185_t0043_u01772506328907") 2026/03/03 02:53:45 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448b0_d20260303_m025211_c001_v7007000_t0000_u01772506331483") as it is a hide marker 2026/03/03 02:53:45 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb72_d20260303_m025210_c001_v0001185_t0004_u01772506330934") 2026/03/03 02:53:45 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448ac_d20260303_m025208_c001_v7007000_t0000_u01772506328545") as it is a hide marker 2026/03/03 02:53:45 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb44_d20260303_m025207_c001_v0001185_t0053_u01772506327999") 2026/03/03 02:53:45 DEBUG : ./.: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448a4_d20260303_m025203_c001_v7007000_t0000_u01772506323626") as it is a hide marker 2026/03/03 02:53:45 DEBUG : ./.: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754caf8_d20260303_m025203_c001_v0001185_t0030_u01772506323076") 2026/03/03 02:53:45 DEBUG : ../..: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f4083ea7cfef448a5_d20260303_m025204_c001_v7007000_t0000_u01772506324533") as it is a hide marker 2026/03/03 02:53:45 DEBUG : ../..: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cb0c_d20260303_m025203_c001_v0001185_t0042_u01772506323988") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/03/03 02:53:46 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/03/03 02:53:46 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/03/03 02:53:46 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/03/03 02:53:46 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/03/03 02:53:47 INFO : B2 bucket rclone-test-kefafof7wuwe: cleaning bucket "rclone-test-kefafof7wuwe" of pending multipart uploads older than 0s 2026/03/03 02:53:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cc59_d20260303_m025230_c001_v0001185_t0019_u01772506350109") "upload" dated 2026-03-03 02:52:30.109 +0000 UTC (1m17.391117105s ago) 2026/03/03 02:53:47 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f213f2ad6abdb831a_d20260303_m025346_c001_v0001180_t0019_u01772506426494") as it is a start marker (upload started at 2026-03-03 02:53:46.494 +0000 UTC) 2026/03/03 02:53:47 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/03/03 02:53:47 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f213f2ad6abdb831c_d20260303_m025346_c001_v0001185_t0018_u01772506426677") as it is a start marker (upload started at 2026-03-03 02:53:46.677 +0000 UTC) 2026/03/03 02:53:47 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/03/03 02:53:47 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f213f2ad6abdb831d_d20260303_m025346_c001_v0001172_t0039_u01772506426861") as it is a start marker (upload started at 2026-03-03 02:53:46.861 +0000 UTC) 2026/03/03 02:53:47 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/03/03 02:53:47 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f213f2ad6abdb831e_d20260303_m025347_c001_v0001092_t0012_u01772506427043") as it is a start marker (upload started at 2026-03-03 02:53:47.043 +0000 UTC) 2026/03/03 02:53:47 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/03/03 02:53:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f413f2ad6abdb8317_d20260303_m025346_c001_v7007000_t0000_u01772506426311") "hide" dated 2026-03-03 02:53:46.311 +0000 UTC (1.189312634s ago) 2026/03/03 02:53:47 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f10430a6de4a9f63e_d20260303_m025335_c001_v0001136_t0050_u01772506415091") 2026/03/03 02:53:47 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/03/03 02:53:47 INFO : B2 bucket rclone-test-kefafof7wuwe: cleaning bucket "rclone-test-kefafof7wuwe" of pending multipart uploads older than 0s 2026/03/03 02:53:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cc59_d20260303_m025230_c001_v0001185_t0019_u01772506350109") "upload" dated 2026-03-03 02:52:30.109 +0000 UTC (1m17.76135228s ago) 2026/03/03 02:53:47 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f213f2ad6abdb831a_d20260303_m025346_c001_v0001180_t0019_u01772506426494") as it is a start marker (upload started at 2026-03-03 02:53:46.494 +0000 UTC) 2026/03/03 02:53:47 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f213f2ad6abdb831c_d20260303_m025346_c001_v0001185_t0018_u01772506426677") as it is a start marker (upload started at 2026-03-03 02:53:46.677 +0000 UTC) 2026/03/03 02:53:47 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f213f2ad6abdb831d_d20260303_m025346_c001_v0001172_t0039_u01772506426861") as it is a start marker (upload started at 2026-03-03 02:53:46.861 +0000 UTC) 2026/03/03 02:53:47 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f213f2ad6abdb831e_d20260303_m025347_c001_v0001092_t0012_u01772506427043") as it is a start marker (upload started at 2026-03-03 02:53:47.043 +0000 UTC) 2026/03/03 02:53:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfc20d8390cdbb1b9fc80e1b_f413f2ad6abdb8317_d20260303_m025346_c001_v7007000_t0000_u01772506426311") "hide" dated 2026-03-03 02:53:46.311 +0000 UTC (1.559599204s ago) 2026/03/03 02:53:47 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f10430a6de4a9f63e_d20260303_m025335_c001_v0001136_t0050_u01772506415091") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/03/03 02:53:48 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/03 02:53:48 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/03 02:53:48 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/03/03 02:53:50 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/03/03 02:53:50 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/03/03 02:53:50 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/03/03 02:53:50 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/03/03 02:53:51 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/03/03 02:53:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/03/03 02:53:52 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/03/03 02:53:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:53:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/03/03 02:53:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f216f020a3f9b6f2d_d20260303_m025355_c001_v0001185_t0030_u01772506435704") 2026/03/03 02:53:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/03 02:53:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/03 02:53:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/03 02:53:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:53:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:53:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/03/03 02:53:59 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/03/03 02:53:59 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/03/03 02:53:59 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/03/03 02:53:59 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/03/03 02:54:01 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/03/03 02:54:01 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/03/03 02:54:01 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/03/03 02:54:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:54:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/03/03 02:54:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f216f020a3f9b6f33_d20260303_m025403_c001_v0001167_t0025_u01772506443616") 2026/03/03 02:54:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/03 02:54:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/03 02:54:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/03 02:54:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:54:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:54:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/03 02:54:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/03 02:54:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/03/03 02:54:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/03 02:54:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/03/03 02:54:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/03 02:54:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/03/03 02:54:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/03 02:54:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/03 02:54:08 DEBUG : pacer: Reducing sleep to 10ms 2026/03/03 02:54:09 DEBUG : chunked-5Mi-10.000Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc000324930), retryAfter:1000000000} 2026/03/03 02:54:09 DEBUG : chunked-5Mi-10.000Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/03/03 02:54:09 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/03/03 02:54:09 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/03/03 02:54:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/03/03 02:54:09 DEBUG : chunked-5Mi-10.000Mi.bin: Error sending chunk 2 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc000374180), retryAfter:1000000000} 2026/03/03 02:54:09 DEBUG : chunked-5Mi-10.000Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/03/03 02:54:09 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/03/03 02:54:09 DEBUG : chunked-5Mi-10.000Mi.bin: Error sending chunk 1 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc000324db0), retryAfter:1000000000} 2026/03/03 02:54:09 DEBUG : chunked-5Mi-10.000Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/03/03 02:54:09 DEBUG : pacer: low level retry 1/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/03/03 02:54:10 DEBUG : pacer: Reducing sleep to 500ms 2026/03/03 02:54:11 DEBUG : chunked-5Mi-10.000Mi.bin: Error sending chunk 0 (retry=true): no tomes available (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0xc0003747e0), retryAfter:1000000000} 2026/03/03 02:54:11 DEBUG : chunked-5Mi-10.000Mi.bin: Clearing part upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/03/03 02:54:11 DEBUG : pacer: low level retry 2/10 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/03/03 02:54:11 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/03/03 02:54:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/03/03 02:54:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/03/03 02:54:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/03/03 02:54:14 DEBUG : pacer: Reducing sleep to 500ms 2026/03/03 02:54:15 DEBUG : pacer: Reducing sleep to 250ms 2026/03/03 02:54:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/03/03 02:54:15 DEBUG : pacer: Reducing sleep to 125ms 2026/03/03 02:54:15 DEBUG : pacer: Reducing sleep to 62.5ms 2026/03/03 02:54:17 DEBUG : pacer: Reducing sleep to 31.25ms 2026/03/03 02:54:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/03/03 02:54:18 DEBUG : pacer: Reducing sleep to 15.625ms 2026/03/03 02:54:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/03/03 02:54:18 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts 2026/03/03 02:54:18 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/03 02:54:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:54:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/03/03 02:54:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f218728a52018dfce_d20260303_m025421_c001_v0001183_t0026_u01772506461349") 2026/03/03 02:54:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/03 02:54:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/03 02:54:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/03 02:54:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/03 02:54:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/03/03 02:54:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:54:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:54:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/03/03 02:54:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/03 02:54:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/03/03 02:54:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/03/03 02:54:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/03/03 02:54:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/03/03 02:54:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/03/03 02:54:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/03/03 02:54:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:54:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/03/03 02:54:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f2215d824ffedf940_d20260303_m025429_c001_v0001098_t0000_u01772506469605") 2026/03/03 02:54:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/03 02:54:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/03/03 02:54:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/03 02:54:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:54:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:54:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/03/03 02:54:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/03 02:54:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/03 02:54:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/03 02:54:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/03 02:54:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/03 02:54:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/03 02:54:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/03/03 02:54:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:54:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/03/03 02:54:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f2215d824ffedf975_d20260303_m025437_c001_v0001167_t0026_u01772506477622") 2026/03/03 02:54:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/03 02:54:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/03 02:54:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/03 02:54:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:54:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:54:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/03 02:54:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/03 02:54:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/03 02:54:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/03 02:54:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/03 02:54:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/03 02:54:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/03 02:54:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/03/03 02:54:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/03 02:54:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/03 02:54:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/03 02:54:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:54:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/03/03 02:54:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f2215d824ffedf97c_d20260303_m025446_c001_v0001100_t0059_u01772506486493") 2026/03/03 02:54:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/03 02:54:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/03 02:54:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/03 02:54:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/03 02:54:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/03 02:54:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:54:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:54:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/03/03 02:54:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/03/03 02:54:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/03/03 02:54:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/03 02:54:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/03/03 02:54:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/03/03 02:54:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/03/03 02:54:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/03/03 02:54:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:54:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/03/03 02:54:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a830b5_d20260303_m025454_c001_v0001103_t0017_u01772506494781") 2026/03/03 02:54:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/03 02:54:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/03/03 02:54:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/03 02:54:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:54:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:54:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/03/03 02:54:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/03 02:54:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/03 02:54:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/03 02:54:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/03 02:55:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/03 02:55:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/03 02:55:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/03/03 02:55:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:55:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/03/03 02:55:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a830d5_d20260303_m025502_c001_v0001165_t0054_u01772506502864") 2026/03/03 02:55:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/03 02:55:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/03 02:55:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/03 02:55:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:55:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:55:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/03 02:55:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/03 02:55:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/03 02:55:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/03 02:55:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/03 02:55:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/03 02:55:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/03 02:55:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/03/03 02:55:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/03 02:55:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/03 02:55:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/03 02:55:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:55:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/03/03 02:55:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a830da_d20260303_m025511_c001_v0001173_t0033_u01772506511254") 2026/03/03 02:55:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/03 02:55:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/03 02:55:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/03 02:55:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/03 02:55:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/03 02:55:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:55:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:55:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/03/03 02:55:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/03/03 02:55:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/03/03 02:55:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/03 02:55:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/03/03 02:55:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/03/03 02:55:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/03/03 02:55:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/03/03 02:55:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:55:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/03/03 02:55:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f2215d824ffedf9e5_d20260303_m025520_c001_v0001032_t0012_u01772506520203") 2026/03/03 02:55:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/03 02:55:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/03/03 02:55:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/03 02:55:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:55:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:55:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/03/03 02:55:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/03 02:55:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/03 02:55:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/03 02:55:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/03 02:55:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/03 02:55:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/03 02:55:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/03/03 02:55:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:55:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/03/03 02:55:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a83110_d20260303_m025529_c001_v0001146_t0030_u01772506529513") 2026/03/03 02:55:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/03 02:55:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/03 02:55:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/03 02:55:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:55:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:55:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/03 02:55:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/03 02:55:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/03 02:55:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/03 02:55:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/03 02:55:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/03 02:55:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/03/03 02:55:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/03/03 02:55:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/03 02:55:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/03 02:55:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/03 02:55:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:55:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/03/03 02:55:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f2050fc5dbae9bb13_d20260303_m025539_c001_v0001093_t0013_u01772506539503") 2026/03/03 02:55:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/03 02:55:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/03 02:55:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/03/03 02:55:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/03 02:55:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/03 02:55:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/03 02:55:40 DEBUG : pacer: Reducing sleep to 10ms 2026/03/03 02:55:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/03/03 02:55:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:55:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:55:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/03/03 02:55:44 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/03/03 02:55:44 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/03/03 02:55:44 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/03/03 02:55:44 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/03/03 02:55:45 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/03/03 02:55:47 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/03/03 02:55:47 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/03/03 02:55:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:55:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/03 02:55:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f2050fc5dbae9bb7b_d20260303_m025548_c001_v0001097_t0043_u01772506548863") 2026/03/03 02:55:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/03 02:55:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/03 02:55:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/03 02:55:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:55:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:55:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/03/03 02:56:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/03/03 02:56:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/03/03 02:56:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/03/03 02:56:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/03/03 02:56:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/03/03 02:56:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/03/03 02:56:03 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/03/03 02:56:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:56:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/03 02:56:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f2189a6251c7d9a93_d20260303_m025605_c001_v0001116_t0002_u01772506565283") 2026/03/03 02:56:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/03 02:56:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/03 02:56:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/03 02:56:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:56:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:56:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/03 02:56:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/03 02:56:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/03/03 02:56:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/03 02:56:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/03/03 02:56:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/03 02:56:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/03/03 02:56:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/03/03 02:56:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/03/03 02:56:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/03/03 02:56:14 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/03 02:56:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:56:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/03 02:56:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f216331565f0545a5_d20260303_m025616_c001_v0001145_t0003_u01772506576484") 2026/03/03 02:56:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/03 02:56:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/03 02:56:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/03 02:56:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/03 02:56:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/03/03 02:56:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:56:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:56:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/03/03 02:56:22 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/03/03 02:56:22 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/03/03 02:56:22 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/03/03 02:56:22 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/03/03 02:56:23 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/03/03 02:56:24 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/03/03 02:56:24 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/03/03 02:56:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:56:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/03/03 02:56:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f216331565f0545b9_d20260303_m025626_c001_v0001177_t0036_u01772506586915") 2026/03/03 02:56:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/03 02:56:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/03 02:56:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/03 02:56:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:56:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:56:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/03/03 02:56:31 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/03/03 02:56:31 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/03/03 02:56:31 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/03/03 02:56:31 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/03/03 02:56:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/03/03 02:56:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/03/03 02:56:34 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/03/03 02:56:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:56:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/03/03 02:56:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f220b632a5419f338_d20260303_m025637_c001_v0001039_t0037_u01772506597364") 2026/03/03 02:56:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/03 02:56:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/03 02:56:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/03 02:56:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:56:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:56:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/03 02:56:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/03 02:56:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/03/03 02:56:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/03 02:56:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/03/03 02:56:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/03 02:56:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/03/03 02:56:45 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/03/03 02:56:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/03/03 02:56:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/03/03 02:56:46 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/03 02:56:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/03 02:56:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/03/03 02:56:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfc20d8390cdbb1b9fc80e1b_f220b632a5419f344_d20260303_m025649_c001_v0001098_t0023_u01772506609253") 2026/03/03 02:56:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/03 02:56:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/03 02:56:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/03 02:56:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/03 02:56:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/03/03 02:56:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/03/03 02:56:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/03/03 02:56:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/03 02:57:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfc20d8390cdbb1b9fc80e1b_f20357509b6aa21d3_d20260303_m025701_c001_v0001167_t0028_u01772506621164") 2026/03/03 02:57:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/03/03 02:57:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/03 02:57:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/03 02:57:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/03 02:57:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/03 02:57:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/03 02:57:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/03 02:57:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/03 02:57:04 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/03/03 02:57:06 DEBUG : chunked-copy: Done sending chunk 0 2026/03/03 02:57:07 DEBUG : chunked-copy: Done sending chunk 1 2026/03/03 02:57:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/03 02:57:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfc20d8390cdbb1b9fc80e1b_f20357509b6aa21eb_d20260303_m025707_c001_v0001105_t0036_u01772506627682") 2026/03/03 02:57:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/03/03 02:57:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/03 02:57:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/03 02:57:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/03 02:57:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/03 02:57:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/03/03 02:57:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/03 02:57:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/03/03 02:57:10 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/03/03 02:57:12 DEBUG : chunked-copy: Done sending chunk 0 2026/03/03 02:57:12 DEBUG : chunked-copy: Done sending chunk 1 2026/03/03 02:57:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/03 02:57:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfc20d8390cdbb1b9fc80e1b_f223c96b0b15fb396_d20260303_m025713_c001_v0001167_t0051_u01772506633221") 2026/03/03 02:57:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/03 02:57:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/03 02:57:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/03 02:57:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/03 02:57:14 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/03 02:57:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/03 02:57:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/03 02:57:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/03 02:57:16 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/03/03 02:57:18 DEBUG : chunked-copy: Done sending chunk 0 2026/03/03 02:57:18 DEBUG : chunked-copy: Done sending chunk 1 2026/03/03 02:57:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/03 02:57:19 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcfc20d8390cdbb1b9fc80e1b_f223c96b0b15fb3bd_d20260303_m025719_c001_v0001098_t0029_u01772506639444") 2026/03/03 02:57:19 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/03/03 02:57:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/03 02:57:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/03 02:57:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/03 02:57:20 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/03/03 02:57:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/03 02:57:20 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/03 02:57:21 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/03 02:57:23 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/03 02:57:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kefafof7wuwe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/03 02:57:24 INFO : B2 bucket rclone-test-kefafof7wuwe: cleaning bucket "rclone-test-kefafof7wuwe" of all files 2026/03/03 02:57:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f420b632a5419f313_d20260303_m025630_c001_v7007000_t0000_u01772506590912") 2026/03/03 02:57:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f216331565f0545b9_d20260303_m025626_c001_v0001177_t0036_u01772506586915") 2026/03/03 02:57:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f416331565f0545b8_d20260303_m025626_c001_v7007000_t0000_u01772506586412") 2026/03/03 02:57:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f220b632a5419f2b9_d20260303_m025621_c001_v0001137_t0051_u01772506581599") 2026/03/03 02:57:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f40357509b6aa21c1_d20260303_m025654_c001_v7007000_t0000_u01772506614433") 2026/03/03 02:57:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f220b632a5419f344_d20260303_m025649_c001_v0001098_t0023_u01772506609253") 2026/03/03 02:57:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f420b632a5419f341_d20260303_m025648_c001_v7007000_t0000_u01772506608619") 2026/03/03 02:57:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f220b632a5419f33b_d20260303_m025642_c001_v0001173_t0028_u01772506602786") 2026/03/03 02:57:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f420b632a5419f33a_d20260303_m025642_c001_v7007000_t0000_u01772506602604") 2026/03/03 02:57:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f220b632a5419f338_d20260303_m025637_c001_v0001039_t0037_u01772506597364") 2026/03/03 02:57:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f420b632a5419f337_d20260303_m025636_c001_v7007000_t0000_u01772506596704") 2026/03/03 02:57:26 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f220b632a5419f315_d20260303_m025631_c001_v0001165_t0013_u01772506591095") 2026/03/03 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4215d824ffedf980_d20260303_m025450_c001_v7007000_t0000_u01772506490574") 2026/03/03 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2215d824ffedf97c_d20260303_m025446_c001_v0001100_t0059_u01772506486493") 2026/03/03 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4159808471a830a4_d20260303_m025441_c001_v7007000_t0000_u01772506481767") 2026/03/03 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2215d824ffedf975_d20260303_m025437_c001_v0001167_t0026_u01772506477622") 2026/03/03 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4215d824ffedf97b_d20260303_m025446_c001_v7007000_t0000_u01772506486081") 2026/03/03 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a830a5_d20260303_m025441_c001_v0001098_t0001_u01772506481948") 2026/03/03 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4215d824ffedf974_d20260303_m025437_c001_v7007000_t0000_u01772506477207") 2026/03/03 02:57:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a830a2_d20260303_m025433_c001_v0001183_t0030_u01772506473276") 2026/03/03 02:57:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4159808471a830a1_d20260303_m025433_c001_v7007000_t0000_u01772506473095") 2026/03/03 02:57:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2215d824ffedf940_d20260303_m025429_c001_v0001098_t0000_u01772506469605") 2026/03/03 02:57:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4215d824ffedf93e_d20260303_m025429_c001_v7007000_t0000_u01772506469187") 2026/03/03 02:57:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a8309d_d20260303_m025425_c001_v0001120_t0025_u01772506465527") 2026/03/03 02:57:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4159808471a830de_d20260303_m025515_c001_v7007000_t0000_u01772506515833") 2026/03/03 02:57:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a830da_d20260303_m025511_c001_v0001173_t0033_u01772506511254") 2026/03/03 02:57:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4215d824ffedf9d2_d20260303_m025506_c001_v7007000_t0000_u01772506506776") 2026/03/03 02:57:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a830d5_d20260303_m025502_c001_v0001165_t0054_u01772506502864") 2026/03/03 02:57:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4159808471a830d9_d20260303_m025510_c001_v7007000_t0000_u01772506510787") 2026/03/03 02:57:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2215d824ffedf9d3_d20260303_m025506_c001_v0001185_t0036_u01772506506957") 2026/03/03 02:57:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4159808471a830d1_d20260303_m025502_c001_v7007000_t0000_u01772506502475") 2026/03/03 02:57:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2215d824ffedf9bb_d20260303_m025458_c001_v0001185_t0016_u01772506498442") 2026/03/03 02:57:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4215d824ffedf9b8_d20260303_m025458_c001_v7007000_t0000_u01772506498260") 2026/03/03 02:57:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a830b5_d20260303_m025454_c001_v0001103_t0017_u01772506494781") 2026/03/03 02:57:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4159808471a830b4_d20260303_m025454_c001_v7007000_t0000_u01772506494407") 2026/03/03 02:57:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2215d824ffedf981_d20260303_m025450_c001_v0001146_t0036_u01772506490755") 2026/03/03 02:57:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4159808471a8309c_d20260303_m025425_c001_v7007000_t0000_u01772506465345") 2026/03/03 02:57:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f218728a52018dfce_d20260303_m025421_c001_v0001183_t0026_u01772506461349") 2026/03/03 02:57:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f418728a52018dfcb_d20260303_m025420_c001_v7007000_t0000_u01772506460972") 2026/03/03 02:57:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f20496247dc0343d6_d20260303_m025408_c001_v0001033_t0054_u01772506448441") 2026/03/03 02:57:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f40496247dc0343d5_d20260303_m025408_c001_v7007000_t0000_u01772506448258") 2026/03/03 02:57:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f216f020a3f9b6f33_d20260303_m025403_c001_v0001167_t0025_u01772506443616") 2026/03/03 02:57:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f416f020a3f9b6f32_d20260303_m025403_c001_v7007000_t0000_u01772506443233") 2026/03/03 02:57:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f20496247dc0343d4_d20260303_m025359_c001_v0001165_t0037_u01772506439226") 2026/03/03 02:57:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f40496247dc0343d3_d20260303_m025359_c001_v7007000_t0000_u01772506439043") 2026/03/03 02:57:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f216f020a3f9b6f2d_d20260303_m025355_c001_v0001185_t0030_u01772506435704") 2026/03/03 02:57:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f416f020a3f9b6f2c_d20260303_m025355_c001_v7007000_t0000_u01772506435301") 2026/03/03 02:57:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f213f2ad6abdb8327_d20260303_m025349_c001_v0001167_t0005_u01772506429935") 2026/03/03 02:57:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4151c874663eab72_d20260303_m025544_c001_v7007000_t0000_u01772506544073") 2026/03/03 02:57:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2050fc5dbae9bb13_d20260303_m025539_c001_v0001093_t0013_u01772506539503") 2026/03/03 02:57:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4159808471a83131_d20260303_m025533_c001_v7007000_t0000_u01772506533899") 2026/03/03 02:57:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a83110_d20260303_m025529_c001_v0001146_t0030_u01772506529513") 2026/03/03 02:57:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4050fc5dbae9bb0d_d20260303_m025539_c001_v7007000_t0000_u01772506539029") 2026/03/03 02:57:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a83136_d20260303_m025534_c001_v0001106_t0036_u01772506534085") 2026/03/03 02:57:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4159808471a8310f_d20260303_m025529_c001_v7007000_t0000_u01772506529063") 2026/03/03 02:57:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a830ef_d20260303_m025524_c001_v0001157_t0058_u01772506524230") 2026/03/03 02:57:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4159808471a830ee_d20260303_m025524_c001_v7007000_t0000_u01772506524047") 2026/03/03 02:57:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2215d824ffedf9e5_d20260303_m025520_c001_v0001032_t0012_u01772506520203") 2026/03/03 02:57:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4215d824ffedf9e3_d20260303_m025519_c001_v7007000_t0000_u01772506519797") 2026/03/03 02:57:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2159808471a830df_d20260303_m025516_c001_v0001185_t0043_u01772506516015") 2026/03/03 02:57:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f420b632a5419f2b8_d20260303_m025621_c001_v7007000_t0000_u01772506581414") 2026/03/03 02:57:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f216331565f0545a5_d20260303_m025616_c001_v0001145_t0003_u01772506576484") 2026/03/03 02:57:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f416331565f0545a4_d20260303_m025616_c001_v7007000_t0000_u01772506576001") 2026/03/03 02:57:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2189a6251c7d9aa5_d20260303_m025610_c001_v0001106_t0036_u01772506570705") 2026/03/03 02:57:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4189a6251c7d9aa4_d20260303_m025610_c001_v7007000_t0000_u01772506570505") 2026/03/03 02:57:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2189a6251c7d9a93_d20260303_m025605_c001_v0001116_t0002_u01772506565283") 2026/03/03 02:57:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4189a6251c7d9a91_d20260303_m025604_c001_v7007000_t0000_u01772506564765") 2026/03/03 02:57:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f201ee6748e8a59fe_d20260303_m025600_c001_v0001181_t0019_u01772506560119") 2026/03/03 02:57:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f401ee6748e8a59fd_d20260303_m025559_c001_v7007000_t0000_u01772506559933") 2026/03/03 02:57:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2050fc5dbae9bb7b_d20260303_m025548_c001_v0001097_t0043_u01772506548863") 2026/03/03 02:57:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4050fc5dbae9bb6d_d20260303_m025548_c001_v7007000_t0000_u01772506548343") 2026/03/03 02:57:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f2151c874663eab75_d20260303_m025544_c001_v0001181_t0022_u01772506544258") 2026/03/03 02:57:29 DEBUG : chunked-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4215d824ffedfb29_d20260303_m025721_c001_v7007000_t0000_u01772506641578") 2026/03/03 02:57:29 DEBUG : chunked-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f20357509b6aa221e_d20260303_m025715_c001_v0001103_t0026_u01772506635854") 2026/03/03 02:57:29 DEBUG : chunked-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f40357509b6aa221c_d20260303_m025715_c001_v7007000_t0000_u01772506635211") 2026/03/03 02:57:29 DEBUG : chunked-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f20357509b6aa2209_d20260303_m025709_c001_v0001182_t0051_u01772506629936") 2026/03/03 02:57:29 DEBUG : chunked-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f40357509b6aa2208_d20260303_m025709_c001_v7007000_t0000_u01772506629407") 2026/03/03 02:57:29 DEBUG : chunked-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f223c96b0b15fb38d_d20260303_m025704_c001_v0001106_t0044_u01772506624049") 2026/03/03 02:57:29 DEBUG : chunked-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f423c96b0b15fb38b_d20260303_m025703_c001_v7007000_t0000_u01772506623494") 2026/03/03 02:57:29 DEBUG : chunked-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f10430a6de4a9f81d_d20260303_m025659_c001_v0001136_t0002_u01772506619379") 2026/03/03 02:57:29 DEBUG : chunked-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f40357509b6aa21cd_d20260303_m025659_c001_v7007000_t0000_u01772506619003") 2026/03/03 02:57:29 DEBUG : chunked-copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f10430a6de4a9f815_d20260303_m025655_c001_v0001136_t0056_u01772506615279") 2026/03/03 02:57:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4215d824ffedfb28_d20260303_m025721_c001_v7007000_t0000_u01772506641394") 2026/03/03 02:57:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f223c96b0b15fb3bd_d20260303_m025719_c001_v0001098_t0029_u01772506639444") 2026/03/03 02:57:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f40357509b6aa221a_d20260303_m025715_c001_v7007000_t0000_u01772506635014") 2026/03/03 02:57:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f223c96b0b15fb396_d20260303_m025713_c001_v0001167_t0051_u01772506633221") 2026/03/03 02:57:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f40357509b6aa2207_d20260303_m025709_c001_v7007000_t0000_u01772506629221") 2026/03/03 02:57:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f20357509b6aa21eb_d20260303_m025707_c001_v0001105_t0036_u01772506627682") 2026/03/03 02:57:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f423c96b0b15fb389_d20260303_m025703_c001_v7007000_t0000_u01772506623309") 2026/03/03 02:57:30 DEBUG : chunked-copy.copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f20357509b6aa21d3_d20260303_m025701_c001_v0001167_t0028_u01772506621164") 2026/03/03 02:57:30 DEBUG : chunked-copy.copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f40357509b6aa21cc_d20260303_m025658_c001_v7007000_t0000_u01772506618807") 2026/03/03 02:57:30 DEBUG : chunked-copy.copy: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f11171e7ec429d59b_d20260303_m025657_c001_v0001173_t0012_u01772506617272") 2026/03/03 02:57:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f115eae9fd754cc59_d20260303_m025230_c001_v0001185_t0019_u01772506350109") 2026/03/03 02:57:30 DEBUG : unknown-size-put.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4215d824ffedfb2b_d20260303_m025722_c001_v7007000_t0000_u01772506642436") 2026/03/03 02:57:30 DEBUG : unknown-size-put.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f10430a6de4a9f84f_d20260303_m025722_c001_v0001136_t0059_u01772506642177") 2026/03/03 02:57:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f4215d824ffedfb2d_d20260303_m025723_c001_v7007000_t0000_u01772506643619") 2026/03/03 02:57:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f10430a6de4a9f857_d20260303_m025723_c001_v0001136_t0019_u01772506643312") 2026/03/03 02:57:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f10430a6de4a9f853_d20260303_m025722_c001_v0001136_t0003_u01772506642621") 2026/03/03 02:57:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfc20d8390cdbb1b9fc80e1b_f413f2ad6abdb8317_d20260303_m025346_c001_v7007000_t0000_u01772506426311") 2026/03/03 02:57:31 INFO : B2 bucket rclone-test-kefafof7wuwe: cleaning bucket "rclone-test-kefafof7wuwe" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (334.81s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (332.73s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.91s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.42s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.02s) --- 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 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.48s) --- 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.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.21s) --- 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.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- 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.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (184.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (35.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (17.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (37.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (15.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (11.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.19s) --- 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 334.825s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m35.711120264s (try 1/5)