"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/07/23 04:39:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bulofof6vumu" 2026/07/23 04:39:05 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/07/23 04:39:07 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/23 04:39:08 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/23 04:39:08 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/07/23 04:39:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/23 04:39:37 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/23 04:39:37 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/23 04:39:37 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/23 04:39:37 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/23 04:39:38 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/23 04:39:38 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/07/23 04:39:45 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/23 04:39:46 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/07/23 04:39:51 INFO : B2 bucket rclone-test-bulofof6vumu: cleaning bucket "rclone-test-bulofof6vumu" of all files 2026/07/23 04:39:51 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1c02_d20260723_m043950_c001_v0001041_t0048_u01784781590604") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/23 04:39:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bulofof6vumu/dirToPurgeFromRoot" 2026/07/23 04:39:54 INFO : B2 bucket rclone-test-bulofof6vumu path dirToPurgeFromRoot: cleaning bucket "rclone-test-bulofof6vumu" of all files 2026/07/23 04:39:54 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1c08_d20260723_m043952_c001_v0001041_t0059_u01784781592324") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/23 04:39:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bulofof6vumu/hello? sausage/êé" 2026/07/23 04:39:59 INFO : B2 bucket rclone-test-bulofof6vumu path hello? sausage/êé: cleaning bucket "rclone-test-bulofof6vumu" of all files 2026/07/23 04:39:59 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f1166bb95b980bc26_d20260723_m043957_c001_v0001099_t0046_u01784781597793") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/23 04:40:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/07/23 04:40:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/23 04:40:00 DEBUG : pacer: Reducing sleep to 10ms === 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/07/23 04:40:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bulofof6vumu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/23 04:40:10 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/23 04:40:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bulofof6vumu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-bulofof6vumu" from "TestB2:rclone-test-bulofof6vumu" 2026/07/23 04:40:14 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/07/23 04:40:26 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolin8reyi" 2026/07/23 04:40:29 DEBUG : B2 bucket rclone-test-rotolin8reyi: Purge remote 2026/07/23 04:40:29 INFO : B2 bucket rclone-test-rotolin8reyi: cleaning bucket "rclone-test-rotolin8reyi" of all files 2026/07/23 04:40:29 DEBUG : somefile: Deleting (id "4_z0fa26d03406d8bdb9ff80e1b_f4193356b1c1c2cf4_d20260723_m044028_c001_v0001150_t0019_u01784781628353") === 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/07/23 04:40:30 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/23 04:40:31 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/07/23 04:40:34 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/23 04:40:34 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/23 04:40:34 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.813Ki offset 6Mi/6.106Mi 2026/07/23 04:40:34 DEBUG : test-metadata: Sending chunk 1 length 111425 2026/07/23 04:40:36 DEBUG : test-metadata: Done sending chunk 1 2026/07/23 04:40:36 DEBUG : test-metadata: Done sending chunk 0 2026/07/23 04:40:36 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/07/23 04:40:47 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1041-16.backblaze.com/b2api/v1/b2_upload_file/df522d73405d8bdb9ff80e1b/c001_v0001041_t0008": EOF 2026/07/23 04:40:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-16.backblaze.com/b2api/v1/b2_upload_file/df522d73405d8bdb9ff80e1b/c001_v0001041_t0008": EOF) 2026/07/23 04:40:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1041-16.backblaze.com/b2api/v1/b2_upload_file/df522d73405d8bdb9ff80e1b/c001_v0001041_t0008": EOF - low level retry 1/10 2026/07/23 04:40:49 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-07-23-044041-746.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/07/23 04:40:51 DEBUG : oldPath = "TestB2:rclone-test-bulofof6vumu/versions/test-versions-v2026-07-23-044041-746.txt" 2026/07/23 04:40:51 DEBUG : newPath = "TestB2,versions:rclone-test-bulofof6vumu/versions/test-versions-v2026-07-23-044041-746.txt" 2026/07/23 04:40:51 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-bulofof6vumu/versions/test-versions-v2026-07-23-044041-746.txt" 2026/07/23 04:40:51 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/23 04:40:52 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-bulofof6vumu/versions/test-versions-v2026-07-23-044041-746.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-bulofof6vumu/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/07/23 04:40:55 INFO : B2 bucket rclone-test-bulofof6vumu: cleaning bucket "rclone-test-bulofof6vumu" of all hidden files 2026/07/23 04:40:56 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681bc_d20260723_m043916_c001_v7007000_t0000_u01784781556462") as it is a hide marker 2026/07/23 04:40:56 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : leading space/ leading space: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bbc_d20260723_m043915_c001_v0001041_t0054_u01784781555598") 2026/07/23 04:40:56 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681ba_d20260723_m043915_c001_v7007000_t0000_u01784781555248") as it is a hide marker 2026/07/23 04:40:56 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bba_d20260723_m043914_c001_v0001041_t0051_u01784781554363") 2026/07/23 04:40:56 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681c3_d20260723_m043922_c001_v7007000_t0000_u01784781562912") as it is a hide marker 2026/07/23 04:40:56 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bd2_d20260723_m043922_c001_v0001041_t0003_u01784781562234") 2026/07/23 04:40:56 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : created from root.txt: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f4180cddbd90143fd_d20260723_m044022_c001_v7007000_t0000_u01784781622605") as it is a hide marker 2026/07/23 04:40:56 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : created from root.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f106925c32aaf43ca_d20260723_m044021_c001_v0001120_t0004_u01784781621283") 2026/07/23 04:40:56 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : file name.txt: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f412f4246b9b1df8e_d20260723_m044030_c001_v7007000_t0000_u01784781630413") as it is a hide marker 2026/07/23 04:40:56 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : file name.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1c18_d20260723_m044009_c001_v0001041_t0018_u01784781609791") 2026/07/23 04:40:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : file name.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f1092b633c1680223_d20260723_m044004_c001_v0001177_t0020_u01784781604432") 2026/07/23 04:40:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : file name.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bfa_d20260723_m043942_c001_v0001041_t0017_u01784781582660") 2026/07/23 04:40:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : file name.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bf6_d20260723_m043941_c001_v0001041_t0045_u01784781581475") 2026/07/23 04:40:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bf8_d20260723_m043942_c001_v0001041_t0006_u01784781582069") "upload" dated 2026-07-23 04:39:42.069 +0000 UTC (1m13.936550522s ago) 2026/07/23 04:40:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f417f42b0b05f97f1_d20260723_m044002_c001_v7007000_t0000_u01784781602296") as it is a hide marker 2026/07/23 04:40:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f1070bfd4a6a41783_d20260723_m044001_c001_v0001040_t0059_u01784781601567") 2026/07/23 04:40:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f102322ca1e1f4149_d20260723_m044000_c001_v0001177_t0034_u01784781600797") 2026/07/23 04:40:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681e5_d20260723_m043930_c001_v7007000_t0000_u01784781570918") as it is a hide marker 2026/07/23 04:40:56 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1be4_d20260723_m043930_c001_v0001041_t0040_u01784781570232") 2026/07/23 04:40:56 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : piped data.txt: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f412f4246b9b1dfa6_d20260723_m044032_c001_v7007000_t0000_u01784781632292") as it is a hide marker 2026/07/23 04:40:56 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : piped data.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1c2e_d20260723_m044031_c001_v0001041_t0044_u01784781631736") 2026/07/23 04:40:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : piped data.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f412f4246b9b1df9c_d20260723_m044031_c001_v7007000_t0000_u01784781631560") 2026/07/23 04:40:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : piped data.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41678c030bdf1c2c_d20260723_m044031_c001_v0001041_t0008_u01784781631208") 2026/07/23 04:40:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681ea_d20260723_m043932_c001_v7007000_t0000_u01784781572108") as it is a hide marker 2026/07/23 04:40:56 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1be6_d20260723_m043931_c001_v0001041_t0019_u01784781571270") 2026/07/23 04:40:56 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : test-metadata: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f412f4246b9b1dfbe_d20260723_m044039_c001_v7007000_t0000_u01784781639220") as it is a hide marker 2026/07/23 04:40:56 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : test-metadata: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f212f4246b9b1dfb7_d20260723_m044034_c001_v0001180_t0053_u01784781634368") 2026/07/23 04:40:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : test-metadata: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f412f4246b9b1dfb6_d20260723_m044033_c001_v7007000_t0000_u01784781633358") 2026/07/23 04:40:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : test-metadata: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1c30_d20260723_m044032_c001_v0001041_t0005_u01784781632469") 2026/07/23 04:40:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681cb_d20260723_m043925_c001_v7007000_t0000_u01784781565060") as it is a hide marker 2026/07/23 04:40:56 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bd8_d20260723_m043924_c001_v0001041_t0037_u01784781564372") 2026/07/23 04:40:56 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681d6_d20260723_m043927_c001_v7007000_t0000_u01784781567338") as it is a hide marker 2026/07/23 04:40:56 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bde_d20260723_m043926_c001_v0001041_t0043_u01784781566509") 2026/07/23 04:40:56 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681d1_d20260723_m043926_c001_v7007000_t0000_u01784781566158") as it is a hide marker 2026/07/23 04:40:56 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bdc_d20260723_m043925_c001_v0001041_t0049_u01784781565410") 2026/07/23 04:40:56 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681db_d20260723_m043928_c001_v7007000_t0000_u01784781568675") as it is a hide marker 2026/07/23 04:40:56 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1be0_d20260723_m043927_c001_v0001041_t0016_u01784781567717") 2026/07/23 04:40:56 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681e0_d20260723_m043929_c001_v7007000_t0000_u01784781569882") as it is a hide marker 2026/07/23 04:40:56 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1be2_d20260723_m043929_c001_v0001041_t0012_u01784781569025") 2026/07/23 04:40:56 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681c7_d20260723_m043924_c001_v7007000_t0000_u01784781564022") as it is a hide marker 2026/07/23 04:40:56 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : trailing space /trailing space : Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bd4_d20260723_m043923_c001_v0001041_t0008_u01784781563262") 2026/07/23 04:40:56 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f109c7bdf07e79ee1_d20260723_m044049_c001_v0001102_t0018_u01784781649662") "upload" dated 2026-07-23 04:40:49.662 +0000 UTC (6.344363228s ago) 2026/07/23 04:40:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720682d6_d20260723_m044044_c001_v7007000_t0000_u01784781644837") 2026/07/23 04:40:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1c3c_d20260723_m044041_c001_v0001041_t0038_u01784781641746") 2026/07/23 04:40:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea72068207_d20260723_m043940_c001_v7007000_t0000_u01784781580945") as it is a hide marker 2026/07/23 04:40:56 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea720681f3_d20260723_m043934_c001_v0001174_t0059_u01784781574134") 2026/07/23 04:40:56 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : zero-length-file: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681f0_d20260723_m043933_c001_v7007000_t0000_u01784781573958") as it is a hide marker 2026/07/23 04:40:56 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : zero-length-file: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41678c030bdf1bec_d20260723_m043933_c001_v0001041_t0008_u01784781573397") 2026/07/23 04:40:56 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681bd_d20260723_m043917_c001_v7007000_t0000_u01784781557515") as it is a hide marker 2026/07/23 04:40:56 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bc0_d20260723_m043916_c001_v0001041_t0029_u01784781556811") 2026/07/23 04:40:56 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681b0_d20260723_m043911_c001_v7007000_t0000_u01784781551356") as it is a hide marker 2026/07/23 04:40:56 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bb0_d20260723_m043910_c001_v0001041_t0057_u01784781550122") 2026/07/23 04:40:56 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681c0_d20260723_m043920_c001_v7007000_t0000_u01784781560862") as it is a hide marker 2026/07/23 04:40:56 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bcc_d20260723_m043920_c001_v0001041_t0037_u01784781560151") 2026/07/23 04:40:56 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681bf_d20260723_m043919_c001_v7007000_t0000_u01784781559798") as it is a hide marker 2026/07/23 04:40:56 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bc8_d20260723_m043918_c001_v0001041_t0053_u01784781558943") 2026/07/23 04:40:56 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681c2_d20260723_m043921_c001_v7007000_t0000_u01784781561883") as it is a hide marker 2026/07/23 04:40:56 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bce_d20260723_m043921_c001_v0001041_t0031_u01784781561212") 2026/07/23 04:40:56 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681be_d20260723_m043918_c001_v7007000_t0000_u01784781558593") as it is a hide marker 2026/07/23 04:40:56 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bc4_d20260723_m043917_c001_v0001041_t0004_u01784781557865") 2026/07/23 04:40:56 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : ./.: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681b1_d20260723_m043912_c001_v7007000_t0000_u01784781552580") as it is a hide marker 2026/07/23 04:40:56 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : ./.: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bb6_d20260723_m043911_c001_v0001041_t0056_u01784781551706") 2026/07/23 04:40:56 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/23 04:40:56 DEBUG : ../..: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681b5_d20260723_m043914_c001_v7007000_t0000_u01784781554013") as it is a hide marker 2026/07/23 04:40:56 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/23 04:40:56 DEBUG : ../..: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bb8_d20260723_m043912_c001_v0001041_t0010_u01784781552931") 2026/07/23 04:40:56 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/23 04:40:56 INFO : B2 bucket rclone-test-bulofof6vumu: cleaning bucket "rclone-test-bulofof6vumu" of all hidden files 2026/07/23 04:40:56 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681bc_d20260723_m043916_c001_v7007000_t0000_u01784781556462") as it is a hide marker 2026/07/23 04:40:56 DEBUG : leading space/ leading space: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bbc_d20260723_m043915_c001_v0001041_t0054_u01784781555598") 2026/07/23 04:40:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681ba_d20260723_m043915_c001_v7007000_t0000_u01784781555248") as it is a hide marker 2026/07/23 04:40:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bba_d20260723_m043914_c001_v0001041_t0051_u01784781554363") 2026/07/23 04:40:56 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681c3_d20260723_m043922_c001_v7007000_t0000_u01784781562912") as it is a hide marker 2026/07/23 04:40:56 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bd2_d20260723_m043922_c001_v0001041_t0003_u01784781562234") 2026/07/23 04:40:56 DEBUG : created from root.txt: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f4180cddbd90143fd_d20260723_m044022_c001_v7007000_t0000_u01784781622605") as it is a hide marker 2026/07/23 04:40:56 DEBUG : created from root.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f106925c32aaf43ca_d20260723_m044021_c001_v0001120_t0004_u01784781621283") 2026/07/23 04:40:56 DEBUG : file name.txt: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f412f4246b9b1df8e_d20260723_m044030_c001_v7007000_t0000_u01784781630413") as it is a hide marker 2026/07/23 04:40:56 DEBUG : file name.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1c18_d20260723_m044009_c001_v0001041_t0018_u01784781609791") 2026/07/23 04:40:56 DEBUG : file name.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f1092b633c1680223_d20260723_m044004_c001_v0001177_t0020_u01784781604432") 2026/07/23 04:40:56 DEBUG : file name.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bfa_d20260723_m043942_c001_v0001041_t0017_u01784781582660") 2026/07/23 04:40:56 DEBUG : file name.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bf6_d20260723_m043941_c001_v0001041_t0045_u01784781581475") 2026/07/23 04:40:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bf8_d20260723_m043942_c001_v0001041_t0006_u01784781582069") "upload" dated 2026-07-23 04:39:42.069 +0000 UTC (1m14.894559888s ago) 2026/07/23 04:40:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f417f42b0b05f97f1_d20260723_m044002_c001_v7007000_t0000_u01784781602296") as it is a hide marker 2026/07/23 04:40:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f1070bfd4a6a41783_d20260723_m044001_c001_v0001040_t0059_u01784781601567") 2026/07/23 04:40:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f102322ca1e1f4149_d20260723_m044000_c001_v0001177_t0034_u01784781600797") 2026/07/23 04:40:57 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681e5_d20260723_m043930_c001_v7007000_t0000_u01784781570918") as it is a hide marker 2026/07/23 04:40:57 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1be4_d20260723_m043930_c001_v0001041_t0040_u01784781570232") 2026/07/23 04:40:57 DEBUG : piped data.txt: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f412f4246b9b1dfa6_d20260723_m044032_c001_v7007000_t0000_u01784781632292") as it is a hide marker 2026/07/23 04:40:57 DEBUG : piped data.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1c2e_d20260723_m044031_c001_v0001041_t0044_u01784781631736") 2026/07/23 04:40:57 DEBUG : piped data.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f412f4246b9b1df9c_d20260723_m044031_c001_v7007000_t0000_u01784781631560") 2026/07/23 04:40:57 DEBUG : piped data.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41678c030bdf1c2c_d20260723_m044031_c001_v0001041_t0008_u01784781631208") 2026/07/23 04:40:57 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681ea_d20260723_m043932_c001_v7007000_t0000_u01784781572108") as it is a hide marker 2026/07/23 04:40:57 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1be6_d20260723_m043931_c001_v0001041_t0019_u01784781571270") 2026/07/23 04:40:57 DEBUG : test-metadata: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f412f4246b9b1dfbe_d20260723_m044039_c001_v7007000_t0000_u01784781639220") as it is a hide marker 2026/07/23 04:40:57 DEBUG : test-metadata: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f212f4246b9b1dfb7_d20260723_m044034_c001_v0001180_t0053_u01784781634368") 2026/07/23 04:40:57 DEBUG : test-metadata: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f412f4246b9b1dfb6_d20260723_m044033_c001_v7007000_t0000_u01784781633358") 2026/07/23 04:40:57 DEBUG : test-metadata: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1c30_d20260723_m044032_c001_v0001041_t0005_u01784781632469") 2026/07/23 04:40:57 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681cb_d20260723_m043925_c001_v7007000_t0000_u01784781565060") as it is a hide marker 2026/07/23 04:40:57 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bd8_d20260723_m043924_c001_v0001041_t0037_u01784781564372") 2026/07/23 04:40:57 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681d6_d20260723_m043927_c001_v7007000_t0000_u01784781567338") as it is a hide marker 2026/07/23 04:40:57 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bde_d20260723_m043926_c001_v0001041_t0043_u01784781566509") 2026/07/23 04:40:57 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681d1_d20260723_m043926_c001_v7007000_t0000_u01784781566158") as it is a hide marker 2026/07/23 04:40:57 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bdc_d20260723_m043925_c001_v0001041_t0049_u01784781565410") 2026/07/23 04:40:57 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681db_d20260723_m043928_c001_v7007000_t0000_u01784781568675") as it is a hide marker 2026/07/23 04:40:58 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1be0_d20260723_m043927_c001_v0001041_t0016_u01784781567717") 2026/07/23 04:40:58 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681e0_d20260723_m043929_c001_v7007000_t0000_u01784781569882") as it is a hide marker 2026/07/23 04:40:58 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1be2_d20260723_m043929_c001_v0001041_t0012_u01784781569025") 2026/07/23 04:40:58 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681c7_d20260723_m043924_c001_v7007000_t0000_u01784781564022") as it is a hide marker 2026/07/23 04:40:58 DEBUG : trailing space /trailing space : Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bd4_d20260723_m043923_c001_v0001041_t0008_u01784781563262") 2026/07/23 04:40:58 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f109c7bdf07e79ee1_d20260723_m044049_c001_v0001102_t0018_u01784781649662") "upload" dated 2026-07-23 04:40:49.662 +0000 UTC (8.562722134s ago) 2026/07/23 04:40:58 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720682d6_d20260723_m044044_c001_v7007000_t0000_u01784781644837") 2026/07/23 04:40:58 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1c3c_d20260723_m044041_c001_v0001041_t0038_u01784781641746") 2026/07/23 04:40:58 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea72068207_d20260723_m043940_c001_v7007000_t0000_u01784781580945") as it is a hide marker 2026/07/23 04:40:58 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea720681f3_d20260723_m043934_c001_v0001174_t0059_u01784781574134") 2026/07/23 04:40:58 DEBUG : zero-length-file: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681f0_d20260723_m043933_c001_v7007000_t0000_u01784781573958") as it is a hide marker 2026/07/23 04:40:58 DEBUG : zero-length-file: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41678c030bdf1bec_d20260723_m043933_c001_v0001041_t0008_u01784781573397") 2026/07/23 04:40:58 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681bd_d20260723_m043917_c001_v7007000_t0000_u01784781557515") as it is a hide marker 2026/07/23 04:40:58 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bc0_d20260723_m043916_c001_v0001041_t0029_u01784781556811") 2026/07/23 04:40:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681b0_d20260723_m043911_c001_v7007000_t0000_u01784781551356") as it is a hide marker 2026/07/23 04:40:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bb0_d20260723_m043910_c001_v0001041_t0057_u01784781550122") 2026/07/23 04:40:58 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681c0_d20260723_m043920_c001_v7007000_t0000_u01784781560862") as it is a hide marker 2026/07/23 04:40:58 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bcc_d20260723_m043920_c001_v0001041_t0037_u01784781560151") 2026/07/23 04:40:58 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681bf_d20260723_m043919_c001_v7007000_t0000_u01784781559798") as it is a hide marker 2026/07/23 04:40:58 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bc8_d20260723_m043918_c001_v0001041_t0053_u01784781558943") 2026/07/23 04:40:58 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681c2_d20260723_m043921_c001_v7007000_t0000_u01784781561883") as it is a hide marker 2026/07/23 04:40:58 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bce_d20260723_m043921_c001_v0001041_t0031_u01784781561212") 2026/07/23 04:40:58 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681be_d20260723_m043918_c001_v7007000_t0000_u01784781558593") as it is a hide marker 2026/07/23 04:40:58 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bc4_d20260723_m043917_c001_v0001041_t0004_u01784781557865") 2026/07/23 04:40:58 DEBUG : ./.: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681b1_d20260723_m043912_c001_v7007000_t0000_u01784781552580") as it is a hide marker 2026/07/23 04:40:59 DEBUG : ./.: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bb6_d20260723_m043911_c001_v0001041_t0056_u01784781551706") 2026/07/23 04:40:59 DEBUG : ../..: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720681b5_d20260723_m043914_c001_v7007000_t0000_u01784781554013") as it is a hide marker 2026/07/23 04:40:59 DEBUG : ../..: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bb8_d20260723_m043912_c001_v0001041_t0010_u01784781552931") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/23 04:40:59 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/07/23 04:41:00 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/07/23 04:41:00 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/07/23 04:41:00 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/07/23 04:41:00 INFO : B2 bucket rclone-test-bulofof6vumu: cleaning bucket "rclone-test-bulofof6vumu" of pending multipart uploads older than 0s 2026/07/23 04:41:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bf8_d20260723_m043942_c001_v0001041_t0006_u01784781582069") "upload" dated 2026-07-23 04:39:42.069 +0000 UTC (1m18.861790655s ago) 2026/07/23 04:41:00 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea720682fc_d20260723_m044059_c001_v0001181_t0018_u01784781659955") as it is a start marker (upload started at 2026-07-23 04:40:59.955 +0000 UTC) 2026/07/23 04:41:00 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/23 04:41:00 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea720682fd_d20260723_m044100_c001_v0001167_t0015_u01784781660136") as it is a start marker (upload started at 2026-07-23 04:41:00.136 +0000 UTC) 2026/07/23 04:41:00 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/23 04:41:00 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea720682fe_d20260723_m044100_c001_v0001044_t0058_u01784781660311") as it is a start marker (upload started at 2026-07-23 04:41:00.311 +0000 UTC) 2026/07/23 04:41:00 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/23 04:41:00 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea720682ff_d20260723_m044100_c001_v0001165_t0049_u01784781660489") as it is a start marker (upload started at 2026-07-23 04:41:00.489 +0000 UTC) 2026/07/23 04:41:00 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/23 04:41:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720682fb_d20260723_m044059_c001_v7007000_t0000_u01784781659780") "hide" dated 2026-07-23 04:40:59.78 +0000 UTC (1.150941681s ago) 2026/07/23 04:41:00 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f109c7bdf07e79ee1_d20260723_m044049_c001_v0001102_t0018_u01784781649662") 2026/07/23 04:41:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/23 04:41:01 INFO : B2 bucket rclone-test-bulofof6vumu: cleaning bucket "rclone-test-bulofof6vumu" of pending multipart uploads older than 0s 2026/07/23 04:41:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bf8_d20260723_m043942_c001_v0001041_t0006_u01784781582069") "upload" dated 2026-07-23 04:39:42.069 +0000 UTC (1m19.213700662s ago) 2026/07/23 04:41:01 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea720682fc_d20260723_m044059_c001_v0001181_t0018_u01784781659955") as it is a start marker (upload started at 2026-07-23 04:40:59.955 +0000 UTC) 2026/07/23 04:41:01 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea720682fd_d20260723_m044100_c001_v0001167_t0015_u01784781660136") as it is a start marker (upload started at 2026-07-23 04:41:00.136 +0000 UTC) 2026/07/23 04:41:01 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea720682fe_d20260723_m044100_c001_v0001044_t0058_u01784781660311") as it is a start marker (upload started at 2026-07-23 04:41:00.311 +0000 UTC) 2026/07/23 04:41:01 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea720682ff_d20260723_m044100_c001_v0001165_t0049_u01784781660489") as it is a start marker (upload started at 2026-07-23 04:41:00.489 +0000 UTC) 2026/07/23 04:41:01 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720682fb_d20260723_m044059_c001_v7007000_t0000_u01784781659780") "hide" dated 2026-07-23 04:40:59.78 +0000 UTC (1.502811121s ago) 2026/07/23 04:41:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f109c7bdf07e79ee1_d20260723_m044049_c001_v0001102_t0018_u01784781649662") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/23 04:41:01 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/23 04:41:02 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/23 04:41:02 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/07/23 04:41:03 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/23 04:41:03 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/23 04:41:03 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/23 04:41:03 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/23 04:41:04 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/23 04:41:06 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/23 04:41:06 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/23 04:41:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:41:08 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/07/23 04:41:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea72068304_d20260723_m044108_c001_v0001173_t0048_u01784781668902") 2026/07/23 04:41:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/23 04:41:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/23 04:41:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/23 04:41:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/23 04:41:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/23 04:41:09 DEBUG : pacer: Reducing sleep to 10ms 2026/07/23 04:41:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:41:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:41:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/23 04:41:12 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/23 04:41:12 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/23 04:41:13 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/23 04:41:13 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/23 04:41:15 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/23 04:41:15 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/23 04:41:15 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/23 04:41:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:41:17 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/07/23 04:41:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f2180cddbd901448d_d20260723_m044117_c001_v0001157_t0046_u01784781677400") 2026/07/23 04:41:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/23 04:41:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/23 04:41:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/23 04:41:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:41:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:41:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/23 04:41:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/23 04:41:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/23 04:41:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/23 04:41:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/23 04:41:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/23 04:41:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/23 04:41:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/23 04:41:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/23 04:41:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/23 04:41:24 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/23 04:41:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:41:26 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/07/23 04:41:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f21345c4167e79db6_d20260723_m044126_c001_v0001146_t0002_u01784781686326") 2026/07/23 04:41:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/23 04:41:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/23 04:41:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/23 04:41:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/23 04:41:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/23 04:41:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:41:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:41:29 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/07/23 04:41:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/23 04:41:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/23 04:41:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/23 04:41:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/23 04:41:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/23 04:41:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/23 04:41:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/23 04:41:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:41:34 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/07/23 04:41:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f21345c4167e79dd4_d20260723_m044134_c001_v0001097_t0007_u01784781694796") 2026/07/23 04:41:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/23 04:41:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/23 04:41:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/23 04:41:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:41:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:41:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/23 04:41:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/23 04:41:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/23 04:41:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/23 04:41:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/23 04:41:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/23 04:41:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/23 04:41:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/23 04:41:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:41:51 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/07/23 04:41:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425ad0d_d20260723_m044151_c001_v0001136_t0007_u01784781711499") 2026/07/23 04:41:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/23 04:41:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/23 04:41:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/23 04:41:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:41:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:41:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/23 04:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/23 04:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/23 04:41:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/23 04:41:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/23 04:41:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/23 04:41:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/23 04:41:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/23 04:41:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/23 04:41:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/23 04:41:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/23 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/23 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f205962b207c8666f_d20260723_m044200_c001_v0001113_t0041_u01784781720416") 2026/07/23 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/23 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/23 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/23 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/23 04:42:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/23 04:42:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:42:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:42:03 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/07/23 04:42:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/23 04:42:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/23 04:42:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/23 04:42:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/23 04:42:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/23 04:42:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/23 04:42:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/23 04:42:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:42:08 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/07/23 04:42:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f205962b207c86677_d20260723_m044208_c001_v0001102_t0050_u01784781728470") 2026/07/23 04:42:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/23 04:42:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/23 04:42:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/23 04:42:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:42:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:42:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/23 04:42:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/23 04:42:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/23 04:42:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/23 04:42:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/23 04:42:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/23 04:42:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/23 04:42:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/23 04:42:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:42:16 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/07/23 04:42:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425ad64_d20260723_m044216_c001_v0001120_t0007_u01784781736431") 2026/07/23 04:42:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/23 04:42:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/23 04:42:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/23 04:42:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:42:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:42:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/23 04:42:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/23 04:42:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/23 04:42:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/23 04:42:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/23 04:42:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/23 04:42:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/23 04:42:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/23 04:42:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/23 04:42:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/23 04:42:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/23 04:42:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:42:26 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/07/23 04:42:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f204ca31c111e6802_d20260723_m044226_c001_v0001180_t0050_u01784781746161") 2026/07/23 04:42:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/23 04:42:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/23 04:42:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/23 04:42:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/23 04:42:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/23 04:42:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:42:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:42:28 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/07/23 04:42:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/23 04:42:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/23 04:42:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/23 04:42:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/23 04:42:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/23 04:42:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/23 04:42:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/23 04:42:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:42:34 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/07/23 04:42:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f204ca31c111e6825_d20260723_m044234_c001_v0001036_t0023_u01784781754419") 2026/07/23 04:42:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/23 04:42:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/23 04:42:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/23 04:42:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:42:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:42:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/23 04:42:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/23 04:42:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/23 04:42:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/23 04:42:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/23 04:42:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/23 04:42:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/23 04:42:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/23 04:42:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:42:43 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/07/23 04:42:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425adab_d20260723_m044243_c001_v0001116_t0027_u01784781763331") 2026/07/23 04:42:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/23 04:42:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/23 04:42:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/23 04:42:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:42:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:42:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/23 04:42:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/23 04:42:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/23 04:42:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/23 04:42:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/23 04:42:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/23 04:42:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/23 04:42:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/23 04:42:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/23 04:42:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/23 04:42:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/23 04:43:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:43:01 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/07/23 04:43:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f21024c3ccf46633c_d20260723_m044301_c001_v0001113_t0010_u01784781781119") 2026/07/23 04:43:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/23 04:43:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/23 04:43:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/23 04:43:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/23 04:43:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/23 04:43:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:43:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:43:04 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/07/23 04:43:06 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/23 04:43:06 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/23 04:43:06 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/23 04:43:06 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/23 04:43:07 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/23 04:43:09 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/23 04:43:09 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/23 04:43:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:43:10 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/07/23 04:43:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f221e7046658f9691_d20260723_m044311_c001_v0001182_t0026_u01784781791024") 2026/07/23 04:43:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/23 04:43:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/23 04:43:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/23 04:43:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:43:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:43:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/23 04:43:15 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/23 04:43:15 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/23 04:43:15 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/23 04:43:15 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/23 04:43:17 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/23 04:43:18 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/23 04:43:18 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/23 04:43:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:43:20 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/07/23 04:43:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f21024c3ccf466348_d20260723_m044320_c001_v0001181_t0056_u01784781800232") 2026/07/23 04:43:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/23 04:43:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/23 04:43:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/23 04:43:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:43:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:43:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/23 04:43:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/23 04:43:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/23 04:43:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/23 04:43:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/23 04:43:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/23 04:43:25 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/23 04:43:26 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/23 04:43:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/23 04:43:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/23 04:43:28 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/23 04:43:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:43:30 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/07/23 04:43:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f2160a34aa09ddac9_d20260723_m044330_c001_v0001178_t0008_u01784781810742") 2026/07/23 04:43:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/23 04:43:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/23 04:43:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/23 04:43:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/23 04:43:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/23 04:43:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:43:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:43:33 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/07/23 04:43:36 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/23 04:43:36 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/23 04:43:36 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/23 04:43:36 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/23 04:43:37 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/23 04:43:38 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/23 04:43:38 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/23 04:43:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:43:40 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/07/23 04:43:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f2160a34aa09ddaf6_d20260723_m044340_c001_v0001174_t0048_u01784781820889") 2026/07/23 04:43:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/23 04:43:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/23 04:43:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/23 04:43:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:43:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:43:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/23 04:43:45 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/23 04:43:45 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/23 04:43:46 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/23 04:43:46 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/23 04:43:49 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/23 04:43:49 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/23 04:43:49 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/23 04:43:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:43:54 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/07/23 04:43:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f204ca31c111e6910_d20260723_m044354_c001_v0001181_t0008_u01784781834240") 2026/07/23 04:43:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/23 04:43:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/23 04:43:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/23 04:43:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:43:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:43:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/23 04:43:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/23 04:43:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/23 04:44:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/23 04:44:00 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/23 04:44:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/23 04:44:00 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/23 04:44:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/23 04:44:02 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/23 04:44:02 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/23 04:44:02 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/23 04:44:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/23 04:44:05 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/07/23 04:44:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf522d73405d8bdb9ff80e1b_f217f42b0b05fa28e_d20260723_m044405_c001_v0001102_t0042_u01784781845203") 2026/07/23 04:44:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/23 04:44:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/23 04:44:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/23 04:44:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/23 04:44:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/23 04:44:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/23 04:44:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/23 04:44:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/07/23 04:44:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf522d73405d8bdb9ff80e1b_f217f42b0b05fa2c3_d20260723_m044416_c001_v0001182_t0028_u01784781856265") 2026/07/23 04:44:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/23 04:44:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/23 04:44:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/23 04:44:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/23 04:44:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/23 04:44:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/23 04:44:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/23 04:44:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/23 04:44:18 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/23 04:44:26 DEBUG : chunked-copy: Done sending chunk 0 2026/07/23 04:44:27 DEBUG : chunked-copy: Done sending chunk 1 2026/07/23 04:44:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/23 04:44:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf522d73405d8bdb9ff80e1b_f223ed67bb6403037_d20260723_m044428_c001_v0001103_t0041_u01784781868627") 2026/07/23 04:44:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/23 04:44:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/23 04:44:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/23 04:44:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/23 04:44:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/23 04:44:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/23 04:44:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/23 04:44:33 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/23 04:44:33 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/23 04:44:35 DEBUG : chunked-copy: Done sending chunk 1 2026/07/23 04:44:35 DEBUG : chunked-copy: Done sending chunk 0 2026/07/23 04:44:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/23 04:44:36 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf522d73405d8bdb9ff80e1b_f223ed67bb6403053_d20260723_m044436_c001_v0001180_t0028_u01784781876330") 2026/07/23 04:44:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/23 04:44:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/23 04:44:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/23 04:44:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/23 04:44:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/23 04:44:39 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/23 04:44:39 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/23 04:44:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/23 04:44:39 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/23 04:44:41 DEBUG : chunked-copy: Done sending chunk 0 2026/07/23 04:44:41 DEBUG : chunked-copy: Done sending chunk 1 2026/07/23 04:44:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/23 04:44:42 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdf522d73405d8bdb9ff80e1b_f223ed67bb6403059_d20260723_m044442_c001_v0001104_t0040_u01784781882235") 2026/07/23 04:44:42 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/23 04:44:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/23 04:44:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/23 04:44:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/23 04:44:43 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/23 04:44:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/23 04:44:44 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/23 04:44:45 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/23 04:44:47 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/23 04:44:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bulofof6vumu/deeper/nonexisting/directory" 2026/07/23 04:44:48 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/07/23 04:44:49 INFO : B2 bucket rclone-test-bulofof6vumu: cleaning bucket "rclone-test-bulofof6vumu" of all files 2026/07/23 04:44:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f404ca31c111e68d9_d20260723_m044345_c001_v7007000_t0000_u01784781825126") 2026/07/23 04:44:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f2160a34aa09ddaf6_d20260723_m044340_c001_v0001174_t0048_u01784781820889") 2026/07/23 04:44:49 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f4160a34aa09ddaf3_d20260723_m044340_c001_v7007000_t0000_u01784781820253") 2026/07/23 04:44:49 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f204ca31c111e68b5_d20260723_m044335_c001_v0001157_t0029_u01784781815509") 2026/07/23 04:44:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f417f42b0b05fa2b5_d20260723_m044410_c001_v7007000_t0000_u01784781850489") 2026/07/23 04:44:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f217f42b0b05fa28e_d20260723_m044405_c001_v0001102_t0042_u01784781845203") 2026/07/23 04:44:49 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f417f42b0b05fa284_d20260723_m044404_c001_v7007000_t0000_u01784781844569") 2026/07/23 04:44:49 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f204ca31c111e692a_d20260723_m044359_c001_v0001178_t0046_u01784781839332") 2026/07/23 04:44:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f404ca31c111e6929_d20260723_m044359_c001_v7007000_t0000_u01784781839156") 2026/07/23 04:44:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f204ca31c111e6910_d20260723_m044354_c001_v0001181_t0008_u01784781834240") 2026/07/23 04:44:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f404ca31c111e690b_d20260723_m044353_c001_v7007000_t0000_u01784781833610") 2026/07/23 04:44:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f204ca31c111e68db_d20260723_m044345_c001_v0001038_t0054_u01784781825302") 2026/07/23 04:44:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f40936fc32425ad11_d20260723_m044204_c001_v7007000_t0000_u01784781724400") 2026/07/23 04:44:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f205962b207c8666f_d20260723_m044200_c001_v0001113_t0041_u01784781720416") 2026/07/23 04:44:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f40936fc32425ad0e_d20260723_m044155_c001_v7007000_t0000_u01784781715470") 2026/07/23 04:44:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425ad0d_d20260723_m044151_c001_v0001136_t0007_u01784781711499") 2026/07/23 04:44:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f405962b207c8666e_d20260723_m044200_c001_v7007000_t0000_u01784781720008") 2026/07/23 04:44:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425ad0f_d20260723_m044155_c001_v0001161_t0056_u01784781715646") 2026/07/23 04:44:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f40936fc32425ad0c_d20260723_m044151_c001_v7007000_t0000_u01784781711084") 2026/07/23 04:44:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f2180cddbd90144a3_d20260723_m044138_c001_v0001167_t0001_u01784781698366") 2026/07/23 04:44:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f4180cddbd90144a2_d20260723_m044138_c001_v7007000_t0000_u01784781698188") 2026/07/23 04:44:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f21345c4167e79dd4_d20260723_m044134_c001_v0001097_t0007_u01784781694796") 2026/07/23 04:44:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41345c4167e79dd2_d20260723_m044134_c001_v7007000_t0000_u01784781694396") 2026/07/23 04:44:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f2180cddbd901449e_d20260723_m044130_c001_v0001044_t0025_u01784781690730") 2026/07/23 04:44:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f40936fc32425ad98_d20260723_m044230_c001_v7007000_t0000_u01784781750064") 2026/07/23 04:44:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f204ca31c111e6802_d20260723_m044226_c001_v0001180_t0050_u01784781746161") 2026/07/23 04:44:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f40936fc32425ad85_d20260723_m044221_c001_v7007000_t0000_u01784781741376") 2026/07/23 04:44:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425ad64_d20260723_m044216_c001_v0001120_t0007_u01784781736431") 2026/07/23 04:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f404ca31c111e6800_d20260723_m044225_c001_v7007000_t0000_u01784781745757") 2026/07/23 04:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425ad87_d20260723_m044221_c001_v0001150_t0018_u01784781741556") 2026/07/23 04:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f40936fc32425ad5f_d20260723_m044216_c001_v7007000_t0000_u01784781736011") 2026/07/23 04:44:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425ad3e_d20260723_m044211_c001_v0001103_t0056_u01784781731947") 2026/07/23 04:44:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f40936fc32425ad3c_d20260723_m044211_c001_v7007000_t0000_u01784781731772") 2026/07/23 04:44:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f205962b207c86677_d20260723_m044208_c001_v0001102_t0050_u01784781728470") 2026/07/23 04:44:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f405962b207c86676_d20260723_m044208_c001_v7007000_t0000_u01784781728052") 2026/07/23 04:44:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425ad13_d20260723_m044204_c001_v0001184_t0056_u01784781724577") 2026/07/23 04:44:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f4180cddbd901449d_d20260723_m044130_c001_v7007000_t0000_u01784781690552") 2026/07/23 04:44:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f21345c4167e79db6_d20260723_m044126_c001_v0001146_t0002_u01784781686326") 2026/07/23 04:44:51 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41345c4167e79db5_d20260723_m044125_c001_v7007000_t0000_u01784781685915") 2026/07/23 04:44:51 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f2180cddbd9014490_d20260723_m044121_c001_v0001037_t0006_u01784781681625") 2026/07/23 04:44:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f4180cddbd901448f_d20260723_m044121_c001_v7007000_t0000_u01784781681447") 2026/07/23 04:44:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f2180cddbd901448d_d20260723_m044117_c001_v0001157_t0046_u01784781677400") 2026/07/23 04:44:51 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f4180cddbd901448c_d20260723_m044116_c001_v7007000_t0000_u01784781676988") 2026/07/23 04:44:51 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f2180cddbd9014486_d20260723_m044112_c001_v0001176_t0040_u01784781672634") 2026/07/23 04:44:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f4180cddbd9014484_d20260723_m044112_c001_v7007000_t0000_u01784781672457") 2026/07/23 04:44:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea72068304_d20260723_m044108_c001_v0001173_t0048_u01784781668902") 2026/07/23 04:44:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea72068303_d20260723_m044108_c001_v7007000_t0000_u01784781668503") 2026/07/23 04:44:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f22682bea72068301_d20260723_m044103_c001_v0001090_t0021_u01784781663252") 2026/07/23 04:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41024c3ccf46633d_d20260723_m044306_c001_v7007000_t0000_u01784781786344") 2026/07/23 04:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f21024c3ccf46633c_d20260723_m044301_c001_v0001113_t0010_u01784781781119") 2026/07/23 04:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f40936fc32425adb0_d20260723_m044247_c001_v7007000_t0000_u01784781767707") 2026/07/23 04:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425adab_d20260723_m044243_c001_v0001116_t0027_u01784781763331") 2026/07/23 04:44:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41024c3ccf46633b_d20260723_m044300_c001_v7007000_t0000_u01784781780619") 2026/07/23 04:44:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425adb1_d20260723_m044247_c001_v0001101_t0043_u01784781767900") 2026/07/23 04:44:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f40936fc32425adaa_d20260723_m044242_c001_v7007000_t0000_u01784781762856") 2026/07/23 04:44:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425ada4_d20260723_m044238_c001_v0001180_t0045_u01784781758566") 2026/07/23 04:44:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f40936fc32425ada3_d20260723_m044238_c001_v7007000_t0000_u01784781758390") 2026/07/23 04:44:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f204ca31c111e6825_d20260723_m044234_c001_v0001036_t0023_u01784781754419") 2026/07/23 04:44:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f404ca31c111e681f_d20260723_m044233_c001_v7007000_t0000_u01784781753950") 2026/07/23 04:44:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f20936fc32425ad99_d20260723_m044230_c001_v0001183_t0002_u01784781750241") 2026/07/23 04:44:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f404ca31c111e68b3_d20260723_m044335_c001_v7007000_t0000_u01784781815334") 2026/07/23 04:44:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f2160a34aa09ddac9_d20260723_m044330_c001_v0001178_t0008_u01784781810742") 2026/07/23 04:44:52 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f4160a34aa09ddac6_d20260723_m044330_c001_v7007000_t0000_u01784781810190") 2026/07/23 04:44:52 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f21024c3ccf46634c_d20260723_m044324_c001_v0001098_t0028_u01784781804921") 2026/07/23 04:44:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41024c3ccf46634b_d20260723_m044324_c001_v7007000_t0000_u01784781804736") 2026/07/23 04:44:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f21024c3ccf466348_d20260723_m044320_c001_v0001181_t0056_u01784781800232") 2026/07/23 04:44:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41024c3ccf466347_d20260723_m044319_c001_v7007000_t0000_u01784781799687") 2026/07/23 04:44:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f21024c3ccf466344_d20260723_m044315_c001_v0001182_t0038_u01784781795099") 2026/07/23 04:44:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41024c3ccf466343_d20260723_m044314_c001_v7007000_t0000_u01784781794914") 2026/07/23 04:44:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f221e7046658f9691_d20260723_m044311_c001_v0001182_t0026_u01784781791024") 2026/07/23 04:44:53 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f421e7046658f968e_d20260723_m044310_c001_v7007000_t0000_u01784781790479") 2026/07/23 04:44:53 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f21024c3ccf46633e_d20260723_m044306_c001_v0001177_t0017_u01784781786529") 2026/07/23 04:44:53 DEBUG : chunked-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41968eb07d36fa24_d20260723_m044445_c001_v7007000_t0000_u01784781885759") 2026/07/23 04:44:53 DEBUG : chunked-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f220e0848ceebe820_d20260723_m044438_c001_v0001171_t0000_u01784781878707") 2026/07/23 04:44:53 DEBUG : chunked-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f420e0848ceebe81f_d20260723_m044438_c001_v7007000_t0000_u01784781878099") 2026/07/23 04:44:53 DEBUG : chunked-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f220e0848ceebe81a_d20260723_m044432_c001_v0001150_t0022_u01784781872585") 2026/07/23 04:44:53 DEBUG : chunked-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f420e0848ceebe818_d20260723_m044431_c001_v7007000_t0000_u01784781871909") 2026/07/23 04:44:53 DEBUG : chunked-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f214f686ef5246a8f_d20260723_m044418_c001_v0001101_t0017_u01784781858277") 2026/07/23 04:44:53 DEBUG : chunked-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f414f686ef5246a8c_d20260723_m044417_c001_v7007000_t0000_u01784781857616") 2026/07/23 04:44:53 DEBUG : chunked-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f109c7bdf07e7a289_d20260723_m044414_c001_v0001102_t0007_u01784781854212") 2026/07/23 04:44:53 DEBUG : chunked-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f417f42b0b05fa2c2_d20260723_m044413_c001_v7007000_t0000_u01784781853770") 2026/07/23 04:44:53 DEBUG : chunked-copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f109c7bdf07e7a281_d20260723_m044410_c001_v0001102_t0015_u01784781850925") 2026/07/23 04:44:53 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41968eb07d36fa23_d20260723_m044445_c001_v7007000_t0000_u01784781885571") 2026/07/23 04:44:53 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f223ed67bb6403059_d20260723_m044442_c001_v0001104_t0040_u01784781882235") 2026/07/23 04:44:53 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f420e0848ceebe81e_d20260723_m044437_c001_v7007000_t0000_u01784781877921") 2026/07/23 04:44:53 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f223ed67bb6403053_d20260723_m044436_c001_v0001180_t0028_u01784781876330") 2026/07/23 04:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f420e0848ceebe817_d20260723_m044431_c001_v7007000_t0000_u01784781871731") 2026/07/23 04:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f223ed67bb6403037_d20260723_m044428_c001_v0001103_t0041_u01784781868627") 2026/07/23 04:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f414f686ef5246a8a_d20260723_m044417_c001_v7007000_t0000_u01784781857440") 2026/07/23 04:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f217f42b0b05fa2c3_d20260723_m044416_c001_v0001182_t0028_u01784781856265") 2026/07/23 04:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f417f42b0b05fa2c1_d20260723_m044413_c001_v7007000_t0000_u01784781853580") 2026/07/23 04:44:54 DEBUG : chunked-copy.copy: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f101614c6429624fb_d20260723_m044412_c001_v0001176_t0003_u01784781852800") 2026/07/23 04:44:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f11678c030bdf1bf8_d20260723_m043942_c001_v0001041_t0006_u01784781582069") 2026/07/23 04:44:54 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41968eb07d36fa25_d20260723_m044446_c001_v7007000_t0000_u01784781886678") 2026/07/23 04:44:54 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f109c7bdf07e7a2e9_d20260723_m044446_c001_v0001102_t0049_u01784781886293") 2026/07/23 04:44:54 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f41968eb07d36fa26_d20260723_m044447_c001_v7007000_t0000_u01784781887985") 2026/07/23 04:44:54 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f109c7bdf07e7a2f5_d20260723_m044447_c001_v0001102_t0018_u01784781887523") 2026/07/23 04:44:54 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f109c7bdf07e7a2f3_d20260723_m044446_c001_v0001102_t0002_u01784781886861") 2026/07/23 04:44:54 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf522d73405d8bdb9ff80e1b_f42682bea720682fb_d20260723_m044059_c001_v7007000_t0000_u01784781659780") 2026/07/23 04:44:55 INFO : B2 bucket rclone-test-bulofof6vumu: cleaning bucket "rclone-test-bulofof6vumu" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (350.64s) --- 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.49s) --- PASS: TestIntegration/FsMkdir (348.43s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.52s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.19s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.99s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.25s) --- 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.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.86s) --- 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 (20.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (187.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (33.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (17.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (36.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (18.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (35.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (14.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.23s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- 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 350.673s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m51.834924077s (try 1/5)