"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/06/02 01:50:10 DEBUG : Creating backend with remote "TestB2:rclone-test-guvefeb8jawi" 2026/06/02 01:50:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/02 01:50:13 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/02 01:50:13 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/02 01:50:13 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/06/02 01:50:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/06/02 01:50:38 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/06/02 01:50:38 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/06/02 01:50:38 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/06/02 01:50:38 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/06/02 01:50:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/06/02 01:50:39 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/02 01:50:47 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/02 01:50:49 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/06/02 01:50:53 INFO : B2 bucket rclone-test-guvefeb8jawi: cleaning bucket "rclone-test-guvefeb8jawi" of all files 2026/06/02 01:50:54 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68839fc_d20260602_m015053_c001_v0001179_t0048_u01780365053225") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/06/02 01:50:55 DEBUG : Creating backend with remote "TestB2:rclone-test-guvefeb8jawi/dirToPurgeFromRoot" 2026/06/02 01:50:56 INFO : B2 bucket rclone-test-guvefeb8jawi path dirToPurgeFromRoot: cleaning bucket "rclone-test-guvefeb8jawi" of all files 2026/06/02 01:50:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883a08_d20260602_m015054_c001_v0001179_t0045_u01780365054694") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/02 01:50:57 DEBUG : Creating backend with remote "TestB2:rclone-test-guvefeb8jawi/hello? sausage/êé" 2026/06/02 01:51:01 INFO : B2 bucket rclone-test-guvefeb8jawi path hello? sausage/êé: cleaning bucket "rclone-test-guvefeb8jawi" of all files 2026/06/02 01:51:01 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f115775cc4e1d0021_d20260602_m015059_c001_v0001131_t0006_u01780365059856") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/06/02 01:51:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/06/02 01:51:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/02 01:51:03 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/02 01:51:12 DEBUG : Creating backend with remote "TestB2:rclone-test-guvefeb8jawi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/02 01:51:13 DEBUG : Creating backend with remote "TestB2:rclone-test-guvefeb8jawi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-guvefeb8jawi" from "TestB2:rclone-test-guvefeb8jawi" 2026/06/02 01:51:15 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/06/02 01:51:27 DEBUG : Creating backend with remote "TestB2:rclone-test-damenas5fota" 2026/06/02 01:51:30 DEBUG : B2 bucket rclone-test-damenas5fota: Purge remote 2026/06/02 01:51:30 INFO : B2 bucket rclone-test-damenas5fota: cleaning bucket "rclone-test-damenas5fota" of all files 2026/06/02 01:51:30 DEBUG : somefile: Deleting (id "4_zbf425d73007d8b6b9fe80e1b_f41407f9c05d53e22_d20260602_m015129_c001_v0001101_t0016_u01780365089682") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/02 01:51:32 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/02 01:51:33 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/06/02 01:51:35 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/06/02 01:51:35 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/06/02 01:51:35 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.729Ki offset 6Mi/6.106Mi 2026/06/02 01:51:35 DEBUG : test-metadata: Sending chunk 1 length 111339 2026/06/02 01:51:37 DEBUG : test-metadata: Done sending chunk 1 2026/06/02 01:51:38 DEBUG : test-metadata: Done sending chunk 0 2026/06/02 01:51:38 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/06/02 01:51:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/06/02 01:51:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/02 01:51:46 DEBUG : pacer: Reducing sleep to 10ms 2026/06/02 01:51:48 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1179-03.backblaze.com/b2api/v1/b2_upload_file/efb22de3006d8b6b9fe80e1b/c001_v0001179_t0043": EOF 2026/06/02 01:51:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-03.backblaze.com/b2api/v1/b2_upload_file/efb22de3006d8b6b9fe80e1b/c001_v0001179_t0043": EOF) 2026/06/02 01:51:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1179-03.backblaze.com/b2api/v1/b2_upload_file/efb22de3006d8b6b9fe80e1b/c001_v0001179_t0043": EOF - low level retry 1/10 2026/06/02 01:51:50 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-06-02-015143-018.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/06/02 01:51:52 DEBUG : oldPath = "TestB2:rclone-test-guvefeb8jawi/versions/test-versions-v2026-06-02-015143-018.txt" 2026/06/02 01:51:52 DEBUG : newPath = "TestB2,versions:rclone-test-guvefeb8jawi/versions/test-versions-v2026-06-02-015143-018.txt" 2026/06/02 01:51:52 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-guvefeb8jawi/versions/test-versions-v2026-06-02-015143-018.txt" 2026/06/02 01:51:52 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/06/02 01:51:53 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-guvefeb8jawi/versions/test-versions-v2026-06-02-015143-018.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-guvefeb8jawi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/06/02 01:51:56 INFO : B2 bucket rclone-test-guvefeb8jawi: cleaning bucket "rclone-test-guvefeb8jawi" of all hidden files 2026/06/02 01:51:57 DEBUG : leading space/ leading space: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bde5_d20260602_m015020_c001_v7007000_t0000_u01780365020256") as it is a hide marker 2026/06/02 01:51:57 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : leading space/ leading space: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883922_d20260602_m015019_c001_v0001179_t0045_u01780365019638") 2026/06/02 01:51:57 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bde2_d20260602_m015019_c001_v7007000_t0000_u01780365019277") as it is a hide marker 2026/06/02 01:51:57 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883918_d20260602_m015018_c001_v0001179_t0022_u01780365018730") 2026/06/02 01:51:57 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdf6_d20260602_m015026_c001_v7007000_t0000_u01780365026253") as it is a hide marker 2026/06/02 01:51:57 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : .leading dot/.leading dot: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883960_d20260602_m015025_c001_v0001179_t0022_u01780365025683") 2026/06/02 01:51:57 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : created from root.txt: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f41645cdb724ea727_d20260602_m015123_c001_v7007000_t0000_u01780365083756") as it is a hide marker 2026/06/02 01:51:57 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : created from root.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f110c750147320110_d20260602_m015122_c001_v0001029_t0020_u01780365082272") 2026/06/02 01:51:57 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : file name.txt: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d936b7_d20260602_m015131_c001_v7007000_t0000_u01780365091844") as it is a hide marker 2026/06/02 01:51:57 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : file name.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883a50_d20260602_m015111_c001_v0001179_t0051_u01780365071404") 2026/06/02 01:51:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : file name.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1070aca51a368c0a_d20260602_m015107_c001_v0001137_t0048_u01780365067771") 2026/06/02 01:51:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : file name.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68839d8_d20260602_m015044_c001_v0001179_t0034_u01780365044860") 2026/06/02 01:51:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : file name.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68839d0_d20260602_m015044_c001_v0001179_t0049_u01780365044081") 2026/06/02 01:51:57 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68839d6_d20260602_m015044_c001_v0001179_t0053_u01780365044478") "upload" dated 2026-06-02 01:50:44.478 +0000 UTC (1m12.570152108s ago) 2026/06/02 01:51:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd65a_d20260602_m015105_c001_v7007000_t0000_u01780365065478") as it is a hide marker 2026/06/02 01:51:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f10713ef00b3eaaa9_d20260602_m015105_c001_v0001182_t0032_u01780365065084") 2026/06/02 01:51:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f11577a417a505bb7_d20260602_m015102_c001_v0001033_t0046_u01780365062865") 2026/06/02 01:51:57 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97be04_d20260602_m015032_c001_v7007000_t0000_u01780365032998") as it is a hide marker 2026/06/02 01:51:57 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883996_d20260602_m015032_c001_v0001179_t0019_u01780365032434") 2026/06/02 01:51:57 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : piped data.txt: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d936b9_d20260602_m015133_c001_v7007000_t0000_u01780365093511") as it is a hide marker 2026/06/02 01:51:57 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : piped data.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883aa8_d20260602_m015133_c001_v0001179_t0001_u01780365093137") 2026/06/02 01:51:57 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : piped data.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d936b8_d20260602_m015132_c001_v7007000_t0000_u01780365092952") 2026/06/02 01:51:57 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : piped data.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4032e034a6883aa2_d20260602_m015132_c001_v0001179_t0043_u01780365092589") 2026/06/02 01:51:57 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97be0a_d20260602_m015033_c001_v7007000_t0000_u01780365033976") as it is a hide marker 2026/06/02 01:51:57 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68839a0_d20260602_m015033_c001_v0001179_t0052_u01780365033360") 2026/06/02 01:51:57 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : test-metadata: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd66e_d20260602_m015140_c001_v7007000_t0000_u01780365100475") as it is a hide marker 2026/06/02 01:51:57 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : test-metadata: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f205fcee326d936be_d20260602_m015135_c001_v0001173_t0028_u01780365095605") 2026/06/02 01:51:57 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : test-metadata: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d936bb_d20260602_m015134_c001_v7007000_t0000_u01780365094827") 2026/06/02 01:51:57 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : test-metadata: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883ab0_d20260602_m015133_c001_v0001179_t0045_u01780365093697") 2026/06/02 01:51:57 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdfa_d20260602_m015028_c001_v7007000_t0000_u01780365028172") as it is a hide marker 2026/06/02 01:51:57 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883974_d20260602_m015027_c001_v0001179_t0038_u01780365027577") 2026/06/02 01:51:57 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdfe_d20260602_m015030_c001_v7007000_t0000_u01780365030215") as it is a hide marker 2026/06/02 01:51:57 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883982_d20260602_m015029_c001_v0001179_t0051_u01780365029503") 2026/06/02 01:51:57 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdfc_d20260602_m015029_c001_v7007000_t0000_u01780365029096") as it is a hide marker 2026/06/02 01:51:57 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a688397a_d20260602_m015028_c001_v0001179_t0022_u01780365028534") 2026/06/02 01:51:57 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97be00_d20260602_m015031_c001_v7007000_t0000_u01780365031138") as it is a hide marker 2026/06/02 01:51:57 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a688398a_d20260602_m015030_c001_v0001179_t0055_u01780365030576") 2026/06/02 01:51:57 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97be03_d20260602_m015032_c001_v7007000_t0000_u01780365032073") as it is a hide marker 2026/06/02 01:51:57 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883992_d20260602_m015031_c001_v0001179_t0047_u01780365031500") 2026/06/02 01:51:57 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : trailing space /trailing space : Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdf8_d20260602_m015027_c001_v7007000_t0000_u01780365027215") as it is a hide marker 2026/06/02 01:51:57 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : trailing space /trailing space : Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a688396a_d20260602_m015026_c001_v0001179_t0014_u01780365026613") 2026/06/02 01:51:57 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f118d3b8240f8af61_d20260602_m015150_c001_v0001180_t0051_u01780365110760") "upload" dated 2026-06-02 01:51:50.76 +0000 UTC (6.288507382s ago) 2026/06/02 01:51:57 DEBUG : versions/test-versions.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d936df_d20260602_m015146_c001_v7007000_t0000_u01780365106012") 2026/06/02 01:51:57 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : versions/test-versions.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883ada_d20260602_m015143_c001_v0001179_t0005_u01780365103018") 2026/06/02 01:51:57 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97be42_d20260602_m015043_c001_v7007000_t0000_u01780365043538") as it is a hide marker 2026/06/02 01:51:57 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f2064792d0f97be37_d20260602_m015036_c001_v0001172_t0014_u01780365036126") 2026/06/02 01:51:57 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : zero-length-file: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97be35_d20260602_m015035_c001_v7007000_t0000_u01780365035944") as it is a hide marker 2026/06/02 01:51:57 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : zero-length-file: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4032e034a68839aa_d20260602_m015035_c001_v0001179_t0043_u01780365035393") 2026/06/02 01:51:57 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bde9_d20260602_m015021_c001_v7007000_t0000_u01780365021179") as it is a hide marker 2026/06/02 01:51:57 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a688392a_d20260602_m015020_c001_v0001179_t0000_u01780365020616") 2026/06/02 01:51:57 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdd9_d20260602_m015016_c001_v7007000_t0000_u01780365016472") as it is a hide marker 2026/06/02 01:51:57 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68838fe_d20260602_m015015_c001_v0001179_t0024_u01780365015528") 2026/06/02 01:51:57 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdf0_d20260602_m015024_c001_v7007000_t0000_u01780365024010") as it is a hide marker 2026/06/02 01:51:57 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883948_d20260602_m015023_c001_v0001179_t0028_u01780365023432") 2026/06/02 01:51:57 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bded_d20260602_m015023_c001_v7007000_t0000_u01780365023069") as it is a hide marker 2026/06/02 01:51:57 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883940_d20260602_m015022_c001_v0001179_t0047_u01780365022503") 2026/06/02 01:51:57 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdf4_d20260602_m015025_c001_v7007000_t0000_u01780365025322") as it is a hide marker 2026/06/02 01:51:57 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883950_d20260602_m015024_c001_v0001179_t0043_u01780365024371") 2026/06/02 01:51:57 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdeb_d20260602_m015022_c001_v7007000_t0000_u01780365022143") as it is a hide marker 2026/06/02 01:51:57 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883932_d20260602_m015021_c001_v0001179_t0050_u01780365021572") 2026/06/02 01:51:57 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : ./.: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bddc_d20260602_m015017_c001_v7007000_t0000_u01780365017423") as it is a hide marker 2026/06/02 01:51:57 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : ./.: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a688390a_d20260602_m015016_c001_v0001179_t0030_u01780365016831") 2026/06/02 01:51:57 NOTICE: ./.: Skipped delete as --dry-run is set 2026/06/02 01:51:57 DEBUG : ../..: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdde_d20260602_m015018_c001_v7007000_t0000_u01780365018369") as it is a hide marker 2026/06/02 01:51:57 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/06/02 01:51:57 DEBUG : ../..: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883910_d20260602_m015017_c001_v0001179_t0020_u01780365017784") 2026/06/02 01:51:57 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/06/02 01:51:57 INFO : B2 bucket rclone-test-guvefeb8jawi: cleaning bucket "rclone-test-guvefeb8jawi" of all hidden files 2026/06/02 01:51:57 DEBUG : leading space/ leading space: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bde5_d20260602_m015020_c001_v7007000_t0000_u01780365020256") as it is a hide marker 2026/06/02 01:51:57 DEBUG : leading space/ leading space: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883922_d20260602_m015019_c001_v0001179_t0045_u01780365019638") 2026/06/02 01:51:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bde2_d20260602_m015019_c001_v7007000_t0000_u01780365019277") as it is a hide marker 2026/06/02 01:51:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883918_d20260602_m015018_c001_v0001179_t0022_u01780365018730") 2026/06/02 01:51:57 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdf6_d20260602_m015026_c001_v7007000_t0000_u01780365026253") as it is a hide marker 2026/06/02 01:51:57 DEBUG : .leading dot/.leading dot: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883960_d20260602_m015025_c001_v0001179_t0022_u01780365025683") 2026/06/02 01:51:57 DEBUG : created from root.txt: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f41645cdb724ea727_d20260602_m015123_c001_v7007000_t0000_u01780365083756") as it is a hide marker 2026/06/02 01:51:57 DEBUG : created from root.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f110c750147320110_d20260602_m015122_c001_v0001029_t0020_u01780365082272") 2026/06/02 01:51:57 DEBUG : file name.txt: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d936b7_d20260602_m015131_c001_v7007000_t0000_u01780365091844") as it is a hide marker 2026/06/02 01:51:57 DEBUG : file name.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883a50_d20260602_m015111_c001_v0001179_t0051_u01780365071404") 2026/06/02 01:51:57 DEBUG : file name.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1070aca51a368c0a_d20260602_m015107_c001_v0001137_t0048_u01780365067771") 2026/06/02 01:51:58 DEBUG : file name.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68839d8_d20260602_m015044_c001_v0001179_t0034_u01780365044860") 2026/06/02 01:51:58 DEBUG : file name.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68839d0_d20260602_m015044_c001_v0001179_t0049_u01780365044081") 2026/06/02 01:51:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68839d6_d20260602_m015044_c001_v0001179_t0053_u01780365044478") "upload" dated 2026-06-02 01:50:44.478 +0000 UTC (1m13.582748824s ago) 2026/06/02 01:51:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd65a_d20260602_m015105_c001_v7007000_t0000_u01780365065478") as it is a hide marker 2026/06/02 01:51:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f10713ef00b3eaaa9_d20260602_m015105_c001_v0001182_t0032_u01780365065084") 2026/06/02 01:51:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f11577a417a505bb7_d20260602_m015102_c001_v0001033_t0046_u01780365062865") 2026/06/02 01:51:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97be04_d20260602_m015032_c001_v7007000_t0000_u01780365032998") as it is a hide marker 2026/06/02 01:51:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883996_d20260602_m015032_c001_v0001179_t0019_u01780365032434") 2026/06/02 01:51:58 DEBUG : piped data.txt: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d936b9_d20260602_m015133_c001_v7007000_t0000_u01780365093511") as it is a hide marker 2026/06/02 01:51:58 DEBUG : piped data.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883aa8_d20260602_m015133_c001_v0001179_t0001_u01780365093137") 2026/06/02 01:51:58 DEBUG : piped data.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d936b8_d20260602_m015132_c001_v7007000_t0000_u01780365092952") 2026/06/02 01:51:58 DEBUG : piped data.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4032e034a6883aa2_d20260602_m015132_c001_v0001179_t0043_u01780365092589") 2026/06/02 01:51:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97be0a_d20260602_m015033_c001_v7007000_t0000_u01780365033976") as it is a hide marker 2026/06/02 01:51:58 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68839a0_d20260602_m015033_c001_v0001179_t0052_u01780365033360") 2026/06/02 01:51:58 DEBUG : test-metadata: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd66e_d20260602_m015140_c001_v7007000_t0000_u01780365100475") as it is a hide marker 2026/06/02 01:51:58 DEBUG : test-metadata: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f205fcee326d936be_d20260602_m015135_c001_v0001173_t0028_u01780365095605") 2026/06/02 01:51:58 DEBUG : test-metadata: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d936bb_d20260602_m015134_c001_v7007000_t0000_u01780365094827") 2026/06/02 01:51:58 DEBUG : test-metadata: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883ab0_d20260602_m015133_c001_v0001179_t0045_u01780365093697") 2026/06/02 01:51:58 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdfa_d20260602_m015028_c001_v7007000_t0000_u01780365028172") as it is a hide marker 2026/06/02 01:51:58 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883974_d20260602_m015027_c001_v0001179_t0038_u01780365027577") 2026/06/02 01:51:59 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdfe_d20260602_m015030_c001_v7007000_t0000_u01780365030215") as it is a hide marker 2026/06/02 01:51:59 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883982_d20260602_m015029_c001_v0001179_t0051_u01780365029503") 2026/06/02 01:51:59 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdfc_d20260602_m015029_c001_v7007000_t0000_u01780365029096") as it is a hide marker 2026/06/02 01:51:59 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a688397a_d20260602_m015028_c001_v0001179_t0022_u01780365028534") 2026/06/02 01:51:59 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97be00_d20260602_m015031_c001_v7007000_t0000_u01780365031138") as it is a hide marker 2026/06/02 01:51:59 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a688398a_d20260602_m015030_c001_v0001179_t0055_u01780365030576") 2026/06/02 01:51:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97be03_d20260602_m015032_c001_v7007000_t0000_u01780365032073") as it is a hide marker 2026/06/02 01:51:59 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883992_d20260602_m015031_c001_v0001179_t0047_u01780365031500") 2026/06/02 01:51:59 DEBUG : trailing space /trailing space : Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdf8_d20260602_m015027_c001_v7007000_t0000_u01780365027215") as it is a hide marker 2026/06/02 01:51:59 DEBUG : trailing space /trailing space : Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a688396a_d20260602_m015026_c001_v0001179_t0014_u01780365026613") 2026/06/02 01:51:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f118d3b8240f8af61_d20260602_m015150_c001_v0001180_t0051_u01780365110760") "upload" dated 2026-06-02 01:51:50.76 +0000 UTC (8.984420175s ago) 2026/06/02 01:51:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d936df_d20260602_m015146_c001_v7007000_t0000_u01780365106012") 2026/06/02 01:51:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883ada_d20260602_m015143_c001_v0001179_t0005_u01780365103018") 2026/06/02 01:51:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97be42_d20260602_m015043_c001_v7007000_t0000_u01780365043538") as it is a hide marker 2026/06/02 01:51:59 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f2064792d0f97be37_d20260602_m015036_c001_v0001172_t0014_u01780365036126") 2026/06/02 01:51:59 DEBUG : zero-length-file: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97be35_d20260602_m015035_c001_v7007000_t0000_u01780365035944") as it is a hide marker 2026/06/02 01:51:59 DEBUG : zero-length-file: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4032e034a68839aa_d20260602_m015035_c001_v0001179_t0043_u01780365035393") 2026/06/02 01:51:59 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bde9_d20260602_m015021_c001_v7007000_t0000_u01780365021179") as it is a hide marker 2026/06/02 01:52:00 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a688392a_d20260602_m015020_c001_v0001179_t0000_u01780365020616") 2026/06/02 01:52:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdd9_d20260602_m015016_c001_v7007000_t0000_u01780365016472") as it is a hide marker 2026/06/02 01:52:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68838fe_d20260602_m015015_c001_v0001179_t0024_u01780365015528") 2026/06/02 01:52:00 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdf0_d20260602_m015024_c001_v7007000_t0000_u01780365024010") as it is a hide marker 2026/06/02 01:52:00 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883948_d20260602_m015023_c001_v0001179_t0028_u01780365023432") 2026/06/02 01:52:00 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bded_d20260602_m015023_c001_v7007000_t0000_u01780365023069") as it is a hide marker 2026/06/02 01:52:00 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883940_d20260602_m015022_c001_v0001179_t0047_u01780365022503") 2026/06/02 01:52:00 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdf4_d20260602_m015025_c001_v7007000_t0000_u01780365025322") as it is a hide marker 2026/06/02 01:52:00 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883950_d20260602_m015024_c001_v0001179_t0043_u01780365024371") 2026/06/02 01:52:00 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdeb_d20260602_m015022_c001_v7007000_t0000_u01780365022143") as it is a hide marker 2026/06/02 01:52:00 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883932_d20260602_m015021_c001_v0001179_t0050_u01780365021572") 2026/06/02 01:52:00 DEBUG : ./.: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bddc_d20260602_m015017_c001_v7007000_t0000_u01780365017423") as it is a hide marker 2026/06/02 01:52:00 DEBUG : ./.: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a688390a_d20260602_m015016_c001_v0001179_t0030_u01780365016831") 2026/06/02 01:52:00 DEBUG : ../..: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f4064792d0f97bdde_d20260602_m015018_c001_v7007000_t0000_u01780365018369") as it is a hide marker 2026/06/02 01:52:00 DEBUG : ../..: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a6883910_d20260602_m015017_c001_v0001179_t0020_u01780365017784") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/06/02 01:52:01 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/02 01:52:01 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/02 01:52:01 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/06/02 01:52:02 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/06/02 01:52:02 INFO : B2 bucket rclone-test-guvefeb8jawi: cleaning bucket "rclone-test-guvefeb8jawi" of pending multipart uploads older than 0s 2026/06/02 01:52:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68839d6_d20260602_m015044_c001_v0001179_t0053_u01780365044478") "upload" dated 2026-06-02 01:50:44.478 +0000 UTC (1m18.083813253s ago) 2026/06/02 01:52:02 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f209b90c8202c401b_d20260602_m015201_c001_v0001180_t0045_u01780365121537") as it is a start marker (upload started at 2026-06-02 01:52:01.537 +0000 UTC) 2026/06/02 01:52:02 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/06/02 01:52:02 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f209b90c8202c401c_d20260602_m015201_c001_v0001174_t0056_u01780365121721") as it is a start marker (upload started at 2026-06-02 01:52:01.721 +0000 UTC) 2026/06/02 01:52:02 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/06/02 01:52:02 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f209b90c8202c401d_d20260602_m015201_c001_v0001184_t0053_u01780365121907") as it is a start marker (upload started at 2026-06-02 01:52:01.907 +0000 UTC) 2026/06/02 01:52:02 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/06/02 01:52:02 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f209b90c8202c401e_d20260602_m015202_c001_v0001044_t0027_u01780365122092") as it is a start marker (upload started at 2026-06-02 01:52:02.092 +0000 UTC) 2026/06/02 01:52:02 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/06/02 01:52:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f409b90c8202c401a_d20260602_m015201_c001_v7007000_t0000_u01780365121347") "hide" dated 2026-06-02 01:52:01.347 +0000 UTC (1.215209545s ago) 2026/06/02 01:52:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f118d3b8240f8af61_d20260602_m015150_c001_v0001180_t0051_u01780365110760") 2026/06/02 01:52:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/06/02 01:52:02 INFO : B2 bucket rclone-test-guvefeb8jawi: cleaning bucket "rclone-test-guvefeb8jawi" of pending multipart uploads older than 0s 2026/06/02 01:52:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68839d6_d20260602_m015044_c001_v0001179_t0053_u01780365044478") "upload" dated 2026-06-02 01:50:44.478 +0000 UTC (1m18.458582768s ago) 2026/06/02 01:52:02 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f209b90c8202c401b_d20260602_m015201_c001_v0001180_t0045_u01780365121537") as it is a start marker (upload started at 2026-06-02 01:52:01.537 +0000 UTC) 2026/06/02 01:52:02 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f209b90c8202c401c_d20260602_m015201_c001_v0001174_t0056_u01780365121721") as it is a start marker (upload started at 2026-06-02 01:52:01.721 +0000 UTC) 2026/06/02 01:52:02 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f209b90c8202c401d_d20260602_m015201_c001_v0001184_t0053_u01780365121907") as it is a start marker (upload started at 2026-06-02 01:52:01.907 +0000 UTC) 2026/06/02 01:52:02 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f209b90c8202c401e_d20260602_m015202_c001_v0001044_t0027_u01780365122092") as it is a start marker (upload started at 2026-06-02 01:52:02.092 +0000 UTC) 2026/06/02 01:52:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zefb22de3006d8b6b9fe80e1b_f409b90c8202c401a_d20260602_m015201_c001_v7007000_t0000_u01780365121347") "hide" dated 2026-06-02 01:52:01.347 +0000 UTC (1.589797436s ago) 2026/06/02 01:52:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f118d3b8240f8af61_d20260602_m015150_c001_v0001180_t0051_u01780365110760") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/06/02 01:52:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/02 01:52:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/06/02 01:52:04 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/06/02 01:52:05 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/06/02 01:52:05 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/06/02 01:52:05 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/06/02 01:52:05 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/06/02 01:52:06 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/06/02 01:52:07 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/06/02 01:52:07 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/06/02 01:52:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:52:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/02 01:52:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f209b90c8202c402b_d20260602_m015211_c001_v0001102_t0003_u01780365131176") 2026/06/02 01:52:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/02 01:52:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/02 01:52:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/02 01:52:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:52:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:52:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/06/02 01:52:15 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/06/02 01:52:15 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/06/02 01:52:15 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/06/02 01:52:15 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/06/02 01:52:17 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/06/02 01:52:17 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/06/02 01:52:17 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/06/02 01:52:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:52:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/02 01:52:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f209b90c8202c4031_d20260602_m015220_c001_v0001109_t0041_u01780365140046") 2026/06/02 01:52:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/02 01:52:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/02 01:52:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/02 01:52:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:52:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:52:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/02 01:52:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/02 01:52:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/06/02 01:52:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/02 01:52:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/06/02 01:52:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/02 01:52:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/06/02 01:52:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/06/02 01:52:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/06/02 01:52:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/06/02 01:52:28 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/02 01:52:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:52:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/06/02 01:52:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6a1_d20260602_m015230_c001_v0001100_t0036_u01780365150741") 2026/06/02 01:52:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/06/02 01:52:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/06/02 01:52:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/02 01:52:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/02 01:52:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/02 01:52:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/02 01:52:31 DEBUG : pacer: Reducing sleep to 10ms 2026/06/02 01:52:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/06/02 01:52:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:52:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:52:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/06/02 01:52:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/06/02 01:52:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/06/02 01:52:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/02 01:52:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/06/02 01:52:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/06/02 01:52:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/06/02 01:52:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/06/02 01:52:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:52:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/02 01:52:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6a7_d20260602_m015240_c001_v0001103_t0001_u01780365160349") 2026/06/02 01:52:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/02 01:52:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/06/02 01:52:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/02 01:52:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:52:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:52:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/06/02 01:52:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/02 01:52:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/02 01:52:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/02 01:52:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/02 01:52:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/02 01:52:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/02 01:52:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/06/02 01:52:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:52:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/02 01:52:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6ad_d20260602_m015249_c001_v0001157_t0010_u01780365169504") 2026/06/02 01:52:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/02 01:52:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/02 01:52:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/02 01:52:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/06/02 01:52:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/02 01:52:50 DEBUG : pacer: Reducing sleep to 10ms 2026/06/02 01:52:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:52:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:52:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/02 01:52:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/02 01:52:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/06/02 01:52:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/02 01:52:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/06/02 01:52:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/02 01:52:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/02 01:52:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/06/02 01:52:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/06/02 01:52:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/06/02 01:52:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/02 01:53:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:53:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/06/02 01:53:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6b5_d20260602_m015300_c001_v0001032_t0048_u01780365180113") 2026/06/02 01:53:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/06/02 01:53:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/02 01:53:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/06/02 01:53:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/02 01:53:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/02 01:53:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:53:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:53:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/06/02 01:53:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/06/02 01:53:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/06/02 01:53:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/02 01:53:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/06/02 01:53:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/06/02 01:53:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/06/02 01:53:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/06/02 01:53:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:53:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/02 01:53:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6bb_d20260602_m015309_c001_v0001157_t0023_u01780365189875") 2026/06/02 01:53:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/02 01:53:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/06/02 01:53:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/02 01:53:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:53:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:53:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/06/02 01:53:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/02 01:53:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/02 01:53:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/02 01:53:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/02 01:53:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/02 01:53:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/02 01:53:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/06/02 01:53:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:53:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/02 01:53:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6c2_d20260602_m015319_c001_v0001172_t0025_u01780365199253") 2026/06/02 01:53:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/02 01:53:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/02 01:53:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/02 01:53:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:53:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/02 01:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/02 01:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/06/02 01:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/02 01:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/06/02 01:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/02 01:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/06/02 01:53:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/06/02 01:53:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/06/02 01:53:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/06/02 01:53:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/02 01:53:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:53:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/06/02 01:53:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182a7_d20260602_m015334_c001_v0001131_t0041_u01780365214373") 2026/06/02 01:53:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/06/02 01:53:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/02 01:53:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/06/02 01:53:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/06/02 01:53:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/06/02 01:53:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:53:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:53:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/06/02 01:53:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/06/02 01:53:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/06/02 01:53:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/02 01:53:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/06/02 01:53:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/06/02 01:53:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/06/02 01:53:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/06/02 01:53:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:53:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/02 01:53:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f2140996854ea816f_d20260602_m015343_c001_v0001131_t0030_u01780365223192") 2026/06/02 01:53:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/02 01:53:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/06/02 01:53:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/02 01:53:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:53:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:53:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/06/02 01:53:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/02 01:53:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/02 01:53:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/02 01:53:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/02 01:53:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/02 01:53:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/02 01:53:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/06/02 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/02 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182bd_d20260602_m015352_c001_v0001178_t0011_u01780365232328") 2026/06/02 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/02 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/02 01:53:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/02 01:53:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:53:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:53:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/02 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/02 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/06/02 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/02 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/06/02 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/02 01:53:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/06/02 01:53:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/06/02 01:53:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/06/02 01:53:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/06/02 01:53:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/02 01:54:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:54:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/06/02 01:54:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f205fcee326d93746_d20260602_m015401_c001_v0001144_t0038_u01780365241739") 2026/06/02 01:54:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/06/02 01:54:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/02 01:54:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/06/02 01:54:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/06/02 01:54:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/06/02 01:54:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:54:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:54:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/06/02 01:54:10 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/06/02 01:54:10 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/06/02 01:54:10 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/06/02 01:54:10 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/06/02 01:54:11 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/06/02 01:54:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/06/02 01:54:12 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/06/02 01:54:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:54:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/02 01:54:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f20431be2240b210d_d20260602_m015414_c001_v0001154_t0014_u01780365254078") 2026/06/02 01:54:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/02 01:54:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/02 01:54:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/02 01:54:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:54:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:54:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/06/02 01:54:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/06/02 01:54:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/06/02 01:54:18 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/06/02 01:54:18 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/06/02 01:54:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/06/02 01:54:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/06/02 01:54:21 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/06/02 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/02 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182e1_d20260602_m015423_c001_v0001109_t0049_u01780365263548") 2026/06/02 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/02 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/02 01:54:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/02 01:54:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:54:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:54:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/02 01:54:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/02 01:54:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/06/02 01:54:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/02 01:54:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/06/02 01:54:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/02 01:54:29 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/06/02 01:54:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/06/02 01:54:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/06/02 01:54:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/06/02 01:54:31 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/02 01:54:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:54:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/06/02 01:54:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd718_d20260602_m015433_c001_v0001150_t0037_u01780365273708") 2026/06/02 01:54:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/06/02 01:54:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/02 01:54:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/02 01:54:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/06/02 01:54:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/06/02 01:54:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:54:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:54:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/06/02 01:54:39 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/06/02 01:54:39 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/06/02 01:54:39 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/06/02 01:54:39 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/06/02 01:54:40 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/06/02 01:54:47 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/06/02 01:54:47 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/06/02 01:54:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:54:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/02 01:54:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f215c7e8d4e26cbbd_d20260602_m015451_c001_v0001176_t0005_u01780365291222") 2026/06/02 01:54:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/02 01:54:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/06/02 01:54:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/02 01:54:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:54:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:54:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/06/02 01:54:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/06/02 01:54:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/06/02 01:54:56 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/06/02 01:54:56 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/06/02 01:54:59 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/06/02 01:54:59 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/06/02 01:54:59 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/06/02 01:55:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:55:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/02 01:55:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f215c7e8d4e26cbc4_d20260602_m015501_c001_v0001039_t0049_u01780365301773") 2026/06/02 01:55:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/02 01:55:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/06/02 01:55:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/02 01:55:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:55:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:55:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/02 01:55:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/02 01:55:07 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/06/02 01:55:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/02 01:55:07 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/06/02 01:55:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/02 01:55:08 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/06/02 01:55:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/06/02 01:55:10 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/06/02 01:55:10 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/06/02 01:55:10 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/02 01:55:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/06/02 01:55:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/06/02 01:55:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd7b8_d20260602_m015513_c001_v0001157_t0021_u01780365313083") 2026/06/02 01:55:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/06/02 01:55:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/06/02 01:55:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/06/02 01:55:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/06/02 01:55:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/06/02 01:55:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/06/02 01:55:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/06/02 01:55:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/02 01:55:24 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd7bf_d20260602_m015524_c001_v0001161_t0054_u01780365324213") 2026/06/02 01:55:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/06/02 01:55:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/02 01:55:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/02 01:55:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/02 01:55:25 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/02 01:55:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/02 01:55:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/02 01:55:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/02 01:55:26 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/06/02 01:55:29 DEBUG : chunked-copy: Done sending chunk 0 2026/06/02 01:55:29 DEBUG : chunked-copy: Done sending chunk 1 2026/06/02 01:55:29 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/02 01:55:30 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd7c5_d20260602_m015530_c001_v0001174_t0037_u01780365330068") 2026/06/02 01:55:30 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/06/02 01:55:30 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/02 01:55:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/02 01:55:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/02 01:55:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/02 01:55:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/06/02 01:55:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/02 01:55:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/06/02 01:55:32 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/06/02 01:55:35 DEBUG : chunked-copy: Done sending chunk 0 2026/06/02 01:55:35 DEBUG : chunked-copy: Done sending chunk 1 2026/06/02 01:55:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/02 01:55:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd7c8_d20260602_m015535_c001_v0001174_t0006_u01780365335797") 2026/06/02 01:55:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/02 01:55:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/02 01:55:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/02 01:55:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/02 01:55:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/02 01:55:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/06/02 01:55:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/06/02 01:55:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/06/02 01:55:38 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/06/02 01:55:41 DEBUG : chunked-copy: Done sending chunk 0 2026/06/02 01:55:41 DEBUG : chunked-copy: Done sending chunk 1 2026/06/02 01:55:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/06/02 01:55:41 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd7ca_d20260602_m015541_c001_v0001171_t0020_u01780365341890") 2026/06/02 01:55:41 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/06/02 01:55:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/06/02 01:55:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/06/02 01:55:42 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/06/02 01:55:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/06/02 01:55:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/06/02 01:55:42 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/02 01:55:44 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/02 01:55:45 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/02 01:55:45 DEBUG : Creating backend with remote "TestB2:rclone-test-guvefeb8jawi/deeper/nonexisting/directory" 2026/06/02 01:55:45 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/02 01:55:47 INFO : B2 bucket rclone-test-guvefeb8jawi: cleaning bucket "rclone-test-guvefeb8jawi" of all files 2026/06/02 01:55:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f415c7e8d4e26cbbe_d20260602_m015455_c001_v7007000_t0000_u01780365295364") 2026/06/02 01:55:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f215c7e8d4e26cbbd_d20260602_m015451_c001_v0001176_t0005_u01780365291222") 2026/06/02 01:55:47 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f415c7e8d4e26cbbc_d20260602_m015450_c001_v7007000_t0000_u01780365290723") 2026/06/02 01:55:47 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182f3_d20260602_m015438_c001_v0001183_t0057_u01780365278909") 2026/06/02 01:55:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd7ba_d20260602_m015518_c001_v7007000_t0000_u01780365318448") 2026/06/02 01:55:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd7b8_d20260602_m015513_c001_v0001157_t0021_u01780365313083") 2026/06/02 01:55:47 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd7b6_d20260602_m015512_c001_v7007000_t0000_u01780365312578") 2026/06/02 01:55:47 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f215c7e8d4e26cbcb_d20260602_m015507_c001_v0001173_t0012_u01780365307173") 2026/06/02 01:55:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f415c7e8d4e26cbca_d20260602_m015506_c001_v7007000_t0000_u01780365306991") 2026/06/02 01:55:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f215c7e8d4e26cbc4_d20260602_m015501_c001_v0001039_t0049_u01780365301773") 2026/06/02 01:55:48 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f415c7e8d4e26cbc3_d20260602_m015501_c001_v7007000_t0000_u01780365301266") 2026/06/02 01:55:48 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f215c7e8d4e26cbbf_d20260602_m015455_c001_v0001043_t0029_u01780365295555") 2026/06/02 01:55:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4100c04ef3b0f308_d20260602_m015304_c001_v7007000_t0000_u01780365184924") 2026/06/02 01:55:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6b5_d20260602_m015300_c001_v0001032_t0048_u01780365180113") 2026/06/02 01:55:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd6b1_d20260602_m015254_c001_v7007000_t0000_u01780365174529") 2026/06/02 01:55:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6ad_d20260602_m015249_c001_v0001157_t0010_u01780365169504") 2026/06/02 01:55:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd6b4_d20260602_m015259_c001_v7007000_t0000_u01780365179769") 2026/06/02 01:55:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6b2_d20260602_m015254_c001_v0001165_t0002_u01780365174711") 2026/06/02 01:55:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd6ac_d20260602_m015249_c001_v7007000_t0000_u01780365169162") 2026/06/02 01:55:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f215c7e8d4e26ca87_d20260602_m015244_c001_v0001185_t0048_u01780365164438") 2026/06/02 01:55:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f415c7e8d4e26ca86_d20260602_m015244_c001_v7007000_t0000_u01780365164256") 2026/06/02 01:55:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6a7_d20260602_m015240_c001_v0001103_t0001_u01780365160349") 2026/06/02 01:55:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd6a6_d20260602_m015239_c001_v7007000_t0000_u01780365159918") 2026/06/02 01:55:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f215c7e8d4e26ca83_d20260602_m015235_c001_v0001145_t0022_u01780365155571") 2026/06/02 01:55:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f41117b5983b182a9_d20260602_m015338_c001_v7007000_t0000_u01780365218660") 2026/06/02 01:55:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182a7_d20260602_m015334_c001_v0001131_t0041_u01780365214373") 2026/06/02 01:55:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f41117b5983b182a2_d20260602_m015329_c001_v7007000_t0000_u01780365209828") 2026/06/02 01:55:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6c2_d20260602_m015319_c001_v0001172_t0025_u01780365199253") 2026/06/02 01:55:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f41117b5983b182a6_d20260602_m015334_c001_v7007000_t0000_u01780365214030") 2026/06/02 01:55:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182a4_d20260602_m015330_c001_v0001097_t0011_u01780365210012") 2026/06/02 01:55:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd6c0_d20260602_m015318_c001_v7007000_t0000_u01780365198904") 2026/06/02 01:55:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f2100c04ef3b0f311_d20260602_m015313_c001_v0001117_t0044_u01780365193894") 2026/06/02 01:55:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4100c04ef3b0f310_d20260602_m015313_c001_v7007000_t0000_u01780365193713") 2026/06/02 01:55:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6bb_d20260602_m015309_c001_v0001157_t0023_u01780365189875") 2026/06/02 01:55:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd6ba_d20260602_m015309_c001_v7007000_t0000_u01780365189515") 2026/06/02 01:55:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f2100c04ef3b0f309_d20260602_m015305_c001_v0001099_t0040_u01780365185107") 2026/06/02 01:55:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f415c7e8d4e26ca82_d20260602_m015235_c001_v7007000_t0000_u01780365155390") 2026/06/02 01:55:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd6a1_d20260602_m015230_c001_v0001100_t0036_u01780365150741") 2026/06/02 01:55:49 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd6a0_d20260602_m015230_c001_v7007000_t0000_u01780365150370") 2026/06/02 01:55:49 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f205fcee326d936ff_d20260602_m015225_c001_v0001104_t0026_u01780365145499") 2026/06/02 01:55:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d936fe_d20260602_m015225_c001_v7007000_t0000_u01780365145318") 2026/06/02 01:55:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f209b90c8202c4031_d20260602_m015220_c001_v0001109_t0041_u01780365140046") 2026/06/02 01:55:49 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f409b90c8202c4030_d20260602_m015219_c001_v7007000_t0000_u01780365139706") 2026/06/02 01:55:49 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f205fcee326d936f7_d20260602_m015215_c001_v0001165_t0008_u01780365135147") 2026/06/02 01:55:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d936f6_d20260602_m015214_c001_v7007000_t0000_u01780365134966") 2026/06/02 01:55:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f209b90c8202c402b_d20260602_m015211_c001_v0001102_t0003_u01780365131176") 2026/06/02 01:55:49 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f409b90c8202c4029_d20260602_m015210_c001_v7007000_t0000_u01780365130823") 2026/06/02 01:55:49 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f205fcee326d936eb_d20260602_m015205_c001_v0001173_t0028_u01780365125054") 2026/06/02 01:55:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f41117b5983b182c7_d20260602_m015409_c001_v7007000_t0000_u01780365249554") 2026/06/02 01:55:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f205fcee326d93746_d20260602_m015401_c001_v0001144_t0038_u01780365241739") 2026/06/02 01:55:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f41117b5983b182be_d20260602_m015356_c001_v7007000_t0000_u01780365236509") 2026/06/02 01:55:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182bd_d20260602_m015352_c001_v0001178_t0011_u01780365232328") 2026/06/02 01:55:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f405fcee326d93745_d20260602_m015401_c001_v7007000_t0000_u01780365241339") 2026/06/02 01:55:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182bf_d20260602_m015356_c001_v0001174_t0009_u01780365236693") 2026/06/02 01:55:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f41117b5983b182bc_d20260602_m015351_c001_v7007000_t0000_u01780365231910") 2026/06/02 01:55:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182ba_d20260602_m015347_c001_v0001157_t0047_u01780365227188") 2026/06/02 01:55:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f41117b5983b182b9_d20260602_m015347_c001_v7007000_t0000_u01780365227003") 2026/06/02 01:55:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f2140996854ea816f_d20260602_m015343_c001_v0001131_t0030_u01780365223192") 2026/06/02 01:55:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4140996854ea816e_d20260602_m015342_c001_v7007000_t0000_u01780365222791") 2026/06/02 01:55:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182aa_d20260602_m015338_c001_v0001130_t0018_u01780365218844") 2026/06/02 01:55:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f41117b5983b182f2_d20260602_m015438_c001_v7007000_t0000_u01780365278724") 2026/06/02 01:55:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd718_d20260602_m015433_c001_v0001150_t0037_u01780365273708") 2026/06/02 01:55:50 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd713_d20260602_m015433_c001_v7007000_t0000_u01780365273262") 2026/06/02 01:55:50 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182ee_d20260602_m015428_c001_v0001180_t0048_u01780365268541") 2026/06/02 01:55:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f41117b5983b182ed_d20260602_m015428_c001_v7007000_t0000_u01780365268355") 2026/06/02 01:55:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182e1_d20260602_m015423_c001_v0001109_t0049_u01780365263548") 2026/06/02 01:55:50 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f41117b5983b182df_d20260602_m015423_c001_v7007000_t0000_u01780365263109") 2026/06/02 01:55:50 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182d0_d20260602_m015418_c001_v0001180_t0014_u01780365258326") 2026/06/02 01:55:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f41117b5983b182cf_d20260602_m015418_c001_v7007000_t0000_u01780365258141") 2026/06/02 01:55:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f20431be2240b210d_d20260602_m015414_c001_v0001154_t0014_u01780365254078") 2026/06/02 01:55:51 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f40431be2240b210c_d20260602_m015413_c001_v7007000_t0000_u01780365253626") 2026/06/02 01:55:51 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f21117b5983b182c9_d20260602_m015409_c001_v0001185_t0005_u01780365249739") 2026/06/02 01:55:51 DEBUG : chunked-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f423515f4493b4e89_d20260602_m015544_c001_v7007000_t0000_u01780365344122") 2026/06/02 01:55:51 DEBUG : chunked-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f2100c04ef3b0f3e8_d20260602_m015538_c001_v0001174_t0034_u01780365338328") 2026/06/02 01:55:51 DEBUG : chunked-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4100c04ef3b0f3e7_d20260602_m015537_c001_v7007000_t0000_u01780365337790") 2026/06/02 01:55:51 DEBUG : chunked-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f2100c04ef3b0f3e4_d20260602_m015532_c001_v0001174_t0006_u01780365332430") 2026/06/02 01:55:51 DEBUG : chunked-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4100c04ef3b0f3e3_d20260602_m015531_c001_v7007000_t0000_u01780365331905") 2026/06/02 01:55:51 DEBUG : chunked-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f2100c04ef3b0f366_d20260602_m015526_c001_v0001091_t0049_u01780365326582") 2026/06/02 01:55:51 DEBUG : chunked-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4100c04ef3b0f364_d20260602_m015526_c001_v7007000_t0000_u01780365326053") 2026/06/02 01:55:51 DEBUG : chunked-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f118d3b8240f8b51c_d20260602_m015522_c001_v0001180_t0024_u01780365322750") 2026/06/02 01:55:51 DEBUG : chunked-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd7bd_d20260602_m015522_c001_v7007000_t0000_u01780365322407") 2026/06/02 01:55:51 DEBUG : chunked-copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f118d3b8240f8b504_d20260602_m015519_c001_v0001180_t0057_u01780365319179") 2026/06/02 01:55:51 DEBUG : chunked-copy.copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f423515f4493b4e88_d20260602_m015543_c001_v7007000_t0000_u01780365343939") 2026/06/02 01:55:51 DEBUG : chunked-copy.copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd7ca_d20260602_m015541_c001_v0001171_t0020_u01780365341890") 2026/06/02 01:55:51 DEBUG : chunked-copy.copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4100c04ef3b0f3e6_d20260602_m015537_c001_v7007000_t0000_u01780365337608") 2026/06/02 01:55:51 DEBUG : chunked-copy.copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd7c8_d20260602_m015535_c001_v0001174_t0006_u01780365335797") 2026/06/02 01:55:52 DEBUG : chunked-copy.copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4100c04ef3b0f3e2_d20260602_m015531_c001_v7007000_t0000_u01780365331722") 2026/06/02 01:55:52 DEBUG : chunked-copy.copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd7c5_d20260602_m015530_c001_v0001174_t0037_u01780365330068") 2026/06/02 01:55:52 DEBUG : chunked-copy.copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f4100c04ef3b0f363_d20260602_m015525_c001_v7007000_t0000_u01780365325870") 2026/06/02 01:55:52 DEBUG : chunked-copy.copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f208f1c0dc3ccd7bf_d20260602_m015524_c001_v0001161_t0054_u01780365324213") 2026/06/02 01:55:52 DEBUG : chunked-copy.copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f408f1c0dc3ccd7bc_d20260602_m015522_c001_v7007000_t0000_u01780365322208") 2026/06/02 01:55:52 DEBUG : chunked-copy.copy: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1022a899454a6940_d20260602_m015521_c001_v0001039_t0018_u01780365321058") 2026/06/02 01:55:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f1032e034a68839d6_d20260602_m015044_c001_v0001179_t0053_u01780365044478") 2026/06/02 01:55:52 DEBUG : unknown-size-put.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f423515f4493b4e8a_d20260602_m015544_c001_v7007000_t0000_u01780365344873") 2026/06/02 01:55:52 DEBUG : unknown-size-put.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f118d3b8240f8b5c6_d20260602_m015544_c001_v0001180_t0047_u01780365344672") 2026/06/02 01:55:52 DEBUG : unknown-size-update.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f423515f4493b4e8b_d20260602_m015545_c001_v7007000_t0000_u01780365345824") 2026/06/02 01:55:52 DEBUG : unknown-size-update.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f118d3b8240f8b5d4_d20260602_m015545_c001_v0001180_t0013_u01780365345616") 2026/06/02 01:55:52 DEBUG : unknown-size-update.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f118d3b8240f8b5d2_d20260602_m015545_c001_v0001180_t0009_u01780365345056") 2026/06/02 01:55:52 DEBUG : versions/test-versions.txt: Deleting (id "4_zefb22de3006d8b6b9fe80e1b_f409b90c8202c401a_d20260602_m015201_c001_v7007000_t0000_u01780365121347") 2026/06/02 01:55:53 INFO : B2 bucket rclone-test-guvefeb8jawi: cleaning bucket "rclone-test-guvefeb8jawi" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (343.38s) --- 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.38s) --- PASS: TestIntegration/FsMkdir (341.31s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- 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.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.98s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.59s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.82s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.55s) --- 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.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- 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.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (193.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (33.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (16.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (10.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (13.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (16.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- 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 343.409s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m44.575871637s (try 1/5)