"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/28 01:15:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kowotow6kewo" 2026/07/28 01:15:16 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/28 01:15:18 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/28 01:15:19 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/28 01:15:19 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/28 01:15:41 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/28 01:15:43 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/28 01:15:43 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/28 01:15:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/28 01:15:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/28 01:15:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/28 01:15:45 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/28 01:15:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/28 01:15:53 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/28 01:15:58 INFO : B2 bucket rclone-test-kowotow6kewo: cleaning bucket "rclone-test-kowotow6kewo" of all files 2026/07/28 01:15:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aac1a_d20260728_m011557_c001_v0001182_t0008_u01785201357641") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/28 01:15:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kowotow6kewo/dirToPurgeFromRoot" 2026/07/28 01:16:00 INFO : B2 bucket rclone-test-kowotow6kewo path dirToPurgeFromRoot: cleaning bucket "rclone-test-kowotow6kewo" of all files 2026/07/28 01:16:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aac32_d20260728_m011559_c001_v0001182_t0047_u01785201359152") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/28 01:16:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kowotow6kewo/hello? sausage/êé" 2026/07/28 01:16:06 INFO : B2 bucket rclone-test-kowotow6kewo path hello? sausage/êé: cleaning bucket "rclone-test-kowotow6kewo" of all files 2026/07/28 01:16:06 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f110b20c2ca87e78d_d20260728_m011604_c001_v0001106_t0054_u01785201364410") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/28 01:16:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kowotow6kewo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/28 01:16:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kowotow6kewo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-kowotow6kewo" from "TestB2:rclone-test-kowotow6kewo" 2026/07/28 01:16:21 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/28 01:16:35 DEBUG : Creating backend with remote "TestB2:rclone-test-noqepix5tudo" 2026/07/28 01:16:38 DEBUG : B2 bucket rclone-test-noqepix5tudo: Purge remote 2026/07/28 01:16:38 INFO : B2 bucket rclone-test-noqepix5tudo: cleaning bucket "rclone-test-noqepix5tudo" of all files 2026/07/28 01:16:38 DEBUG : somefile: Deleting (id "4_z8f928da340bdab6b9ff80e1b_f405fcee7abf2d6d7_d20260728_m011637_c001_v0001131_t0052_u01785201397254") === 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/28 01:16:39 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/28 01:16:40 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/28 01:16:42 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/28 01:16:42 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/28 01:16:42 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.747Ki offset 6Mi/6.106Mi 2026/07/28 01:16:43 DEBUG : test-metadata: Sending chunk 1 length 111357 2026/07/28 01:16:44 DEBUG : test-metadata: Done sending chunk 1 2026/07/28 01:16:45 DEBUG : test-metadata: Done sending chunk 0 2026/07/28 01:16:45 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/28 01:16:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/07/28 01:16:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/28 01:16:53 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-28-011650-473.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/28 01:16:57 DEBUG : oldPath = "TestB2:rclone-test-kowotow6kewo/versions/test-versions-v2026-07-28-011650-473.txt" 2026/07/28 01:16:57 DEBUG : newPath = "TestB2,versions:rclone-test-kowotow6kewo/versions/test-versions-v2026-07-28-011650-473.txt" 2026/07/28 01:16:57 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kowotow6kewo/versions/test-versions-v2026-07-28-011650-473.txt" 2026/07/28 01:16:57 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/28 01:16:58 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kowotow6kewo/versions/test-versions-v2026-07-28-011650-473.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kowotow6kewo/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/28 01:17:02 INFO : B2 bucket rclone-test-kowotow6kewo: cleaning bucket "rclone-test-kowotow6kewo" of all hidden files 2026/07/28 01:17:02 DEBUG : leading space/ leading space: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f45_d20260728_m011526_c001_v7007000_t0000_u01785201326017") as it is a hide marker 2026/07/28 01:17:02 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : leading space/ leading space: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaaba_d20260728_m011525_c001_v0001182_t0014_u01785201325446") 2026/07/28 01:17:02 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f44_d20260728_m011525_c001_v7007000_t0000_u01785201325095") as it is a hide marker 2026/07/28 01:17:02 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaab2_d20260728_m011524_c001_v0001182_t0026_u01785201324530") 2026/07/28 01:17:02 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f57_d20260728_m011532_c001_v7007000_t0000_u01785201332005") as it is a hide marker 2026/07/28 01:17:02 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaaf0_d20260728_m011531_c001_v0001182_t0041_u01785201331325") 2026/07/28 01:17:02 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : created from root.txt: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f403db3e77a69e020_d20260728_m011631_c001_v7007000_t0000_u01785201391590") as it is a hide marker 2026/07/28 01:17:02 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : created from root.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f115c1f3438838a0f_d20260728_m011628_c001_v0001032_t0031_u01785201388545") 2026/07/28 01:17:02 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : file name.txt: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f42009d4baa72c4f8_d20260728_m011639_c001_v7007000_t0000_u01785201399252") as it is a hide marker 2026/07/28 01:17:02 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : file name.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aacac_d20260728_m011617_c001_v0001182_t0014_u01785201377227") 2026/07/28 01:17:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : file name.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1043c6a5a229ee8a_d20260728_m011611_c001_v0001113_t0028_u01785201371584") 2026/07/28 01:17:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : file name.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aabe0_d20260728_m011550_c001_v0001182_t0059_u01785201350211") 2026/07/28 01:17:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : file name.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aabd4_d20260728_m011549_c001_v0001182_t0055_u01785201349382") 2026/07/28 01:17:02 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aabda_d20260728_m011549_c001_v0001182_t0038_u01785201349810") "upload" dated 2026-07-28 01:15:49.81 +0000 UTC (1m12.683920182s ago) 2026/07/28 01:17:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f4188738dafda4268_d20260728_m011609_c001_v7007000_t0000_u01785201369450") as it is a hide marker 2026/07/28 01:17:02 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1027e78d0ebd4063_d20260728_m011608_c001_v0001174_t0040_u01785201368597") 2026/07/28 01:17:02 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f107211793e9052fc_d20260728_m011607_c001_v0001173_t0016_u01785201367662") 2026/07/28 01:17:02 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f6f_d20260728_m011538_c001_v7007000_t0000_u01785201338424") as it is a hide marker 2026/07/28 01:17:02 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab46_d20260728_m011537_c001_v0001182_t0058_u01785201337850") 2026/07/28 01:17:02 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : piped data.txt: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f42009d4baa72c50d_d20260728_m011640_c001_v7007000_t0000_u01785201400873") as it is a hide marker 2026/07/28 01:17:02 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : piped data.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aad58_d20260728_m011640_c001_v0001182_t0015_u01785201400481") 2026/07/28 01:17:02 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : piped data.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f42009d4baa72c507_d20260728_m011640_c001_v7007000_t0000_u01785201400304") 2026/07/28 01:17:02 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : piped data.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f4086b8908d6aad4e_d20260728_m011639_c001_v0001182_t0028_u01785201399956") 2026/07/28 01:17:02 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f71_d20260728_m011539_c001_v7007000_t0000_u01785201339342") as it is a hide marker 2026/07/28 01:17:02 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab4e_d20260728_m011538_c001_v0001182_t0012_u01785201338774") 2026/07/28 01:17:02 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : test-metadata: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f404729e3fe45a540_d20260728_m011647_c001_v7007000_t0000_u01785201407955") as it is a hide marker 2026/07/28 01:17:02 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : test-metadata: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f22009d4baa72c510_d20260728_m011642_c001_v0001037_t0059_u01785201402714") 2026/07/28 01:17:02 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : test-metadata: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f42009d4baa72c50e_d20260728_m011641_c001_v7007000_t0000_u01785201401777") 2026/07/28 01:17:02 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : test-metadata: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aad62_d20260728_m011641_c001_v0001182_t0026_u01785201401050") 2026/07/28 01:17:02 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f5b_d20260728_m011533_c001_v7007000_t0000_u01785201333858") as it is a hide marker 2026/07/28 01:17:02 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab02_d20260728_m011533_c001_v0001182_t0052_u01785201333289") 2026/07/28 01:17:02 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f5d_d20260728_m011535_c001_v7007000_t0000_u01785201335665") as it is a hide marker 2026/07/28 01:17:02 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab1e_d20260728_m011535_c001_v0001182_t0053_u01785201335113") 2026/07/28 01:17:02 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f5c_d20260728_m011534_c001_v7007000_t0000_u01785201334764") as it is a hide marker 2026/07/28 01:17:02 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab0a_d20260728_m011534_c001_v0001182_t0004_u01785201334207") 2026/07/28 01:17:02 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f61_d20260728_m011536_c001_v7007000_t0000_u01785201336582") as it is a hide marker 2026/07/28 01:17:02 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab32_d20260728_m011536_c001_v0001182_t0052_u01785201336013") 2026/07/28 01:17:02 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f68_d20260728_m011537_c001_v7007000_t0000_u01785201337502") as it is a hide marker 2026/07/28 01:17:02 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab3a_d20260728_m011536_c001_v0001182_t0027_u01785201336932") 2026/07/28 01:17:02 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f59_d20260728_m011532_c001_v7007000_t0000_u01785201332930") as it is a hide marker 2026/07/28 01:17:02 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : trailing space /trailing space : Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaaf8_d20260728_m011532_c001_v0001182_t0025_u01785201332360") 2026/07/28 01:17:02 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aadda_d20260728_m011656_c001_v0001182_t0045_u01785201416052") "upload" dated 2026-07-28 01:16:56.052 +0000 UTC (6.442720262s ago) 2026/07/28 01:17:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f400cc35119f90724_d20260728_m011653_c001_v7007000_t0000_u01785201413517") 2026/07/28 01:17:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aadb8_d20260728_m011650_c001_v0001182_t0008_u01785201410473") 2026/07/28 01:17:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911fd2_d20260728_m011548_c001_v7007000_t0000_u01785201348831") as it is a hide marker 2026/07/28 01:17:02 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a911f8f_d20260728_m011541_c001_v0001032_t0048_u01785201341405") 2026/07/28 01:17:02 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : zero-length-file: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f8a_d20260728_m011541_c001_v7007000_t0000_u01785201341228") as it is a hide marker 2026/07/28 01:17:02 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : zero-length-file: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f4086b8908d6aab60_d20260728_m011540_c001_v0001182_t0028_u01785201340653") 2026/07/28 01:17:02 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f47_d20260728_m011527_c001_v7007000_t0000_u01785201327223") as it is a hide marker 2026/07/28 01:17:02 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaac2_d20260728_m011526_c001_v0001182_t0020_u01785201326379") 2026/07/28 01:17:02 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f3f_d20260728_m011522_c001_v7007000_t0000_u01785201322238") as it is a hide marker 2026/07/28 01:17:02 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaa98_d20260728_m011521_c001_v0001182_t0030_u01785201321068") 2026/07/28 01:17:02 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f54_d20260728_m011530_c001_v7007000_t0000_u01785201330032") as it is a hide marker 2026/07/28 01:17:02 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaadc_d20260728_m011529_c001_v0001182_t0021_u01785201329477") 2026/07/28 01:17:02 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f4f_d20260728_m011529_c001_v7007000_t0000_u01785201329128") as it is a hide marker 2026/07/28 01:17:02 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaad4_d20260728_m011528_c001_v0001182_t0057_u01785201328556") 2026/07/28 01:17:02 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f56_d20260728_m011530_c001_v7007000_t0000_u01785201330976") as it is a hide marker 2026/07/28 01:17:02 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaae8_d20260728_m011530_c001_v0001182_t0018_u01785201330384") 2026/07/28 01:17:02 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f4b_d20260728_m011528_c001_v7007000_t0000_u01785201328207") as it is a hide marker 2026/07/28 01:17:02 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaace_d20260728_m011527_c001_v0001182_t0013_u01785201327572") 2026/07/28 01:17:02 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : ./.: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f40_d20260728_m011523_c001_v7007000_t0000_u01785201323259") as it is a hide marker 2026/07/28 01:17:02 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : ./.: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaaa0_d20260728_m011522_c001_v0001182_t0018_u01785201322587") 2026/07/28 01:17:02 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/28 01:17:02 DEBUG : ../..: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f43_d20260728_m011524_c001_v7007000_t0000_u01785201324178") as it is a hide marker 2026/07/28 01:17:02 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/28 01:17:02 DEBUG : ../..: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaaaa_d20260728_m011523_c001_v0001182_t0020_u01785201323610") 2026/07/28 01:17:02 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/28 01:17:02 INFO : B2 bucket rclone-test-kowotow6kewo: cleaning bucket "rclone-test-kowotow6kewo" of all hidden files 2026/07/28 01:17:02 DEBUG : leading space/ leading space: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f45_d20260728_m011526_c001_v7007000_t0000_u01785201326017") as it is a hide marker 2026/07/28 01:17:02 DEBUG : leading space/ leading space: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaaba_d20260728_m011525_c001_v0001182_t0014_u01785201325446") 2026/07/28 01:17:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f44_d20260728_m011525_c001_v7007000_t0000_u01785201325095") as it is a hide marker 2026/07/28 01:17:02 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaab2_d20260728_m011524_c001_v0001182_t0026_u01785201324530") 2026/07/28 01:17:02 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f57_d20260728_m011532_c001_v7007000_t0000_u01785201332005") as it is a hide marker 2026/07/28 01:17:02 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaaf0_d20260728_m011531_c001_v0001182_t0041_u01785201331325") 2026/07/28 01:17:02 DEBUG : created from root.txt: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f403db3e77a69e020_d20260728_m011631_c001_v7007000_t0000_u01785201391590") as it is a hide marker 2026/07/28 01:17:02 DEBUG : created from root.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f115c1f3438838a0f_d20260728_m011628_c001_v0001032_t0031_u01785201388545") 2026/07/28 01:17:02 DEBUG : file name.txt: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f42009d4baa72c4f8_d20260728_m011639_c001_v7007000_t0000_u01785201399252") as it is a hide marker 2026/07/28 01:17:03 DEBUG : file name.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aacac_d20260728_m011617_c001_v0001182_t0014_u01785201377227") 2026/07/28 01:17:03 DEBUG : file name.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1043c6a5a229ee8a_d20260728_m011611_c001_v0001113_t0028_u01785201371584") 2026/07/28 01:17:03 DEBUG : file name.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aabe0_d20260728_m011550_c001_v0001182_t0059_u01785201350211") 2026/07/28 01:17:03 DEBUG : file name.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aabd4_d20260728_m011549_c001_v0001182_t0055_u01785201349382") 2026/07/28 01:17:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aabda_d20260728_m011549_c001_v0001182_t0038_u01785201349810") "upload" dated 2026-07-28 01:15:49.81 +0000 UTC (1m13.753269712s ago) 2026/07/28 01:17:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f4188738dafda4268_d20260728_m011609_c001_v7007000_t0000_u01785201369450") as it is a hide marker 2026/07/28 01:17:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1027e78d0ebd4063_d20260728_m011608_c001_v0001174_t0040_u01785201368597") 2026/07/28 01:17:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f107211793e9052fc_d20260728_m011607_c001_v0001173_t0016_u01785201367662") 2026/07/28 01:17:03 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f6f_d20260728_m011538_c001_v7007000_t0000_u01785201338424") as it is a hide marker 2026/07/28 01:17:03 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab46_d20260728_m011537_c001_v0001182_t0058_u01785201337850") 2026/07/28 01:17:03 DEBUG : piped data.txt: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f42009d4baa72c50d_d20260728_m011640_c001_v7007000_t0000_u01785201400873") as it is a hide marker 2026/07/28 01:17:03 DEBUG : piped data.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aad58_d20260728_m011640_c001_v0001182_t0015_u01785201400481") 2026/07/28 01:17:03 DEBUG : piped data.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f42009d4baa72c507_d20260728_m011640_c001_v7007000_t0000_u01785201400304") 2026/07/28 01:17:04 DEBUG : piped data.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f4086b8908d6aad4e_d20260728_m011639_c001_v0001182_t0028_u01785201399956") 2026/07/28 01:17:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f71_d20260728_m011539_c001_v7007000_t0000_u01785201339342") as it is a hide marker 2026/07/28 01:17:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab4e_d20260728_m011538_c001_v0001182_t0012_u01785201338774") 2026/07/28 01:17:04 DEBUG : test-metadata: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f404729e3fe45a540_d20260728_m011647_c001_v7007000_t0000_u01785201407955") as it is a hide marker 2026/07/28 01:17:04 DEBUG : test-metadata: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f22009d4baa72c510_d20260728_m011642_c001_v0001037_t0059_u01785201402714") 2026/07/28 01:17:04 DEBUG : test-metadata: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f42009d4baa72c50e_d20260728_m011641_c001_v7007000_t0000_u01785201401777") 2026/07/28 01:17:04 DEBUG : test-metadata: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aad62_d20260728_m011641_c001_v0001182_t0026_u01785201401050") 2026/07/28 01:17:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f5b_d20260728_m011533_c001_v7007000_t0000_u01785201333858") as it is a hide marker 2026/07/28 01:17:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab02_d20260728_m011533_c001_v0001182_t0052_u01785201333289") 2026/07/28 01:17:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f5d_d20260728_m011535_c001_v7007000_t0000_u01785201335665") as it is a hide marker 2026/07/28 01:17:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab1e_d20260728_m011535_c001_v0001182_t0053_u01785201335113") 2026/07/28 01:17:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f5c_d20260728_m011534_c001_v7007000_t0000_u01785201334764") as it is a hide marker 2026/07/28 01:17:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab0a_d20260728_m011534_c001_v0001182_t0004_u01785201334207") 2026/07/28 01:17:04 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f61_d20260728_m011536_c001_v7007000_t0000_u01785201336582") as it is a hide marker 2026/07/28 01:17:04 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab32_d20260728_m011536_c001_v0001182_t0052_u01785201336013") 2026/07/28 01:17:04 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f68_d20260728_m011537_c001_v7007000_t0000_u01785201337502") as it is a hide marker 2026/07/28 01:17:04 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aab3a_d20260728_m011536_c001_v0001182_t0027_u01785201336932") 2026/07/28 01:17:04 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f59_d20260728_m011532_c001_v7007000_t0000_u01785201332930") as it is a hide marker 2026/07/28 01:17:04 DEBUG : trailing space /trailing space : Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaaf8_d20260728_m011532_c001_v0001182_t0025_u01785201332360") 2026/07/28 01:17:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aadda_d20260728_m011656_c001_v0001182_t0045_u01785201416052") "upload" dated 2026-07-28 01:16:56.052 +0000 UTC (8.813711869s ago) 2026/07/28 01:17:04 DEBUG : versions/test-versions.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f400cc35119f90724_d20260728_m011653_c001_v7007000_t0000_u01785201413517") 2026/07/28 01:17:04 DEBUG : versions/test-versions.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aadb8_d20260728_m011650_c001_v0001182_t0008_u01785201410473") 2026/07/28 01:17:04 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911fd2_d20260728_m011548_c001_v7007000_t0000_u01785201348831") as it is a hide marker 2026/07/28 01:17:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a911f8f_d20260728_m011541_c001_v0001032_t0048_u01785201341405") 2026/07/28 01:17:05 DEBUG : zero-length-file: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f8a_d20260728_m011541_c001_v7007000_t0000_u01785201341228") as it is a hide marker 2026/07/28 01:17:05 DEBUG : zero-length-file: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f4086b8908d6aab60_d20260728_m011540_c001_v0001182_t0028_u01785201340653") 2026/07/28 01:17:05 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f47_d20260728_m011527_c001_v7007000_t0000_u01785201327223") as it is a hide marker 2026/07/28 01:17:05 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaac2_d20260728_m011526_c001_v0001182_t0020_u01785201326379") 2026/07/28 01:17:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f3f_d20260728_m011522_c001_v7007000_t0000_u01785201322238") as it is a hide marker 2026/07/28 01:17:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaa98_d20260728_m011521_c001_v0001182_t0030_u01785201321068") 2026/07/28 01:17:05 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f54_d20260728_m011530_c001_v7007000_t0000_u01785201330032") as it is a hide marker 2026/07/28 01:17:05 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaadc_d20260728_m011529_c001_v0001182_t0021_u01785201329477") 2026/07/28 01:17:05 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f4f_d20260728_m011529_c001_v7007000_t0000_u01785201329128") as it is a hide marker 2026/07/28 01:17:05 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaad4_d20260728_m011528_c001_v0001182_t0057_u01785201328556") 2026/07/28 01:17:05 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f56_d20260728_m011530_c001_v7007000_t0000_u01785201330976") as it is a hide marker 2026/07/28 01:17:05 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaae8_d20260728_m011530_c001_v0001182_t0018_u01785201330384") 2026/07/28 01:17:05 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f4b_d20260728_m011528_c001_v7007000_t0000_u01785201328207") as it is a hide marker 2026/07/28 01:17:05 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaace_d20260728_m011527_c001_v0001182_t0013_u01785201327572") 2026/07/28 01:17:05 DEBUG : ./.: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f40_d20260728_m011523_c001_v7007000_t0000_u01785201323259") as it is a hide marker 2026/07/28 01:17:05 DEBUG : ./.: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaaa0_d20260728_m011522_c001_v0001182_t0018_u01785201322587") 2026/07/28 01:17:05 DEBUG : ../..: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a911f43_d20260728_m011524_c001_v7007000_t0000_u01785201324178") as it is a hide marker 2026/07/28 01:17:05 DEBUG : ../..: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aaaaa_d20260728_m011523_c001_v0001182_t0020_u01785201323610") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/28 01:17:06 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/28 01:17:06 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/28 01:17:06 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/28 01:17:07 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/28 01:17:07 INFO : B2 bucket rclone-test-kowotow6kewo: cleaning bucket "rclone-test-kowotow6kewo" of pending multipart uploads older than 0s 2026/07/28 01:17:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aabda_d20260728_m011549_c001_v0001182_t0038_u01785201349810") "upload" dated 2026-07-28 01:15:49.81 +0000 UTC (1m17.962242661s ago) 2026/07/28 01:17:07 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f2277822aa45c9a94_d20260728_m011706_c001_v0001150_t0045_u01785201426725") as it is a start marker (upload started at 2026-07-28 01:17:06.725 +0000 UTC) 2026/07/28 01:17:07 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/28 01:17:07 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f2277822aa45c9a99_d20260728_m011706_c001_v0001178_t0046_u01785201426903") as it is a start marker (upload started at 2026-07-28 01:17:06.903 +0000 UTC) 2026/07/28 01:17:07 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/28 01:17:07 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f2277822aa45c9a9c_d20260728_m011707_c001_v0001161_t0049_u01785201427081") as it is a start marker (upload started at 2026-07-28 01:17:07.081 +0000 UTC) 2026/07/28 01:17:07 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/28 01:17:07 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f2277822aa45c9aa3_d20260728_m011707_c001_v0001184_t0029_u01785201427287") as it is a start marker (upload started at 2026-07-28 01:17:07.287 +0000 UTC) 2026/07/28 01:17:07 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/28 01:17:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f4277822aa45c9a8f_d20260728_m011706_c001_v7007000_t0000_u01785201426550") "hide" dated 2026-07-28 01:17:06.55 +0000 UTC (1.22240069s ago) 2026/07/28 01:17:07 DEBUG : versions/test-versions.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aadda_d20260728_m011656_c001_v0001182_t0045_u01785201416052") 2026/07/28 01:17:07 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/28 01:17:07 INFO : B2 bucket rclone-test-kowotow6kewo: cleaning bucket "rclone-test-kowotow6kewo" of pending multipart uploads older than 0s 2026/07/28 01:17:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aabda_d20260728_m011549_c001_v0001182_t0038_u01785201349810") "upload" dated 2026-07-28 01:15:49.81 +0000 UTC (1m18.316863726s ago) 2026/07/28 01:17:08 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f2277822aa45c9a94_d20260728_m011706_c001_v0001150_t0045_u01785201426725") as it is a start marker (upload started at 2026-07-28 01:17:06.725 +0000 UTC) 2026/07/28 01:17:08 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f2277822aa45c9a99_d20260728_m011706_c001_v0001178_t0046_u01785201426903") as it is a start marker (upload started at 2026-07-28 01:17:06.903 +0000 UTC) 2026/07/28 01:17:08 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f2277822aa45c9a9c_d20260728_m011707_c001_v0001161_t0049_u01785201427081") as it is a start marker (upload started at 2026-07-28 01:17:07.081 +0000 UTC) 2026/07/28 01:17:08 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f2277822aa45c9aa3_d20260728_m011707_c001_v0001184_t0029_u01785201427287") as it is a start marker (upload started at 2026-07-28 01:17:07.287 +0000 UTC) 2026/07/28 01:17:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbfe25d9340adab6b9ff80e1b_f4277822aa45c9a8f_d20260728_m011706_c001_v7007000_t0000_u01785201426550") "hide" dated 2026-07-28 01:17:06.55 +0000 UTC (1.577043807s ago) 2026/07/28 01:17:08 DEBUG : versions/test-versions.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aadda_d20260728_m011656_c001_v0001182_t0045_u01785201416052") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/28 01:17:08 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/28 01:17:09 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/28 01:17:09 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/28 01:17:10 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/28 01:17:10 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/28 01:17:10 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/28 01:17:10 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/28 01:17:12 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/28 01:17:13 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/28 01:17:13 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/28 01:17:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:17:16 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/28 01:17:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f9079f_d20260728_m011716_c001_v0001167_t0040_u01785201436561") 2026/07/28 01:17:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/28 01:17:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/28 01:17:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/28 01:17:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:17:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:17:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/28 01:17:20 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/28 01:17:20 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/28 01:17:20 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/28 01:17:20 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/28 01:17:23 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/28 01:17:23 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/28 01:17:23 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/28 01:17:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:17:25 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/28 01:17:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f907b2_d20260728_m011725_c001_v0001099_t0036_u01785201445244") 2026/07/28 01:17:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/28 01:17:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/28 01:17:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/28 01:17:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:17:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:17:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/28 01:17:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/28 01:17:29 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/28 01:17:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/28 01:17:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/28 01:17:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/28 01:17:30 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/28 01:17:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/28 01:17:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/28 01:17:32 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/28 01:17:32 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/28 01:17:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:17:34 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/28 01:17:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f907cd_d20260728_m011734_c001_v0001161_t0041_u01785201454301") 2026/07/28 01:17:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/28 01:17:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/28 01:17:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/28 01:17:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/28 01:17:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/28 01:17:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:17:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:17:37 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/28 01:17:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/28 01:17:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/28 01:17:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/28 01:17:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/28 01:17:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/28 01:17:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/28 01:17:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/28 01:17:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:17:42 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/28 01:17:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f907e2_d20260728_m011743_c001_v0001137_t0011_u01785201463011") 2026/07/28 01:17:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/28 01:17:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/28 01:17:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/28 01:17:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:17:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:17:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/28 01:17:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/28 01:17:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/28 01:17:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/28 01:17:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/28 01:17:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/28 01:17:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/28 01:17:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/28 01:17:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:17: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/28 01:17:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f9084c_d20260728_m011751_c001_v0001183_t0059_u01785201471825") 2026/07/28 01:17:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/28 01:17:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/28 01:17:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/28 01:17:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:17:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:17: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/28 01:17:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/28 01:17:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/28 01:17:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/28 01:17:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/28 01:17:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/28 01:17:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/28 01:17:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/28 01:17:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/28 01:17:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/28 01:17:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/28 01:18:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:18:01 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/28 01:18:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f90862_d20260728_m011801_c001_v0001090_t0031_u01785201481207") 2026/07/28 01:18:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/28 01:18:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/28 01:18:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/28 01:18:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/28 01:18:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/28 01:18:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:18:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:18:04 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/28 01:18:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/28 01:18:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/28 01:18:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/28 01:18:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/28 01:18:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/28 01:18:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/28 01:18:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/28 01:18:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:18:19 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/28 01:18:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f217f9d998c9bda00_d20260728_m011819_c001_v0001171_t0034_u01785201499875") 2026/07/28 01:18:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/28 01:18:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/28 01:18:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/28 01:18:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:18:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:18:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/28 01:18:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/28 01:18:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/28 01:18:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/28 01:18:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/28 01:18:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/28 01:18:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/28 01:18:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/28 01:18:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:18:27 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/28 01:18:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f22394c0fd658ee95_d20260728_m011827_c001_v0001145_t0012_u01785201507850") 2026/07/28 01:18:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/28 01:18:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/28 01:18:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/28 01:18:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:18:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:18:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/28 01:18:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/28 01:18:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/28 01:18:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/28 01:18:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/28 01:18:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/28 01:18:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/28 01:18:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/28 01:18:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/28 01:18:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/28 01:18:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/28 01:18:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:18:36 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/28 01:18:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f22394c0fd658ee9c_d20260728_m011836_c001_v0001038_t0047_u01785201516996") 2026/07/28 01:18:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/28 01:18:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/28 01:18:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/28 01:18:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/28 01:18:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/28 01:18:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:18:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:18:40 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/28 01:18:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/28 01:18:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/28 01:18:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/28 01:18:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/28 01:18:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/28 01:18:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/28 01:18:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/28 01:18:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:18:45 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/28 01:18:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f22394c0fd658eea8_d20260728_m011845_c001_v0001161_t0016_u01785201525819") 2026/07/28 01:18:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/28 01:18:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/28 01:18:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/28 01:18:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:18:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:18:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/28 01:18:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/28 01:18:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/28 01:18:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/28 01:18:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/28 01:18:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/28 01:18:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/28 01:18:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/28 01:18:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:18:55 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/28 01:18:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913b28_d20260728_m011855_c001_v0001185_t0009_u01785201535823") 2026/07/28 01:18:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/28 01:18:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/28 01:18:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/28 01:18:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:18:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:18:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/28 01:19:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/28 01:19:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/28 01:19:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/28 01:19:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/28 01:19:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/28 01:19:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/28 01:19:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/28 01:19:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/28 01:19:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/28 01:19:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/28 01:19:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:19:05 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/28 01:19:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f2188738dafda4c34_d20260728_m011905_c001_v0001040_t0007_u01785201545380") 2026/07/28 01:19:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/28 01:19:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/28 01:19:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/28 01:19:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/28 01:19:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/28 01:19:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:19:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:19:08 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/28 01:19:10 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/28 01:19:10 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/28 01:19:10 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/28 01:19:10 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/28 01:19:11 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/28 01:19:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/28 01:19:12 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/28 01:19:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:19:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/28 01:19:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f2188738dafda4c43_d20260728_m011914_c001_v0001105_t0059_u01785201554469") 2026/07/28 01:19:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/28 01:19:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/28 01:19:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/28 01:19:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:19:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:19:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/28 01:19:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/28 01:19:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/28 01:19:19 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/28 01:19:19 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/28 01:19:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/28 01:19:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/28 01:19:21 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/28 01:19:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:19:23 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/28 01:19:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913bfe_d20260728_m011924_c001_v0001153_t0002_u01785201564033") 2026/07/28 01:19:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/28 01:19:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/28 01:19:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/28 01:19:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:19:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:19:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/28 01:19:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/28 01:19:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/28 01:19:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/28 01:19:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/28 01:19:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/28 01:19:32 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/28 01:19:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/28 01:19:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/28 01:19:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/28 01:19:34 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/28 01:19:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:19:37 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/28 01:19:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f218881b453909db6_d20260728_m011937_c001_v0001171_t0055_u01785201577146") 2026/07/28 01:19:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/28 01:19:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/28 01:19:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/28 01:19:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/28 01:19:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/28 01:19:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:19:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:19:40 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/28 01:19:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/28 01:19:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/28 01:19:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/28 01:19:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/28 01:19:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/28 01:19:45 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/28 01:19:45 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/28 01:19:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:19:47 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/28 01:19:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f218881b453909deb_d20260728_m011947_c001_v0001117_t0020_u01785201587126") 2026/07/28 01:19:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/28 01:19:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/28 01:19:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/28 01:19:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:19:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:19:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/28 01:19:52 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/28 01:19:52 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/28 01:19:52 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/28 01:19:52 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/28 01:19:55 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/28 01:19:56 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/28 01:19:56 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/28 01:19:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:19:58 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/28 01:19:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913c95_d20260728_m011958_c001_v0001172_t0048_u01785201598584") 2026/07/28 01:19:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/28 01:19:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/28 01:19:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/28 01:20:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:20:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:20:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/28 01:20:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/28 01:20:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/28 01:20:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/28 01:20:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/28 01:20:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/28 01:20:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/28 01:20:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/28 01:20:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/28 01:20:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/28 01:20:17 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/28 01:20:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/28 01:20:20 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/28 01:20:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbfe25d9340adab6b9ff80e1b_f205e578fa4c7fa5b_d20260728_m012021_c001_v0001183_t0010_u01785201621043") 2026/07/28 01:20:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/28 01:20:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/28 01:20:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/28 01:20:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/28 01:20:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/28 01:20:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/28 01:20:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/28 01:20:24 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/28 01:20:31 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913cb2_d20260728_m012031_c001_v0001185_t0008_u01785201631650") 2026/07/28 01:20:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/28 01:20:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/28 01:20:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/28 01:20:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/28 01:20:32 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/28 01:20:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/28 01:20:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/28 01:20:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/28 01:20:34 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/28 01:20:36 DEBUG : chunked-copy: Done sending chunk 0 2026/07/28 01:20:36 DEBUG : chunked-copy: Done sending chunk 1 2026/07/28 01:20:36 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/28 01:20:37 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbfe25d9340adab6b9ff80e1b_f224072d8c3e657db_d20260728_m012037_c001_v0001116_t0049_u01785201637198") 2026/07/28 01:20:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/28 01:20:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/28 01:20:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/28 01:20:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/28 01:20:37 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/28 01:20:39 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/28 01:20:39 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/28 01:20:40 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/28 01:20:40 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/28 01:20:42 DEBUG : chunked-copy: Done sending chunk 0 2026/07/28 01:20:42 DEBUG : chunked-copy: Done sending chunk 1 2026/07/28 01:20:42 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/28 01:20:42 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbfe25d9340adab6b9ff80e1b_f224072d8c3e657dd_d20260728_m012042_c001_v0001105_t0014_u01785201642831") 2026/07/28 01:20:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/28 01:20:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/28 01:20:43 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/28 01:20:43 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/28 01:20:43 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/28 01:20:45 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/28 01:20:45 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/28 01:20:45 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/28 01:20:45 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/28 01:20:48 DEBUG : chunked-copy: Done sending chunk 1 2026/07/28 01:20:48 DEBUG : chunked-copy: Done sending chunk 0 2026/07/28 01:20:48 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/28 01:20:49 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbfe25d9340adab6b9ff80e1b_f224072d8c3e657df_d20260728_m012048_c001_v0001038_t0009_u01785201648989") 2026/07/28 01:20:49 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/28 01:20:49 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/28 01:20:49 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/28 01:20:49 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/28 01:20:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/28 01:20:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/28 01:20:51 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/28 01:20:52 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/28 01:20:53 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/28 01:20:54 DEBUG : Creating backend with remote "TestB2:rclone-test-kowotow6kewo/deeper/nonexisting/directory" === 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/28 01:20:55 INFO : B2 bucket rclone-test-kowotow6kewo: cleaning bucket "rclone-test-kowotow6kewo" of all files 2026/07/28 01:20:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913c91_d20260728_m011951_c001_v7007000_t0000_u01785201591655") 2026/07/28 01:20:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f218881b453909deb_d20260728_m011947_c001_v0001117_t0020_u01785201587126") 2026/07/28 01:20:55 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f418881b453909dea_d20260728_m011946_c001_v7007000_t0000_u01785201586516") 2026/07/28 01:20:55 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913c86_d20260728_m011941_c001_v0001120_t0038_u01785201581944") 2026/07/28 01:20:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913ca4_d20260728_m012026_c001_v7007000_t0000_u01785201626082") 2026/07/28 01:20:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f205e578fa4c7fa5b_d20260728_m012021_c001_v0001183_t0010_u01785201621043") 2026/07/28 01:20:55 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f405e578fa4c7fa5a_d20260728_m012020_c001_v7007000_t0000_u01785201620482") 2026/07/28 01:20:55 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913c99_d20260728_m012004_c001_v0001167_t0000_u01785201604270") 2026/07/28 01:20:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913c98_d20260728_m012004_c001_v7007000_t0000_u01785201604093") 2026/07/28 01:20:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/07/28 01:20:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/28 01:20:56 DEBUG : pacer: Reducing sleep to 10ms 2026/07/28 01:20:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913c95_d20260728_m011958_c001_v0001172_t0048_u01785201598584") 2026/07/28 01:20:56 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913c94_d20260728_m011958_c001_v7007000_t0000_u01785201598013") 2026/07/28 01:20:56 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913c92_d20260728_m011951_c001_v0001115_t0058_u01785201591832") 2026/07/28 01:20:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f400cc35119f9087a_d20260728_m011805_c001_v7007000_t0000_u01785201485771") 2026/07/28 01:20:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f90862_d20260728_m011801_c001_v0001090_t0031_u01785201481207") 2026/07/28 01:20:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f400cc35119f9084f_d20260728_m011755_c001_v7007000_t0000_u01785201475857") 2026/07/28 01:20:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f9084c_d20260728_m011751_c001_v0001183_t0059_u01785201471825") 2026/07/28 01:20:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f400cc35119f9085f_d20260728_m011800_c001_v7007000_t0000_u01785201480774") 2026/07/28 01:20:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f90850_d20260728_m011756_c001_v0001161_t0007_u01785201476050") 2026/07/28 01:20:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f400cc35119f9084b_d20260728_m011751_c001_v7007000_t0000_u01785201471390") 2026/07/28 01:20:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f90828_d20260728_m011746_c001_v0001137_t0045_u01785201466812") 2026/07/28 01:20:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f400cc35119f90824_d20260728_m011746_c001_v7007000_t0000_u01785201466618") 2026/07/28 01:20:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f907e2_d20260728_m011743_c001_v0001137_t0011_u01785201463011") 2026/07/28 01:20:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f400cc35119f907dc_d20260728_m011742_c001_v7007000_t0000_u01785201462620") 2026/07/28 01:20:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f213394997d10bdbc_d20260728_m011738_c001_v0001117_t0035_u01785201458752") 2026/07/28 01:20:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913aec_d20260728_m011841_c001_v7007000_t0000_u01785201521307") 2026/07/28 01:20:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f22394c0fd658ee9c_d20260728_m011836_c001_v0001038_t0047_u01785201516996") 2026/07/28 01:20:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f42394c0fd658ee98_d20260728_m011832_c001_v7007000_t0000_u01785201512087") 2026/07/28 01:20:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f22394c0fd658ee95_d20260728_m011827_c001_v0001145_t0012_u01785201507850") 2026/07/28 01:20:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f42394c0fd658ee9b_d20260728_m011836_c001_v7007000_t0000_u01785201516578") 2026/07/28 01:20:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f22394c0fd658ee99_d20260728_m011832_c001_v0001101_t0059_u01785201512284") 2026/07/28 01:20:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f42394c0fd658ee94_d20260728_m011827_c001_v7007000_t0000_u01785201507418") 2026/07/28 01:20:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f22394c0fd658ee93_d20260728_m011823_c001_v0001179_t0044_u01785201503394") 2026/07/28 01:20:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f42394c0fd658ee92_d20260728_m011823_c001_v7007000_t0000_u01785201503202") 2026/07/28 01:20:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f217f9d998c9bda00_d20260728_m011819_c001_v0001171_t0034_u01785201499875") 2026/07/28 01:20:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f417f9d998c9bd9fc_d20260728_m011819_c001_v7007000_t0000_u01785201499446") 2026/07/28 01:20:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f90881_d20260728_m011805_c001_v0001115_t0015_u01785201485964") 2026/07/28 01:20:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f413394997d10bdba_d20260728_m011738_c001_v7007000_t0000_u01785201458574") 2026/07/28 01:20:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f907cd_d20260728_m011734_c001_v0001161_t0041_u01785201454301") 2026/07/28 01:20:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f400cc35119f907cb_d20260728_m011733_c001_v7007000_t0000_u01785201453902") 2026/07/28 01:20:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f907c4_d20260728_m011729_c001_v0001042_t0053_u01785201449575") 2026/07/28 01:20:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f400cc35119f907c3_d20260728_m011729_c001_v7007000_t0000_u01785201449381") 2026/07/28 01:20:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f907b2_d20260728_m011725_c001_v0001099_t0036_u01785201445244") 2026/07/28 01:20:58 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f400cc35119f907b0_d20260728_m011724_c001_v7007000_t0000_u01785201444851") 2026/07/28 01:20:58 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f2020872c603108d1_d20260728_m011720_c001_v0001042_t0027_u01785201440371") 2026/07/28 01:20:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f4020872c603108d0_d20260728_m011720_c001_v7007000_t0000_u01785201440193") 2026/07/28 01:20:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f200cc35119f9079f_d20260728_m011716_c001_v0001167_t0040_u01785201436561") 2026/07/28 01:20:58 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f400cc35119f9079e_d20260728_m011716_c001_v7007000_t0000_u01785201436091") 2026/07/28 01:20:58 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f2277822aa45c9ac6_d20260728_m011710_c001_v0001115_t0030_u01785201430163") 2026/07/28 01:20:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913b78_d20260728_m011909_c001_v7007000_t0000_u01785201549687") 2026/07/28 01:20:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f2188738dafda4c34_d20260728_m011905_c001_v0001040_t0007_u01785201545380") 2026/07/28 01:20:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913b2c_d20260728_m011900_c001_v7007000_t0000_u01785201540015") 2026/07/28 01:20:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913b28_d20260728_m011855_c001_v0001185_t0009_u01785201535823") 2026/07/28 01:20:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f4188738dafda4c33_d20260728_m011904_c001_v7007000_t0000_u01785201544905") 2026/07/28 01:20:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913b2d_d20260728_m011900_c001_v0001174_t0009_u01785201540278") 2026/07/28 01:20:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913b27_d20260728_m011855_c001_v7007000_t0000_u01785201535375") 2026/07/28 01:20:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913b25_d20260728_m011850_c001_v0001150_t0041_u01785201530430") 2026/07/28 01:20:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913b24_d20260728_m011850_c001_v7007000_t0000_u01785201530254") 2026/07/28 01:20:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f22394c0fd658eea8_d20260728_m011845_c001_v0001161_t0016_u01785201525819") 2026/07/28 01:20:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f42394c0fd658eea7_d20260728_m011845_c001_v7007000_t0000_u01785201525347") 2026/07/28 01:20:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913aee_d20260728_m011841_c001_v0001113_t0040_u01785201521486") 2026/07/28 01:20:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913c84_d20260728_m011941_c001_v7007000_t0000_u01785201581679") 2026/07/28 01:20:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f218881b453909db6_d20260728_m011937_c001_v0001171_t0055_u01785201577146") 2026/07/28 01:20:59 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f418881b453909dab_d20260728_m011936_c001_v7007000_t0000_u01785201576627") 2026/07/28 01:20:59 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913c41_d20260728_m011931_c001_v0001176_t0041_u01785201571771") 2026/07/28 01:20:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913c3e_d20260728_m011931_c001_v7007000_t0000_u01785201571595") 2026/07/28 01:20:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913bfe_d20260728_m011924_c001_v0001153_t0002_u01785201564033") 2026/07/28 01:20:59 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913bf8_d20260728_m011923_c001_v7007000_t0000_u01785201563515") 2026/07/28 01:20:59 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913be8_d20260728_m011918_c001_v0001179_t0047_u01785201558485") 2026/07/28 01:20:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913be7_d20260728_m011918_c001_v7007000_t0000_u01785201558308") 2026/07/28 01:20:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f2188738dafda4c43_d20260728_m011914_c001_v0001105_t0059_u01785201554469") 2026/07/28 01:20:59 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f4188738dafda4c41_d20260728_m011913_c001_v7007000_t0000_u01785201553953") 2026/07/28 01:20:59 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913b7a_d20260728_m011909_c001_v0001150_t0036_u01785201549865") 2026/07/28 01:20:59 DEBUG : chunked-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913cc6_d20260728_m012052_c001_v7007000_t0000_u01785201652553") 2026/07/28 01:21:00 DEBUG : chunked-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913cbf_d20260728_m012045_c001_v0001106_t0052_u01785201645269") 2026/07/28 01:21:00 DEBUG : chunked-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913cbe_d20260728_m012044_c001_v7007000_t0000_u01785201644600") 2026/07/28 01:21:00 DEBUG : chunked-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913cbb_d20260728_m012039_c001_v0001179_t0051_u01785201639626") 2026/07/28 01:21:00 DEBUG : chunked-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913cb9_d20260728_m012038_c001_v7007000_t0000_u01785201638993") 2026/07/28 01:21:00 DEBUG : chunked-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913cb5_d20260728_m012033_c001_v0001179_t0055_u01785201633923") 2026/07/28 01:21:00 DEBUG : chunked-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913cb4_d20260728_m012033_c001_v7007000_t0000_u01785201633272") 2026/07/28 01:21:00 DEBUG : chunked-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6ab2a9_d20260728_m012030_c001_v0001182_t0011_u01785201630236") 2026/07/28 01:21:00 DEBUG : chunked-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913cae_d20260728_m012029_c001_v7007000_t0000_u01785201629805") 2026/07/28 01:21:00 DEBUG : chunked-copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6ab299_d20260728_m012026_c001_v0001182_t0049_u01785201626835") 2026/07/28 01:21:00 DEBUG : chunked-copy.copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913cc5_d20260728_m012052_c001_v7007000_t0000_u01785201652325") 2026/07/28 01:21:00 DEBUG : chunked-copy.copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f224072d8c3e657df_d20260728_m012048_c001_v0001038_t0009_u01785201648989") 2026/07/28 01:21:00 DEBUG : chunked-copy.copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913cbd_d20260728_m012044_c001_v7007000_t0000_u01785201644427") 2026/07/28 01:21:00 DEBUG : chunked-copy.copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f224072d8c3e657dd_d20260728_m012042_c001_v0001105_t0014_u01785201642831") 2026/07/28 01:21:00 DEBUG : chunked-copy.copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913cb8_d20260728_m012038_c001_v7007000_t0000_u01785201638818") 2026/07/28 01:21:00 DEBUG : chunked-copy.copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f224072d8c3e657db_d20260728_m012037_c001_v0001116_t0049_u01785201637198") 2026/07/28 01:21:00 DEBUG : chunked-copy.copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913cb3_d20260728_m012033_c001_v7007000_t0000_u01785201633097") 2026/07/28 01:21:01 DEBUG : chunked-copy.copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f222046c13a913cb2_d20260728_m012031_c001_v0001185_t0008_u01785201631650") 2026/07/28 01:21:01 DEBUG : chunked-copy.copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913cad_d20260728_m012029_c001_v7007000_t0000_u01785201629630") 2026/07/28 01:21:01 DEBUG : chunked-copy.copy: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f117a0d9bce76d237_d20260728_m012028_c001_v0001137_t0024_u01785201628671") 2026/07/28 01:21:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6aabda_d20260728_m011549_c001_v0001182_t0038_u01785201349810") 2026/07/28 01:21:01 DEBUG : unknown-size-put.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913cc7_d20260728_m012053_c001_v7007000_t0000_u01785201653261") 2026/07/28 01:21:01 DEBUG : unknown-size-put.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6ab2f3_d20260728_m012053_c001_v0001182_t0038_u01785201653069") 2026/07/28 01:21:01 DEBUG : unknown-size-update.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f422046c13a913cc8_d20260728_m012054_c001_v7007000_t0000_u01785201654168") 2026/07/28 01:21:01 DEBUG : unknown-size-update.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6ab2f9_d20260728_m012053_c001_v0001182_t0028_u01785201653983") 2026/07/28 01:21:01 DEBUG : unknown-size-update.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f1086b8908d6ab2f5_d20260728_m012053_c001_v0001182_t0024_u01785201653436") 2026/07/28 01:21:01 DEBUG : versions/test-versions.txt: Deleting (id "4_zbfe25d9340adab6b9ff80e1b_f4277822aa45c9a8f_d20260728_m011706_c001_v7007000_t0000_u01785201426550") 2026/07/28 01:21:03 INFO : B2 bucket rclone-test-kowotow6kewo: cleaning bucket "rclone-test-kowotow6kewo" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (347.26s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.53s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (345.20s) --- 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 (19.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.92s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.60s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.12s) --- 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.58s) --- 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 (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.24s) --- 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.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.11s) --- 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.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (196.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (35.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (17.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (32.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (8.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (44.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (21.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 347.291s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m48.468870764s (try 1/5)