"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/04/05 01:23:45 DEBUG : Creating backend with remote "TestB2:rclone-test-kenajaq8wiqi" 2026/04/05 01:23:45 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/04/05 01:23:48 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/05 01:23:48 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/05 01:23:48 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/04/05 01:24:16 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/05 01:24:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/05 01:24:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/05 01:24:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/05 01:24:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/05 01:24:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/05 01:24:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/05 01:24:20 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/05 01:24:27 DEBUG : Creating backend with remote "TestB2:" 2026/04/05 01:24:27 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/05 01:24:28 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/05 01:24:33 INFO : B2 bucket rclone-test-kenajaq8wiqi: cleaning bucket "rclone-test-kenajaq8wiqi" of all files 2026/04/05 01:24:34 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55736_d20260405_m012432_c001_v0001043_t0034_u01775352272806") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/05 01:24:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kenajaq8wiqi/dirToPurgeFromRoot" 2026/04/05 01:24:36 INFO : B2 bucket rclone-test-kenajaq8wiqi path dirToPurgeFromRoot: cleaning bucket "rclone-test-kenajaq8wiqi" of all files 2026/04/05 01:24:37 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a5573a_d20260405_m012434_c001_v0001043_t0050_u01775352274691") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/05 01:24:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kenajaq8wiqi/hello? sausage/êé" 2026/04/05 01:24:41 INFO : B2 bucket rclone-test-kenajaq8wiqi path hello? sausage/êé: cleaning bucket "rclone-test-kenajaq8wiqi" of all files 2026/04/05 01:24:41 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f116f111b2d7d150f_d20260405_m012440_c001_v0001185_t0013_u01775352280141") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/05 01:24:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/04/05 01:24:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 01:24:43 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/05 01:24:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kenajaq8wiqi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/05 01:24:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kenajaq8wiqi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-kenajaq8wiqi" from "TestB2:rclone-test-kenajaq8wiqi" 2026/04/05 01:24:54 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/04/05 01:25:05 DEBUG : Creating backend with remote "TestB2:rclone-test-mihikuy0kovi" 2026/04/05 01:25:08 DEBUG : B2 bucket rclone-test-mihikuy0kovi: Purge remote 2026/04/05 01:25:08 INFO : B2 bucket rclone-test-mihikuy0kovi: cleaning bucket "rclone-test-mihikuy0kovi" of all files 2026/04/05 01:25:09 DEBUG : somefile: Deleting (id "4_zaff25dc330ed5bbb9fd80e1b_f412988260993604f_d20260405_m012507_c001_v0001038_t0007_u01775352307873") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/05 01:25:10 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/05 01:25:11 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/04/05 01:25:14 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/05 01:25:14 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/05 01:25:14 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.575Ki offset 6Mi/6.106Mi 2026/04/05 01:25:14 DEBUG : test-metadata: Sending chunk 1 length 111181 2026/04/05 01:25:16 DEBUG : test-metadata: Done sending chunk 1 2026/04/05 01:25:16 DEBUG : test-metadata: Done sending chunk 0 2026/04/05 01:25:16 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/04/05 01:25:28 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1043-00.backblaze.com/b2api/v1/b2_upload_file/ffb22d8330dd5bbb9fd80e1b/c001_v0001043_t0052": EOF 2026/04/05 01:25:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-00.backblaze.com/b2api/v1/b2_upload_file/ffb22d8330dd5bbb9fd80e1b/c001_v0001043_t0052": EOF) 2026/04/05 01:25:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1043-00.backblaze.com/b2api/v1/b2_upload_file/ffb22d8330dd5bbb9fd80e1b/c001_v0001043_t0052": EOF - low level retry 1/10 2026/04/05 01:25:30 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-04-05-012522-754.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/04/05 01:25:32 DEBUG : oldPath = "TestB2:rclone-test-kenajaq8wiqi/versions/test-versions-v2026-04-05-012522-754.txt" 2026/04/05 01:25:32 DEBUG : newPath = "TestB2,versions:rclone-test-kenajaq8wiqi/versions/test-versions-v2026-04-05-012522-754.txt" 2026/04/05 01:25:32 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-kenajaq8wiqi/versions/test-versions-v2026-04-05-012522-754.txt" 2026/04/05 01:25:32 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/05 01:25:34 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-kenajaq8wiqi/versions/test-versions-v2026-04-05-012522-754.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-kenajaq8wiqi/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/04/05 01:25:37 INFO : B2 bucket rclone-test-kenajaq8wiqi: cleaning bucket "rclone-test-kenajaq8wiqi" of all hidden files 2026/04/05 01:25:37 DEBUG : leading space/ leading space: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d72_d20260405_m012356_c001_v7007000_t0000_u01775352236767") as it is a hide marker 2026/04/05 01:25:37 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : leading space/ leading space: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556c4_d20260405_m012356_c001_v0001043_t0042_u01775352236032") 2026/04/05 01:25:37 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d71_d20260405_m012355_c001_v7007000_t0000_u01775352235672") as it is a hide marker 2026/04/05 01:25:37 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556c0_d20260405_m012354_c001_v0001043_t0006_u01775352234795") 2026/04/05 01:25:37 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d7e_d20260405_m012404_c001_v7007000_t0000_u01775352244794") as it is a hide marker 2026/04/05 01:25:37 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556e8_d20260405_m012403_c001_v0001043_t0004_u01775352243972") 2026/04/05 01:25:37 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : created from root.txt: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f404bddfa8e115877_d20260405_m012501_c001_v7007000_t0000_u01775352301916") as it is a hide marker 2026/04/05 01:25:37 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : created from root.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f110cd60d2ec539c5_d20260405_m012500_c001_v0001173_t0026_u01775352300799") 2026/04/05 01:25:37 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : file name.txt: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f420aa437c1bc2a85_d20260405_m012510_c001_v7007000_t0000_u01775352310096") as it is a hide marker 2026/04/05 01:25:37 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : file name.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a5575c_d20260405_m012450_c001_v0001043_t0034_u01775352290092") 2026/04/05 01:25:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : file name.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f112ead5ccf5de431_d20260405_m012446_c001_v0001185_t0022_u01775352286660") 2026/04/05 01:25:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : file name.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55726_d20260405_m012424_c001_v0001043_t0016_u01775352264584") 2026/04/05 01:25:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : file name.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a5571e_d20260405_m012423_c001_v0001043_t0053_u01775352263151") 2026/04/05 01:25:37 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55722_d20260405_m012423_c001_v0001043_t0044_u01775352263748") "upload" dated 2026-04-05 01:24:23.748 +0000 UTC (1m14.204450471s ago) 2026/04/05 01:25:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f422d87a2a2c6a4d7_d20260405_m012444_c001_v7007000_t0000_u01775352284391") as it is a hide marker 2026/04/05 01:25:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f1018524956a2cb21_d20260405_m012443_c001_v0001032_t0014_u01775352283720") 2026/04/05 01:25:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f103c8a198192150f_d20260405_m012443_c001_v0001176_t0008_u01775352283113") 2026/04/05 01:25:37 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d88_d20260405_m012413_c001_v7007000_t0000_u01775352253809") as it is a hide marker 2026/04/05 01:25:37 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55704_d20260405_m012412_c001_v0001043_t0033_u01775352252658") 2026/04/05 01:25:37 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : piped data.txt: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f420aa437c1bc2a87_d20260405_m012512_c001_v7007000_t0000_u01775352312152") as it is a hide marker 2026/04/05 01:25:37 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : piped data.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a5577e_d20260405_m012511_c001_v0001043_t0001_u01775352311401") 2026/04/05 01:25:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : piped data.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f420aa437c1bc2a86_d20260405_m012511_c001_v7007000_t0000_u01775352311220") 2026/04/05 01:25:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : piped data.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f400cdeaef8a5577c_d20260405_m012510_c001_v0001043_t0052_u01775352310821") 2026/04/05 01:25:37 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d89_d20260405_m012414_c001_v7007000_t0000_u01775352254894") as it is a hide marker 2026/04/05 01:25:37 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55706_d20260405_m012414_c001_v0001043_t0031_u01775352254169") 2026/04/05 01:25:37 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : test-metadata: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f421ea0006689a731_d20260405_m012520_c001_v7007000_t0000_u01775352320165") as it is a hide marker 2026/04/05 01:25:37 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : test-metadata: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f220aa437c1bc2a89_d20260405_m012514_c001_v0001145_t0036_u01775352314143") 2026/04/05 01:25:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : test-metadata: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f420aa437c1bc2a88_d20260405_m012513_c001_v7007000_t0000_u01775352313365") 2026/04/05 01:25:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : test-metadata: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55780_d20260405_m012512_c001_v0001043_t0014_u01775352312336") 2026/04/05 01:25:37 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d81_d20260405_m012407_c001_v7007000_t0000_u01775352247475") as it is a hide marker 2026/04/05 01:25:37 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556f0_d20260405_m012406_c001_v0001043_t0018_u01775352246371") 2026/04/05 01:25:37 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d83_d20260405_m012409_c001_v7007000_t0000_u01775352249857") as it is a hide marker 2026/04/05 01:25:37 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556f8_d20260405_m012409_c001_v0001043_t0054_u01775352249066") 2026/04/05 01:25:37 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d82_d20260405_m012408_c001_v7007000_t0000_u01775352248706") as it is a hide marker 2026/04/05 01:25:37 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556f6_d20260405_m012407_c001_v0001043_t0023_u01775352247835") 2026/04/05 01:25:37 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d85_d20260405_m012410_c001_v7007000_t0000_u01775352250986") as it is a hide marker 2026/04/05 01:25:37 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556fc_d20260405_m012410_c001_v0001043_t0031_u01775352250217") 2026/04/05 01:25:37 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d86_d20260405_m012412_c001_v7007000_t0000_u01775352252298") as it is a hide marker 2026/04/05 01:25:37 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55700_d20260405_m012411_c001_v0001043_t0023_u01775352251345") 2026/04/05 01:25:37 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d80_d20260405_m012406_c001_v7007000_t0000_u01775352246002") as it is a hide marker 2026/04/05 01:25:37 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : trailing space /trailing space : Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556ee_d20260405_m012405_c001_v0001043_t0006_u01775352245153") 2026/04/05 01:25:37 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f1144396b3079e662_d20260405_m012530_c001_v0001042_t0013_u01775352330872") "upload" dated 2026-04-05 01:25:30.872 +0000 UTC (7.081190226s ago) 2026/04/05 01:25:37 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f422d87a2a2c6a515_d20260405_m012526_c001_v7007000_t0000_u01775352326015") 2026/04/05 01:25:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55794_d20260405_m012522_c001_v0001043_t0023_u01775352322754") 2026/04/05 01:25:37 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d90_d20260405_m012422_c001_v7007000_t0000_u01775352262563") as it is a hide marker 2026/04/05 01:25:37 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f2180b70d88bc8d8c_d20260405_m012417_c001_v0001176_t0036_u01775352257032") 2026/04/05 01:25:37 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : zero-length-file: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d8b_d20260405_m012416_c001_v7007000_t0000_u01775352256779") as it is a hide marker 2026/04/05 01:25:37 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : zero-length-file: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f400cdeaef8a5570c_d20260405_m012416_c001_v0001043_t0052_u01775352256190") 2026/04/05 01:25:37 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d75_d20260405_m012357_c001_v7007000_t0000_u01775352237963") as it is a hide marker 2026/04/05 01:25:37 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556cc_d20260405_m012357_c001_v0001043_t0004_u01775352237126") 2026/04/05 01:25:37 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d6e_d20260405_m012351_c001_v7007000_t0000_u01775352231890") as it is a hide marker 2026/04/05 01:25:37 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556b0_d20260405_m012350_c001_v0001043_t0054_u01775352230814") 2026/04/05 01:25:37 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d7a_d20260405_m012402_c001_v7007000_t0000_u01775352242059") as it is a hide marker 2026/04/05 01:25:37 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556e0_d20260405_m012400_c001_v0001043_t0013_u01775352240915") 2026/04/05 01:25:37 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d78_d20260405_m012400_c001_v7007000_t0000_u01775352240554") as it is a hide marker 2026/04/05 01:25:37 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556dc_d20260405_m012359_c001_v0001043_t0006_u01775352239716") 2026/04/05 01:25:37 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d7c_d20260405_m012403_c001_v7007000_t0000_u01775352243613") as it is a hide marker 2026/04/05 01:25:37 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556e4_d20260405_m012402_c001_v0001043_t0016_u01775352242833") 2026/04/05 01:25:37 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d77_d20260405_m012359_c001_v7007000_t0000_u01775352239356") as it is a hide marker 2026/04/05 01:25:37 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556d6_d20260405_m012358_c001_v0001043_t0042_u01775352238322") 2026/04/05 01:25:37 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : ./.: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d6f_d20260405_m012353_c001_v7007000_t0000_u01775352233128") as it is a hide marker 2026/04/05 01:25:37 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : ./.: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556b8_d20260405_m012352_c001_v0001043_t0021_u01775352232249") 2026/04/05 01:25:37 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/05 01:25:37 DEBUG : ../..: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d70_d20260405_m012354_c001_v7007000_t0000_u01775352234435") as it is a hide marker 2026/04/05 01:25:37 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/05 01:25:37 DEBUG : ../..: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556be_d20260405_m012353_c001_v0001043_t0009_u01775352233488") 2026/04/05 01:25:37 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/05 01:25:38 INFO : B2 bucket rclone-test-kenajaq8wiqi: cleaning bucket "rclone-test-kenajaq8wiqi" of all hidden files 2026/04/05 01:25:38 DEBUG : leading space/ leading space: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d72_d20260405_m012356_c001_v7007000_t0000_u01775352236767") as it is a hide marker 2026/04/05 01:25:38 DEBUG : leading space/ leading space: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556c4_d20260405_m012356_c001_v0001043_t0042_u01775352236032") 2026/04/05 01:25:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d71_d20260405_m012355_c001_v7007000_t0000_u01775352235672") as it is a hide marker 2026/04/05 01:25:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556c0_d20260405_m012354_c001_v0001043_t0006_u01775352234795") 2026/04/05 01:25:38 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d7e_d20260405_m012404_c001_v7007000_t0000_u01775352244794") as it is a hide marker 2026/04/05 01:25:38 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556e8_d20260405_m012403_c001_v0001043_t0004_u01775352243972") 2026/04/05 01:25:38 DEBUG : created from root.txt: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f404bddfa8e115877_d20260405_m012501_c001_v7007000_t0000_u01775352301916") as it is a hide marker 2026/04/05 01:25:38 DEBUG : created from root.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f110cd60d2ec539c5_d20260405_m012500_c001_v0001173_t0026_u01775352300799") 2026/04/05 01:25:38 DEBUG : file name.txt: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f420aa437c1bc2a85_d20260405_m012510_c001_v7007000_t0000_u01775352310096") as it is a hide marker 2026/04/05 01:25:38 DEBUG : file name.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a5575c_d20260405_m012450_c001_v0001043_t0034_u01775352290092") 2026/04/05 01:25:38 DEBUG : file name.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f112ead5ccf5de431_d20260405_m012446_c001_v0001185_t0022_u01775352286660") 2026/04/05 01:25:38 DEBUG : file name.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55726_d20260405_m012424_c001_v0001043_t0016_u01775352264584") 2026/04/05 01:25:38 DEBUG : file name.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a5571e_d20260405_m012423_c001_v0001043_t0053_u01775352263151") 2026/04/05 01:25:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55722_d20260405_m012423_c001_v0001043_t0044_u01775352263748") "upload" dated 2026-04-05 01:24:23.748 +0000 UTC (1m15.238033648s ago) 2026/04/05 01:25:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f422d87a2a2c6a4d7_d20260405_m012444_c001_v7007000_t0000_u01775352284391") as it is a hide marker 2026/04/05 01:25:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f1018524956a2cb21_d20260405_m012443_c001_v0001032_t0014_u01775352283720") 2026/04/05 01:25:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f103c8a198192150f_d20260405_m012443_c001_v0001176_t0008_u01775352283113") 2026/04/05 01:25:39 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d88_d20260405_m012413_c001_v7007000_t0000_u01775352253809") as it is a hide marker 2026/04/05 01:25:39 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55704_d20260405_m012412_c001_v0001043_t0033_u01775352252658") 2026/04/05 01:25:39 DEBUG : piped data.txt: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f420aa437c1bc2a87_d20260405_m012512_c001_v7007000_t0000_u01775352312152") as it is a hide marker 2026/04/05 01:25:39 DEBUG : piped data.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a5577e_d20260405_m012511_c001_v0001043_t0001_u01775352311401") 2026/04/05 01:25:39 DEBUG : piped data.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f420aa437c1bc2a86_d20260405_m012511_c001_v7007000_t0000_u01775352311220") 2026/04/05 01:25:39 DEBUG : piped data.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f400cdeaef8a5577c_d20260405_m012510_c001_v0001043_t0052_u01775352310821") 2026/04/05 01:25:39 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d89_d20260405_m012414_c001_v7007000_t0000_u01775352254894") as it is a hide marker 2026/04/05 01:25:39 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55706_d20260405_m012414_c001_v0001043_t0031_u01775352254169") 2026/04/05 01:25:39 DEBUG : test-metadata: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f421ea0006689a731_d20260405_m012520_c001_v7007000_t0000_u01775352320165") as it is a hide marker 2026/04/05 01:25:39 DEBUG : test-metadata: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f220aa437c1bc2a89_d20260405_m012514_c001_v0001145_t0036_u01775352314143") 2026/04/05 01:25:39 DEBUG : test-metadata: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f420aa437c1bc2a88_d20260405_m012513_c001_v7007000_t0000_u01775352313365") 2026/04/05 01:25:39 DEBUG : test-metadata: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55780_d20260405_m012512_c001_v0001043_t0014_u01775352312336") 2026/04/05 01:25:39 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d81_d20260405_m012407_c001_v7007000_t0000_u01775352247475") as it is a hide marker 2026/04/05 01:25:39 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556f0_d20260405_m012406_c001_v0001043_t0018_u01775352246371") 2026/04/05 01:25:39 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d83_d20260405_m012409_c001_v7007000_t0000_u01775352249857") as it is a hide marker 2026/04/05 01:25:39 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556f8_d20260405_m012409_c001_v0001043_t0054_u01775352249066") 2026/04/05 01:25:39 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d82_d20260405_m012408_c001_v7007000_t0000_u01775352248706") as it is a hide marker 2026/04/05 01:25:39 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556f6_d20260405_m012407_c001_v0001043_t0023_u01775352247835") 2026/04/05 01:25:39 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d85_d20260405_m012410_c001_v7007000_t0000_u01775352250986") as it is a hide marker 2026/04/05 01:25:40 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556fc_d20260405_m012410_c001_v0001043_t0031_u01775352250217") 2026/04/05 01:25:40 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d86_d20260405_m012412_c001_v7007000_t0000_u01775352252298") as it is a hide marker 2026/04/05 01:25:40 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55700_d20260405_m012411_c001_v0001043_t0023_u01775352251345") 2026/04/05 01:25:40 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d80_d20260405_m012406_c001_v7007000_t0000_u01775352246002") as it is a hide marker 2026/04/05 01:25:40 DEBUG : trailing space /trailing space : Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556ee_d20260405_m012405_c001_v0001043_t0006_u01775352245153") 2026/04/05 01:25:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f1144396b3079e662_d20260405_m012530_c001_v0001042_t0013_u01775352330872") "upload" dated 2026-04-05 01:25:30.872 +0000 UTC (9.417336262s ago) 2026/04/05 01:25:40 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f422d87a2a2c6a515_d20260405_m012526_c001_v7007000_t0000_u01775352326015") 2026/04/05 01:25:40 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55794_d20260405_m012522_c001_v0001043_t0023_u01775352322754") 2026/04/05 01:25:40 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d90_d20260405_m012422_c001_v7007000_t0000_u01775352262563") as it is a hide marker 2026/04/05 01:25:40 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f2180b70d88bc8d8c_d20260405_m012417_c001_v0001176_t0036_u01775352257032") 2026/04/05 01:25:40 DEBUG : zero-length-file: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d8b_d20260405_m012416_c001_v7007000_t0000_u01775352256779") as it is a hide marker 2026/04/05 01:25:40 DEBUG : zero-length-file: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f400cdeaef8a5570c_d20260405_m012416_c001_v0001043_t0052_u01775352256190") 2026/04/05 01:25:40 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d75_d20260405_m012357_c001_v7007000_t0000_u01775352237963") as it is a hide marker 2026/04/05 01:25:40 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556cc_d20260405_m012357_c001_v0001043_t0004_u01775352237126") 2026/04/05 01:25:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d6e_d20260405_m012351_c001_v7007000_t0000_u01775352231890") as it is a hide marker 2026/04/05 01:25:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556b0_d20260405_m012350_c001_v0001043_t0054_u01775352230814") 2026/04/05 01:25:40 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d7a_d20260405_m012402_c001_v7007000_t0000_u01775352242059") as it is a hide marker 2026/04/05 01:25:40 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556e0_d20260405_m012400_c001_v0001043_t0013_u01775352240915") 2026/04/05 01:25:40 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d78_d20260405_m012400_c001_v7007000_t0000_u01775352240554") as it is a hide marker 2026/04/05 01:25:40 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556dc_d20260405_m012359_c001_v0001043_t0006_u01775352239716") 2026/04/05 01:25:40 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d7c_d20260405_m012403_c001_v7007000_t0000_u01775352243613") as it is a hide marker 2026/04/05 01:25:41 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556e4_d20260405_m012402_c001_v0001043_t0016_u01775352242833") 2026/04/05 01:25:41 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d77_d20260405_m012359_c001_v7007000_t0000_u01775352239356") as it is a hide marker 2026/04/05 01:25:41 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556d6_d20260405_m012358_c001_v0001043_t0042_u01775352238322") 2026/04/05 01:25:41 DEBUG : ./.: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d6f_d20260405_m012353_c001_v7007000_t0000_u01775352233128") as it is a hide marker 2026/04/05 01:25:41 DEBUG : ./.: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556b8_d20260405_m012352_c001_v0001043_t0021_u01775352232249") 2026/04/05 01:25:41 DEBUG : ../..: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8d70_d20260405_m012354_c001_v7007000_t0000_u01775352234435") as it is a hide marker 2026/04/05 01:25:41 DEBUG : ../..: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a556be_d20260405_m012353_c001_v0001043_t0009_u01775352233488") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/05 01:25:42 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/04/05 01:25:42 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/04/05 01:25:42 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/04/05 01:25:42 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/04/05 01:25:42 INFO : B2 bucket rclone-test-kenajaq8wiqi: cleaning bucket "rclone-test-kenajaq8wiqi" of pending multipart uploads older than 0s 2026/04/05 01:25:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55722_d20260405_m012423_c001_v0001043_t0044_u01775352263748") "upload" dated 2026-04-05 01:24:23.748 +0000 UTC (1m19.393471513s ago) 2026/04/05 01:25:43 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa885ed_d20260405_m012542_c001_v0001032_t0050_u01775352342092") as it is a start marker (upload started at 2026-04-05 01:25:42.092 +0000 UTC) 2026/04/05 01:25:43 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/05 01:25:43 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa885ee_d20260405_m012542_c001_v0001113_t0038_u01775352342278") as it is a start marker (upload started at 2026-04-05 01:25:42.278 +0000 UTC) 2026/04/05 01:25:43 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/05 01:25:43 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa885ef_d20260405_m012542_c001_v0001183_t0044_u01775352342468") as it is a start marker (upload started at 2026-04-05 01:25:42.468 +0000 UTC) 2026/04/05 01:25:43 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/05 01:25:43 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa885f0_d20260405_m012542_c001_v0001144_t0016_u01775352342673") as it is a start marker (upload started at 2026-04-05 01:25:42.673 +0000 UTC) 2026/04/05 01:25:43 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/05 01:25:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4238f2ad9aa885ec_d20260405_m012541_c001_v7007000_t0000_u01775352341908") "hide" dated 2026-04-05 01:25:41.908 +0000 UTC (1.233603472s ago) 2026/04/05 01:25:43 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f1144396b3079e662_d20260405_m012530_c001_v0001042_t0013_u01775352330872") 2026/04/05 01:25:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/05 01:25:43 INFO : B2 bucket rclone-test-kenajaq8wiqi: cleaning bucket "rclone-test-kenajaq8wiqi" of pending multipart uploads older than 0s 2026/04/05 01:25:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55722_d20260405_m012423_c001_v0001043_t0044_u01775352263748") "upload" dated 2026-04-05 01:24:23.748 +0000 UTC (1m19.772279269s ago) 2026/04/05 01:25:43 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa885ed_d20260405_m012542_c001_v0001032_t0050_u01775352342092") as it is a start marker (upload started at 2026-04-05 01:25:42.092 +0000 UTC) 2026/04/05 01:25:43 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa885ee_d20260405_m012542_c001_v0001113_t0038_u01775352342278") as it is a start marker (upload started at 2026-04-05 01:25:42.278 +0000 UTC) 2026/04/05 01:25:43 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa885ef_d20260405_m012542_c001_v0001183_t0044_u01775352342468") as it is a start marker (upload started at 2026-04-05 01:25:42.468 +0000 UTC) 2026/04/05 01:25:43 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa885f0_d20260405_m012542_c001_v0001144_t0016_u01775352342673") as it is a start marker (upload started at 2026-04-05 01:25:42.673 +0000 UTC) 2026/04/05 01:25:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffb22d8330dd5bbb9fd80e1b_f4238f2ad9aa885ec_d20260405_m012541_c001_v7007000_t0000_u01775352341908") "hide" dated 2026-04-05 01:25:41.908 +0000 UTC (1.612382303s ago) 2026/04/05 01:25:43 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f1144396b3079e662_d20260405_m012530_c001_v0001042_t0013_u01775352330872") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/05 01:25:44 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/05 01:25:44 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/05 01:25:44 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/04/05 01:25:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/05 01:25:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/05 01:25:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/05 01:25:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/05 01:25:46 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/05 01:25:48 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/05 01:25:48 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/05 01:25:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:25:51 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/04/05 01:25:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f222d87a2a2c6a529_d20260405_m012551_c001_v0001144_t0040_u01775352351287") 2026/04/05 01:25:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/05 01:25:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/05 01:25:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/05 01:25:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:25:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:25:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/05 01:25:55 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/05 01:25:55 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/05 01:25:56 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/05 01:25:56 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/05 01:25:58 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/05 01:25:58 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/05 01:25:58 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/05 01:25:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:25:59 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/04/05 01:26:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f222d87a2a2c6a52d_d20260405_m012600_c001_v0001131_t0042_u01775352360003") 2026/04/05 01:26:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/05 01:26:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/05 01:26:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/05 01:26:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:26:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:26:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/05 01:26:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/05 01:26:04 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/05 01:26:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/05 01:26:04 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/05 01:26:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/05 01:26:04 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/05 01:26:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/05 01:26:06 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/05 01:26:06 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/05 01:26:06 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/05 01:26:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:26:08 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/04/05 01:26:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f219a75b91048ad29_d20260405_m012608_c001_v0001029_t0043_u01775352368438") 2026/04/05 01:26:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/05 01:26:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/05 01:26:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/05 01:26:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/05 01:26:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/05 01:26:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:26:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:26:11 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/04/05 01:26:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/05 01:26:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/05 01:26:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/05 01:26:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/05 01:26:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/05 01:26:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/05 01:26:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/05 01:26:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:26:16 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/04/05 01:26:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f219a75b91048ad34_d20260405_m012616_c001_v0001185_t0042_u01775352376825") 2026/04/05 01:26:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/05 01:26:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/05 01:26:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/05 01:26:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:26:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:26:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/05 01:26:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/05 01:26:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/05 01:26:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/05 01:26:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/05 01:26:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/05 01:26:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/05 01:26:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/05 01:26:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:26:24 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/04/05 01:26:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f222d87a2a2c6a535_d20260405_m012624_c001_v0001136_t0000_u01775352384984") 2026/04/05 01:26:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/05 01:26:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/05 01:26:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/05 01:26:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:26:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:26:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/05 01:26:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/05 01:26:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/05 01:26:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/05 01:26:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/05 01:26:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/05 01:26:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/05 01:26:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/05 01:26:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/05 01:26:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/05 01:26:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/05 01:26:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:26:40 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/04/05 01:26:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f216538f74412c738_d20260405_m012640_c001_v0001185_t0024_u01775352400231") 2026/04/05 01:26:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/05 01:26:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/05 01:26:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/05 01:26:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/05 01:26:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/05 01:26:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:26:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:26:42 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/04/05 01:26:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/05 01:26:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/05 01:26:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/05 01:26:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/05 01:26:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/05 01:26:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/05 01:26:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/05 01:26:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:26:49 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/04/05 01:26:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f204bddfa8e1158b3_d20260405_m012649_c001_v0001184_t0006_u01775352409656") 2026/04/05 01:26:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/05 01:26:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/05 01:26:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/05 01:26:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:26:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:26:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/05 01:26:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/05 01:26:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/05 01:26:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/05 01:26:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/05 01:26:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/05 01:26:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/05 01:26:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/05 01:26:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:26:58 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/04/05 01:26:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f204bddfa8e1158b9_d20260405_m012658_c001_v0001167_t0015_u01775352418731") 2026/04/05 01:26:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/05 01:26:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/05 01:26:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/05 01:27:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:27:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:27:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/05 01:27:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/05 01:27:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/05 01:27:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/05 01:27:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/05 01:27:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/05 01:27:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/05 01:27:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/05 01:27:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/05 01:27:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/05 01:27:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/05 01:27:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:27:08 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/04/05 01:27:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f204bddfa8e1158cd_d20260405_m012708_c001_v0001180_t0047_u01775352428669") 2026/04/05 01:27:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/05 01:27:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/05 01:27:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/05 01:27:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/05 01:27:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/05 01:27:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:27:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:27:11 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/04/05 01:27:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/05 01:27:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/05 01:27:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/05 01:27:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/05 01:27:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/05 01:27:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/05 01:27:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/05 01:27:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:27:18 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/04/05 01:27:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f204bddfa8e1158da_d20260405_m012718_c001_v0001117_t0000_u01775352438443") 2026/04/05 01:27:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/05 01:27:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/05 01:27:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/05 01:27:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:27:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:27:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/05 01:27:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/05 01:27:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/05 01:27:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/05 01:27:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/05 01:27:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/05 01:27:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/05 01:27:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/05 01:27:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:27:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/05 01:27:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa88667_d20260405_m012729_c001_v0001097_t0010_u01775352449668") 2026/04/05 01:27:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/05 01:27:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/05 01:27:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/05 01:27:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:27:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:27:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/05 01:27:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/05 01:27:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/05 01:27:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/05 01:27:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/05 01:27:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/05 01:27:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/05 01:27:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/05 01:27:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/05 01:27:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/05 01:27:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/05 01:27:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:27:41 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/04/05 01:27:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f214e6892f753cb75_d20260405_m012741_c001_v0001174_t0021_u01775352461202") 2026/04/05 01:27:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/05 01:27:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/05 01:27:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/05 01:27:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/05 01:27:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/05 01:27:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:27:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:27:44 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/04/05 01:27:47 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/05 01:27:47 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/05 01:27:47 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/05 01:27:47 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/05 01:27:48 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/05 01:27:49 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/05 01:27:49 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/05 01:27:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:27:51 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/04/05 01:27:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f203c31894b5f7d22_d20260405_m012751_c001_v0001033_t0055_u01775352471994") 2026/04/05 01:27:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/05 01:27:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/05 01:27:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/05 01:27:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:27:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:27:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/05 01:27:57 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/05 01:27:57 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/05 01:27:57 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/05 01:27:57 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/05 01:27:59 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/05 01:28:01 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/05 01:28:01 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/05 01:28:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:28:04 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/04/05 01:28:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f205821d05fc84de1_d20260405_m012804_c001_v0001144_t0030_u01775352484747") 2026/04/05 01:28:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/05 01:28:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/05 01:28:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/05 01:28:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:28:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:28:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/05 01:28:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/05 01:28:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/05 01:28:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/05 01:28:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/05 01:28:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/05 01:28:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/05 01:28:11 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/05 01:28:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/05 01:28:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/05 01:28:13 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/05 01:28:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:28:15 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/04/05 01:28:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f216e9bc51f68c249_d20260405_m012815_c001_v0001167_t0016_u01775352495273") 2026/04/05 01:28:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/05 01:28:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/05 01:28:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/05 01:28:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/05 01:28:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/05 01:28:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:28:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:28:18 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/04/05 01:28:20 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/05 01:28:20 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/05 01:28:20 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/05 01:28:20 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/05 01:28:21 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/05 01:28:23 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/05 01:28:23 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/05 01:28:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:28:25 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/04/05 01:28:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f205821d05fc84def_d20260405_m012825_c001_v0001177_t0028_u01775352505378") 2026/04/05 01:28:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/05 01:28:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/05 01:28:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/05 01:28:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:28:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:28:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/05 01:28:29 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/05 01:28:29 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/05 01:28:30 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/05 01:28:30 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/05 01:28:32 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/05 01:28:32 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/05 01:28:32 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/05 01:28:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:28:35 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/04/05 01:28:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f218e4eae280466d9_d20260405_m012835_c001_v0001185_t0050_u01775352515312") 2026/04/05 01:28:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/05 01:28:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/05 01:28:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/05 01:28:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:28:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:28:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/05 01:28:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/05 01:28:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/05 01:28:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/05 01:28:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/05 01:28:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/05 01:28:41 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/05 01:28:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/05 01:28:43 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/05 01:28:43 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/05 01:28:43 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/05 01:28:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/05 01:28:46 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/04/05 01:28:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zffb22d8330dd5bbb9fd80e1b_f200162639f379665_d20260405_m012846_c001_v0001167_t0024_u01775352526714") 2026/04/05 01:28:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/05 01:28:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/05 01:28:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/05 01:28:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/05 01:28:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/05 01:28:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/05 01:28:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/05 01:28:50 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/04/05 01:29:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffb22d8330dd5bbb9fd80e1b_f205761c66450a422_d20260405_m012900_c001_v0001090_t0029_u01775352540191") 2026/04/05 01:29:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/05 01:29:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/05 01:29:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/05 01:29:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/05 01:29:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/05 01:29:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/05 01:29:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/05 01:29:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/05 01:29:03 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/05 01:29:05 DEBUG : chunked-copy: Done sending chunk 1 2026/04/05 01:29:05 DEBUG : chunked-copy: Done sending chunk 0 2026/04/05 01:29:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/05 01:29:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffb22d8330dd5bbb9fd80e1b_f205761c66450a427_d20260405_m012906_c001_v0001167_t0015_u01775352546473") 2026/04/05 01:29:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/05 01:29:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/05 01:29:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/05 01:29:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/05 01:29:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/05 01:29:09 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/05 01:29:09 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/05 01:29:09 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/05 01:29:09 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/05 01:29:12 DEBUG : chunked-copy: Done sending chunk 0 2026/04/05 01:29:22 DEBUG : chunked-copy: Done sending chunk 1 2026/04/05 01:29:22 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/05 01:29:23 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffb22d8330dd5bbb9fd80e1b_f203c31894b5f7d48_d20260405_m012923_c001_v0001099_t0042_u01775352563504") 2026/04/05 01:29:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/05 01:29:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/05 01:29:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/05 01:29:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/05 01:29:24 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/05 01:29:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/05 01:29:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/05 01:29:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/05 01:29:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/05 01:29:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/05 01:29:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/05 01:29:29 DEBUG : pacer: Reducing sleep to 10ms 2026/04/05 01:29:31 DEBUG : chunked-copy: Done sending chunk 1 2026/04/05 01:29:31 DEBUG : chunked-copy: Done sending chunk 0 2026/04/05 01:29:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/05 01:29:32 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zffb22d8330dd5bbb9fd80e1b_f2180b70d88bc8ef3_d20260405_m012932_c001_v0001177_t0047_u01775352572124") 2026/04/05 01:29:32 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/05 01:29:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/05 01:29:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/05 01:29:32 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/05 01:29:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/05 01:29:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/05 01:29:32 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/05 01:29:34 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/05 01:29:36 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/05 01:29:37 DEBUG : Creating backend with remote "TestB2:rclone-test-kenajaq8wiqi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/05 01:29:38 INFO : B2 bucket rclone-test-kenajaq8wiqi: cleaning bucket "rclone-test-kenajaq8wiqi" of all files 2026/04/05 01:29:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f418e4eae280466d1_d20260405_m012829_c001_v7007000_t0000_u01775352509343") 2026/04/05 01:29:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f205821d05fc84def_d20260405_m012825_c001_v0001177_t0028_u01775352505378") 2026/04/05 01:29:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f405821d05fc84dee_d20260405_m012824_c001_v7007000_t0000_u01775352504877") 2026/04/05 01:29:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f205821d05fc84deb_d20260405_m012820_c001_v0001185_t0053_u01775352500439") 2026/04/05 01:29:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f405761c66450a41f_d20260405_m012854_c001_v7007000_t0000_u01775352534232") 2026/04/05 01:29:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f200162639f379665_d20260405_m012846_c001_v0001167_t0024_u01775352526714") 2026/04/05 01:29:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f400162639f379664_d20260405_m012846_c001_v7007000_t0000_u01775352526105") 2026/04/05 01:29:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f218e4eae280466db_d20260405_m012840_c001_v0001179_t0041_u01775352520416") 2026/04/05 01:29:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f418e4eae280466da_d20260405_m012840_c001_v7007000_t0000_u01775352520234") 2026/04/05 01:29:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f218e4eae280466d9_d20260405_m012835_c001_v0001185_t0050_u01775352515312") 2026/04/05 01:29:39 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f418e4eae280466d8_d20260405_m012834_c001_v7007000_t0000_u01775352514791") 2026/04/05 01:29:39 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f218e4eae280466d2_d20260405_m012829_c001_v0001178_t0006_u01775352509523") 2026/04/05 01:29:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f416538f74412c73c_d20260405_m012644_c001_v7007000_t0000_u01775352404674") 2026/04/05 01:29:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f216538f74412c738_d20260405_m012640_c001_v0001185_t0024_u01775352400231") 2026/04/05 01:29:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f419a75b91048add8_d20260405_m012629_c001_v7007000_t0000_u01775352389140") 2026/04/05 01:29:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f222d87a2a2c6a535_d20260405_m012624_c001_v0001136_t0000_u01775352384984") 2026/04/05 01:29:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f416538f74412c732_d20260405_m012639_c001_v7007000_t0000_u01775352399870") 2026/04/05 01:29:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f219a75b91048adde_d20260405_m012629_c001_v0001134_t0040_u01775352389324") 2026/04/05 01:29:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f422d87a2a2c6a534_d20260405_m012624_c001_v7007000_t0000_u01775352384631") 2026/04/05 01:29:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f219a75b91048ad67_d20260405_m012620_c001_v0001185_t0034_u01775352380523") 2026/04/05 01:29:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f419a75b91048ad63_d20260405_m012620_c001_v7007000_t0000_u01775352380340") 2026/04/05 01:29:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f219a75b91048ad34_d20260405_m012616_c001_v0001185_t0042_u01775352376825") 2026/04/05 01:29:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f419a75b91048ad33_d20260405_m012616_c001_v7007000_t0000_u01775352376470") 2026/04/05 01:29:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f219a75b91048ad2d_d20260405_m012612_c001_v0001174_t0034_u01775352372759") 2026/04/05 01:29:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f4238f2ad9aa8865e_d20260405_m012713_c001_v7007000_t0000_u01775352433123") 2026/04/05 01:29:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f204bddfa8e1158cd_d20260405_m012708_c001_v0001180_t0047_u01775352428669") 2026/04/05 01:29:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f404bddfa8e1158bb_d20260405_m012703_c001_v7007000_t0000_u01775352423575") 2026/04/05 01:29:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f204bddfa8e1158b9_d20260405_m012658_c001_v0001167_t0015_u01775352418731") 2026/04/05 01:29:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f404bddfa8e1158cc_d20260405_m012708_c001_v7007000_t0000_u01775352428284") 2026/04/05 01:29:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f204bddfa8e1158bc_d20260405_m012703_c001_v0001185_t0013_u01775352423756") 2026/04/05 01:29:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f404bddfa8e1158b8_d20260405_m012658_c001_v7007000_t0000_u01775352418391") 2026/04/05 01:29:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f216538f74412c741_d20260405_m012653_c001_v0001173_t0007_u01775352413522") 2026/04/05 01:29:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f416538f74412c740_d20260405_m012653_c001_v7007000_t0000_u01775352413338") 2026/04/05 01:29:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f204bddfa8e1158b3_d20260405_m012649_c001_v0001184_t0006_u01775352409656") 2026/04/05 01:29:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f404bddfa8e1158b2_d20260405_m012649_c001_v7007000_t0000_u01775352409194") 2026/04/05 01:29:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f216538f74412c73d_d20260405_m012644_c001_v0001183_t0046_u01775352404866") 2026/04/05 01:29:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f419a75b91048ad2c_d20260405_m012612_c001_v7007000_t0000_u01775352372576") 2026/04/05 01:29:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f219a75b91048ad29_d20260405_m012608_c001_v0001029_t0043_u01775352368438") 2026/04/05 01:29:40 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f419a75b91048ad28_d20260405_m012608_c001_v7007000_t0000_u01775352368051") 2026/04/05 01:29:40 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f219a75b91048ad09_d20260405_m012604_c001_v0001185_t0031_u01775352364034") 2026/04/05 01:29:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f419a75b91048ad08_d20260405_m012603_c001_v7007000_t0000_u01775352363847") 2026/04/05 01:29:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f222d87a2a2c6a52d_d20260405_m012600_c001_v0001131_t0042_u01775352360003") 2026/04/05 01:29:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f422d87a2a2c6a52c_d20260405_m012559_c001_v7007000_t0000_u01775352359630") 2026/04/05 01:29:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f219a75b91048ad00_d20260405_m012555_c001_v0001165_t0013_u01775352355646") 2026/04/05 01:29:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f419a75b91048acff_d20260405_m012555_c001_v7007000_t0000_u01775352355463") 2026/04/05 01:29:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f222d87a2a2c6a529_d20260405_m012551_c001_v0001144_t0040_u01775352351287") 2026/04/05 01:29:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f422d87a2a2c6a528_d20260405_m012550_c001_v7007000_t0000_u01775352350918") 2026/04/05 01:29:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa885f2_d20260405_m012545_c001_v0001043_t0036_u01775352345581") 2026/04/05 01:29:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f405821d05fc84dd0_d20260405_m012746_c001_v7007000_t0000_u01775352466802") 2026/04/05 01:29:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f214e6892f753cb75_d20260405_m012741_c001_v0001174_t0021_u01775352461202") 2026/04/05 01:29:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f4238f2ad9aa88673_d20260405_m012735_c001_v7007000_t0000_u01775352455053") 2026/04/05 01:29:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa88667_d20260405_m012729_c001_v0001097_t0010_u01775352449668") 2026/04/05 01:29:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f414e6892f753cb74_d20260405_m012740_c001_v7007000_t0000_u01775352460795") 2026/04/05 01:29:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa88674_d20260405_m012735_c001_v0001044_t0032_u01775352455234") 2026/04/05 01:29:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f4238f2ad9aa88666_d20260405_m012729_c001_v7007000_t0000_u01775352449259") 2026/04/05 01:29:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa88663_d20260405_m012723_c001_v0001044_t0045_u01775352443334") 2026/04/05 01:29:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f4238f2ad9aa88662_d20260405_m012723_c001_v7007000_t0000_u01775352443151") 2026/04/05 01:29:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f204bddfa8e1158da_d20260405_m012718_c001_v0001117_t0000_u01775352438443") 2026/04/05 01:29:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f404bddfa8e1158d9_d20260405_m012717_c001_v7007000_t0000_u01775352437973") 2026/04/05 01:29:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f2238f2ad9aa8865f_d20260405_m012713_c001_v0001039_t0035_u01775352433306") 2026/04/05 01:29:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f405821d05fc84dea_d20260405_m012820_c001_v7007000_t0000_u01775352500255") 2026/04/05 01:29:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f216e9bc51f68c249_d20260405_m012815_c001_v0001167_t0016_u01775352495273") 2026/04/05 01:29:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f416e9bc51f68c248_d20260405_m012814_c001_v7007000_t0000_u01775352494810") 2026/04/05 01:29:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f205821d05fc84de4_d20260405_m012809_c001_v0001179_t0009_u01775352489983") 2026/04/05 01:29:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f405821d05fc84de3_d20260405_m012809_c001_v7007000_t0000_u01775352489798") 2026/04/05 01:29:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f205821d05fc84de1_d20260405_m012804_c001_v0001144_t0030_u01775352484747") 2026/04/05 01:29:42 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f405821d05fc84de0_d20260405_m012804_c001_v7007000_t0000_u01775352484259") 2026/04/05 01:29:42 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f205821d05fc84dde_d20260405_m012756_c001_v0001117_t0022_u01775352476835") 2026/04/05 01:29:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f405821d05fc84ddc_d20260405_m012756_c001_v7007000_t0000_u01775352476651") 2026/04/05 01:29:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f203c31894b5f7d22_d20260405_m012751_c001_v0001033_t0055_u01775352471994") 2026/04/05 01:29:42 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f403c31894b5f7d21_d20260405_m012751_c001_v7007000_t0000_u01775352471525") 2026/04/05 01:29:42 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f205821d05fc84dd1_d20260405_m012746_c001_v0001185_t0031_u01775352466994") 2026/04/05 01:29:42 DEBUG : chunked-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8ef7_d20260405_m012934_c001_v7007000_t0000_u01775352574731") 2026/04/05 01:29:42 DEBUG : chunked-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f2180b70d88bc8ef1_d20260405_m012928_c001_v0001178_t0031_u01775352568784") 2026/04/05 01:29:42 DEBUG : chunked-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8ef0_d20260405_m012928_c001_v7007000_t0000_u01775352568268") 2026/04/05 01:29:42 DEBUG : chunked-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f203c31894b5f7d47_d20260405_m012909_c001_v0001033_t0040_u01775352549285") 2026/04/05 01:29:42 DEBUG : chunked-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f403c31894b5f7d46_d20260405_m012908_c001_v7007000_t0000_u01775352548755") 2026/04/05 01:29:42 DEBUG : chunked-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f203c31894b5f7d41_d20260405_m012902_c001_v0001115_t0004_u01775352542737") 2026/04/05 01:29:42 DEBUG : chunked-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f403c31894b5f7d40_d20260405_m012902_c001_v7007000_t0000_u01775352542205") 2026/04/05 01:29:42 DEBUG : chunked-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f1144396b3079e7d0_d20260405_m012858_c001_v0001042_t0032_u01775352538536") 2026/04/05 01:29:42 DEBUG : chunked-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f405761c66450a421_d20260405_m012858_c001_v7007000_t0000_u01775352538182") 2026/04/05 01:29:42 DEBUG : chunked-copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f1144396b3079e7c4_d20260405_m012855_c001_v0001042_t0006_u01775352535009") 2026/04/05 01:29:42 DEBUG : chunked-copy.copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8ef6_d20260405_m012934_c001_v7007000_t0000_u01775352574548") 2026/04/05 01:29:42 DEBUG : chunked-copy.copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f2180b70d88bc8ef3_d20260405_m012932_c001_v0001177_t0047_u01775352572124") 2026/04/05 01:29:42 DEBUG : chunked-copy.copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8eee_d20260405_m012928_c001_v7007000_t0000_u01775352568082") 2026/04/05 01:29:43 DEBUG : chunked-copy.copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f203c31894b5f7d48_d20260405_m012923_c001_v0001099_t0042_u01775352563504") 2026/04/05 01:29:43 DEBUG : chunked-copy.copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f403c31894b5f7d45_d20260405_m012908_c001_v7007000_t0000_u01775352548571") 2026/04/05 01:29:43 DEBUG : chunked-copy.copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f205761c66450a427_d20260405_m012906_c001_v0001167_t0015_u01775352546473") 2026/04/05 01:29:43 DEBUG : chunked-copy.copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f403c31894b5f7d3f_d20260405_m012901_c001_v7007000_t0000_u01775352541978") 2026/04/05 01:29:43 DEBUG : chunked-copy.copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f205761c66450a422_d20260405_m012900_c001_v0001090_t0029_u01775352540191") 2026/04/05 01:29:43 DEBUG : chunked-copy.copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f405761c66450a420_d20260405_m012858_c001_v7007000_t0000_u01775352538001") 2026/04/05 01:29:43 DEBUG : chunked-copy.copy: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f108c2291faf7d0fb_d20260405_m012857_c001_v0001179_t0050_u01775352537271") 2026/04/05 01:29:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f100cdeaef8a55722_d20260405_m012423_c001_v0001043_t0044_u01775352263748") 2026/04/05 01:29:43 DEBUG : unknown-size-put.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8ef8_d20260405_m012935_c001_v7007000_t0000_u01775352575706") 2026/04/05 01:29:43 DEBUG : unknown-size-put.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f1144396b3079e804_d20260405_m012935_c001_v0001042_t0013_u01775352575274") 2026/04/05 01:29:43 DEBUG : unknown-size-update.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f4180b70d88bc8ef9_d20260405_m012937_c001_v7007000_t0000_u01775352577101") 2026/04/05 01:29:43 DEBUG : unknown-size-update.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f1144396b3079e808_d20260405_m012936_c001_v0001042_t0011_u01775352576681") 2026/04/05 01:29:43 DEBUG : unknown-size-update.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f1144396b3079e806_d20260405_m012935_c001_v0001042_t0006_u01775352575889") 2026/04/05 01:29:43 DEBUG : versions/test-versions.txt: Deleting (id "4_zffb22d8330dd5bbb9fd80e1b_f4238f2ad9aa885ec_d20260405_m012541_c001_v7007000_t0000_u01775352341908") 2026/04/05 01:29:44 INFO : B2 bucket rclone-test-kenajaq8wiqi: cleaning bucket "rclone-test-kenajaq8wiqi" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (359.47s) --- 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.81s) --- PASS: TestIntegration/FsMkdir (356.89s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- 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 (25.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.09s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.79s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- 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.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.53s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.77s) --- 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.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.63s) --- 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.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (33.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.08s) --- 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.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.38s) --- 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.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- 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.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (188.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (32.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (15.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (33.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (40.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (19.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.40s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 359.508s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m0.814084915s (try 1/5)