"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/03/27 01:48:39 DEBUG : Creating backend with remote "TestB2:rclone-test-gituwiz5rato" 2026/03/27 01:48:39 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/03/27 01:48:42 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/27 01:48:42 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/27 01:48:42 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/03/27 01:49:04 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/03/27 01:49:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/03/27 01:49:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/03/27 01:49:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/03/27 01:49:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/03/27 01:49:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/03/27 01:49:08 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/03/27 01:49:08 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/27 01:49:15 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/27 01:49:16 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/03/27 01:49:21 INFO : B2 bucket rclone-test-gituwiz5rato: cleaning bucket "rclone-test-gituwiz5rato" of all files 2026/03/27 01:49:21 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136038b_d20260327_m014920_c001_v0001176_t0005_u01774576160739") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/27 01:49:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gituwiz5rato/dirToPurgeFromRoot" 2026/03/27 01:49:23 INFO : B2 bucket rclone-test-gituwiz5rato path dirToPurgeFromRoot: cleaning bucket "rclone-test-gituwiz5rato" of all files 2026/03/27 01:49:24 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136038f_d20260327_m014922_c001_v0001176_t0006_u01774576162228") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/27 01:49:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gituwiz5rato/hello? sausage/êé" 2026/03/27 01:49:29 INFO : B2 bucket rclone-test-gituwiz5rato path hello? sausage/êé: cleaning bucket "rclone-test-gituwiz5rato" of all files 2026/03/27 01:49:29 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f1118c1af98a324e8_d20260327_m014927_c001_v0001167_t0018_u01774576167501") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/03/27 01:49:38 DEBUG : Creating backend with remote "TestB2:rclone-test-gituwiz5rato/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/27 01:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-gituwiz5rato/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-gituwiz5rato" from "TestB2:rclone-test-gituwiz5rato" 2026/03/27 01:49:42 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/03/27 01:49:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bavefay7mure" 2026/03/27 01:49:57 DEBUG : B2 bucket rclone-test-bavefay7mure: Purge remote 2026/03/27 01:49:57 INFO : B2 bucket rclone-test-bavefay7mure: cleaning bucket "rclone-test-bavefay7mure" of all files 2026/03/27 01:49:57 DEBUG : somefile: Deleting (id "4_zff12dd53f0bd2bcb9fd80e1b_f412730e2c21eeaf9_d20260327_m014955_c001_v0001099_t0033_u01774576195993") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/03/27 01:49:58 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/27 01:49:59 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/03/27 01:50:02 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/03/27 01:50:02 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/03/27 01:50:02 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.681Ki offset 6Mi/6.106Mi 2026/03/27 01:50:02 DEBUG : test-metadata: Sending chunk 1 length 111289 2026/03/27 01:50:03 DEBUG : test-metadata: Done sending chunk 1 2026/03/27 01:50:04 DEBUG : test-metadata: Done sending chunk 0 2026/03/27 01:50:04 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/03/27 01:50:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/03/27 01:50:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/27 01:50:12 DEBUG : pacer: Reducing sleep to 10ms 2026/03/27 01:50:14 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/ff52bd63f0ad2bcb9fd80e1b/c001_v0001176_t0046": EOF 2026/03/27 01:50:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/ff52bd63f0ad2bcb9fd80e1b/c001_v0001176_t0046": EOF) 2026/03/27 01:50:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/ff52bd63f0ad2bcb9fd80e1b/c001_v0001176_t0046": EOF - low level retry 1/10 2026/03/27 01:50:16 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-03-27-015009-270.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/03/27 01:50:18 DEBUG : oldPath = "TestB2:rclone-test-gituwiz5rato/versions/test-versions-v2026-03-27-015009-270.txt" 2026/03/27 01:50:18 DEBUG : newPath = "TestB2,versions:rclone-test-gituwiz5rato/versions/test-versions-v2026-03-27-015009-270.txt" 2026/03/27 01:50:18 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-gituwiz5rato/versions/test-versions-v2026-03-27-015009-270.txt" 2026/03/27 01:50:18 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/03/27 01:50:20 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-gituwiz5rato/versions/test-versions-v2026-03-27-015009-270.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-gituwiz5rato/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/03/27 01:50:23 INFO : B2 bucket rclone-test-gituwiz5rato: cleaning bucket "rclone-test-gituwiz5rato" of all hidden files 2026/03/27 01:50:23 DEBUG : leading space/ leading space: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b68_d20260327_m014849_c001_v7007000_t0000_u01774576129173") as it is a hide marker 2026/03/27 01:50:23 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : leading space/ leading space: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360339_d20260327_m014848_c001_v0001176_t0025_u01774576128597") 2026/03/27 01:50:23 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b65_d20260327_m014848_c001_v7007000_t0000_u01774576128235") as it is a hide marker 2026/03/27 01:50:23 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360337_d20260327_m014847_c001_v0001176_t0010_u01774576127651") 2026/03/27 01:50:23 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b71_d20260327_m014854_c001_v7007000_t0000_u01774576134897") as it is a hide marker 2026/03/27 01:50:23 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360351_d20260327_m014854_c001_v0001176_t0024_u01774576134309") 2026/03/27 01:50:23 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : created from root.txt: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f418e92e4e7b069d7_d20260327_m014950_c001_v7007000_t0000_u01774576190106") as it is a hide marker 2026/03/27 01:50:23 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : created from root.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f1000cee42502fd7a_d20260327_m014948_c001_v0001032_t0019_u01774576188837") 2026/03/27 01:50:23 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : file name.txt: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f421226183d9079af_d20260327_m014958_c001_v7007000_t0000_u01774576198065") as it is a hide marker 2026/03/27 01:50:23 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : file name.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136039f_d20260327_m014937_c001_v0001176_t0012_u01774576177963") 2026/03/27 01:50:23 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : file name.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f105203edb3bbe462_d20260327_m014934_c001_v0001182_t0002_u01774576174433") 2026/03/27 01:50:23 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : file name.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136037f_d20260327_m014912_c001_v0001176_t0027_u01774576152772") 2026/03/27 01:50:23 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : file name.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360379_d20260327_m014911_c001_v0001176_t0017_u01774576151934") 2026/03/27 01:50:23 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136037d_d20260327_m014912_c001_v0001176_t0013_u01774576152377") "upload" dated 2026-03-27 01:49:12.377 +0000 UTC (1m11.154894393s ago) 2026/03/27 01:50:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f418e92e4e7b069be_d20260327_m014932_c001_v7007000_t0000_u01774576172214") as it is a hide marker 2026/03/27 01:50:23 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f11466baa727c91db_d20260327_m014931_c001_v0001104_t0000_u01774576171343") 2026/03/27 01:50:23 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f117b55a72c2a8b5a_d20260327_m014930_c001_v0001101_t0014_u01774576170613") 2026/03/27 01:50:23 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b7a_d20260327_m014901_c001_v7007000_t0000_u01774576141725") as it is a hide marker 2026/03/27 01:50:23 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360367_d20260327_m014901_c001_v0001176_t0009_u01774576141032") 2026/03/27 01:50:23 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : piped data.txt: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f421226183d9079b3_d20260327_m014959_c001_v7007000_t0000_u01774576199805") as it is a hide marker 2026/03/27 01:50:23 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : piped data.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a4920013603bd_d20260327_m014959_c001_v0001176_t0036_u01774576199414") 2026/03/27 01:50:23 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : piped data.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f421226183d9079b1_d20260327_m014959_c001_v7007000_t0000_u01774576199230") 2026/03/27 01:50:23 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : piped data.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f401a4920013603bb_d20260327_m014958_c001_v0001176_t0046_u01774576198868") 2026/03/27 01:50:23 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b7b_d20260327_m014902_c001_v7007000_t0000_u01774576142671") as it is a hide marker 2026/03/27 01:50:23 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360369_d20260327_m014902_c001_v0001176_t0036_u01774576142088") 2026/03/27 01:50:23 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : test-metadata: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f41928d7d27ba28f3_d20260327_m015006_c001_v7007000_t0000_u01774576206723") as it is a hide marker 2026/03/27 01:50:23 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : test-metadata: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f221226183d9079c2_d20260327_m015001_c001_v0001157_t0048_u01774576201624") 2026/03/27 01:50:23 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : test-metadata: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f421226183d9079b4_d20260327_m015000_c001_v7007000_t0000_u01774576200834") 2026/03/27 01:50:23 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : test-metadata: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a4920013603c1_d20260327_m014959_c001_v0001176_t0007_u01774576199991") 2026/03/27 01:50:23 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b73_d20260327_m014856_c001_v7007000_t0000_u01774576136850") as it is a hide marker 2026/03/27 01:50:23 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360359_d20260327_m014856_c001_v0001176_t0033_u01774576136281") 2026/03/27 01:50:23 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b75_d20260327_m014858_c001_v7007000_t0000_u01774576138740") as it is a hide marker 2026/03/27 01:50:23 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136035f_d20260327_m014858_c001_v0001176_t0028_u01774576138158") 2026/03/27 01:50:23 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b74_d20260327_m014857_c001_v7007000_t0000_u01774576137795") as it is a hide marker 2026/03/27 01:50:23 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136035b_d20260327_m014857_c001_v0001176_t0027_u01774576137213") 2026/03/27 01:50:23 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b78_d20260327_m014859_c001_v7007000_t0000_u01774576139700") as it is a hide marker 2026/03/27 01:50:23 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360361_d20260327_m014859_c001_v0001176_t0030_u01774576139103") 2026/03/27 01:50:23 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b79_d20260327_m014900_c001_v7007000_t0000_u01774576140668") as it is a hide marker 2026/03/27 01:50:23 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360365_d20260327_m014900_c001_v0001176_t0037_u01774576140062") 2026/03/27 01:50:23 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b72_d20260327_m014855_c001_v7007000_t0000_u01774576135918") as it is a hide marker 2026/03/27 01:50:23 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : trailing space /trailing space : Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360355_d20260327_m014855_c001_v0001176_t0008_u01774576135264") 2026/03/27 01:50:23 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f102738aa2667da36_d20260327_m015017_c001_v0001131_t0055_u01774576217083") "upload" dated 2026-03-27 01:50:17.083 +0000 UTC (6.450124424s ago) 2026/03/27 01:50:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f406e86a80b5189e7_d20260327_m015012_c001_v7007000_t0000_u01774576212266") 2026/03/27 01:50:23 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : versions/test-versions.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a4920013603d1_d20260327_m015009_c001_v0001176_t0026_u01774576209270") 2026/03/27 01:50:23 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141bad_d20260327_m014911_c001_v7007000_t0000_u01774576151345") as it is a hide marker 2026/03/27 01:50:23 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f2018ab12f7141b7f_d20260327_m014904_c001_v0001101_t0007_u01774576144914") 2026/03/27 01:50:23 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : zero-length-file: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b7d_d20260327_m014904_c001_v7007000_t0000_u01774576144587") as it is a hide marker 2026/03/27 01:50:23 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : zero-length-file: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f401a492001360371_d20260327_m014903_c001_v0001176_t0046_u01774576143995") 2026/03/27 01:50:23 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b6a_d20260327_m014850_c001_v7007000_t0000_u01774576130112") as it is a hide marker 2026/03/27 01:50:23 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136033d_d20260327_m014849_c001_v0001176_t0042_u01774576129534") 2026/03/27 01:50:23 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b62_d20260327_m014845_c001_v7007000_t0000_u01774576125372") as it is a hide marker 2026/03/27 01:50:23 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136032f_d20260327_m014844_c001_v0001176_t0018_u01774576124434") 2026/03/27 01:50:23 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b6e_d20260327_m014853_c001_v7007000_t0000_u01774576133000") as it is a hide marker 2026/03/27 01:50:23 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360347_d20260327_m014852_c001_v0001176_t0017_u01774576132419") 2026/03/27 01:50:23 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b6d_d20260327_m014852_c001_v7007000_t0000_u01774576132046") as it is a hide marker 2026/03/27 01:50:23 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360343_d20260327_m014851_c001_v0001176_t0019_u01774576131439") 2026/03/27 01:50:23 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b6f_d20260327_m014853_c001_v7007000_t0000_u01774576133947") as it is a hide marker 2026/03/27 01:50:23 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136034b_d20260327_m014853_c001_v0001176_t0034_u01774576133361") 2026/03/27 01:50:23 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b6b_d20260327_m014851_c001_v7007000_t0000_u01774576131077") as it is a hide marker 2026/03/27 01:50:23 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136033f_d20260327_m014850_c001_v0001176_t0028_u01774576130484") 2026/03/27 01:50:23 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : ./.: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b63_d20260327_m014846_c001_v7007000_t0000_u01774576126351") as it is a hide marker 2026/03/27 01:50:23 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : ./.: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360331_d20260327_m014845_c001_v0001176_t0023_u01774576125734") 2026/03/27 01:50:23 NOTICE: ./.: Skipped delete as --dry-run is set 2026/03/27 01:50:23 DEBUG : ../..: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b64_d20260327_m014847_c001_v7007000_t0000_u01774576127290") as it is a hide marker 2026/03/27 01:50:23 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/03/27 01:50:23 DEBUG : ../..: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360335_d20260327_m014846_c001_v0001176_t0029_u01774576126712") 2026/03/27 01:50:23 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/03/27 01:50:23 INFO : B2 bucket rclone-test-gituwiz5rato: cleaning bucket "rclone-test-gituwiz5rato" of all hidden files 2026/03/27 01:50:23 DEBUG : leading space/ leading space: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b68_d20260327_m014849_c001_v7007000_t0000_u01774576129173") as it is a hide marker 2026/03/27 01:50:23 DEBUG : leading space/ leading space: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360339_d20260327_m014848_c001_v0001176_t0025_u01774576128597") 2026/03/27 01:50:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b65_d20260327_m014848_c001_v7007000_t0000_u01774576128235") as it is a hide marker 2026/03/27 01:50:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360337_d20260327_m014847_c001_v0001176_t0010_u01774576127651") 2026/03/27 01:50:23 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b71_d20260327_m014854_c001_v7007000_t0000_u01774576134897") as it is a hide marker 2026/03/27 01:50:23 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360351_d20260327_m014854_c001_v0001176_t0024_u01774576134309") 2026/03/27 01:50:23 DEBUG : created from root.txt: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f418e92e4e7b069d7_d20260327_m014950_c001_v7007000_t0000_u01774576190106") as it is a hide marker 2026/03/27 01:50:23 DEBUG : created from root.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f1000cee42502fd7a_d20260327_m014948_c001_v0001032_t0019_u01774576188837") 2026/03/27 01:50:23 DEBUG : file name.txt: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f421226183d9079af_d20260327_m014958_c001_v7007000_t0000_u01774576198065") as it is a hide marker 2026/03/27 01:50:24 DEBUG : file name.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136039f_d20260327_m014937_c001_v0001176_t0012_u01774576177963") 2026/03/27 01:50:24 DEBUG : file name.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f105203edb3bbe462_d20260327_m014934_c001_v0001182_t0002_u01774576174433") 2026/03/27 01:50:24 DEBUG : file name.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136037f_d20260327_m014912_c001_v0001176_t0027_u01774576152772") 2026/03/27 01:50:24 DEBUG : file name.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360379_d20260327_m014911_c001_v0001176_t0017_u01774576151934") 2026/03/27 01:50:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136037d_d20260327_m014912_c001_v0001176_t0013_u01774576152377") "upload" dated 2026-03-27 01:49:12.377 +0000 UTC (1m12.193523996s ago) 2026/03/27 01:50:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f418e92e4e7b069be_d20260327_m014932_c001_v7007000_t0000_u01774576172214") as it is a hide marker 2026/03/27 01:50:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f11466baa727c91db_d20260327_m014931_c001_v0001104_t0000_u01774576171343") 2026/03/27 01:50:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f117b55a72c2a8b5a_d20260327_m014930_c001_v0001101_t0014_u01774576170613") 2026/03/27 01:50:24 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b7a_d20260327_m014901_c001_v7007000_t0000_u01774576141725") as it is a hide marker 2026/03/27 01:50:24 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360367_d20260327_m014901_c001_v0001176_t0009_u01774576141032") 2026/03/27 01:50:24 DEBUG : piped data.txt: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f421226183d9079b3_d20260327_m014959_c001_v7007000_t0000_u01774576199805") as it is a hide marker 2026/03/27 01:50:24 DEBUG : piped data.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a4920013603bd_d20260327_m014959_c001_v0001176_t0036_u01774576199414") 2026/03/27 01:50:24 DEBUG : piped data.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f421226183d9079b1_d20260327_m014959_c001_v7007000_t0000_u01774576199230") 2026/03/27 01:50:24 DEBUG : piped data.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f401a4920013603bb_d20260327_m014958_c001_v0001176_t0046_u01774576198868") 2026/03/27 01:50:24 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b7b_d20260327_m014902_c001_v7007000_t0000_u01774576142671") as it is a hide marker 2026/03/27 01:50:25 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360369_d20260327_m014902_c001_v0001176_t0036_u01774576142088") 2026/03/27 01:50:25 DEBUG : test-metadata: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f41928d7d27ba28f3_d20260327_m015006_c001_v7007000_t0000_u01774576206723") as it is a hide marker 2026/03/27 01:50:25 DEBUG : test-metadata: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f221226183d9079c2_d20260327_m015001_c001_v0001157_t0048_u01774576201624") 2026/03/27 01:50:25 DEBUG : test-metadata: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f421226183d9079b4_d20260327_m015000_c001_v7007000_t0000_u01774576200834") 2026/03/27 01:50:25 DEBUG : test-metadata: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a4920013603c1_d20260327_m014959_c001_v0001176_t0007_u01774576199991") 2026/03/27 01:50:25 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b73_d20260327_m014856_c001_v7007000_t0000_u01774576136850") as it is a hide marker 2026/03/27 01:50:25 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360359_d20260327_m014856_c001_v0001176_t0033_u01774576136281") 2026/03/27 01:50:25 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b75_d20260327_m014858_c001_v7007000_t0000_u01774576138740") as it is a hide marker 2026/03/27 01:50:25 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136035f_d20260327_m014858_c001_v0001176_t0028_u01774576138158") 2026/03/27 01:50:25 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b74_d20260327_m014857_c001_v7007000_t0000_u01774576137795") as it is a hide marker 2026/03/27 01:50:25 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136035b_d20260327_m014857_c001_v0001176_t0027_u01774576137213") 2026/03/27 01:50:25 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b78_d20260327_m014859_c001_v7007000_t0000_u01774576139700") as it is a hide marker 2026/03/27 01:50:25 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360361_d20260327_m014859_c001_v0001176_t0030_u01774576139103") 2026/03/27 01:50:25 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b79_d20260327_m014900_c001_v7007000_t0000_u01774576140668") as it is a hide marker 2026/03/27 01:50:25 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360365_d20260327_m014900_c001_v0001176_t0037_u01774576140062") 2026/03/27 01:50:25 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b72_d20260327_m014855_c001_v7007000_t0000_u01774576135918") as it is a hide marker 2026/03/27 01:50:25 DEBUG : trailing space /trailing space : Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360355_d20260327_m014855_c001_v0001176_t0008_u01774576135264") 2026/03/27 01:50:25 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f102738aa2667da36_d20260327_m015017_c001_v0001131_t0055_u01774576217083") "upload" dated 2026-03-27 01:50:17.083 +0000 UTC (8.801051403s ago) 2026/03/27 01:50:25 DEBUG : versions/test-versions.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f406e86a80b5189e7_d20260327_m015012_c001_v7007000_t0000_u01774576212266") 2026/03/27 01:50:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a4920013603d1_d20260327_m015009_c001_v0001176_t0026_u01774576209270") 2026/03/27 01:50:26 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141bad_d20260327_m014911_c001_v7007000_t0000_u01774576151345") as it is a hide marker 2026/03/27 01:50:26 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f2018ab12f7141b7f_d20260327_m014904_c001_v0001101_t0007_u01774576144914") 2026/03/27 01:50:26 DEBUG : zero-length-file: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b7d_d20260327_m014904_c001_v7007000_t0000_u01774576144587") as it is a hide marker 2026/03/27 01:50:26 DEBUG : zero-length-file: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f401a492001360371_d20260327_m014903_c001_v0001176_t0046_u01774576143995") 2026/03/27 01:50:26 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b6a_d20260327_m014850_c001_v7007000_t0000_u01774576130112") as it is a hide marker 2026/03/27 01:50:26 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136033d_d20260327_m014849_c001_v0001176_t0042_u01774576129534") 2026/03/27 01:50:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b62_d20260327_m014845_c001_v7007000_t0000_u01774576125372") as it is a hide marker 2026/03/27 01:50:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136032f_d20260327_m014844_c001_v0001176_t0018_u01774576124434") 2026/03/27 01:50:26 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b6e_d20260327_m014853_c001_v7007000_t0000_u01774576133000") as it is a hide marker 2026/03/27 01:50:26 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360347_d20260327_m014852_c001_v0001176_t0017_u01774576132419") 2026/03/27 01:50:26 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b6d_d20260327_m014852_c001_v7007000_t0000_u01774576132046") as it is a hide marker 2026/03/27 01:50:26 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360343_d20260327_m014851_c001_v0001176_t0019_u01774576131439") 2026/03/27 01:50:26 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b6f_d20260327_m014853_c001_v7007000_t0000_u01774576133947") as it is a hide marker 2026/03/27 01:50:26 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136034b_d20260327_m014853_c001_v0001176_t0034_u01774576133361") 2026/03/27 01:50:26 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b6b_d20260327_m014851_c001_v7007000_t0000_u01774576131077") as it is a hide marker 2026/03/27 01:50:26 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136033f_d20260327_m014850_c001_v0001176_t0028_u01774576130484") 2026/03/27 01:50:26 DEBUG : ./.: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b63_d20260327_m014846_c001_v7007000_t0000_u01774576126351") as it is a hide marker 2026/03/27 01:50:26 DEBUG : ./.: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360331_d20260327_m014845_c001_v0001176_t0023_u01774576125734") 2026/03/27 01:50:26 DEBUG : ../..: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4018ab12f7141b64_d20260327_m014847_c001_v7007000_t0000_u01774576127290") as it is a hide marker 2026/03/27 01:50:26 DEBUG : ../..: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a492001360335_d20260327_m014846_c001_v0001176_t0029_u01774576126712") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/03/27 01:50:27 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/03/27 01:50:27 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/03/27 01:50:28 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/03/27 01:50:28 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/03/27 01:50:28 INFO : B2 bucket rclone-test-gituwiz5rato: cleaning bucket "rclone-test-gituwiz5rato" of pending multipart uploads older than 0s 2026/03/27 01:50:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136037d_d20260327_m014912_c001_v0001176_t0013_u01774576152377") "upload" dated 2026-03-27 01:49:12.377 +0000 UTC (1m16.458191328s ago) 2026/03/27 01:50:28 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f2176330e82a513c3_d20260327_m015027_c001_v0001120_t0012_u01774576227809") as it is a start marker (upload started at 2026-03-27 01:50:27.809 +0000 UTC) 2026/03/27 01:50:28 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/03/27 01:50:28 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f2176330e82a513c8_d20260327_m015027_c001_v0001179_t0052_u01774576227991") as it is a start marker (upload started at 2026-03-27 01:50:27.991 +0000 UTC) 2026/03/27 01:50:28 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/03/27 01:50:28 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f2176330e82a513cc_d20260327_m015028_c001_v0001136_t0019_u01774576228192") as it is a start marker (upload started at 2026-03-27 01:50:28.192 +0000 UTC) 2026/03/27 01:50:28 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/03/27 01:50:28 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f2176330e82a513d2_d20260327_m015028_c001_v0001173_t0029_u01774576228374") as it is a start marker (upload started at 2026-03-27 01:50:28.374 +0000 UTC) 2026/03/27 01:50:28 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/03/27 01:50:28 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4176330e82a513c2_d20260327_m015027_c001_v7007000_t0000_u01774576227626") "hide" dated 2026-03-27 01:50:27.626 +0000 UTC (1.209389101s ago) 2026/03/27 01:50:28 DEBUG : versions/test-versions.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f102738aa2667da36_d20260327_m015017_c001_v0001131_t0055_u01774576217083") 2026/03/27 01:50:28 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/03/27 01:50:29 INFO : B2 bucket rclone-test-gituwiz5rato: cleaning bucket "rclone-test-gituwiz5rato" of pending multipart uploads older than 0s 2026/03/27 01:50:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136037d_d20260327_m014912_c001_v0001176_t0013_u01774576152377") "upload" dated 2026-03-27 01:49:12.377 +0000 UTC (1m16.825900242s ago) 2026/03/27 01:50:29 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f2176330e82a513c3_d20260327_m015027_c001_v0001120_t0012_u01774576227809") as it is a start marker (upload started at 2026-03-27 01:50:27.809 +0000 UTC) 2026/03/27 01:50:29 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f2176330e82a513c8_d20260327_m015027_c001_v0001179_t0052_u01774576227991") as it is a start marker (upload started at 2026-03-27 01:50:27.991 +0000 UTC) 2026/03/27 01:50:29 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f2176330e82a513cc_d20260327_m015028_c001_v0001136_t0019_u01774576228192") as it is a start marker (upload started at 2026-03-27 01:50:28.192 +0000 UTC) 2026/03/27 01:50:29 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f2176330e82a513d2_d20260327_m015028_c001_v0001173_t0029_u01774576228374") as it is a start marker (upload started at 2026-03-27 01:50:28.374 +0000 UTC) 2026/03/27 01:50:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff52bd63f0ad2bcb9fd80e1b_f4176330e82a513c2_d20260327_m015027_c001_v7007000_t0000_u01774576227626") "hide" dated 2026-03-27 01:50:27.626 +0000 UTC (1.577240173s ago) 2026/03/27 01:50:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f102738aa2667da36_d20260327_m015017_c001_v0001131_t0055_u01774576217083") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/03/27 01:50:29 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/27 01:50:30 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/03/27 01:50:30 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/03/27 01:50:31 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/03/27 01:50:31 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/03/27 01:50:31 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/03/27 01:50:31 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/03/27 01:50:32 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/03/27 01:50:33 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/03/27 01:50:33 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/03/27 01:50:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:50:37 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/03/27 01:50:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c7751043_d20260327_m015037_c001_v0001029_t0002_u01774576237498") 2026/03/27 01:50:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/27 01:50:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/27 01:50:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/27 01:50:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:50:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:50:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/03/27 01:50:42 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/03/27 01:50:42 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/03/27 01:50:42 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/03/27 01:50:42 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/03/27 01:50:44 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/03/27 01:50:44 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/03/27 01:50:44 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/03/27 01:50:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:50:46 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/03/27 01:50:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c775104a_d20260327_m015046_c001_v0001131_t0018_u01774576246913") 2026/03/27 01:50:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/27 01:50:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/27 01:50:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/27 01:50:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/27 01:50:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/27 01:50:47 DEBUG : pacer: Reducing sleep to 10ms 2026/03/27 01:50:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:50:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:50:49 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/27 01:50:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/27 01:50:52 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/03/27 01:50:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/27 01:50:52 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/03/27 01:50:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/27 01:50:52 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/03/27 01:50:53 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/03/27 01:50:54 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/03/27 01:50:55 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/03/27 01:50:55 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/27 01:50:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:50:57 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/03/27 01:50:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c775105c_d20260327_m015057_c001_v0001181_t0025_u01774576257781") 2026/03/27 01:50:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/03/27 01:50:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/27 01:50:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/03/27 01:50:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/27 01:50:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/03/27 01:51:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:51:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:51:00 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/03/27 01:51:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/03/27 01:51:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/03/27 01:51:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/27 01:51:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/03/27 01:51:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/03/27 01:51:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/03/27 01:51:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/03/27 01:51:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:51:06 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/03/27 01:51:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f5b04954613bf_d20260327_m015106_c001_v0001185_t0018_u01774576266755") 2026/03/27 01:51:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/27 01:51:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/03/27 01:51:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/27 01:51:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:51:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:51:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/03/27 01:51:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/27 01:51:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/27 01:51:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/27 01:51:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/27 01:51:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/27 01:51:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/27 01:51:12 DEBUG : pacer: Reducing sleep to 10ms 2026/03/27 01:51:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/27 01:51:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/27 01:51:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/03/27 01:51:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:51:17 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/03/27 01:51:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c7751064_d20260327_m015117_c001_v0001137_t0032_u01774576277355") 2026/03/27 01:51:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/27 01:51:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/27 01:51:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/27 01:51:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:51:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:51:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/27 01:51:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/27 01:51:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/03/27 01:51:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/27 01:51:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/03/27 01:51:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/27 01:51:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/27 01:51:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/03/27 01:51:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/03/27 01:51:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/03/27 01:51:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/27 01:51:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:51:27 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/03/27 01:51:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f983745e83aff_d20260327_m015127_c001_v0001173_t0006_u01774576287539") 2026/03/27 01:51:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/03/27 01:51:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/27 01:51:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/27 01:51:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/03/27 01:51:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/27 01:51:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:51:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:51:30 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/03/27 01:51:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/03/27 01:51:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/03/27 01:51:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/27 01:51:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/03/27 01:51:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/03/27 01:51:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/03/27 01:51:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/03/27 01:51:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:51:37 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/03/27 01:51:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f215f7c570ff85814_d20260327_m015137_c001_v0001116_t0013_u01774576297597") 2026/03/27 01:51:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/27 01:51:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/03/27 01:51:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/27 01:51:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:51:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:51:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/03/27 01:51:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/27 01:51:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/27 01:51:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/27 01:51:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/27 01:51:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/27 01:51:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/27 01:51:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/03/27 01:51:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:51:46 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/03/27 01:51:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f215f7c570ff8581c_d20260327_m015147_c001_v0001043_t0009_u01774576307094") 2026/03/27 01:51:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/27 01:51:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/27 01:51:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/27 01:51:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:51:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:51:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/27 01:51:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/27 01:51:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/03/27 01:51:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/27 01:51:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/03/27 01:51:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/27 01:51:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/03/27 01:51:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/03/27 01:51:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/03/27 01:51:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/03/27 01:51:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/27 01:51:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:51:57 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/03/27 01:51:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c77510d9_d20260327_m015157_c001_v0001183_t0017_u01774576317883") 2026/03/27 01:51:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/03/27 01:51:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/27 01:51:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/03/27 01:51:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/03/27 01:51:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/03/27 01:52:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:52:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:52:00 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/03/27 01:52:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/03/27 01:52:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/03/27 01:52:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/27 01:52:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/03/27 01:52:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/03/27 01:52:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/03/27 01:52:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/03/27 01:52:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:52:06 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/03/27 01:52:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c7751113_d20260327_m015206_c001_v0001033_t0023_u01774576326678") 2026/03/27 01:52:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/27 01:52:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/03/27 01:52:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/27 01:52:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:52:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:52:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/03/27 01:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/27 01:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/27 01:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/27 01:52:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/27 01:52:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/27 01:52:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/27 01:52:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/03/27 01:52:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:52:17 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/03/27 01:52:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c77511e4_d20260327_m015217_c001_v0001167_t0010_u01774576337389") 2026/03/27 01:52:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/27 01:52:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/27 01:52:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/27 01:52:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:52:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:52:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/27 01:52:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/27 01:52:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/03/27 01:52:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/27 01:52:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/03/27 01:52:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/27 01:52:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/03/27 01:52:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/03/27 01:52:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/03/27 01:52:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/03/27 01:52:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/27 01:52:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:52:28 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/03/27 01:52:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f2072760120d730b6_d20260327_m015229_c001_v0001183_t0051_u01774576349040") 2026/03/27 01:52:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/03/27 01:52:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/27 01:52:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/03/27 01:52:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/03/27 01:52:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/03/27 01:52:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:52:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:52:31 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/03/27 01:52:34 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/03/27 01:52:34 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/03/27 01:52:34 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/03/27 01:52:34 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/03/27 01:52:36 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/03/27 01:52:37 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/03/27 01:52:37 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/03/27 01:52:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:52:39 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/03/27 01:52:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f21209c84fa28a76a_d20260327_m015239_c001_v0001090_t0016_u01774576359732") 2026/03/27 01:52:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/27 01:52:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/27 01:52:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/27 01:52:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:52:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:52:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/03/27 01:52:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/03/27 01:52:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/03/27 01:52:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/03/27 01:52:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/03/27 01:52:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/03/27 01:52:52 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/03/27 01:52:52 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/03/27 01:52:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:52:55 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/03/27 01:52:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f5b04954616c5_d20260327_m015256_c001_v0001042_t0048_u01774576376051") 2026/03/27 01:52:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/27 01:52:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/27 01:52:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/27 01:52:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:52:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:52:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/27 01:53:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/27 01:53:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/03/27 01:53:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/27 01:53:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/27 01:53:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/03/27 01:53:01 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/03/27 01:53:02 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/03/27 01:53:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/03/27 01:53:04 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/03/27 01:53:04 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/27 01:53:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:53:06 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/03/27 01:53:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f5b0495461720_d20260327_m015306_c001_v0001120_t0022_u01774576386841") 2026/03/27 01:53:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/03/27 01:53:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/27 01:53:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/27 01:53:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/03/27 01:53:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/03/27 01:53:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:53:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:53:10 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/03/27 01:53:12 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/03/27 01:53:12 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/03/27 01:53:12 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/03/27 01:53:12 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/03/27 01:53:13 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/03/27 01:53:15 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/03/27 01:53:15 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/03/27 01:53:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:53:17 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/03/27 01:53:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f983745e83b2f_d20260327_m015317_c001_v0001130_t0027_u01774576397550") 2026/03/27 01:53:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/27 01:53:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/03/27 01:53:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/27 01:53:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/03/27 01:53:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/27 01:53:17 DEBUG : pacer: Reducing sleep to 10ms 2026/03/27 01:53:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:53:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:53:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/03/27 01:53:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/03/27 01:53:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/03/27 01:53:23 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/03/27 01:53:23 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/03/27 01:53:26 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/03/27 01:53:29 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/03/27 01:53:29 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/03/27 01:53:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:53:33 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/03/27 01:53:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f2027c28869fec707_d20260327_m015333_c001_v0001172_t0011_u01774576413874") 2026/03/27 01:53:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/27 01:53:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/27 01:53:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/03/27 01:53:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:53:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:53:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/27 01:53:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/27 01:53:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/03/27 01:53:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/27 01:53:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/03/27 01:53:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/27 01:53:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/03/27 01:53:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/03/27 01:53:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/03/27 01:53:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/03/27 01:53:42 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/27 01:53:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/03/27 01:53:44 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/03/27 01:53:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff52bd63f0ad2bcb9fd80e1b_f21928d7d27ba2e21_d20260327_m015344_c001_v0001109_t0028_u01774576424869") 2026/03/27 01:53:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/03/27 01:53:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/03/27 01:53:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/03/27 01:53:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/03/27 01:53:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/03/27 01:53:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/03/27 01:53:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/03/27 01:53:48 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/03/27 01:53:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff52bd63f0ad2bcb9fd80e1b_f20026f9665065c15_d20260327_m015356_c001_v0001033_t0049_u01774576436581") 2026/03/27 01:53:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/03/27 01:53:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/27 01:53:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/27 01:53:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/27 01:53:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/27 01:53:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/27 01:53:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/27 01:53:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/27 01:53:59 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/03/27 01:54:01 DEBUG : chunked-copy: Done sending chunk 0 2026/03/27 01:54:02 DEBUG : chunked-copy: Done sending chunk 1 2026/03/27 01:54:02 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/27 01:54:03 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff52bd63f0ad2bcb9fd80e1b_f20026f9665065c22_d20260327_m015402_c001_v0001037_t0026_u01774576442930") 2026/03/27 01:54:03 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/03/27 01:54:03 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/27 01:54:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/27 01:54:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/27 01:54:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/27 01:54:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/03/27 01:54:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/27 01:54:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/03/27 01:54:06 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/03/27 01:54:08 DEBUG : chunked-copy: Done sending chunk 0 2026/03/27 01:54:08 DEBUG : chunked-copy: Done sending chunk 1 2026/03/27 01:54:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/27 01:54:09 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff52bd63f0ad2bcb9fd80e1b_f20026f9665065c28_d20260327_m015409_c001_v0001161_t0020_u01774576449250") 2026/03/27 01:54:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/27 01:54:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/27 01:54:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/27 01:54:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/27 01:54:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/27 01:54:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/03/27 01:54:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/03/27 01:54:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/03/27 01:54:11 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/03/27 01:54:14 DEBUG : chunked-copy: Done sending chunk 0 2026/03/27 01:54:14 DEBUG : chunked-copy: Done sending chunk 1 2026/03/27 01:54:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/03/27 01:54:15 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff52bd63f0ad2bcb9fd80e1b_f20026f9665065c38_d20260327_m015415_c001_v0001103_t0055_u01774576455077") 2026/03/27 01:54:15 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/03/27 01:54:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/03/27 01:54:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/03/27 01:54:15 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/03/27 01:54:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/03/27 01:54:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/03/27 01:54:16 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/27 01:54:17 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/27 01:54:19 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/27 01:54:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gituwiz5rato/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/03/27 01:54:21 INFO : B2 bucket rclone-test-gituwiz5rato: cleaning bucket "rclone-test-gituwiz5rato" of all files 2026/03/27 01:54:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f4072760120d7321e_d20260327_m015322_c001_v7007000_t0000_u01774576402182") 2026/03/27 01:54:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f983745e83b2f_d20260327_m015317_c001_v0001130_t0027_u01774576397550") 2026/03/27 01:54:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f416f983745e83b2e_d20260327_m015317_c001_v7007000_t0000_u01774576397036") 2026/03/27 01:54:21 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21154c22586ee39d_d20260327_m015311_c001_v0001173_t0014_u01774576391976") 2026/03/27 01:54:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f40026f9665065be4_d20260327_m015350_c001_v7007000_t0000_u01774576430517") 2026/03/27 01:54:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21928d7d27ba2e21_d20260327_m015344_c001_v0001109_t0028_u01774576424869") 2026/03/27 01:54:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41928d7d27ba2e20_d20260327_m015344_c001_v7007000_t0000_u01774576424359") 2026/03/27 01:54:21 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f2027c28869fec70a_d20260327_m015339_c001_v0001178_t0047_u01774576419087") 2026/03/27 01:54:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f4027c28869fec709_d20260327_m015338_c001_v7007000_t0000_u01774576418903") 2026/03/27 01:54:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f2027c28869fec707_d20260327_m015333_c001_v0001172_t0011_u01774576413874") 2026/03/27 01:54:22 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f4027c28869fec706_d20260327_m015333_c001_v7007000_t0000_u01774576413383") 2026/03/27 01:54:22 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f2072760120d7321f_d20260327_m015322_c001_v0001167_t0031_u01774576402364") 2026/03/27 01:54:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f416f983745e83b04_d20260327_m015132_c001_v7007000_t0000_u01774576292534") 2026/03/27 01:54:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f983745e83aff_d20260327_m015127_c001_v0001173_t0006_u01774576287539") 2026/03/27 01:54:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41928d7d27ba2a8b_d20260327_m015122_c001_v7007000_t0000_u01774576282033") 2026/03/27 01:54:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c7751064_d20260327_m015117_c001_v0001137_t0032_u01774576277355") 2026/03/27 01:54:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f416f983745e83afe_d20260327_m015127_c001_v7007000_t0000_u01774576287163") 2026/03/27 01:54:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21928d7d27ba2a8c_d20260327_m015122_c001_v0001173_t0009_u01774576282214") 2026/03/27 01:54:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c7751063_d20260327_m015116_c001_v7007000_t0000_u01774576276970") 2026/03/27 01:54:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c7751062_d20260327_m015111_c001_v0001037_t0056_u01774576271410") 2026/03/27 01:54:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c7751061_d20260327_m015111_c001_v7007000_t0000_u01774576271228") 2026/03/27 01:54:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f5b04954613bf_d20260327_m015106_c001_v0001185_t0018_u01774576266755") 2026/03/27 01:54:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f416f5b04954613be_d20260327_m015106_c001_v7007000_t0000_u01774576266363") 2026/03/27 01:54:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c775105e_d20260327_m015102_c001_v0001178_t0010_u01774576262360") 2026/03/27 01:54:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c77510da_d20260327_m015202_c001_v7007000_t0000_u01774576322427") 2026/03/27 01:54:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c77510d9_d20260327_m015157_c001_v0001183_t0017_u01774576317883") 2026/03/27 01:54:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f415f7c570ff85820_d20260327_m015152_c001_v7007000_t0000_u01774576312037") 2026/03/27 01:54:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f215f7c570ff8581c_d20260327_m015147_c001_v0001043_t0009_u01774576307094") 2026/03/27 01:54:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c77510d8_d20260327_m015157_c001_v7007000_t0000_u01774576317508") 2026/03/27 01:54:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f215f7c570ff85821_d20260327_m015152_c001_v0001093_t0019_u01774576312219") 2026/03/27 01:54:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f415f7c570ff8581b_d20260327_m015146_c001_v7007000_t0000_u01774576306724") 2026/03/27 01:54:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f983745e83b0a_d20260327_m015141_c001_v0001105_t0042_u01774576301852") 2026/03/27 01:54:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f416f983745e83b09_d20260327_m015141_c001_v7007000_t0000_u01774576301667") 2026/03/27 01:54:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f215f7c570ff85814_d20260327_m015137_c001_v0001116_t0013_u01774576297597") 2026/03/27 01:54:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f415f7c570ff85812_d20260327_m015137_c001_v7007000_t0000_u01774576297218") 2026/03/27 01:54:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f983745e83b05_d20260327_m015132_c001_v0001098_t0005_u01774576292715") 2026/03/27 01:54:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c775105d_d20260327_m015102_c001_v7007000_t0000_u01774576262178") 2026/03/27 01:54:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c775105c_d20260327_m015057_c001_v0001181_t0025_u01774576257781") 2026/03/27 01:54:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c775105a_d20260327_m015057_c001_v7007000_t0000_u01774576257407") 2026/03/27 01:54:23 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c775104e_d20260327_m015051_c001_v0001106_t0022_u01774576251772") 2026/03/27 01:54:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c775104d_d20260327_m015051_c001_v7007000_t0000_u01774576251590") 2026/03/27 01:54:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c775104a_d20260327_m015046_c001_v0001131_t0018_u01774576246913") 2026/03/27 01:54:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c7751049_d20260327_m015046_c001_v7007000_t0000_u01774576246569") 2026/03/27 01:54:23 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f5b049546133c_d20260327_m015041_c001_v0001101_t0047_u01774576241768") 2026/03/27 01:54:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f416f5b0495461336_d20260327_m015041_c001_v7007000_t0000_u01774576241587") 2026/03/27 01:54:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c7751043_d20260327_m015037_c001_v0001029_t0002_u01774576237498") 2026/03/27 01:54:24 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c7751042_d20260327_m015037_c001_v7007000_t0000_u01774576237116") 2026/03/27 01:54:24 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f2176330e82a5140a_d20260327_m015031_c001_v0001185_t0000_u01774576231519") 2026/03/27 01:54:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41209c84fa28a764_d20260327_m015234_c001_v7007000_t0000_u01774576354411") 2026/03/27 01:54:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f2072760120d730b6_d20260327_m015229_c001_v0001183_t0051_u01774576349040") 2026/03/27 01:54:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c7751206_d20260327_m015222_c001_v7007000_t0000_u01774576342552") 2026/03/27 01:54:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c77511e4_d20260327_m015217_c001_v0001167_t0010_u01774576337389") 2026/03/27 01:54:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f4072760120d730b3_d20260327_m015228_c001_v7007000_t0000_u01774576348643") 2026/03/27 01:54:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c7751208_d20260327_m015222_c001_v0001040_t0053_u01774576342736") 2026/03/27 01:54:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c77511e3_d20260327_m015216_c001_v7007000_t0000_u01774576336963") 2026/03/27 01:54:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c775116e_d20260327_m015211_c001_v0001103_t0007_u01774576331396") 2026/03/27 01:54:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c7751169_d20260327_m015211_c001_v7007000_t0000_u01774576331213") 2026/03/27 01:54:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c7751113_d20260327_m015206_c001_v0001033_t0023_u01774576326678") 2026/03/27 01:54:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41951dd8c7751108_d20260327_m015206_c001_v7007000_t0000_u01774576326288") 2026/03/27 01:54:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21951dd8c77510db_d20260327_m015202_c001_v0001183_t0059_u01774576322620") 2026/03/27 01:54:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41154c22586ee398_d20260327_m015311_c001_v7007000_t0000_u01774576391794") 2026/03/27 01:54:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f5b0495461720_d20260327_m015306_c001_v0001120_t0022_u01774576386841") 2026/03/27 01:54:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f416f5b049546171f_d20260327_m015306_c001_v7007000_t0000_u01774576386232") 2026/03/27 01:54:24 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f5b04954616d9_d20260327_m015301_c001_v0001093_t0056_u01774576381082") 2026/03/27 01:54:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f416f5b04954616d8_d20260327_m015300_c001_v7007000_t0000_u01774576380900") 2026/03/27 01:54:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f216f5b04954616c5_d20260327_m015256_c001_v0001042_t0048_u01774576376051") 2026/03/27 01:54:25 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f416f5b04954616b4_d20260327_m015255_c001_v7007000_t0000_u01774576375583") 2026/03/27 01:54:25 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f20921ac6388e5f4d_d20260327_m015244_c001_v0001092_t0017_u01774576364391") 2026/03/27 01:54:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f40921ac6388e5f4c_d20260327_m015244_c001_v7007000_t0000_u01774576364208") 2026/03/27 01:54:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21209c84fa28a76a_d20260327_m015239_c001_v0001090_t0016_u01774576359732") 2026/03/27 01:54:25 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f41209c84fa28a769_d20260327_m015239_c001_v7007000_t0000_u01774576359286") 2026/03/27 01:54:25 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f21209c84fa28a765_d20260327_m015234_c001_v0001103_t0024_u01774576354593") 2026/03/27 01:54:25 DEBUG : chunked-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f422559d13ff4bd18_d20260327_m015417_c001_v7007000_t0000_u01774576457686") 2026/03/27 01:54:25 DEBUG : chunked-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f222559d13ff4bcf0_d20260327_m015411_c001_v0001033_t0048_u01774576451625") 2026/03/27 01:54:25 DEBUG : chunked-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f422559d13ff4bced_d20260327_m015411_c001_v7007000_t0000_u01774576451078") 2026/03/27 01:54:25 DEBUG : chunked-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f222559d13ff4bcd5_d20260327_m015405_c001_v0001157_t0014_u01774576445644") 2026/03/27 01:54:25 DEBUG : chunked-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f422559d13ff4bcd3_d20260327_m015405_c001_v7007000_t0000_u01774576445096") 2026/03/27 01:54:25 DEBUG : chunked-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f222559d13ff4bcb8_d20260327_m015359_c001_v0001137_t0040_u01774576439195") 2026/03/27 01:54:25 DEBUG : chunked-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f422559d13ff4bcaf_d20260327_m015358_c001_v7007000_t0000_u01774576438660") 2026/03/27 01:54:25 DEBUG : chunked-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f102738aa2667db5d_d20260327_m015354_c001_v0001131_t0036_u01774576434964") 2026/03/27 01:54:25 DEBUG : chunked-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f40026f9665065c13_d20260327_m015354_c001_v7007000_t0000_u01774576434549") 2026/03/27 01:54:25 DEBUG : chunked-copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f102738aa2667db53_d20260327_m015351_c001_v0001131_t0008_u01774576431266") 2026/03/27 01:54:25 DEBUG : chunked-copy.copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f422559d13ff4bd17_d20260327_m015417_c001_v7007000_t0000_u01774576457504") 2026/03/27 01:54:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f20026f9665065c38_d20260327_m015415_c001_v0001103_t0055_u01774576455077") 2026/03/27 01:54:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f422559d13ff4bcea_d20260327_m015410_c001_v7007000_t0000_u01774576450896") 2026/03/27 01:54:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f20026f9665065c28_d20260327_m015409_c001_v0001161_t0020_u01774576449250") 2026/03/27 01:54:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f422559d13ff4bcd1_d20260327_m015404_c001_v7007000_t0000_u01774576444915") 2026/03/27 01:54:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f20026f9665065c22_d20260327_m015402_c001_v0001037_t0026_u01774576442930") 2026/03/27 01:54:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f422559d13ff4bcaa_d20260327_m015358_c001_v7007000_t0000_u01774576438479") 2026/03/27 01:54:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f20026f9665065c15_d20260327_m015356_c001_v0001033_t0049_u01774576436581") 2026/03/27 01:54:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f40026f9665065c11_d20260327_m015354_c001_v7007000_t0000_u01774576434367") 2026/03/27 01:54:26 DEBUG : chunked-copy.copy: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f1102a5cae6873c18_d20260327_m015353_c001_v0001103_t0000_u01774576433459") 2026/03/27 01:54:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f101a49200136037d_d20260327_m014912_c001_v0001176_t0013_u01774576152377") 2026/03/27 01:54:26 DEBUG : unknown-size-put.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f422559d13ff4bd1a_d20260327_m015418_c001_v7007000_t0000_u01774576458568") 2026/03/27 01:54:26 DEBUG : unknown-size-put.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f102738aa2667db75_d20260327_m015418_c001_v0001131_t0019_u01774576458252") 2026/03/27 01:54:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f422559d13ff4bd29_d20260327_m015419_c001_v7007000_t0000_u01774576459992") 2026/03/27 01:54:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f102738aa2667db79_d20260327_m015419_c001_v0001131_t0059_u01774576459464") 2026/03/27 01:54:26 DEBUG : unknown-size-update.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f102738aa2667db77_d20260327_m015418_c001_v0001131_t0041_u01774576458754") 2026/03/27 01:54:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zff52bd63f0ad2bcb9fd80e1b_f4176330e82a513c2_d20260327_m015027_c001_v7007000_t0000_u01774576227626") 2026/03/27 01:54:56 INFO : B2 bucket rclone-test-gituwiz5rato: cleaning bucket "rclone-test-gituwiz5rato" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (377.53s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.38s) --- PASS: TestIntegration/FsMkdir (375.29s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.95s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.18s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.76s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.42s) --- 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.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.03s) --- 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.89s) --- 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.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (199.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (31.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (37.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (16.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (38.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (16.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.61s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.42s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 377.551s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m18.603079295s (try 1/5)