"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/06/08 01:19:03 DEBUG : Creating backend with remote "TestB2:rclone-test-geqagak5vaci" 2026/06/08 01:19:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/08 01:19:06 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/08 01:19:06 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/08 01:19:06 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/06/08 01:19:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/08 01:19:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/08 01:19:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/08 01:19:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/08 01:19:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/08 01:19:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/08 01:19:36 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: 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/06/08 01:19:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/08 01:19:44 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/08 01:19:49 INFO : B2 bucket rclone-test-geqagak5vaci: cleaning bucket "rclone-test-geqagak5vaci" of all files 2026/06/08 01:19:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7d5_d20260608_m011949_c001_v0001042_t0040_u01780881589013") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/08 01:19:51 DEBUG : Creating backend with remote "TestB2:rclone-test-geqagak5vaci/dirToPurgeFromRoot" 2026/06/08 01:19:52 INFO : B2 bucket rclone-test-geqagak5vaci path dirToPurgeFromRoot: cleaning bucket "rclone-test-geqagak5vaci" of all files 2026/06/08 01:19:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7db_d20260608_m011950_c001_v0001042_t0001_u01780881590633") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/08 01:19:53 DEBUG : Creating backend with remote "TestB2:rclone-test-geqagak5vaci/hello? sausage/êé" 2026/06/08 01:19:57 INFO : B2 bucket rclone-test-geqagak5vaci path hello? sausage/êé: cleaning bucket "rclone-test-geqagak5vaci" of all files 2026/06/08 01:19:57 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f10476ca8a77d6198_d20260608_m011956_c001_v0001174_t0058_u01780881596156") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/08 01:20:08 DEBUG : Creating backend with remote "TestB2:rclone-test-geqagak5vaci/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/08 01:20:10 DEBUG : Creating backend with remote "TestB2:rclone-test-geqagak5vaci/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-geqagak5vaci" from "TestB2:rclone-test-geqagak5vaci" 2026/06/08 01:20:12 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/06/08 01:20:24 DEBUG : Creating backend with remote "TestB2:rclone-test-pikopok8cuwo" 2026/06/08 01:20:27 DEBUG : B2 bucket rclone-test-pikopok8cuwo: Purge remote 2026/06/08 01:20:27 INFO : B2 bucket rclone-test-pikopok8cuwo: cleaning bucket "rclone-test-pikopok8cuwo" of all files 2026/06/08 01:20:27 DEBUG : somefile: Deleting (id "4_z9f521d03d01dab4b9fe80e1b_f4096d44340a41b14_d20260608_m012026_c001_v0001115_t0024_u01780881626445") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/08 01:20:28 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/08 01:20:29 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/06/08 01:20:32 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/08 01:20:32 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/08 01:20:32 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.398Ki offset 6Mi/6.106Mi 2026/06/08 01:20:32 DEBUG : test-metadata: Sending chunk 1 length 111000 2026/06/08 01:20:34 DEBUG : test-metadata: Done sending chunk 1 2026/06/08 01:20:35 DEBUG : test-metadata: Done sending chunk 0 2026/06/08 01:20:35 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-06-08-012040-344.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/06/08 01:20:46 DEBUG : oldPath = "TestB2:rclone-test-geqagak5vaci/versions/test-versions-v2026-06-08-012040-344.txt" 2026/06/08 01:20:46 DEBUG : newPath = "TestB2,versions:rclone-test-geqagak5vaci/versions/test-versions-v2026-06-08-012040-344.txt" 2026/06/08 01:20:46 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-geqagak5vaci/versions/test-versions-v2026-06-08-012040-344.txt" 2026/06/08 01:20:46 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/08 01:20:47 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-geqagak5vaci/versions/test-versions-v2026-06-08-012040-344.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-geqagak5vaci/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/06/08 01:20:51 INFO : B2 bucket rclone-test-geqagak5vaci: cleaning bucket "rclone-test-geqagak5vaci" of all hidden files 2026/06/08 01:20:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2b6_d20260608_m011914_c001_v7007000_t0000_u01780881554579") as it is a hide marker 2026/06/08 01:20:51 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : leading space/ leading space: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad77d_d20260608_m011913_c001_v0001042_t0053_u01780881553897") 2026/06/08 01:20:51 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2ab_d20260608_m011913_c001_v7007000_t0000_u01780881553520") as it is a hide marker 2026/06/08 01:20:51 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad77b_d20260608_m011912_c001_v0001042_t0057_u01780881552808") 2026/06/08 01:20:51 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2ff_d20260608_m011921_c001_v7007000_t0000_u01780881561922") as it is a hide marker 2026/06/08 01:20:51 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad793_d20260608_m011921_c001_v0001042_t0054_u01780881561213") 2026/06/08 01:20:51 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : created from root.txt: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4034b0812e39586c_d20260608_m012020_c001_v7007000_t0000_u01780881620234") as it is a hide marker 2026/06/08 01:20:51 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : created from root.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f100b52f830cbcb9d_d20260608_m012019_c001_v0001105_t0049_u01780881619100") 2026/06/08 01:20:51 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : file name.txt: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f421bf93c8f59cf41_d20260608_m012028_c001_v7007000_t0000_u01780881628510") as it is a hide marker 2026/06/08 01:20:51 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : file name.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7ef_d20260608_m012007_c001_v0001042_t0004_u01780881607859") 2026/06/08 01:20:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : file name.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f10892522fa708283_d20260608_m012003_c001_v0001115_t0056_u01780881603140") 2026/06/08 01:20:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : file name.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7c7_d20260608_m011941_c001_v0001042_t0033_u01780881581021") 2026/06/08 01:20:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : file name.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7c1_d20260608_m011939_c001_v0001042_t0011_u01780881579795") 2026/06/08 01:20:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7c5_d20260608_m011940_c001_v0001042_t0037_u01780881580465") "upload" dated 2026-06-08 01:19:40.465 +0000 UTC (1m11.018921417s ago) 2026/06/08 01:20:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4034b0812e39581b_d20260608_m012000_c001_v7007000_t0000_u01780881600868") as it is a hide marker 2026/06/08 01:20:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f1065452c355dcbcd_d20260608_m012000_c001_v0001131_t0050_u01780881600109") 2026/06/08 01:20:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f104be863defd84f8_d20260608_m011959_c001_v0001037_t0038_u01780881599281") 2026/06/08 01:20:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f30f_d20260608_m011930_c001_v7007000_t0000_u01780881570306") as it is a hide marker 2026/06/08 01:20:51 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7ab_d20260608_m011929_c001_v0001042_t0054_u01780881569387") 2026/06/08 01:20:51 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : piped data.txt: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f421bf93c8f59cf45_d20260608_m012030_c001_v7007000_t0000_u01780881630306") as it is a hide marker 2026/06/08 01:20:51 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : piped data.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad813_d20260608_m012029_c001_v0001042_t0047_u01780881629804") 2026/06/08 01:20:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : piped data.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f421bf93c8f59cf43_d20260608_m012029_c001_v7007000_t0000_u01780881629604") 2026/06/08 01:20:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : piped data.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41399f5526dad811_d20260608_m012029_c001_v0001042_t0004_u01780881629240") 2026/06/08 01:20:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f310_d20260608_m011931_c001_v7007000_t0000_u01780881571489") as it is a hide marker 2026/06/08 01:20:51 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7ad_d20260608_m011930_c001_v0001042_t0056_u01780881570666") 2026/06/08 01:20:51 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : test-metadata: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f421bf93c8f59cf61_d20260608_m012037_c001_v7007000_t0000_u01780881637800") as it is a hide marker 2026/06/08 01:20:51 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : test-metadata: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f221bf93c8f59cf4a_d20260608_m012032_c001_v0001117_t0054_u01780881632572") 2026/06/08 01:20:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : test-metadata: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f421bf93c8f59cf47_d20260608_m012031_c001_v7007000_t0000_u01780881631809") 2026/06/08 01:20:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : test-metadata: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad817_d20260608_m012030_c001_v0001042_t0016_u01780881630525") 2026/06/08 01:20:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f307_d20260608_m011924_c001_v7007000_t0000_u01780881564320") as it is a hide marker 2026/06/08 01:20:51 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad799_d20260608_m011923_c001_v0001042_t0057_u01780881563609") 2026/06/08 01:20:51 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f30c_d20260608_m011926_c001_v7007000_t0000_u01780881566586") as it is a hide marker 2026/06/08 01:20:51 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7a3_d20260608_m011925_c001_v0001042_t0036_u01780881565785") 2026/06/08 01:20:51 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f30b_d20260608_m011925_c001_v7007000_t0000_u01780881565425") as it is a hide marker 2026/06/08 01:20:51 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad79b_d20260608_m011924_c001_v0001042_t0008_u01780881564681") 2026/06/08 01:20:51 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f30d_d20260608_m011927_c001_v7007000_t0000_u01780881567835") as it is a hide marker 2026/06/08 01:20:51 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7a7_d20260608_m011926_c001_v0001042_t0044_u01780881566974") 2026/06/08 01:20:51 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f30e_d20260608_m011929_c001_v7007000_t0000_u01780881569028") as it is a hide marker 2026/06/08 01:20:51 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7a9_d20260608_m011928_c001_v0001042_t0035_u01780881568197") 2026/06/08 01:20:51 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f306_d20260608_m011923_c001_v7007000_t0000_u01780881563249") as it is a hide marker 2026/06/08 01:20:51 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : trailing space /trailing space : Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad797_d20260608_m011922_c001_v0001042_t0014_u01780881562334") 2026/06/08 01:20:51 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad827_d20260608_m012045_c001_v0001042_t0057_u01780881645337") "upload" dated 2026-06-08 01:20:45.337 +0000 UTC (6.147422144s ago) 2026/06/08 01:20:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4245712be697d8fb_d20260608_m012043_c001_v7007000_t0000_u01780881643151") 2026/06/08 01:20:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad823_d20260608_m012040_c001_v0001042_t0049_u01780881640344") 2026/06/08 01:20:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f315_d20260608_m011939_c001_v7007000_t0000_u01780881579249") as it is a hide marker 2026/06/08 01:20:51 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f21340d5323d5f312_d20260608_m011933_c001_v0001179_t0011_u01780881573493") 2026/06/08 01:20:51 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : zero-length-file: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f311_d20260608_m011933_c001_v7007000_t0000_u01780881573312") as it is a hide marker 2026/06/08 01:20:51 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : zero-length-file: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41399f5526dad7b7_d20260608_m011932_c001_v0001042_t0004_u01780881572767") 2026/06/08 01:20:51 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2c0_d20260608_m011915_c001_v7007000_t0000_u01780881555617") as it is a hide marker 2026/06/08 01:20:51 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad77f_d20260608_m011914_c001_v0001042_t0048_u01780881554939") 2026/06/08 01:20:51 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f283_d20260608_m011909_c001_v7007000_t0000_u01780881549902") as it is a hide marker 2026/06/08 01:20:51 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad771_d20260608_m011908_c001_v0001042_t0017_u01780881548649") 2026/06/08 01:20:51 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2eb_d20260608_m011919_c001_v7007000_t0000_u01780881559708") as it is a hide marker 2026/06/08 01:20:51 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad789_d20260608_m011918_c001_v0001042_t0040_u01780881558203") 2026/06/08 01:20:51 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2d8_d20260608_m011917_c001_v7007000_t0000_u01780881557842") as it is a hide marker 2026/06/08 01:20:51 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad787_d20260608_m011917_c001_v0001042_t0058_u01780881557069") 2026/06/08 01:20:51 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2f7_d20260608_m011920_c001_v7007000_t0000_u01780881560852") as it is a hide marker 2026/06/08 01:20:51 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad78d_d20260608_m011920_c001_v0001042_t0053_u01780881560069") 2026/06/08 01:20:51 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2cd_d20260608_m011916_c001_v7007000_t0000_u01780881556710") as it is a hide marker 2026/06/08 01:20:51 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad783_d20260608_m011915_c001_v0001042_t0046_u01780881555977") 2026/06/08 01:20:51 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : ./.: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f294_d20260608_m011911_c001_v7007000_t0000_u01780881551336") as it is a hide marker 2026/06/08 01:20:51 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : ./.: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad773_d20260608_m011910_c001_v0001042_t0004_u01780881550265") 2026/06/08 01:20:51 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/08 01:20:51 DEBUG : ../..: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f29f_d20260608_m011912_c001_v7007000_t0000_u01780881552436") as it is a hide marker 2026/06/08 01:20:51 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/08 01:20:51 DEBUG : ../..: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad777_d20260608_m011911_c001_v0001042_t0057_u01780881551714") 2026/06/08 01:20:51 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/08 01:20:51 INFO : B2 bucket rclone-test-geqagak5vaci: cleaning bucket "rclone-test-geqagak5vaci" of all hidden files 2026/06/08 01:20:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2b6_d20260608_m011914_c001_v7007000_t0000_u01780881554579") as it is a hide marker 2026/06/08 01:20:51 DEBUG : leading space/ leading space: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad77d_d20260608_m011913_c001_v0001042_t0053_u01780881553897") 2026/06/08 01:20:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2ab_d20260608_m011913_c001_v7007000_t0000_u01780881553520") as it is a hide marker 2026/06/08 01:20:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad77b_d20260608_m011912_c001_v0001042_t0057_u01780881552808") 2026/06/08 01:20:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2ff_d20260608_m011921_c001_v7007000_t0000_u01780881561922") as it is a hide marker 2026/06/08 01:20:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad793_d20260608_m011921_c001_v0001042_t0054_u01780881561213") 2026/06/08 01:20:51 DEBUG : created from root.txt: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4034b0812e39586c_d20260608_m012020_c001_v7007000_t0000_u01780881620234") as it is a hide marker 2026/06/08 01:20:51 DEBUG : created from root.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f100b52f830cbcb9d_d20260608_m012019_c001_v0001105_t0049_u01780881619100") 2026/06/08 01:20:51 DEBUG : file name.txt: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f421bf93c8f59cf41_d20260608_m012028_c001_v7007000_t0000_u01780881628510") as it is a hide marker 2026/06/08 01:20:52 DEBUG : file name.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7ef_d20260608_m012007_c001_v0001042_t0004_u01780881607859") 2026/06/08 01:20:52 DEBUG : file name.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f10892522fa708283_d20260608_m012003_c001_v0001115_t0056_u01780881603140") 2026/06/08 01:20:52 DEBUG : file name.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7c7_d20260608_m011941_c001_v0001042_t0033_u01780881581021") 2026/06/08 01:20:52 DEBUG : file name.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7c1_d20260608_m011939_c001_v0001042_t0011_u01780881579795") 2026/06/08 01:20:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7c5_d20260608_m011940_c001_v0001042_t0037_u01780881580465") "upload" dated 2026-06-08 01:19:40.465 +0000 UTC (1m12.029480737s ago) 2026/06/08 01:20:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4034b0812e39581b_d20260608_m012000_c001_v7007000_t0000_u01780881600868") as it is a hide marker 2026/06/08 01:20:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f1065452c355dcbcd_d20260608_m012000_c001_v0001131_t0050_u01780881600109") 2026/06/08 01:20:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f104be863defd84f8_d20260608_m011959_c001_v0001037_t0038_u01780881599281") 2026/06/08 01:20:52 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f30f_d20260608_m011930_c001_v7007000_t0000_u01780881570306") as it is a hide marker 2026/06/08 01:20:52 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7ab_d20260608_m011929_c001_v0001042_t0054_u01780881569387") 2026/06/08 01:20:52 DEBUG : piped data.txt: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f421bf93c8f59cf45_d20260608_m012030_c001_v7007000_t0000_u01780881630306") as it is a hide marker 2026/06/08 01:20:52 DEBUG : piped data.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad813_d20260608_m012029_c001_v0001042_t0047_u01780881629804") 2026/06/08 01:20:52 DEBUG : piped data.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f421bf93c8f59cf43_d20260608_m012029_c001_v7007000_t0000_u01780881629604") 2026/06/08 01:20:52 DEBUG : piped data.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41399f5526dad811_d20260608_m012029_c001_v0001042_t0004_u01780881629240") 2026/06/08 01:20:52 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f310_d20260608_m011931_c001_v7007000_t0000_u01780881571489") as it is a hide marker 2026/06/08 01:20:53 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7ad_d20260608_m011930_c001_v0001042_t0056_u01780881570666") 2026/06/08 01:20:53 DEBUG : test-metadata: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f421bf93c8f59cf61_d20260608_m012037_c001_v7007000_t0000_u01780881637800") as it is a hide marker 2026/06/08 01:20:53 DEBUG : test-metadata: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f221bf93c8f59cf4a_d20260608_m012032_c001_v0001117_t0054_u01780881632572") 2026/06/08 01:20:53 DEBUG : test-metadata: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f421bf93c8f59cf47_d20260608_m012031_c001_v7007000_t0000_u01780881631809") 2026/06/08 01:20:53 DEBUG : test-metadata: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad817_d20260608_m012030_c001_v0001042_t0016_u01780881630525") 2026/06/08 01:20:53 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f307_d20260608_m011924_c001_v7007000_t0000_u01780881564320") as it is a hide marker 2026/06/08 01:20:53 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad799_d20260608_m011923_c001_v0001042_t0057_u01780881563609") 2026/06/08 01:20:53 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f30c_d20260608_m011926_c001_v7007000_t0000_u01780881566586") as it is a hide marker 2026/06/08 01:20:53 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7a3_d20260608_m011925_c001_v0001042_t0036_u01780881565785") 2026/06/08 01:20:53 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f30b_d20260608_m011925_c001_v7007000_t0000_u01780881565425") as it is a hide marker 2026/06/08 01:20:53 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad79b_d20260608_m011924_c001_v0001042_t0008_u01780881564681") 2026/06/08 01:20:53 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f30d_d20260608_m011927_c001_v7007000_t0000_u01780881567835") as it is a hide marker 2026/06/08 01:20:53 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7a7_d20260608_m011926_c001_v0001042_t0044_u01780881566974") 2026/06/08 01:20:53 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f30e_d20260608_m011929_c001_v7007000_t0000_u01780881569028") as it is a hide marker 2026/06/08 01:20:53 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7a9_d20260608_m011928_c001_v0001042_t0035_u01780881568197") 2026/06/08 01:20:53 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f306_d20260608_m011923_c001_v7007000_t0000_u01780881563249") as it is a hide marker 2026/06/08 01:20:53 DEBUG : trailing space /trailing space : Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad797_d20260608_m011922_c001_v0001042_t0014_u01780881562334") 2026/06/08 01:20:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad827_d20260608_m012045_c001_v0001042_t0057_u01780881645337") "upload" dated 2026-06-08 01:20:45.337 +0000 UTC (8.556548742s ago) 2026/06/08 01:20:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4245712be697d8fb_d20260608_m012043_c001_v7007000_t0000_u01780881643151") 2026/06/08 01:20:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad823_d20260608_m012040_c001_v0001042_t0049_u01780881640344") 2026/06/08 01:20:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f315_d20260608_m011939_c001_v7007000_t0000_u01780881579249") as it is a hide marker 2026/06/08 01:20:54 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f21340d5323d5f312_d20260608_m011933_c001_v0001179_t0011_u01780881573493") 2026/06/08 01:20:54 DEBUG : zero-length-file: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f311_d20260608_m011933_c001_v7007000_t0000_u01780881573312") as it is a hide marker 2026/06/08 01:20:54 DEBUG : zero-length-file: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41399f5526dad7b7_d20260608_m011932_c001_v0001042_t0004_u01780881572767") 2026/06/08 01:20:54 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2c0_d20260608_m011915_c001_v7007000_t0000_u01780881555617") as it is a hide marker 2026/06/08 01:20:54 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad77f_d20260608_m011914_c001_v0001042_t0048_u01780881554939") 2026/06/08 01:20:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f283_d20260608_m011909_c001_v7007000_t0000_u01780881549902") as it is a hide marker 2026/06/08 01:20:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad771_d20260608_m011908_c001_v0001042_t0017_u01780881548649") 2026/06/08 01:20:54 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2eb_d20260608_m011919_c001_v7007000_t0000_u01780881559708") as it is a hide marker 2026/06/08 01:20:54 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad789_d20260608_m011918_c001_v0001042_t0040_u01780881558203") 2026/06/08 01:20:54 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2d8_d20260608_m011917_c001_v7007000_t0000_u01780881557842") as it is a hide marker 2026/06/08 01:20:54 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad787_d20260608_m011917_c001_v0001042_t0058_u01780881557069") 2026/06/08 01:20:54 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2f7_d20260608_m011920_c001_v7007000_t0000_u01780881560852") as it is a hide marker 2026/06/08 01:20:54 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad78d_d20260608_m011920_c001_v0001042_t0053_u01780881560069") 2026/06/08 01:20:54 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f2cd_d20260608_m011916_c001_v7007000_t0000_u01780881556710") as it is a hide marker 2026/06/08 01:20:54 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad783_d20260608_m011915_c001_v0001042_t0046_u01780881555977") 2026/06/08 01:20:54 DEBUG : ./.: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f294_d20260608_m011911_c001_v7007000_t0000_u01780881551336") as it is a hide marker 2026/06/08 01:20:54 DEBUG : ./.: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad773_d20260608_m011910_c001_v0001042_t0004_u01780881550265") 2026/06/08 01:20:54 DEBUG : ../..: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f29f_d20260608_m011912_c001_v7007000_t0000_u01780881552436") as it is a hide marker 2026/06/08 01:20:54 DEBUG : ../..: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad777_d20260608_m011911_c001_v0001042_t0057_u01780881551714") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/08 01:20:55 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/06/08 01:20:55 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/06/08 01:20:55 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/06/08 01:20:56 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/06/08 01:20:56 INFO : B2 bucket rclone-test-geqagak5vaci: cleaning bucket "rclone-test-geqagak5vaci" of pending multipart uploads older than 0s 2026/06/08 01:20:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7c5_d20260608_m011940_c001_v0001042_t0037_u01780881580465") "upload" dated 2026-06-08 01:19:40.465 +0000 UTC (1m16.257590916s ago) 2026/06/08 01:20:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2245712be697db3e_d20260608_m012055_c001_v0001136_t0036_u01780881655719") as it is a start marker (upload started at 2026-06-08 01:20:55.719 +0000 UTC) 2026/06/08 01:20:56 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/08 01:20:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2245712be697db40_d20260608_m012055_c001_v0001100_t0005_u01780881655902") as it is a start marker (upload started at 2026-06-08 01:20:55.902 +0000 UTC) 2026/06/08 01:20:56 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/08 01:20:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2245712be697db41_d20260608_m012056_c001_v0001167_t0052_u01780881656084") as it is a start marker (upload started at 2026-06-08 01:20:56.084 +0000 UTC) 2026/06/08 01:20:56 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/08 01:20:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2245712be697db43_d20260608_m012056_c001_v0001134_t0042_u01780881656267") as it is a start marker (upload started at 2026-06-08 01:20:56.267 +0000 UTC) 2026/06/08 01:20:56 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/08 01:20:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4245712be697db3d_d20260608_m012055_c001_v7007000_t0000_u01780881655538") "hide" dated 2026-06-08 01:20:55.538 +0000 UTC (1.184776337s ago) 2026/06/08 01:20:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad827_d20260608_m012045_c001_v0001042_t0057_u01780881645337") 2026/06/08 01:20:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/08 01:20:56 INFO : B2 bucket rclone-test-geqagak5vaci: cleaning bucket "rclone-test-geqagak5vaci" of pending multipart uploads older than 0s 2026/06/08 01:20:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7c5_d20260608_m011940_c001_v0001042_t0037_u01780881580465") "upload" dated 2026-06-08 01:19:40.465 +0000 UTC (1m16.620607791s ago) 2026/06/08 01:20:57 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2245712be697db3e_d20260608_m012055_c001_v0001136_t0036_u01780881655719") as it is a start marker (upload started at 2026-06-08 01:20:55.719 +0000 UTC) 2026/06/08 01:20:57 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2245712be697db40_d20260608_m012055_c001_v0001100_t0005_u01780881655902") as it is a start marker (upload started at 2026-06-08 01:20:55.902 +0000 UTC) 2026/06/08 01:20:57 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2245712be697db41_d20260608_m012056_c001_v0001167_t0052_u01780881656084") as it is a start marker (upload started at 2026-06-08 01:20:56.084 +0000 UTC) 2026/06/08 01:20:57 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2245712be697db43_d20260608_m012056_c001_v0001134_t0042_u01780881656267") as it is a start marker (upload started at 2026-06-08 01:20:56.267 +0000 UTC) 2026/06/08 01:20:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4245712be697db3d_d20260608_m012055_c001_v7007000_t0000_u01780881655538") "hide" dated 2026-06-08 01:20:55.538 +0000 UTC (1.547746503s ago) 2026/06/08 01:20:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad827_d20260608_m012045_c001_v0001042_t0057_u01780881645337") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/08 01:20:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/08 01:20:58 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/08 01:20:58 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/06/08 01:20:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/08 01:20:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/08 01:20:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/08 01:20:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/08 01:21:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/08 01:21:01 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/08 01:21:01 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/08 01:21:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:21:04 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/06/08 01:21:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420dba_d20260608_m012104_c001_v0001109_t0039_u01780881664764") 2026/06/08 01:21:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/08 01:21:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/08 01:21:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/08 01:21:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:21:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:21:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/08 01:21:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/08 01:21:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/08 01:21:09 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/08 01:21:09 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/08 01:21:11 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/08 01:21:11 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/08 01:21:11 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/08 01:21:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:21:12 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/06/08 01:21:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420de3_d20260608_m012112_c001_v0001144_t0056_u01780881672938") 2026/06/08 01:21:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/08 01:21:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/08 01:21:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/08 01:21:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:21:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:21:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/08 01:21:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/08 01:21:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/08 01:21:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/08 01:21:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/08 01:21:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/08 01:21:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/08 01:21:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/08 01:21:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/08 01:21:21 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/08 01:21:21 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/08 01:21:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:21:22 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/06/08 01:21:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f21340d5323d5f77c_d20260608_m012123_c001_v0001145_t0009_u01780881683074") 2026/06/08 01:21:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/08 01:21:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/08 01:21:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/08 01:21:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/08 01:21:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/08 01:21:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:21:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:21:25 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/06/08 01:21:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/08 01:21:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/08 01:21:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/08 01:21:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/08 01:21:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/08 01:21:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/08 01:21:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/08 01:21:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:21:30 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/06/08 01:21:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f22263b22ea506f77_d20260608_m012130_c001_v0001161_t0023_u01780881690992") 2026/06/08 01:21:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/08 01:21:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/08 01:21:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/08 01:21:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:21:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:21:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/08 01:21:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/08 01:21:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/08 01:21:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/08 01:21:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/08 01:21:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/08 01:21:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/08 01:21:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/08 01:21:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:21:39 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/06/08 01:21:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f22263b22ea506f7d_d20260608_m012139_c001_v0001130_t0002_u01780881699226") 2026/06/08 01:21:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/08 01:21:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/08 01:21:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/08 01:21:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:21:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:21:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/08 01:21:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/08 01:21:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/08 01:21:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/08 01:21:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/08 01:21:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/08 01:21:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/08 01:21:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/08 01:21:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/08 01:21:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/08 01:21:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/08 01:21:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:21:47 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/06/08 01:21:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f205cc4a982795bef_d20260608_m012147_c001_v0001103_t0036_u01780881707520") 2026/06/08 01:21:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/08 01:21:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/08 01:21:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/08 01:21:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/08 01:21:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/08 01:21:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:21:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:21:50 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/06/08 01:21:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/08 01:21:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/08 01:21:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/08 01:21:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/08 01:21:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/08 01:21:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/08 01:21:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/08 01:21:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:21:55 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/06/08 01:21:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f21340d5323d5f825_d20260608_m012155_c001_v0001184_t0026_u01780881715817") 2026/06/08 01:21:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/08 01:21:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/08 01:21:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/08 01:21:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:21:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:21:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/08 01:21:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/08 01:21:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/08 01:21:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/08 01:21:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/08 01:22:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/08 01:22:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/08 01:22:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/08 01:22:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:22:03 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/06/08 01:22:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f21340d5323d5f84d_d20260608_m012203_c001_v0001182_t0019_u01780881723605") 2026/06/08 01:22:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/08 01:22:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/08 01:22:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/08 01:22:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:22:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:22:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/08 01:22:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/08 01:22:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/08 01:22:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/08 01:22:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/08 01:22:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/08 01:22:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/08 01:22:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/08 01:22:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/08 01:22:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/08 01:22:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/08 01:22:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:22:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/08 01:22:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f218852e2c416b1e1_d20260608_m012212_c001_v0001116_t0015_u01780881732055") 2026/06/08 01:22:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/08 01:22:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/08 01:22:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/08 01:22:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/08 01:22:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/08 01:22:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:22:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:22:16 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/06/08 01:22:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/08 01:22:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/08 01:22:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/08 01:22:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/08 01:22:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/08 01:22:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/08 01:22:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/08 01:22:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:22:23 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/06/08 01:22:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f214c8118165dd754_d20260608_m012224_c001_v0001176_t0036_u01780881744089") 2026/06/08 01:22:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/08 01:22:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/08 01:22:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/08 01:22:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:22:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:22:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/08 01:22:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/08 01:22:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/08 01:22:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/08 01:22:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/08 01:22:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/08 01:22:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/08 01:22:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/08 01:22:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:22:32 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/06/08 01:22:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f218852e2c416b1f2_d20260608_m012232_c001_v0001165_t0011_u01780881752893") 2026/06/08 01:22:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/08 01:22:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/08 01:22:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/08 01:22:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:22:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:22:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/08 01:22:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/08 01:22:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/08 01:22:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/08 01:22:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/08 01:22:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/08 01:22:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/08 01:22:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/08 01:22:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/08 01:22:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/08 01:22:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/08 01:22:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:22:42 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/06/08 01:22:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f215baa9a26d37a61_d20260608_m012242_c001_v0001167_t0047_u01780881762133") 2026/06/08 01:22:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/08 01:22:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/08 01:22:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/08 01:22:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/08 01:22:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/08 01:22:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:22:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:22:55 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/06/08 01:22:58 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/08 01:22:58 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/08 01:22:58 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/08 01:22:59 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/08 01:22:59 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/08 01:23:01 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/08 01:23:01 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/08 01:23:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:23:03 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/06/08 01:23:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2182badcc448e644_d20260608_m012303_c001_v0001038_t0031_u01780881783136") 2026/06/08 01:23:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/08 01:23:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/08 01:23:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/08 01:23:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:23:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:23:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/08 01:23:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/08 01:23:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/08 01:23:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/08 01:23:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/08 01:23:10 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/08 01:23:10 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/08 01:23:10 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/08 01:23:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:23:12 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/06/08 01:23:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420e79_d20260608_m012312_c001_v0001167_t0036_u01780881792464") 2026/06/08 01:23:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/08 01:23:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/08 01:23:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/08 01:23:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:23:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:23:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/08 01:23:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/08 01:23:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/08 01:23:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/08 01:23:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/08 01:23:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/08 01:23:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/08 01:23:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/08 01:23:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/08 01:23:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/08 01:23:20 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/08 01:23:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:23:22 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/06/08 01:23:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420f90_d20260608_m012322_c001_v0001120_t0023_u01780881802870") 2026/06/08 01:23:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/08 01:23:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/08 01:23:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/08 01:23:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/08 01:23:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/08 01:23:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:23:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:23:25 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/06/08 01:23:28 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/08 01:23:28 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/08 01:23:28 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/08 01:23:28 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/08 01:23:29 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/08 01:23:31 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/08 01:23:31 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/08 01:23:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:23:33 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/06/08 01:23:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420f94_d20260608_m012333_c001_v0001153_t0023_u01780881813187") 2026/06/08 01:23:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/08 01:23:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/08 01:23:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/08 01:23:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/08 01:23:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/08 01:23:33 DEBUG : pacer: Reducing sleep to 10ms 2026/06/08 01:23:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:23:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:23:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/08 01:23:38 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/08 01:23:38 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/08 01:23:38 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/08 01:23:38 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/08 01:23:41 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/08 01:23:57 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/08 01:23:57 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/08 01:24:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:24:03 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/06/08 01:24:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f219e235c0b17a35e_d20260608_m012403_c001_v0001173_t0030_u01780881843415") 2026/06/08 01:24:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/08 01:24:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/08 01:24:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/08 01:24:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:24:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:24:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/08 01:24:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/08 01:24:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/08 01:24:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/08 01:24:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/08 01:24:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/08 01:24:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/08 01:24:11 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/08 01:24:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/08 01:24:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/08 01:24:13 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/08 01:24:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/08 01:24:16 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/06/08 01:24:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2dda3c0fdab4b9fe80e1b_f219e235c0b17a366_d20260608_m012416_c001_v0001116_t0048_u01780881856861") 2026/06/08 01:24:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/08 01:24:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/08 01:24:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/08 01:24:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/08 01:24:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/08 01:24:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/08 01:24:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/08 01:24: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/06/08 01:24:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fd2dda3c0fdab4b9fe80e1b_f209bb8abb484e8d2_d20260608_m012438_c001_v0001161_t0018_u01780881878824") 2026/06/08 01:24:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/08 01:24:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/08 01:24:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/08 01:24:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/08 01:24:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/08 01:24:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/08 01:24:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/08 01:24:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/08 01:24:42 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/08 01:24:44 DEBUG : chunked-copy: Done sending chunk 0 2026/06/08 01:24:44 DEBUG : chunked-copy: Done sending chunk 1 2026/06/08 01:24:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/08 01:24:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2014575df39e2689_d20260608_m012444_c001_v0001176_t0029_u01780881884986") 2026/06/08 01:24:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/08 01:24:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/08 01:24:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/08 01:24:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/08 01:24:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/08 01:24:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/08 01:24:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/08 01:24:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/08 01:24:47 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/08 01:24:50 DEBUG : chunked-copy: Done sending chunk 1 2026/06/08 01:24:50 DEBUG : chunked-copy: Done sending chunk 0 2026/06/08 01:24:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/08 01:24:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2014575df39e268a_d20260608_m012450_c001_v0001173_t0039_u01780881890897") 2026/06/08 01:24:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/08 01:24:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/08 01:24:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/08 01:24:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/08 01:24:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/08 01:24:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/08 01:24:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/08 01:24:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/08 01:24:53 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/08 01:24:55 DEBUG : chunked-copy: Done sending chunk 1 2026/06/08 01:24:56 DEBUG : chunked-copy: Done sending chunk 0 2026/06/08 01:24:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/08 01:24:56 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2014575df39e268d_d20260608_m012456_c001_v0001174_t0020_u01780881896722") 2026/06/08 01:24:56 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/08 01:24:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/08 01:24:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/08 01:24:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/08 01:24:57 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/08 01:24:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/08 01:24:57 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/08 01:24:59 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/08 01:25:00 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/08 01:25:01 DEBUG : Creating backend with remote "TestB2:rclone-test-geqagak5vaci/deeper/nonexisting/directory" 2026/06/08 01:25:01 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/08 01:25:02 INFO : B2 bucket rclone-test-geqagak5vaci: cleaning bucket "rclone-test-geqagak5vaci" of all files 2026/06/08 01:25:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4001cf936c242481_d20260608_m012337_c001_v7007000_t0000_u01780881817957") 2026/06/08 01:25:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420f94_d20260608_m012333_c001_v0001153_t0023_u01780881813187") 2026/06/08 01:25:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4100994cb0420f92_d20260608_m012332_c001_v7007000_t0000_u01780881812691") 2026/06/08 01:25:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f212d961748136510_d20260608_m012327_c001_v0001115_t0015_u01780881807747") 2026/06/08 01:25:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f409bb8abb484e8cf_d20260608_m012427_c001_v7007000_t0000_u01780881867952") 2026/06/08 01:25:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f219e235c0b17a366_d20260608_m012416_c001_v0001116_t0048_u01780881856861") 2026/06/08 01:25:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f419e235c0b17a365_d20260608_m012416_c001_v7007000_t0000_u01780881856309") 2026/06/08 01:25:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f219e235c0b17a364_d20260608_m012409_c001_v0001180_t0038_u01780881849781") 2026/06/08 01:25:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f419e235c0b17a362_d20260608_m012409_c001_v7007000_t0000_u01780881849575") 2026/06/08 01:25:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f219e235c0b17a35e_d20260608_m012403_c001_v0001173_t0030_u01780881843415") 2026/06/08 01:25:03 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f419e235c0b17a35d_d20260608_m012402_c001_v7007000_t0000_u01780881842911") 2026/06/08 01:25:03 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2001cf936c242482_d20260608_m012338_c001_v0001116_t0016_u01780881818142") 2026/06/08 01:25:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f405cc4a982795c19_d20260608_m012151_c001_v7007000_t0000_u01780881711725") 2026/06/08 01:25:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f205cc4a982795bef_d20260608_m012147_c001_v0001103_t0036_u01780881707520") 2026/06/08 01:25:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f7e9_d20260608_m012143_c001_v7007000_t0000_u01780881703159") 2026/06/08 01:25:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f22263b22ea506f7d_d20260608_m012139_c001_v0001130_t0002_u01780881699226") 2026/06/08 01:25:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f405cc4a982795bea_d20260608_m012147_c001_v7007000_t0000_u01780881707178") 2026/06/08 01:25:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f21340d5323d5f7ea_d20260608_m012143_c001_v0001184_t0048_u01780881703339") 2026/06/08 01:25:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f42263b22ea506f7a_d20260608_m012138_c001_v7007000_t0000_u01780881698872") 2026/06/08 01:25:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f21340d5323d5f7bd_d20260608_m012134_c001_v0001174_t0007_u01780881694679") 2026/06/08 01:25:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f7ba_d20260608_m012134_c001_v7007000_t0000_u01780881694364") 2026/06/08 01:25:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f22263b22ea506f77_d20260608_m012130_c001_v0001161_t0023_u01780881690992") 2026/06/08 01:25:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f42263b22ea506f76_d20260608_m012130_c001_v7007000_t0000_u01780881690654") 2026/06/08 01:25:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f21340d5323d5f797_d20260608_m012127_c001_v0001183_t0057_u01780881687235") 2026/06/08 01:25:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f418852e2c416b1ea_d20260608_m012219_c001_v7007000_t0000_u01780881739548") 2026/06/08 01:25:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f218852e2c416b1e1_d20260608_m012212_c001_v0001116_t0015_u01780881732055") 2026/06/08 01:25:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f405cc4a982795c9a_d20260608_m012207_c001_v7007000_t0000_u01780881727431") 2026/06/08 01:25:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f21340d5323d5f84d_d20260608_m012203_c001_v0001182_t0019_u01780881723605") 2026/06/08 01:25:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f418852e2c416b1e0_d20260608_m012211_c001_v7007000_t0000_u01780881731700") 2026/06/08 01:25:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f205cc4a982795c9b_d20260608_m012207_c001_v0001100_t0035_u01780881727616") 2026/06/08 01:25:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f84a_d20260608_m012203_c001_v7007000_t0000_u01780881723255") 2026/06/08 01:25:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f205cc4a982795c65_d20260608_m012159_c001_v0001184_t0054_u01780881719336") 2026/06/08 01:25:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f405cc4a982795c62_d20260608_m012159_c001_v7007000_t0000_u01780881719152") 2026/06/08 01:25:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f21340d5323d5f825_d20260608_m012155_c001_v0001184_t0026_u01780881715817") 2026/06/08 01:25:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f823_d20260608_m012155_c001_v7007000_t0000_u01780881715463") 2026/06/08 01:25:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f205cc4a982795c1b_d20260608_m012151_c001_v0001167_t0008_u01780881711911") 2026/06/08 01:25:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f795_d20260608_m012127_c001_v7007000_t0000_u01780881687052") 2026/06/08 01:25:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f21340d5323d5f77c_d20260608_m012123_c001_v0001145_t0009_u01780881683074") 2026/06/08 01:25:04 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f41340d5323d5f778_d20260608_m012122_c001_v7007000_t0000_u01780881682713") 2026/06/08 01:25:04 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f205cc4a982794b17_d20260608_m012118_c001_v0001174_t0058_u01780881678248") 2026/06/08 01:25:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f405cc4a982794b15_d20260608_m012118_c001_v7007000_t0000_u01780881678066") 2026/06/08 01:25:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420de3_d20260608_m012112_c001_v0001144_t0056_u01780881672938") 2026/06/08 01:25:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4100994cb0420de0_d20260608_m012112_c001_v7007000_t0000_u01780881672564") 2026/06/08 01:25:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f205cc4a982794ab6_d20260608_m012108_c001_v0001176_t0028_u01780881668694") 2026/06/08 01:25:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f405cc4a982794ab4_d20260608_m012108_c001_v7007000_t0000_u01780881668512") 2026/06/08 01:25:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420dba_d20260608_m012104_c001_v0001109_t0039_u01780881664764") 2026/06/08 01:25:05 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4100994cb0420db7_d20260608_m012104_c001_v7007000_t0000_u01780881664410") 2026/06/08 01:25:05 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2245712be697db4d_d20260608_m012059_c001_v0001113_t0024_u01780881659126") 2026/06/08 01:25:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4100994cb0420e6c_d20260608_m012258_c001_v7007000_t0000_u01780881778454") 2026/06/08 01:25:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f215baa9a26d37a61_d20260608_m012242_c001_v0001167_t0047_u01780881762133") 2026/06/08 01:25:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f418852e2c416b1f4_d20260608_m012237_c001_v7007000_t0000_u01780881757125") 2026/06/08 01:25:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f218852e2c416b1f2_d20260608_m012232_c001_v0001165_t0011_u01780881752893") 2026/06/08 01:25:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f415baa9a26d37a5f_d20260608_m012241_c001_v7007000_t0000_u01780881761738") 2026/06/08 01:25:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f218852e2c416b1f5_d20260608_m012237_c001_v0001180_t0000_u01780881757309") 2026/06/08 01:25:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f418852e2c416b1f1_d20260608_m012232_c001_v7007000_t0000_u01780881752485") 2026/06/08 01:25:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f218852e2c416b1ee_d20260608_m012227_c001_v0001130_t0050_u01780881747839") 2026/06/08 01:25:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f418852e2c416b1ed_d20260608_m012227_c001_v7007000_t0000_u01780881747655") 2026/06/08 01:25:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f214c8118165dd754_d20260608_m012224_c001_v0001176_t0036_u01780881744089") 2026/06/08 01:25:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f414c8118165dd753_d20260608_m012223_c001_v7007000_t0000_u01780881743693") 2026/06/08 01:25:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f218852e2c416b1eb_d20260608_m012219_c001_v0001178_t0009_u01780881739739") 2026/06/08 01:25:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f412d96174813650f_d20260608_m012327_c001_v7007000_t0000_u01780881807552") 2026/06/08 01:25:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420f90_d20260608_m012322_c001_v0001120_t0023_u01780881802870") 2026/06/08 01:25:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4100994cb0420f8f_d20260608_m012322_c001_v7007000_t0000_u01780881802420") 2026/06/08 01:25:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420f8d_d20260608_m012317_c001_v0001154_t0014_u01780881797151") 2026/06/08 01:25:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4100994cb0420f8c_d20260608_m012316_c001_v7007000_t0000_u01780881796968") 2026/06/08 01:25:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420e79_d20260608_m012312_c001_v0001167_t0036_u01780881792464") 2026/06/08 01:25:06 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4100994cb0420e78_d20260608_m012312_c001_v7007000_t0000_u01780881792012") 2026/06/08 01:25:06 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420e73_d20260608_m012307_c001_v0001183_t0056_u01780881787314") 2026/06/08 01:25:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4100994cb0420e71_d20260608_m012307_c001_v7007000_t0000_u01780881787014") 2026/06/08 01:25:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2182badcc448e644_d20260608_m012303_c001_v0001038_t0031_u01780881783136") 2026/06/08 01:25:06 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4182badcc448e643_d20260608_m012302_c001_v7007000_t0000_u01780881782681") 2026/06/08 01:25:06 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2100994cb0420e6d_d20260608_m012258_c001_v0001173_t0043_u01780881778636") 2026/06/08 01:25:06 DEBUG : chunked-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f412d96174813652a_d20260608_m012458_c001_v7007000_t0000_u01780881898909") 2026/06/08 01:25:07 DEBUG : chunked-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f209bb8abb484e8dc_d20260608_m012453_c001_v0001173_t0058_u01780881893269") 2026/06/08 01:25:07 DEBUG : chunked-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f409bb8abb484e8db_d20260608_m012452_c001_v7007000_t0000_u01780881892752") 2026/06/08 01:25:07 DEBUG : chunked-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f209bb8abb484e8d8_d20260608_m012447_c001_v0001173_t0011_u01780881887536") 2026/06/08 01:25:07 DEBUG : chunked-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f409bb8abb484e8d7_d20260608_m012447_c001_v7007000_t0000_u01780881887009") 2026/06/08 01:25:07 DEBUG : chunked-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f209bb8abb484e8d5_d20260608_m012441_c001_v0001165_t0009_u01780881881683") 2026/06/08 01:25:07 DEBUG : chunked-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f409bb8abb484e8d4_d20260608_m012441_c001_v7007000_t0000_u01780881881165") 2026/06/08 01:25:07 DEBUG : chunked-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad929_d20260608_m012436_c001_v0001042_t0047_u01780881876619") 2026/06/08 01:25:07 DEBUG : chunked-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f409bb8abb484e8d1_d20260608_m012435_c001_v7007000_t0000_u01780881875906") 2026/06/08 01:25:07 DEBUG : chunked-copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad91d_d20260608_m012428_c001_v0001042_t0011_u01780881868692") 2026/06/08 01:25:07 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f412d961748136529_d20260608_m012458_c001_v7007000_t0000_u01780881898726") 2026/06/08 01:25:07 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2014575df39e268d_d20260608_m012456_c001_v0001174_t0020_u01780881896722") 2026/06/08 01:25:07 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f409bb8abb484e8da_d20260608_m012452_c001_v7007000_t0000_u01780881892563") 2026/06/08 01:25:07 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2014575df39e268a_d20260608_m012450_c001_v0001173_t0039_u01780881890897") 2026/06/08 01:25:07 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f409bb8abb484e8d6_d20260608_m012446_c001_v7007000_t0000_u01780881886677") 2026/06/08 01:25:07 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f2014575df39e2689_d20260608_m012444_c001_v0001176_t0029_u01780881884986") 2026/06/08 01:25:07 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f409bb8abb484e8d3_d20260608_m012440_c001_v7007000_t0000_u01780881880976") 2026/06/08 01:25:07 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f209bb8abb484e8d2_d20260608_m012438_c001_v0001161_t0018_u01780881878824") 2026/06/08 01:25:08 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f409bb8abb484e8d0_d20260608_m012435_c001_v7007000_t0000_u01780881875622") 2026/06/08 01:25:08 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f106dc24c5d7dbb14_d20260608_m012430_c001_v0001144_t0019_u01780881870848") 2026/06/08 01:25:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad7c5_d20260608_m011940_c001_v0001042_t0037_u01780881580465") 2026/06/08 01:25:08 DEBUG : unknown-size-put.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f412d96174813652b_d20260608_m012459_c001_v7007000_t0000_u01780881899870") 2026/06/08 01:25:08 DEBUG : unknown-size-put.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad93d_d20260608_m012459_c001_v0001042_t0038_u01780881899478") 2026/06/08 01:25:08 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f412d96174813652c_d20260608_m012501_c001_v7007000_t0000_u01780881901177") 2026/06/08 01:25:08 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad943_d20260608_m012500_c001_v0001042_t0037_u01780881900807") 2026/06/08 01:25:08 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f11399f5526dad93f_d20260608_m012500_c001_v0001042_t0045_u01780881900059") 2026/06/08 01:25:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2dda3c0fdab4b9fe80e1b_f4245712be697db3d_d20260608_m012055_c001_v7007000_t0000_u01780881655538") 2026/06/08 01:25:11 INFO : B2 bucket rclone-test-geqagak5vaci: cleaning bucket "rclone-test-geqagak5vaci" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (368.22s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.42s) --- PASS: TestIntegration/FsMkdir (365.94s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.18s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.94s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.82s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (209.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (12.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (38.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (21.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (16.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (60.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (31.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (18.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (11.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (30.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (7.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.24s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 368.246s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m9.025420058s (try 1/5)