"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:457: Using remote "TestB2:" 2026/08/21 01:55:17 DEBUG : Creating backend with remote "TestB2:rclone-test-durugoq3caca" 2026/08/21 01:55:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: 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/08/21 01:55:20 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/21 01:55:20 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/21 01:55:20 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/21 01:55:53 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/21 01:55:55 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/21 01:55:55 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/21 01:55:56 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/21 01:55:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/21 01:55:56 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/21 01:55:56 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/21 01:56:05 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/21 01:56:06 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/21 01:56:12 INFO : B2 bucket rclone-test-durugoq3caca: cleaning bucket "rclone-test-durugoq3caca" of all files 2026/08/21 01:56:12 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e48aa_d20260821_m015611_c001_v0001117_t0019_u01787277371162") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/21 01:56:14 DEBUG : Creating backend with remote "TestB2:rclone-test-durugoq3caca/dirToPurgeFromRoot" 2026/08/21 01:56:15 INFO : B2 bucket rclone-test-durugoq3caca path dirToPurgeFromRoot: cleaning bucket "rclone-test-durugoq3caca" of all files 2026/08/21 01:56:16 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e48b4_d20260821_m015613_c001_v0001117_t0034_u01787277373140") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/21 01:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-durugoq3caca/hello? sausage/êé" 2026/08/21 01:56:20 INFO : B2 bucket rclone-test-durugoq3caca path hello? sausage/êé: cleaning bucket "rclone-test-durugoq3caca" of all files 2026/08/21 01:56:21 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f111ae862c591cef1_d20260821_m015619_c001_v0001178_t0049_u01787277379452") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/21 01:56:32 DEBUG : Creating backend with remote "TestB2:rclone-test-durugoq3caca/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/21 01:56:34 DEBUG : Creating backend with remote "TestB2:rclone-test-durugoq3caca/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-durugoq3caca" from "TestB2:rclone-test-durugoq3caca" 2026/08/21 01:56:36 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/08/21 01:56:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qexeruz6puzi" 2026/08/21 01:56:50 DEBUG : B2 bucket rclone-test-qexeruz6puzi: Purge remote 2026/08/21 01:56:50 INFO : B2 bucket rclone-test-qexeruz6puzi: cleaning bucket "rclone-test-qexeruz6puzi" of all files 2026/08/21 01:56:50 DEBUG : somefile: Deleting (id "4_z5fb2fda3008d2b2baf080e1b_f40321af635ec9500_d20260821_m015649_c001_v0001102_t0057_u01787277409779") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/21 01:56:52 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/21 01:56:54 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/08/21 01:56:57 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/21 01:56:57 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/21 01:56:57 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.823Ki offset 6Mi/6.106Mi 2026/08/21 01:56:57 DEBUG : test-metadata: Sending chunk 1 length 111435 2026/08/21 01:56:59 DEBUG : test-metadata: Done sending chunk 1 2026/08/21 01:57:00 DEBUG : test-metadata: Done sending chunk 0 2026/08/21 01:57:00 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 === 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-08-21-015705-633.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/08/21 01:57:12 DEBUG : oldPath = "TestB2:rclone-test-durugoq3caca/versions/test-versions-v2026-08-21-015705-633.txt" 2026/08/21 01:57:12 DEBUG : newPath = "TestB2,versions:rclone-test-durugoq3caca/versions/test-versions-v2026-08-21-015705-633.txt" 2026/08/21 01:57:12 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-durugoq3caca/versions/test-versions-v2026-08-21-015705-633.txt" 2026/08/21 01:57:12 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/21 01:57:13 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-durugoq3caca/versions/test-versions-v2026-08-21-015705-633.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-durugoq3caca/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/08/21 01:57:16 INFO : B2 bucket rclone-test-durugoq3caca: cleaning bucket "rclone-test-durugoq3caca" of all hidden files 2026/08/21 01:57:17 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2222_d20260821_m015529_c001_v7007000_t0000_u01787277329714") as it is a hide marker 2026/08/21 01:57:17 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : leading space/ leading space: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e47fa_d20260821_m015528_c001_v0001117_t0008_u01787277328705") 2026/08/21 01:57:17 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc221f_d20260821_m015528_c001_v7007000_t0000_u01787277328344") as it is a hide marker 2026/08/21 01:57:17 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e47f6_d20260821_m015527_c001_v0001117_t0053_u01787277327361") 2026/08/21 01:57:17 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2231_d20260821_m015538_c001_v7007000_t0000_u01787277338629") as it is a hide marker 2026/08/21 01:57:17 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4822_d20260821_m015537_c001_v0001117_t0049_u01787277337605") 2026/08/21 01:57:17 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : created from root.txt: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f407841096f952b37_d20260821_m015643_c001_v7007000_t0000_u01787277403873") as it is a hide marker 2026/08/21 01:57:17 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : created from root.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f110cdae2e9b5479e_d20260821_m015642_c001_v0001173_t0035_u01787277402790") 2026/08/21 01:57:17 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : file name.txt: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f415f6822054d4592_d20260821_m015652_c001_v7007000_t0000_u01787277412206") as it is a hide marker 2026/08/21 01:57:17 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : file name.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e48e8_d20260821_m015631_c001_v0001117_t0012_u01787277391704") 2026/08/21 01:57:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : file name.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f1106169e658c7220_d20260821_m015626_c001_v0001174_t0054_u01787277386110") 2026/08/21 01:57:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : file name.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4890_d20260821_m015602_c001_v0001117_t0005_u01787277362862") 2026/08/21 01:57:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : file name.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4886_d20260821_m015600_c001_v0001117_t0055_u01787277360675") 2026/08/21 01:57:17 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4888_d20260821_m015602_c001_v0001117_t0018_u01787277362067") "upload" dated 2026-08-21 01:56:02.067 +0000 UTC (1m15.104738471s ago) 2026/08/21 01:57:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f4084e4f6f99a1eab_d20260821_m015623_c001_v7007000_t0000_u01787277383506") as it is a hide marker 2026/08/21 01:57:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f114c36b54a372eed_d20260821_m015622_c001_v0001100_t0022_u01787277382938") 2026/08/21 01:57:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f11373628ee74a891_d20260821_m015621_c001_v0001172_t0050_u01787277381879") 2026/08/21 01:57:17 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2246_d20260821_m015549_c001_v7007000_t0000_u01787277349260") as it is a hide marker 2026/08/21 01:57:17 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e485e_d20260821_m015547_c001_v0001117_t0029_u01787277347818") 2026/08/21 01:57:17 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : piped data.txt: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f415f6822054d4597_d20260821_m015654_c001_v7007000_t0000_u01787277414867") as it is a hide marker 2026/08/21 01:57:17 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : piped data.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e491c_d20260821_m015654_c001_v0001117_t0011_u01787277414158") 2026/08/21 01:57:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : piped data.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f415f6822054d4594_d20260821_m015653_c001_v7007000_t0000_u01787277413977") 2026/08/21 01:57:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : piped data.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40395093ad5e491a_d20260821_m015652_c001_v0001117_t0056_u01787277412927") 2026/08/21 01:57:17 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2249_d20260821_m015550_c001_v7007000_t0000_u01787277350884") as it is a hide marker 2026/08/21 01:57:17 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e486c_d20260821_m015549_c001_v0001117_t0001_u01787277349627") 2026/08/21 01:57:17 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : test-metadata: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f4278cc7fe2b7a879_d20260821_m015703_c001_v7007000_t0000_u01787277423079") as it is a hide marker 2026/08/21 01:57:17 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : test-metadata: Deleting (id "4_z9f129de3007d2b2baf080e1b_f215f6822054d459f_d20260821_m015657_c001_v0001167_t0009_u01787277417607") 2026/08/21 01:57:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : test-metadata: Deleting (id "4_z9f129de3007d2b2baf080e1b_f415f6822054d459c_d20260821_m015656_c001_v7007000_t0000_u01787277416575") 2026/08/21 01:57:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : test-metadata: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4920_d20260821_m015655_c001_v0001117_t0003_u01787277415051") 2026/08/21 01:57:17 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2235_d20260821_m015541_c001_v7007000_t0000_u01787277341126") as it is a hide marker 2026/08/21 01:57:17 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4830_d20260821_m015540_c001_v0001117_t0024_u01787277340190") 2026/08/21 01:57:17 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2239_d20260821_m015544_c001_v7007000_t0000_u01787277344319") as it is a hide marker 2026/08/21 01:57:17 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4842_d20260821_m015542_c001_v0001117_t0002_u01787277342977") 2026/08/21 01:57:17 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2237_d20260821_m015542_c001_v7007000_t0000_u01787277342617") as it is a hide marker 2026/08/21 01:57:17 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e483c_d20260821_m015541_c001_v0001117_t0000_u01787277341487") 2026/08/21 01:57:17 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc223d_d20260821_m015545_c001_v7007000_t0000_u01787277345850") as it is a hide marker 2026/08/21 01:57:17 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4848_d20260821_m015544_c001_v0001117_t0019_u01787277344679") 2026/08/21 01:57:17 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2241_d20260821_m015547_c001_v7007000_t0000_u01787277347458") as it is a hide marker 2026/08/21 01:57:17 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4852_d20260821_m015546_c001_v0001117_t0010_u01787277346244") 2026/08/21 01:57:17 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2232_d20260821_m015539_c001_v7007000_t0000_u01787277339830") as it is a hide marker 2026/08/21 01:57:17 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : trailing space /trailing space : Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4828_d20260821_m015538_c001_v0001117_t0017_u01787277338989") 2026/08/21 01:57:17 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e493e_d20260821_m015710_c001_v0001117_t0027_u01787277430894") "upload" dated 2026-08-21 01:57:10.894 +0000 UTC (6.278349726s ago) 2026/08/21 01:57:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f4278cc7fe2b7a87f_d20260821_m015708_c001_v7007000_t0000_u01787277428710") 2026/08/21 01:57:17 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4932_d20260821_m015705_c001_v0001117_t0034_u01787277425633") 2026/08/21 01:57:17 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc225a_d20260821_m015600_c001_v7007000_t0000_u01787277360128") as it is a hide marker 2026/08/21 01:57:17 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f129de3007d2b2baf080e1b_f226a09e1b6cc224e_d20260821_m015552_c001_v0001145_t0044_u01787277352907") 2026/08/21 01:57:17 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : zero-length-file: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc224c_d20260821_m015552_c001_v7007000_t0000_u01787277352724") as it is a hide marker 2026/08/21 01:57:17 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : zero-length-file: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40395093ad5e4872_d20260821_m015552_c001_v0001117_t0056_u01787277352161") 2026/08/21 01:57:17 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2225_d20260821_m015531_c001_v7007000_t0000_u01787277331073") as it is a hide marker 2026/08/21 01:57:17 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4802_d20260821_m015530_c001_v0001117_t0022_u01787277330075") 2026/08/21 01:57:17 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2217_d20260821_m015524_c001_v7007000_t0000_u01787277324111") as it is a hide marker 2026/08/21 01:57:17 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e47e6_d20260821_m015522_c001_v0001117_t0029_u01787277322648") 2026/08/21 01:57:17 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc222c_d20260821_m015535_c001_v7007000_t0000_u01787277335817") as it is a hide marker 2026/08/21 01:57:17 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4816_d20260821_m015534_c001_v0001117_t0051_u01787277334571") 2026/08/21 01:57:17 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2229_d20260821_m015534_c001_v7007000_t0000_u01787277334210") as it is a hide marker 2026/08/21 01:57:17 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e480e_d20260821_m015533_c001_v0001117_t0038_u01787277333025") 2026/08/21 01:57:17 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc222f_d20260821_m015537_c001_v7007000_t0000_u01787277337245") as it is a hide marker 2026/08/21 01:57:17 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4818_d20260821_m015536_c001_v0001117_t0000_u01787277336180") 2026/08/21 01:57:17 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2226_d20260821_m015532_c001_v7007000_t0000_u01787277332664") as it is a hide marker 2026/08/21 01:57:17 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4808_d20260821_m015531_c001_v0001117_t0026_u01787277331434") 2026/08/21 01:57:17 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : ./.: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2219_d20260821_m015525_c001_v7007000_t0000_u01787277325647") as it is a hide marker 2026/08/21 01:57:17 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : ./.: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e47ea_d20260821_m015524_c001_v0001117_t0046_u01787277324473") 2026/08/21 01:57:17 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/21 01:57:17 DEBUG : ../..: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc221b_d20260821_m015527_c001_v7007000_t0000_u01787277327000") as it is a hide marker 2026/08/21 01:57:17 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/21 01:57:17 DEBUG : ../..: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e47f0_d20260821_m015526_c001_v0001117_t0037_u01787277326009") 2026/08/21 01:57:17 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/21 01:57:17 INFO : B2 bucket rclone-test-durugoq3caca: cleaning bucket "rclone-test-durugoq3caca" of all hidden files 2026/08/21 01:57:17 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2222_d20260821_m015529_c001_v7007000_t0000_u01787277329714") as it is a hide marker 2026/08/21 01:57:17 DEBUG : leading space/ leading space: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e47fa_d20260821_m015528_c001_v0001117_t0008_u01787277328705") 2026/08/21 01:57:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc221f_d20260821_m015528_c001_v7007000_t0000_u01787277328344") as it is a hide marker 2026/08/21 01:57:17 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e47f6_d20260821_m015527_c001_v0001117_t0053_u01787277327361") 2026/08/21 01:57:17 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2231_d20260821_m015538_c001_v7007000_t0000_u01787277338629") as it is a hide marker 2026/08/21 01:57:17 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4822_d20260821_m015537_c001_v0001117_t0049_u01787277337605") 2026/08/21 01:57:17 DEBUG : created from root.txt: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f407841096f952b37_d20260821_m015643_c001_v7007000_t0000_u01787277403873") as it is a hide marker 2026/08/21 01:57:17 DEBUG : created from root.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f110cdae2e9b5479e_d20260821_m015642_c001_v0001173_t0035_u01787277402790") 2026/08/21 01:57:17 DEBUG : file name.txt: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f415f6822054d4592_d20260821_m015652_c001_v7007000_t0000_u01787277412206") as it is a hide marker 2026/08/21 01:57:17 DEBUG : file name.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e48e8_d20260821_m015631_c001_v0001117_t0012_u01787277391704") 2026/08/21 01:57:17 DEBUG : file name.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f1106169e658c7220_d20260821_m015626_c001_v0001174_t0054_u01787277386110") 2026/08/21 01:57:18 DEBUG : file name.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4890_d20260821_m015602_c001_v0001117_t0005_u01787277362862") 2026/08/21 01:57:18 DEBUG : file name.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4886_d20260821_m015600_c001_v0001117_t0055_u01787277360675") 2026/08/21 01:57:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4888_d20260821_m015602_c001_v0001117_t0018_u01787277362067") "upload" dated 2026-08-21 01:56:02.067 +0000 UTC (1m16.097218515s ago) 2026/08/21 01:57:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f4084e4f6f99a1eab_d20260821_m015623_c001_v7007000_t0000_u01787277383506") as it is a hide marker 2026/08/21 01:57:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f114c36b54a372eed_d20260821_m015622_c001_v0001100_t0022_u01787277382938") 2026/08/21 01:57:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f11373628ee74a891_d20260821_m015621_c001_v0001172_t0050_u01787277381879") 2026/08/21 01:57:18 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2246_d20260821_m015549_c001_v7007000_t0000_u01787277349260") as it is a hide marker 2026/08/21 01:57:18 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e485e_d20260821_m015547_c001_v0001117_t0029_u01787277347818") 2026/08/21 01:57:18 DEBUG : piped data.txt: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f415f6822054d4597_d20260821_m015654_c001_v7007000_t0000_u01787277414867") as it is a hide marker 2026/08/21 01:57:18 DEBUG : piped data.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e491c_d20260821_m015654_c001_v0001117_t0011_u01787277414158") 2026/08/21 01:57:18 DEBUG : piped data.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f415f6822054d4594_d20260821_m015653_c001_v7007000_t0000_u01787277413977") 2026/08/21 01:57:18 DEBUG : piped data.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40395093ad5e491a_d20260821_m015652_c001_v0001117_t0056_u01787277412927") 2026/08/21 01:57:18 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2249_d20260821_m015550_c001_v7007000_t0000_u01787277350884") as it is a hide marker 2026/08/21 01:57:18 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e486c_d20260821_m015549_c001_v0001117_t0001_u01787277349627") 2026/08/21 01:57:18 DEBUG : test-metadata: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f4278cc7fe2b7a879_d20260821_m015703_c001_v7007000_t0000_u01787277423079") as it is a hide marker 2026/08/21 01:57:18 DEBUG : test-metadata: Deleting (id "4_z9f129de3007d2b2baf080e1b_f215f6822054d459f_d20260821_m015657_c001_v0001167_t0009_u01787277417607") 2026/08/21 01:57:18 DEBUG : test-metadata: Deleting (id "4_z9f129de3007d2b2baf080e1b_f415f6822054d459c_d20260821_m015656_c001_v7007000_t0000_u01787277416575") 2026/08/21 01:57:18 DEBUG : test-metadata: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4920_d20260821_m015655_c001_v0001117_t0003_u01787277415051") 2026/08/21 01:57:18 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2235_d20260821_m015541_c001_v7007000_t0000_u01787277341126") as it is a hide marker 2026/08/21 01:57:18 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4830_d20260821_m015540_c001_v0001117_t0024_u01787277340190") 2026/08/21 01:57:18 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2239_d20260821_m015544_c001_v7007000_t0000_u01787277344319") as it is a hide marker 2026/08/21 01:57:19 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4842_d20260821_m015542_c001_v0001117_t0002_u01787277342977") 2026/08/21 01:57:19 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2237_d20260821_m015542_c001_v7007000_t0000_u01787277342617") as it is a hide marker 2026/08/21 01:57:19 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e483c_d20260821_m015541_c001_v0001117_t0000_u01787277341487") 2026/08/21 01:57:19 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc223d_d20260821_m015545_c001_v7007000_t0000_u01787277345850") as it is a hide marker 2026/08/21 01:57:19 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4848_d20260821_m015544_c001_v0001117_t0019_u01787277344679") 2026/08/21 01:57:19 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2241_d20260821_m015547_c001_v7007000_t0000_u01787277347458") as it is a hide marker 2026/08/21 01:57:19 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4852_d20260821_m015546_c001_v0001117_t0010_u01787277346244") 2026/08/21 01:57:19 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2232_d20260821_m015539_c001_v7007000_t0000_u01787277339830") as it is a hide marker 2026/08/21 01:57:19 DEBUG : trailing space /trailing space : Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4828_d20260821_m015538_c001_v0001117_t0017_u01787277338989") 2026/08/21 01:57:19 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e493e_d20260821_m015710_c001_v0001117_t0027_u01787277430894") "upload" dated 2026-08-21 01:57:10.894 +0000 UTC (8.582124503s ago) 2026/08/21 01:57:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f4278cc7fe2b7a87f_d20260821_m015708_c001_v7007000_t0000_u01787277428710") 2026/08/21 01:57:19 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4932_d20260821_m015705_c001_v0001117_t0034_u01787277425633") 2026/08/21 01:57:19 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc225a_d20260821_m015600_c001_v7007000_t0000_u01787277360128") as it is a hide marker 2026/08/21 01:57:19 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f129de3007d2b2baf080e1b_f226a09e1b6cc224e_d20260821_m015552_c001_v0001145_t0044_u01787277352907") 2026/08/21 01:57:19 DEBUG : zero-length-file: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc224c_d20260821_m015552_c001_v7007000_t0000_u01787277352724") as it is a hide marker 2026/08/21 01:57:19 DEBUG : zero-length-file: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40395093ad5e4872_d20260821_m015552_c001_v0001117_t0056_u01787277352161") 2026/08/21 01:57:19 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2225_d20260821_m015531_c001_v7007000_t0000_u01787277331073") as it is a hide marker 2026/08/21 01:57:19 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4802_d20260821_m015530_c001_v0001117_t0022_u01787277330075") 2026/08/21 01:57:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2217_d20260821_m015524_c001_v7007000_t0000_u01787277324111") as it is a hide marker 2026/08/21 01:57:19 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e47e6_d20260821_m015522_c001_v0001117_t0029_u01787277322648") 2026/08/21 01:57:19 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc222c_d20260821_m015535_c001_v7007000_t0000_u01787277335817") as it is a hide marker 2026/08/21 01:57:20 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4816_d20260821_m015534_c001_v0001117_t0051_u01787277334571") 2026/08/21 01:57:20 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2229_d20260821_m015534_c001_v7007000_t0000_u01787277334210") as it is a hide marker 2026/08/21 01:57:20 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e480e_d20260821_m015533_c001_v0001117_t0038_u01787277333025") 2026/08/21 01:57:20 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc222f_d20260821_m015537_c001_v7007000_t0000_u01787277337245") as it is a hide marker 2026/08/21 01:57:20 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4818_d20260821_m015536_c001_v0001117_t0000_u01787277336180") 2026/08/21 01:57:20 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2226_d20260821_m015532_c001_v7007000_t0000_u01787277332664") as it is a hide marker 2026/08/21 01:57:20 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4808_d20260821_m015531_c001_v0001117_t0026_u01787277331434") 2026/08/21 01:57:20 DEBUG : ./.: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc2219_d20260821_m015525_c001_v7007000_t0000_u01787277325647") as it is a hide marker 2026/08/21 01:57:20 DEBUG : ./.: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e47ea_d20260821_m015524_c001_v0001117_t0046_u01787277324473") 2026/08/21 01:57:20 DEBUG : ../..: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f426a09e1b6cc221b_d20260821_m015527_c001_v7007000_t0000_u01787277327000") as it is a hide marker 2026/08/21 01:57:20 DEBUG : ../..: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e47f0_d20260821_m015526_c001_v0001117_t0037_u01787277326009") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/21 01:57:21 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/08/21 01:57:21 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/08/21 01:57:21 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/08/21 01:57:21 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/08/21 01:57:22 INFO : B2 bucket rclone-test-durugoq3caca: cleaning bucket "rclone-test-durugoq3caca" of pending multipart uploads older than 0s 2026/08/21 01:57:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4888_d20260821_m015602_c001_v0001117_t0018_u01787277362067") "upload" dated 2026-08-21 01:56:02.067 +0000 UTC (1m20.3816962s ago) 2026/08/21 01:57:22 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f224930067a836405_d20260821_m015721_c001_v0001131_t0045_u01787277441440") as it is a start marker (upload started at 2026-08-21 01:57:21.44 +0000 UTC) 2026/08/21 01:57:22 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/21 01:57:22 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f224930067a836406_d20260821_m015721_c001_v0001178_t0003_u01787277441624") as it is a start marker (upload started at 2026-08-21 01:57:21.624 +0000 UTC) 2026/08/21 01:57:22 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/21 01:57:22 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f224930067a836407_d20260821_m015721_c001_v0001171_t0045_u01787277441805") as it is a start marker (upload started at 2026-08-21 01:57:21.805 +0000 UTC) 2026/08/21 01:57:22 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/21 01:57:22 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f224930067a836409_d20260821_m015721_c001_v0001042_t0036_u01787277441986") as it is a start marker (upload started at 2026-08-21 01:57:21.986 +0000 UTC) 2026/08/21 01:57:22 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/21 01:57:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f129de3007d2b2baf080e1b_f424930067a836404_d20260821_m015721_c001_v7007000_t0000_u01787277441260") "hide" dated 2026-08-21 01:57:21.26 +0000 UTC (1.188846133s ago) 2026/08/21 01:57:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e493e_d20260821_m015710_c001_v0001117_t0027_u01787277430894") 2026/08/21 01:57:22 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/21 01:57:22 INFO : B2 bucket rclone-test-durugoq3caca: cleaning bucket "rclone-test-durugoq3caca" of pending multipart uploads older than 0s 2026/08/21 01:57:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4888_d20260821_m015602_c001_v0001117_t0018_u01787277362067") "upload" dated 2026-08-21 01:56:02.067 +0000 UTC (1m20.747544408s ago) 2026/08/21 01:57:22 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f224930067a836405_d20260821_m015721_c001_v0001131_t0045_u01787277441440") as it is a start marker (upload started at 2026-08-21 01:57:21.44 +0000 UTC) 2026/08/21 01:57:22 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f224930067a836406_d20260821_m015721_c001_v0001178_t0003_u01787277441624") as it is a start marker (upload started at 2026-08-21 01:57:21.624 +0000 UTC) 2026/08/21 01:57:22 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f224930067a836407_d20260821_m015721_c001_v0001171_t0045_u01787277441805") as it is a start marker (upload started at 2026-08-21 01:57:21.805 +0000 UTC) 2026/08/21 01:57:22 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f129de3007d2b2baf080e1b_f224930067a836409_d20260821_m015721_c001_v0001042_t0036_u01787277441986") as it is a start marker (upload started at 2026-08-21 01:57:21.986 +0000 UTC) 2026/08/21 01:57:22 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f129de3007d2b2baf080e1b_f424930067a836404_d20260821_m015721_c001_v7007000_t0000_u01787277441260") "hide" dated 2026-08-21 01:57:21.26 +0000 UTC (1.55473652s ago) 2026/08/21 01:57:22 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e493e_d20260821_m015710_c001_v0001117_t0027_u01787277430894") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/21 01:57:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/21 01:57:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/21 01:57:23 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/08/21 01:57:25 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/21 01:57:25 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/21 01:57:25 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/21 01:57:25 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/21 01:57:26 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/21 01:57:27 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/21 01:57:27 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/21 01:57:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:57:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/08/21 01:57:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f21620da3635260d5_d20260821_m015731_c001_v0001184_t0054_u01787277451070") 2026/08/21 01:57:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/21 01:57:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/21 01:57:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/21 01:57:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/21 01:57:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/21 01:57:31 DEBUG : pacer: Reducing sleep to 10ms 2026/08/21 01:57:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:57:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:57:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/21 01:57:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/21 01:57:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/21 01:57:35 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/21 01:57:35 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/21 01:57:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/21 01:57:37 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/21 01:57:37 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/21 01:57:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:57:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/08/21 01:57:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f20557043555a08d3_d20260821_m015740_c001_v0001101_t0018_u01787277460147") 2026/08/21 01:57:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/21 01:57:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/21 01:57:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/21 01:57:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:57:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:57:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/21 01:57:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/21 01:57:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/21 01:57:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/21 01:57:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/21 01:57:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/21 01:57:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/21 01:57:46 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/21 01:57:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/21 01:57:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/21 01:57:47 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/21 01:57:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:57:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/08/21 01:57:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f225a8c9b540452c7_d20260821_m015750_c001_v0001099_t0016_u01787277470440") 2026/08/21 01:57:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/21 01:57:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/21 01:57:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/21 01:57:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/21 01:57:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/21 01:57:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:57:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:57:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/08/21 01:57:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/21 01:57:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/21 01:57:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/21 01:57:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/21 01:57:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/21 01:57:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/21 01:57:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/21 01:57:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:57:59 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/08/21 01:58:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f225a8c9b540452db_d20260821_m015759_c001_v0001038_t0036_u01787277479955") 2026/08/21 01:58:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/21 01:58:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/21 01:58:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/21 01:58:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:58:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:58:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/21 01:58:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/21 01:58:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/21 01:58:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/21 01:58:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/21 01:58:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/21 01:58:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/21 01:58:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/21 01:58:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:58:12 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/08/21 01:58:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f20557043555a091b_d20260821_m015812_c001_v0001171_t0000_u01787277492497") 2026/08/21 01:58:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/21 01:58:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/21 01:58:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/21 01:58:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:58:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:58:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/21 01:58:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/21 01:58:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/21 01:58:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/21 01:58:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/21 01:58:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/21 01:58:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/21 01:58:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/21 01:58:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/21 01:58:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/21 01:58:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/21 01:58:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:58:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/08/21 01:58:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f2188293bf50c0bb4_d20260821_m015821_c001_v0001134_t0045_u01787277501518") 2026/08/21 01:58:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/21 01:58:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/21 01:58:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/21 01:58:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/21 01:58:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/21 01:58:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:58:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:58:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/08/21 01:58:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/21 01:58:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/21 01:58:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/21 01:58:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/21 01:58:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/21 01:58:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/21 01:58:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/21 01:58:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:58:29 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/08/21 01:58:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f2188293bf50c0bcb_d20260821_m015829_c001_v0001185_t0057_u01787277509980") 2026/08/21 01:58:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/21 01:58:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/21 01:58:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/21 01:58:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:58:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:58:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/21 01:58:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/21 01:58:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/21 01:58:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/21 01:58:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/21 01:58:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/21 01:58:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/21 01:58:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/21 01:58:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:58:38 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/08/21 01:58:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f20557043555a0954_d20260821_m015838_c001_v0001161_t0040_u01787277518379") 2026/08/21 01:58:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/21 01:58:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/21 01:58:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/21 01:58:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:58:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:58:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/21 01:58:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/21 01:58:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/21 01:58:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/21 01:58:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/21 01:58:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/21 01:58:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/21 01:58:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/21 01:58:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/21 01:58:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/21 01:58:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/21 01:58:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:58:47 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/08/21 01:58:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f206a06b2c620c65d_d20260821_m015847_c001_v0001117_t0016_u01787277527813") 2026/08/21 01:58:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/21 01:58:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/21 01:58:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/21 01:58:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/21 01:58:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/21 01:58:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:58:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:58:51 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/08/21 01:58:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/21 01:58:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/21 01:58:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/21 01:58:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/21 01:58:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/21 01:58:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/21 01:58:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/21 01:58:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:58:57 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/08/21 01:58:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f206a06b2c620ca5c_d20260821_m015857_c001_v0001134_t0038_u01787277537454") 2026/08/21 01:58:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/21 01:58:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/21 01:58:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/21 01:58:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:59:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:59:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/21 01:59:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/21 01:59:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/21 01:59:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/21 01:59:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/21 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/21 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/21 01:59:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/21 01:59:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:59:06 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/08/21 01:59:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f20557043555a0994_d20260821_m015906_c001_v0001173_t0022_u01787277546591") 2026/08/21 01:59:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/21 01:59:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/21 01:59:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/21 01:59:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:59:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:59:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/21 01:59:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/21 01:59:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/21 01:59:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/21 01:59:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/21 01:59:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/21 01:59:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/21 01:59:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/21 01:59:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/21 01:59:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/21 01:59:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/21 01:59:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:59:16 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/08/21 01:59:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f206a06b2c620ca8f_d20260821_m015916_c001_v0001103_t0001_u01787277556761") 2026/08/21 01:59:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/21 01:59:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/21 01:59:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/21 01:59:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/21 01:59:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/21 01:59:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:59:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:59:20 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/08/21 01:59:22 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/21 01:59:22 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/21 01:59:22 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/21 01:59:22 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/21 01:59:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/21 01:59:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/21 01:59:23 DEBUG : pacer: Reducing sleep to 10ms 2026/08/21 01:59:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/21 01:59:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/21 01:59:25 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/21 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:59:27 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/08/21 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f20557043555a09de_d20260821_m015927_c001_v0001102_t0051_u01787277567702") 2026/08/21 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/21 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/21 01:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/21 01:59:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:59:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:59:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/21 01:59:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/21 01:59:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/21 01:59:32 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/21 01:59:32 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/21 01:59:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/21 01:59:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/21 01:59:35 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/21 01:59:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:59:37 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/08/21 01:59:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f2225634d9ef57a2e_d20260821_m015937_c001_v0001109_t0059_u01787277577803") 2026/08/21 01:59:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/21 01:59:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/21 01:59:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/21 01:59:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:59:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:59:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/21 01:59:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/21 01:59:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/21 01:59:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/21 01:59:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/21 01:59:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/21 01:59:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/21 01:59:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/21 01:59:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/21 01:59:47 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/21 01:59:47 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/21 01:59:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 01:59:49 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/08/21 01:59:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f215ca02873a4f31d_d20260821_m015949_c001_v0001145_t0052_u01787277589366") 2026/08/21 01:59:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/21 01:59:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/21 01:59:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/21 01:59:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/21 01:59:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/21 01:59:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/21 01:59:50 DEBUG : pacer: Reducing sleep to 10ms 2026/08/21 01:59:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/21 01:59:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/21 01:59:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/21 01:59:52 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/08/21 01:59:55 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/21 01:59:55 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/21 01:59:55 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/21 01:59:55 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/21 01:59:56 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/21 01:59:58 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/21 01:59:58 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/21 02:00:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 02:00:00 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/08/21 02:00:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f215ca02873a4f32d_d20260821_m020000_c001_v0001103_t0002_u01787277600563") 2026/08/21 02:00:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/21 02:00:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/21 02:00:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/21 02:00:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/21 02:00:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/21 02:00:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/21 02:00:05 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/21 02:00:05 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/21 02:00:06 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/21 02:00:06 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/21 02:00:08 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/21 02:00:08 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/21 02:00:08 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/21 02:00:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 02:00:11 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/08/21 02:00:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f212790c8319e0da5_d20260821_m020011_c001_v0001174_t0031_u01787277611406") 2026/08/21 02:00:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/21 02:00:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/21 02:00:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/21 02:00:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/21 02:00:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/21 02:00:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/21 02:00:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/21 02:00:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/21 02:00:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/21 02:00:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/21 02:00:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/21 02:00:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/21 02:00:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/21 02:00:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/21 02:00:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/21 02:00:20 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/21 02:00:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/21 02:00:22 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/08/21 02:00:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f129de3007d2b2baf080e1b_f207841096f9530bc_d20260821_m020022_c001_v0001157_t0046_u01787277622846") 2026/08/21 02:00:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/21 02:00:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/21 02:00:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/21 02:00:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/21 02:00:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/21 02:00:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/21 02:00:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/21 02:00:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/21 02:00:28 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1117-03.backblaze.com/b2api/v1/b2_upload_file/9f129de3007d2b2baf080e1b/c001_v0001117_t0056": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/21 02:00:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-03.backblaze.com/b2api/v1/b2_upload_file/9f129de3007d2b2baf080e1b/c001_v0001117_t0056": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/08/21 02:00:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2596: Put returned an error (acceptable): Post "https://pod-000-1117-03.backblaze.com/b2api/v1/b2_upload_file/9f129de3007d2b2baf080e1b/c001_v0001117_t0056": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/21 02:00:28 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/21 02:00:29 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/21 02:00:29 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/08/21 02:00:29 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/21 02:00:29 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/08/21 02:00:31 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/08/21 02:00:31 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/08/21 02:00:31 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/21 02:00:31 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/21 02:00:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f129de3007d2b2baf080e1b_f21620da363526201_d20260821_m020038_c001_v0001103_t0039_u01787277638025") 2026/08/21 02:00:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/21 02:00:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/21 02:00:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/21 02:00:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/21 02:00:39 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/21 02:00:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/21 02:00:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/21 02:00:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/21 02:00:41 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/21 02:00:43 DEBUG : chunked-copy: Done sending chunk 1 2026/08/21 02:00:43 DEBUG : chunked-copy: Done sending chunk 0 2026/08/21 02:00:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/21 02:00:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f129de3007d2b2baf080e1b_f21620da363526210_d20260821_m020044_c001_v0001113_t0010_u01787277644387") 2026/08/21 02:00:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/21 02:00:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/21 02:00:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/21 02:00:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/21 02:00:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/21 02:00:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/21 02:00:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/21 02:00:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/21 02:00:47 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/21 02:00:50 DEBUG : chunked-copy: Done sending chunk 1 2026/08/21 02:00:50 DEBUG : chunked-copy: Done sending chunk 0 2026/08/21 02:00:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/21 02:00:51 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f129de3007d2b2baf080e1b_f217f207aff8f0cf9_d20260821_m020050_c001_v0001091_t0059_u01787277650966") 2026/08/21 02:00:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/21 02:00:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/21 02:00:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/21 02:00:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/21 02:00:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/21 02:00:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/21 02:00:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/21 02:00:54 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/21 02:00:54 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/21 02:00:56 DEBUG : chunked-copy: Done sending chunk 0 2026/08/21 02:00:56 DEBUG : chunked-copy: Done sending chunk 1 2026/08/21 02:00:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/21 02:00:57 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f129de3007d2b2baf080e1b_f21620da36352624d_d20260821_m020056_c001_v0001106_t0018_u01787277656955") 2026/08/21 02:00:57 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/21 02:00:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/21 02:00:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/21 02:00:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/21 02:00:57 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/21 02:00:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/21 02:00:58 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/21 02:00:59 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/21 02:01:00 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/21 02:01:01 DEBUG : Creating backend with remote "TestB2:rclone-test-durugoq3caca/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/21 02:01:02 INFO : B2 bucket rclone-test-durugoq3caca: cleaning bucket "rclone-test-durugoq3caca" of all files 2026/08/21 02:01:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f412790c8319e0d94_d20260821_m020004_c001_v7007000_t0000_u01787277604985") 2026/08/21 02:01:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f215ca02873a4f32d_d20260821_m020000_c001_v0001103_t0002_u01787277600563") 2026/08/21 02:01:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f415ca02873a4f32c_d20260821_m015959_c001_v7007000_t0000_u01787277599817") 2026/08/21 02:01:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f212790c8319e0d6b_d20260821_m015954_c001_v0001109_t0054_u01787277594790") 2026/08/21 02:01:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f412790c8319e0dca_d20260821_m020028_c001_v7007000_t0000_u01787277628324") 2026/08/21 02:01:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f207841096f9530bc_d20260821_m020022_c001_v0001157_t0046_u01787277622846") 2026/08/21 02:01:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f407841096f9530ba_d20260821_m020022_c001_v7007000_t0000_u01787277622250") 2026/08/21 02:01:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f212790c8319e0db1_d20260821_m020016_c001_v0001182_t0033_u01787277616935") 2026/08/21 02:01:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f412790c8319e0daf_d20260821_m020016_c001_v7007000_t0000_u01787277616754") 2026/08/21 02:01:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f212790c8319e0da5_d20260821_m020011_c001_v0001174_t0031_u01787277611406") 2026/08/21 02:01:03 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f412790c8319e0da4_d20260821_m020010_c001_v7007000_t0000_u01787277610839") 2026/08/21 02:01:03 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f212790c8319e0d97_d20260821_m020005_c001_v0001105_t0020_u01787277605167") 2026/08/21 02:01:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a0934_d20260821_m015825_c001_v7007000_t0000_u01787277505723") 2026/08/21 02:01:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f2188293bf50c0bb4_d20260821_m015821_c001_v0001134_t0045_u01787277501518") 2026/08/21 02:01:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a0922_d20260821_m015816_c001_v7007000_t0000_u01787277496458") 2026/08/21 02:01:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a091b_d20260821_m015812_c001_v0001171_t0000_u01787277492497") 2026/08/21 02:01:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f4188293bf50c0bb2_d20260821_m015821_c001_v7007000_t0000_u01787277501118") 2026/08/21 02:01:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a0923_d20260821_m015816_c001_v0001106_t0037_u01787277496641") 2026/08/21 02:01:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a0918_d20260821_m015812_c001_v7007000_t0000_u01787277492093") 2026/08/21 02:01:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a090d_d20260821_m015804_c001_v0001173_t0012_u01787277484097") 2026/08/21 02:01:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a090c_d20260821_m015803_c001_v7007000_t0000_u01787277483896") 2026/08/21 02:01:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f225a8c9b540452db_d20260821_m015759_c001_v0001038_t0036_u01787277479955") 2026/08/21 02:01:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f425a8c9b540452da_d20260821_m015759_c001_v7007000_t0000_u01787277479581") 2026/08/21 02:01:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a0905_d20260821_m015755_c001_v0001171_t0049_u01787277475362") 2026/08/21 02:01:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a0972_d20260821_m015852_c001_v7007000_t0000_u01787277532486") 2026/08/21 02:01:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f206a06b2c620c65d_d20260821_m015847_c001_v0001117_t0016_u01787277527813") 2026/08/21 02:01:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a095d_d20260821_m015842_c001_v7007000_t0000_u01787277522749") 2026/08/21 02:01:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a0954_d20260821_m015838_c001_v0001161_t0040_u01787277518379") 2026/08/21 02:01:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f406a06b2c620c65b_d20260821_m015847_c001_v7007000_t0000_u01787277527368") 2026/08/21 02:01:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a095e_d20260821_m015842_c001_v0001174_t0016_u01787277522932") 2026/08/21 02:01:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a0953_d20260821_m015837_c001_v7007000_t0000_u01787277517974") 2026/08/21 02:01:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a0949_d20260821_m015833_c001_v0001039_t0033_u01787277513521") 2026/08/21 02:01:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a0948_d20260821_m015833_c001_v7007000_t0000_u01787277513339") 2026/08/21 02:01:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f2188293bf50c0bcb_d20260821_m015829_c001_v0001185_t0057_u01787277509980") 2026/08/21 02:01:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f4188293bf50c0bc8_d20260821_m015829_c001_v7007000_t0000_u01787277509540") 2026/08/21 02:01:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a0936_d20260821_m015825_c001_v0001183_t0039_u01787277505906") 2026/08/21 02:01:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a0904_d20260821_m015755_c001_v7007000_t0000_u01787277475173") 2026/08/21 02:01:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f225a8c9b540452c7_d20260821_m015750_c001_v0001099_t0016_u01787277470440") 2026/08/21 02:01:04 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f425a8c9b540452c5_d20260821_m015750_c001_v7007000_t0000_u01787277470052") 2026/08/21 02:01:04 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a08de_d20260821_m015745_c001_v0001102_t0032_u01787277465062") 2026/08/21 02:01:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a08dc_d20260821_m015744_c001_v7007000_t0000_u01787277464880") 2026/08/21 02:01:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a08d3_d20260821_m015740_c001_v0001101_t0018_u01787277460147") 2026/08/21 02:01:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a08d2_d20260821_m015739_c001_v7007000_t0000_u01787277459755") 2026/08/21 02:01:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a08ca_d20260821_m015734_c001_v0001182_t0049_u01787277454967") 2026/08/21 02:01:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a08c9_d20260821_m015734_c001_v7007000_t0000_u01787277454784") 2026/08/21 02:01:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f21620da3635260d5_d20260821_m015731_c001_v0001184_t0054_u01787277451070") 2026/08/21 02:01:05 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f41620da3635260d4_d20260821_m015730_c001_v7007000_t0000_u01787277450688") 2026/08/21 02:01:05 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f224930067a83640f_d20260821_m015724_c001_v0001183_t0007_u01787277444893") 2026/08/21 02:01:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a09ca_d20260821_m015922_c001_v7007000_t0000_u01787277562202") 2026/08/21 02:01:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f206a06b2c620ca8f_d20260821_m015916_c001_v0001103_t0001_u01787277556761") 2026/08/21 02:01:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a09a4_d20260821_m015911_c001_v7007000_t0000_u01787277551314") 2026/08/21 02:01:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a0994_d20260821_m015906_c001_v0001173_t0022_u01787277546591") 2026/08/21 02:01:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f406a06b2c620ca8d_d20260821_m015916_c001_v7007000_t0000_u01787277556292") 2026/08/21 02:01:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a09a7_d20260821_m015911_c001_v0001157_t0045_u01787277551497") 2026/08/21 02:01:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a0990_d20260821_m015906_c001_v7007000_t0000_u01787277546104") 2026/08/21 02:01:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a0988_d20260821_m015901_c001_v0001171_t0000_u01787277541483") 2026/08/21 02:01:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a0987_d20260821_m015901_c001_v7007000_t0000_u01787277541297") 2026/08/21 02:01:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f206a06b2c620ca5c_d20260821_m015857_c001_v0001134_t0038_u01787277537454") 2026/08/21 02:01:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f406a06b2c620ca5a_d20260821_m015856_c001_v7007000_t0000_u01787277536979") 2026/08/21 02:01:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a0973_d20260821_m015852_c001_v0001144_t0029_u01787277532668") 2026/08/21 02:01:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f412790c8319e0d6a_d20260821_m015954_c001_v7007000_t0000_u01787277594609") 2026/08/21 02:01:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f215ca02873a4f31d_d20260821_m015949_c001_v0001145_t0052_u01787277589366") 2026/08/21 02:01:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f415ca02873a4f31c_d20260821_m015948_c001_v7007000_t0000_u01787277588831") 2026/08/21 02:01:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f2225634d9ef57a41_d20260821_m015943_c001_v0001115_t0021_u01787277583230") 2026/08/21 02:01:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f4225634d9ef57a3e_d20260821_m015943_c001_v7007000_t0000_u01787277583046") 2026/08/21 02:01:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f2225634d9ef57a2e_d20260821_m015937_c001_v0001109_t0059_u01787277577803") 2026/08/21 02:01:06 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f4225634d9ef57a2d_d20260821_m015937_c001_v7007000_t0000_u01787277577274") 2026/08/21 02:01:06 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f2225634d9ef57a1b_d20260821_m015932_c001_v0001136_t0007_u01787277572140") 2026/08/21 02:01:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f4225634d9ef57a1a_d20260821_m015931_c001_v7007000_t0000_u01787277571959") 2026/08/21 02:01:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a09de_d20260821_m015927_c001_v0001102_t0051_u01787277567702") 2026/08/21 02:01:06 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f40557043555a09db_d20260821_m015927_c001_v7007000_t0000_u01787277567162") 2026/08/21 02:01:06 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f129de3007d2b2baf080e1b_f20557043555a09cc_d20260821_m015922_c001_v0001109_t0057_u01787277562385") 2026/08/21 02:01:06 DEBUG : chunked-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f4189d3b2c01e5d8f_d20260821_m020059_c001_v7007000_t0000_u01787277659446") 2026/08/21 02:01:06 DEBUG : chunked-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f217f207aff8f0d04_d20260821_m020053_c001_v0001181_t0016_u01787277653477") 2026/08/21 02:01:06 DEBUG : chunked-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f417f207aff8f0d01_d20260821_m020052_c001_v7007000_t0000_u01787277652889") 2026/08/21 02:01:06 DEBUG : chunked-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f21620da363526217_d20260821_m020047_c001_v0001131_t0008_u01787277647224") 2026/08/21 02:01:06 DEBUG : chunked-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f41620da363526214_d20260821_m020046_c001_v7007000_t0000_u01787277646584") 2026/08/21 02:01:06 DEBUG : chunked-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f217f207aff8f0cc8_d20260821_m020040_c001_v0001136_t0034_u01787277640747") 2026/08/21 02:01:06 DEBUG : chunked-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f417f207aff8f0cc3_d20260821_m020040_c001_v7007000_t0000_u01787277640107") 2026/08/21 02:01:06 DEBUG : chunked-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f1005e3046050d490_d20260821_m020036_c001_v0001179_t0010_u01787277636457") 2026/08/21 02:01:07 DEBUG : chunked-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f41620da3635261fb_d20260821_m020036_c001_v7007000_t0000_u01787277636046") 2026/08/21 02:01:07 DEBUG : chunked-copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f1005e3046050d47e_d20260821_m020032_c001_v0001179_t0027_u01787277632962") 2026/08/21 02:01:07 DEBUG : chunked-copy.copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f4189d3b2c01e5d8e_d20260821_m020059_c001_v7007000_t0000_u01787277659264") 2026/08/21 02:01:07 DEBUG : chunked-copy.copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f21620da36352624d_d20260821_m020056_c001_v0001106_t0018_u01787277656955") 2026/08/21 02:01:07 DEBUG : chunked-copy.copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f417f207aff8f0d00_d20260821_m020052_c001_v7007000_t0000_u01787277652707") 2026/08/21 02:01:07 DEBUG : chunked-copy.copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f217f207aff8f0cf9_d20260821_m020050_c001_v0001091_t0059_u01787277650966") 2026/08/21 02:01:07 DEBUG : chunked-copy.copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f41620da363526213_d20260821_m020046_c001_v7007000_t0000_u01787277646401") 2026/08/21 02:01:07 DEBUG : chunked-copy.copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f21620da363526210_d20260821_m020044_c001_v0001113_t0010_u01787277644387") 2026/08/21 02:01:07 DEBUG : chunked-copy.copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f417f207aff8f0cc1_d20260821_m020039_c001_v7007000_t0000_u01787277639925") 2026/08/21 02:01:07 DEBUG : chunked-copy.copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f21620da363526201_d20260821_m020038_c001_v0001103_t0039_u01787277638025") 2026/08/21 02:01:07 DEBUG : chunked-copy.copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f41620da3635261fa_d20260821_m020035_c001_v7007000_t0000_u01787277635864") 2026/08/21 02:01:07 DEBUG : chunked-copy.copy: Deleting (id "4_z9f129de3007d2b2baf080e1b_f1148ae301b5c8a29_d20260821_m020034_c001_v0001136_t0010_u01787277634949") 2026/08/21 02:01:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f10395093ad5e4888_d20260821_m015602_c001_v0001117_t0018_u01787277362067") 2026/08/21 02:01:07 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f4189d3b2c01e5d90_d20260821_m020100_c001_v7007000_t0000_u01787277660221") 2026/08/21 02:01:07 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f1005e3046050d4dc_d20260821_m020059_c001_v0001179_t0032_u01787277659987") 2026/08/21 02:01:07 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f4189d3b2c01e5d95_d20260821_m020101_c001_v7007000_t0000_u01787277661245") 2026/08/21 02:01:07 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f1005e3046050d4e4_d20260821_m020101_c001_v0001179_t0013_u01787277661039") 2026/08/21 02:01:07 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f1005e3046050d4e2_d20260821_m020100_c001_v0001179_t0050_u01787277660404") 2026/08/21 02:01:07 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f129de3007d2b2baf080e1b_f424930067a836404_d20260821_m015721_c001_v7007000_t0000_u01787277441260") 2026/08/21 02:01:08 INFO : B2 bucket rclone-test-durugoq3caca: cleaning bucket "rclone-test-durugoq3caca" of all files === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (351.31s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- PASS: TestIntegration/FsMkdir (349.25s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.61s) --- 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 (29.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.62s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.40s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (84.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.40s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.43s) --- 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.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.43s) --- 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.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.02s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (183.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (12.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (32.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.07s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.56s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 351.340s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m52.458220745s (try 1/5)