"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/05/10 02:14:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cifixuk2foja" 2026/05/10 02:14:04 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/05/10 02:14:07 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/10 02:14:07 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/10 02:14:07 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/05/10 02:14:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/10 02:14:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/10 02:14:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/10 02:14:43 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/10 02:14:43 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/10 02:14:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/10 02:14:51 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/10 02:14:59 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/10 02:15:00 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/05/10 02:15:05 INFO : B2 bucket rclone-test-cifixuk2foja: cleaning bucket "rclone-test-cifixuk2foja" of all files 2026/05/10 02:15:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5509b0_d20260510_m021504_c001_v0001171_t0057_u01778379304726") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/10 02:15:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cifixuk2foja/dirToPurgeFromRoot" 2026/05/10 02:15:07 INFO : B2 bucket rclone-test-cifixuk2foja path dirToPurgeFromRoot: cleaning bucket "rclone-test-cifixuk2foja" of all files 2026/05/10 02:15:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5509b8_d20260510_m021506_c001_v0001171_t0021_u01778379306196") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/10 02:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cifixuk2foja/hello? sausage/êé" 2026/05/10 02:15:13 INFO : B2 bucket rclone-test-cifixuk2foja path hello? sausage/êé: cleaning bucket "rclone-test-cifixuk2foja" of all files 2026/05/10 02:15:13 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f114dd74457bc33c5_d20260510_m021511_c001_v0001029_t0019_u01778379311467") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/10 02:15:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cifixuk2foja/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/10 02:15:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cifixuk2foja/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-cifixuk2foja" from "TestB2:rclone-test-cifixuk2foja" 2026/05/10 02:15:26 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/05/10 02:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sabilap5nuga" 2026/05/10 02:15:40 DEBUG : B2 bucket rclone-test-sabilap5nuga: Purge remote 2026/05/10 02:15:40 INFO : B2 bucket rclone-test-sabilap5nuga: cleaning bucket "rclone-test-sabilap5nuga" of all files 2026/05/10 02:15:40 DEBUG : somefile: Deleting (id "4_zef523d23a0bd0bfb9fe80e1b_f4112884da0d18fff_d20260510_m021539_c001_v0001184_t0023_u01778379339500") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/10 02:15:41 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/10 02:15:42 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/05/10 02:15:45 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/10 02:15:45 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/10 02:15:45 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.698Ki offset 6Mi/6.106Mi 2026/05/10 02:15:45 DEBUG : test-metadata: Sending chunk 1 length 111307 2026/05/10 02:15:47 DEBUG : test-metadata: Done sending chunk 1 2026/05/10 02:15:47 DEBUG : test-metadata: Done sending chunk 0 2026/05/10 02:15:47 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/05/10 02:15:58 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1171-19.backblaze.com/b2api/v1/b2_upload_file/9f02cdd3a09d0bfb9fe80e1b/c001_v0001171_t0000": EOF 2026/05/10 02:15:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-19.backblaze.com/b2api/v1/b2_upload_file/9f02cdd3a09d0bfb9fe80e1b/c001_v0001171_t0000": EOF) 2026/05/10 02:15:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1171-19.backblaze.com/b2api/v1/b2_upload_file/9f02cdd3a09d0bfb9fe80e1b/c001_v0001171_t0000": EOF - low level retry 1/10 2026/05/10 02:16:01 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-05-10-021553-421.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/05/10 02:16:03 DEBUG : oldPath = "TestB2:rclone-test-cifixuk2foja/versions/test-versions-v2026-05-10-021553-421.txt" 2026/05/10 02:16:03 DEBUG : newPath = "TestB2,versions:rclone-test-cifixuk2foja/versions/test-versions-v2026-05-10-021553-421.txt" 2026/05/10 02:16:03 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cifixuk2foja/versions/test-versions-v2026-05-10-021553-421.txt" 2026/05/10 02:16:03 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/10 02:16:04 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cifixuk2foja/versions/test-versions-v2026-05-10-021553-421.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cifixuk2foja/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/05/10 02:16:07 INFO : B2 bucket rclone-test-cifixuk2foja: cleaning bucket "rclone-test-cifixuk2foja" of all hidden files 2026/05/10 02:16:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcedc_d20260510_m021415_c001_v7007000_t0000_u01778379255126") as it is a hide marker 2026/05/10 02:16:08 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : leading space/ leading space: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508e7_d20260510_m021414_c001_v0001171_t0048_u01778379254449") 2026/05/10 02:16:08 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcedb_d20260510_m021414_c001_v7007000_t0000_u01778379254083") as it is a hide marker 2026/05/10 02:16:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508e3_d20260510_m021413_c001_v0001171_t0014_u01778379253430") 2026/05/10 02:16:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee3_d20260510_m021421_c001_v7007000_t0000_u01778379261191") as it is a hide marker 2026/05/10 02:16:08 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550903_d20260510_m021420_c001_v0001171_t0049_u01778379260545") 2026/05/10 02:16:08 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : created from root.txt: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f421a3fb16d2217bc_d20260510_m021533_c001_v7007000_t0000_u01778379333530") as it is a hide marker 2026/05/10 02:16:08 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : created from root.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f101b1b864f4dd6c6_d20260510_m021532_c001_v0001181_t0008_u01778379332532") 2026/05/10 02:16:08 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : file name.txt: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099efffb0_d20260510_m021541_c001_v7007000_t0000_u01778379341528") as it is a hide marker 2026/05/10 02:16:08 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : file name.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5509f2_d20260510_m021521_c001_v0001171_t0054_u01778379321809") 2026/05/10 02:16:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : file name.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f10597ae34c1d73d5_d20260510_m021518_c001_v0001174_t0032_u01778379318074") 2026/05/10 02:16:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : file name.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550996_d20260510_m021456_c001_v0001171_t0053_u01778379296761") 2026/05/10 02:16:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : file name.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550990_d20260510_m021455_c001_v0001171_t0055_u01778379295793") 2026/05/10 02:16:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550992_d20260510_m021456_c001_v0001171_t0059_u01778379296320") "upload" dated 2026-05-10 02:14:56.32 +0000 UTC (1m11.769577804s ago) 2026/05/10 02:16:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f417d95d42cfb8aec_d20260510_m021515_c001_v7007000_t0000_u01778379315820") as it is a hide marker 2026/05/10 02:16:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f105ca355ff021ad0_d20260510_m021515_c001_v0001102_t0059_u01778379315342") 2026/05/10 02:16:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f1180889f50b6cfd3_d20260510_m021514_c001_v0001174_t0016_u01778379314610") 2026/05/10 02:16:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adceec_d20260510_m021428_c001_v7007000_t0000_u01778379268593") as it is a hide marker 2026/05/10 02:16:08 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a55092c_d20260510_m021427_c001_v0001171_t0031_u01778379267897") 2026/05/10 02:16:08 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : piped data.txt: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099efffb7_d20260510_m021543_c001_v7007000_t0000_u01778379343270") as it is a hide marker 2026/05/10 02:16:08 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : piped data.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550a4c_d20260510_m021542_c001_v0001171_t0044_u01778379342790") 2026/05/10 02:16:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : piped data.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099efffb1_d20260510_m021542_c001_v7007000_t0000_u01778379342609") 2026/05/10 02:16:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : piped data.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f419cf8330a550a46_d20260510_m021542_c001_v0001171_t0000_u01778379342246") 2026/05/10 02:16:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adceed_d20260510_m021429_c001_v7007000_t0000_u01778379269641") as it is a hide marker 2026/05/10 02:16:08 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550932_d20260510_m021429_c001_v0001171_t0052_u01778379269017") 2026/05/10 02:16:08 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : test-metadata: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f404ab0c4b0406a54_d20260510_m021550_c001_v7007000_t0000_u01778379350835") as it is a hide marker 2026/05/10 02:16:08 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : test-metadata: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f215e73e099efffc0_d20260510_m021545_c001_v0001177_t0052_u01778379345394") 2026/05/10 02:16:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : test-metadata: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099efffbc_d20260510_m021544_c001_v7007000_t0000_u01778379344570") 2026/05/10 02:16:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : test-metadata: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550a50_d20260510_m021543_c001_v0001171_t0042_u01778379343451") 2026/05/10 02:16:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee6_d20260510_m021423_c001_v7007000_t0000_u01778379263413") as it is a hide marker 2026/05/10 02:16:08 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550910_d20260510_m021422_c001_v0001171_t0008_u01778379262587") 2026/05/10 02:16:08 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee8_d20260510_m021425_c001_v7007000_t0000_u01778379265495") as it is a hide marker 2026/05/10 02:16:08 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a55091e_d20260510_m021424_c001_v0001171_t0015_u01778379264774") 2026/05/10 02:16:08 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee7_d20260510_m021424_c001_v7007000_t0000_u01778379264399") as it is a hide marker 2026/05/10 02:16:08 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550914_d20260510_m021423_c001_v0001171_t0030_u01778379263779") 2026/05/10 02:16:08 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee9_d20260510_m021426_c001_v7007000_t0000_u01778379266505") as it is a hide marker 2026/05/10 02:16:08 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550924_d20260510_m021425_c001_v0001171_t0030_u01778379265861") 2026/05/10 02:16:08 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adceeb_d20260510_m021427_c001_v7007000_t0000_u01778379267530") as it is a hide marker 2026/05/10 02:16:08 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550928_d20260510_m021426_c001_v0001171_t0019_u01778379266871") 2026/05/10 02:16:08 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee4_d20260510_m021422_c001_v7007000_t0000_u01778379262223") as it is a hide marker 2026/05/10 02:16:08 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : trailing space /trailing space : Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a55090c_d20260510_m021421_c001_v0001171_t0012_u01778379261561") 2026/05/10 02:16:08 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f11168cef60b9a83d_d20260510_m021601_c001_v0001134_t0011_u01778379361601") "upload" dated 2026-05-10 02:16:01.601 +0000 UTC (6.48891878s ago) 2026/05/10 02:16:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f413968305103bfa3_d20260510_m021556_c001_v7007000_t0000_u01778379356746") 2026/05/10 02:16:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550a6e_d20260510_m021553_c001_v0001171_t0041_u01778379353421") 2026/05/10 02:16:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4202379721236223_d20260510_m021455_c001_v7007000_t0000_u01778379295208") as it is a hide marker 2026/05/10 02:16:08 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f2129cd3bd3adcef0_d20260510_m021431_c001_v0001044_t0044_u01778379271689") 2026/05/10 02:16:08 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : zero-length-file: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adceef_d20260510_m021431_c001_v7007000_t0000_u01778379271505") as it is a hide marker 2026/05/10 02:16:08 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : zero-length-file: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f419cf8330a550936_d20260510_m021430_c001_v0001171_t0000_u01778379270961") 2026/05/10 02:16:08 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcede_d20260510_m021416_c001_v7007000_t0000_u01778379256184") as it is a hide marker 2026/05/10 02:16:08 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508ed_d20260510_m021415_c001_v0001171_t0047_u01778379255553") 2026/05/10 02:16:08 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adced6_d20260510_m021410_c001_v7007000_t0000_u01778379250826") as it is a hide marker 2026/05/10 02:16:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508d7_d20260510_m021409_c001_v0001171_t0048_u01778379249812") 2026/05/10 02:16:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee1_d20260510_m021419_c001_v7007000_t0000_u01778379259169") as it is a hide marker 2026/05/10 02:16:08 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508f9_d20260510_m021418_c001_v0001171_t0013_u01778379258559") 2026/05/10 02:16:08 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee0_d20260510_m021418_c001_v7007000_t0000_u01778379258193") as it is a hide marker 2026/05/10 02:16:08 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508f5_d20260510_m021417_c001_v0001171_t0052_u01778379257551") 2026/05/10 02:16:08 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee2_d20260510_m021420_c001_v7007000_t0000_u01778379260180") as it is a hide marker 2026/05/10 02:16:08 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508fd_d20260510_m021419_c001_v0001171_t0044_u01778379259546") 2026/05/10 02:16:08 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcedf_d20260510_m021417_c001_v7007000_t0000_u01778379257183") as it is a hide marker 2026/05/10 02:16:08 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508ef_d20260510_m021416_c001_v0001171_t0044_u01778379256549") 2026/05/10 02:16:08 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : ./.: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adced7_d20260510_m021411_c001_v7007000_t0000_u01778379251942") as it is a hide marker 2026/05/10 02:16:08 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : ./.: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508dd_d20260510_m021411_c001_v0001171_t0018_u01778379251192") 2026/05/10 02:16:08 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/10 02:16:08 DEBUG : ../..: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adced9_d20260510_m021413_c001_v7007000_t0000_u01778379253061") as it is a hide marker 2026/05/10 02:16:08 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/10 02:16:08 DEBUG : ../..: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508df_d20260510_m021412_c001_v0001171_t0009_u01778379252307") 2026/05/10 02:16:08 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/10 02:16:08 INFO : B2 bucket rclone-test-cifixuk2foja: cleaning bucket "rclone-test-cifixuk2foja" of all hidden files 2026/05/10 02:16:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcedc_d20260510_m021415_c001_v7007000_t0000_u01778379255126") as it is a hide marker 2026/05/10 02:16:08 DEBUG : leading space/ leading space: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508e7_d20260510_m021414_c001_v0001171_t0048_u01778379254449") 2026/05/10 02:16:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcedb_d20260510_m021414_c001_v7007000_t0000_u01778379254083") as it is a hide marker 2026/05/10 02:16:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508e3_d20260510_m021413_c001_v0001171_t0014_u01778379253430") 2026/05/10 02:16:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee3_d20260510_m021421_c001_v7007000_t0000_u01778379261191") as it is a hide marker 2026/05/10 02:16:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550903_d20260510_m021420_c001_v0001171_t0049_u01778379260545") 2026/05/10 02:16:08 DEBUG : created from root.txt: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f421a3fb16d2217bc_d20260510_m021533_c001_v7007000_t0000_u01778379333530") as it is a hide marker 2026/05/10 02:16:08 DEBUG : created from root.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f101b1b864f4dd6c6_d20260510_m021532_c001_v0001181_t0008_u01778379332532") 2026/05/10 02:16:08 DEBUG : file name.txt: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099efffb0_d20260510_m021541_c001_v7007000_t0000_u01778379341528") as it is a hide marker 2026/05/10 02:16:08 DEBUG : file name.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5509f2_d20260510_m021521_c001_v0001171_t0054_u01778379321809") 2026/05/10 02:16:08 DEBUG : file name.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f10597ae34c1d73d5_d20260510_m021518_c001_v0001174_t0032_u01778379318074") 2026/05/10 02:16:09 DEBUG : file name.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550996_d20260510_m021456_c001_v0001171_t0053_u01778379296761") 2026/05/10 02:16:09 DEBUG : file name.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550990_d20260510_m021455_c001_v0001171_t0055_u01778379295793") 2026/05/10 02:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550992_d20260510_m021456_c001_v0001171_t0059_u01778379296320") "upload" dated 2026-05-10 02:14:56.32 +0000 UTC (1m12.784919005s ago) 2026/05/10 02:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f417d95d42cfb8aec_d20260510_m021515_c001_v7007000_t0000_u01778379315820") as it is a hide marker 2026/05/10 02:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f105ca355ff021ad0_d20260510_m021515_c001_v0001102_t0059_u01778379315342") 2026/05/10 02:16:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f1180889f50b6cfd3_d20260510_m021514_c001_v0001174_t0016_u01778379314610") 2026/05/10 02:16:09 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adceec_d20260510_m021428_c001_v7007000_t0000_u01778379268593") as it is a hide marker 2026/05/10 02:16:09 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a55092c_d20260510_m021427_c001_v0001171_t0031_u01778379267897") 2026/05/10 02:16:09 DEBUG : piped data.txt: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099efffb7_d20260510_m021543_c001_v7007000_t0000_u01778379343270") as it is a hide marker 2026/05/10 02:16:09 DEBUG : piped data.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550a4c_d20260510_m021542_c001_v0001171_t0044_u01778379342790") 2026/05/10 02:16:09 DEBUG : piped data.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099efffb1_d20260510_m021542_c001_v7007000_t0000_u01778379342609") 2026/05/10 02:16:09 DEBUG : piped data.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f419cf8330a550a46_d20260510_m021542_c001_v0001171_t0000_u01778379342246") 2026/05/10 02:16:09 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adceed_d20260510_m021429_c001_v7007000_t0000_u01778379269641") as it is a hide marker 2026/05/10 02:16:09 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550932_d20260510_m021429_c001_v0001171_t0052_u01778379269017") 2026/05/10 02:16:09 DEBUG : test-metadata: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f404ab0c4b0406a54_d20260510_m021550_c001_v7007000_t0000_u01778379350835") as it is a hide marker 2026/05/10 02:16:09 DEBUG : test-metadata: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f215e73e099efffc0_d20260510_m021545_c001_v0001177_t0052_u01778379345394") 2026/05/10 02:16:09 DEBUG : test-metadata: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099efffbc_d20260510_m021544_c001_v7007000_t0000_u01778379344570") 2026/05/10 02:16:09 DEBUG : test-metadata: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550a50_d20260510_m021543_c001_v0001171_t0042_u01778379343451") 2026/05/10 02:16:09 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee6_d20260510_m021423_c001_v7007000_t0000_u01778379263413") as it is a hide marker 2026/05/10 02:16:09 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550910_d20260510_m021422_c001_v0001171_t0008_u01778379262587") 2026/05/10 02:16:09 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee8_d20260510_m021425_c001_v7007000_t0000_u01778379265495") as it is a hide marker 2026/05/10 02:16:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a55091e_d20260510_m021424_c001_v0001171_t0015_u01778379264774") 2026/05/10 02:16:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee7_d20260510_m021424_c001_v7007000_t0000_u01778379264399") as it is a hide marker 2026/05/10 02:16:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550914_d20260510_m021423_c001_v0001171_t0030_u01778379263779") 2026/05/10 02:16:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee9_d20260510_m021426_c001_v7007000_t0000_u01778379266505") as it is a hide marker 2026/05/10 02:16:10 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550924_d20260510_m021425_c001_v0001171_t0030_u01778379265861") 2026/05/10 02:16:10 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adceeb_d20260510_m021427_c001_v7007000_t0000_u01778379267530") as it is a hide marker 2026/05/10 02:16:10 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550928_d20260510_m021426_c001_v0001171_t0019_u01778379266871") 2026/05/10 02:16:10 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee4_d20260510_m021422_c001_v7007000_t0000_u01778379262223") as it is a hide marker 2026/05/10 02:16:10 DEBUG : trailing space /trailing space : Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a55090c_d20260510_m021421_c001_v0001171_t0012_u01778379261561") 2026/05/10 02:16:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f11168cef60b9a83d_d20260510_m021601_c001_v0001134_t0011_u01778379361601") "upload" dated 2026-05-10 02:16:01.601 +0000 UTC (8.876959708s ago) 2026/05/10 02:16:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f413968305103bfa3_d20260510_m021556_c001_v7007000_t0000_u01778379356746") 2026/05/10 02:16:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550a6e_d20260510_m021553_c001_v0001171_t0041_u01778379353421") 2026/05/10 02:16:10 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4202379721236223_d20260510_m021455_c001_v7007000_t0000_u01778379295208") as it is a hide marker 2026/05/10 02:16:10 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f2129cd3bd3adcef0_d20260510_m021431_c001_v0001044_t0044_u01778379271689") 2026/05/10 02:16:10 DEBUG : zero-length-file: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adceef_d20260510_m021431_c001_v7007000_t0000_u01778379271505") as it is a hide marker 2026/05/10 02:16:10 DEBUG : zero-length-file: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f419cf8330a550936_d20260510_m021430_c001_v0001171_t0000_u01778379270961") 2026/05/10 02:16:10 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcede_d20260510_m021416_c001_v7007000_t0000_u01778379256184") as it is a hide marker 2026/05/10 02:16:10 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508ed_d20260510_m021415_c001_v0001171_t0047_u01778379255553") 2026/05/10 02:16:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adced6_d20260510_m021410_c001_v7007000_t0000_u01778379250826") as it is a hide marker 2026/05/10 02:16:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508d7_d20260510_m021409_c001_v0001171_t0048_u01778379249812") 2026/05/10 02:16:10 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee1_d20260510_m021419_c001_v7007000_t0000_u01778379259169") as it is a hide marker 2026/05/10 02:16:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508f9_d20260510_m021418_c001_v0001171_t0013_u01778379258559") 2026/05/10 02:16:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee0_d20260510_m021418_c001_v7007000_t0000_u01778379258193") as it is a hide marker 2026/05/10 02:16:11 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508f5_d20260510_m021417_c001_v0001171_t0052_u01778379257551") 2026/05/10 02:16:11 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcee2_d20260510_m021420_c001_v7007000_t0000_u01778379260180") as it is a hide marker 2026/05/10 02:16:11 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508fd_d20260510_m021419_c001_v0001171_t0044_u01778379259546") 2026/05/10 02:16:11 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adcedf_d20260510_m021417_c001_v7007000_t0000_u01778379257183") as it is a hide marker 2026/05/10 02:16:11 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508ef_d20260510_m021416_c001_v0001171_t0044_u01778379256549") 2026/05/10 02:16:11 DEBUG : ./.: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adced7_d20260510_m021411_c001_v7007000_t0000_u01778379251942") as it is a hide marker 2026/05/10 02:16:11 DEBUG : ./.: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508dd_d20260510_m021411_c001_v0001171_t0018_u01778379251192") 2026/05/10 02:16:11 DEBUG : ../..: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4129cd3bd3adced9_d20260510_m021413_c001_v7007000_t0000_u01778379253061") as it is a hide marker 2026/05/10 02:16:11 DEBUG : ../..: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a5508df_d20260510_m021412_c001_v0001171_t0009_u01778379252307") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/10 02:16:12 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/05/10 02:16:12 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/05/10 02:16:12 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/05/10 02:16:12 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/05/10 02:16:13 INFO : B2 bucket rclone-test-cifixuk2foja: cleaning bucket "rclone-test-cifixuk2foja" of pending multipart uploads older than 0s 2026/05/10 02:16:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550992_d20260510_m021456_c001_v0001171_t0059_u01778379296320") "upload" dated 2026-05-10 02:14:56.32 +0000 UTC (1m17.092997824s ago) 2026/05/10 02:16:13 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae939698_d20260510_m021612_c001_v0001106_t0000_u01778379372394") as it is a start marker (upload started at 2026-05-10 02:16:12.394 +0000 UTC) 2026/05/10 02:16:13 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/10 02:16:13 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae939699_d20260510_m021612_c001_v0001102_t0047_u01778379372579") as it is a start marker (upload started at 2026-05-10 02:16:12.579 +0000 UTC) 2026/05/10 02:16:13 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/10 02:16:13 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae93969a_d20260510_m021612_c001_v0001136_t0042_u01778379372763") as it is a start marker (upload started at 2026-05-10 02:16:12.763 +0000 UTC) 2026/05/10 02:16:13 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/10 02:16:13 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae93969b_d20260510_m021612_c001_v0001150_t0042_u01778379372948") as it is a start marker (upload started at 2026-05-10 02:16:12.948 +0000 UTC) 2026/05/10 02:16:13 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/10 02:16:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f418f3255ae939697_d20260510_m021612_c001_v7007000_t0000_u01778379372210") "hide" dated 2026-05-10 02:16:12.21 +0000 UTC (1.203230896s ago) 2026/05/10 02:16:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f11168cef60b9a83d_d20260510_m021601_c001_v0001134_t0011_u01778379361601") 2026/05/10 02:16:13 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/10 02:16:13 INFO : B2 bucket rclone-test-cifixuk2foja: cleaning bucket "rclone-test-cifixuk2foja" of pending multipart uploads older than 0s 2026/05/10 02:16:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550992_d20260510_m021456_c001_v0001171_t0059_u01778379296320") "upload" dated 2026-05-10 02:14:56.32 +0000 UTC (1m17.575058786s ago) 2026/05/10 02:16:13 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae939698_d20260510_m021612_c001_v0001106_t0000_u01778379372394") as it is a start marker (upload started at 2026-05-10 02:16:12.394 +0000 UTC) 2026/05/10 02:16:13 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae939699_d20260510_m021612_c001_v0001102_t0047_u01778379372579") as it is a start marker (upload started at 2026-05-10 02:16:12.579 +0000 UTC) 2026/05/10 02:16:13 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae93969a_d20260510_m021612_c001_v0001136_t0042_u01778379372763") as it is a start marker (upload started at 2026-05-10 02:16:12.763 +0000 UTC) 2026/05/10 02:16:13 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae93969b_d20260510_m021612_c001_v0001150_t0042_u01778379372948") as it is a start marker (upload started at 2026-05-10 02:16:12.948 +0000 UTC) 2026/05/10 02:16:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f02cdd3a09d0bfb9fe80e1b_f418f3255ae939697_d20260510_m021612_c001_v7007000_t0000_u01778379372210") "hide" dated 2026-05-10 02:16:12.21 +0000 UTC (1.685185977s ago) 2026/05/10 02:16:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f11168cef60b9a83d_d20260510_m021601_c001_v0001134_t0011_u01778379361601") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/10 02:16:14 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/10 02:16:14 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/10 02:16:15 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/05/10 02:16:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/10 02:16:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/10 02:16:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/10 02:16:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/10 02:16:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/10 02:16:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/10 02:16:18 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/10 02:16:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:16:21 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/05/10 02:16:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f213968305103c074_d20260510_m021621_c001_v0001136_t0053_u01778379381568") 2026/05/10 02:16:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/10 02:16:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/10 02:16:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/10 02:16:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:16:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:16:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/10 02:16:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/10 02:16:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/10 02:16:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/10 02:16:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/10 02:16:27 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/10 02:16:27 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/10 02:16:27 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/10 02:16:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:16:29 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/05/10 02:16:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f213968305103c153_d20260510_m021629_c001_v0001131_t0027_u01778379389648") 2026/05/10 02:16:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/10 02:16:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/10 02:16:29 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/10 02:16:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:16:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:16:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/10 02:16:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/10 02:16:33 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/10 02:16:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/10 02:16:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/10 02:16:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/10 02:16:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/10 02:16:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/10 02:16:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/10 02:16:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/10 02:16:36 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/10 02:16:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:16:38 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/05/10 02:16:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f20975c611bb35bb7_d20260510_m021638_c001_v0001134_t0030_u01778379398140") 2026/05/10 02:16:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/10 02:16:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/10 02:16:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/10 02:16:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/10 02:16:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/10 02:16:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:16:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:16:41 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/05/10 02:16:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/10 02:16:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/10 02:16:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/10 02:16:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/10 02:16:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/10 02:17:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/10 02:17:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/10 02:17:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:17: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/05/10 02:17:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f21925c2f91ee6a9c_d20260510_m021706_c001_v0001106_t0004_u01778379426978") 2026/05/10 02:17:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/10 02:17:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/10 02:17:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/10 02:17:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:17:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:17:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/10 02:17:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/10 02:17:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/10 02:17:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/10 02:17:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/10 02:17:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/10 02:17:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/10 02:17:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/10 02:17:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:17: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/05/10 02:17:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f215e73e099f000b0_d20260510_m021717_c001_v0001115_t0049_u01778379437401") 2026/05/10 02:17:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/10 02:17:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/10 02:17:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/10 02:17:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:17:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:17:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/10 02:17:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/10 02:17:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/10 02:17:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/10 02:17:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/10 02:17:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/10 02:17:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/10 02:17:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/10 02:17:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/10 02:17:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/10 02:17:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/10 02:17:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:17:28 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/05/10 02:17:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f215e73e099f000f0_d20260510_m021728_c001_v0001182_t0033_u01778379448241") 2026/05/10 02:17:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/10 02:17:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/10 02:17:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/10 02:17:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/10 02:17:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/10 02:17:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:17:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:17: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/05/10 02:17:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/10 02:17:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/10 02:17:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/10 02:17:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/10 02:17:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/10 02:17:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/10 02:17:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/10 02:17:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:17: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/05/10 02:17:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f215e73e099f0013b_d20260510_m021737_c001_v0001173_t0053_u01778379457281") 2026/05/10 02:17:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/10 02:17:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/10 02:17:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/10 02:17:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:17:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:17:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/10 02:17:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/10 02:17:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/10 02:17:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/10 02:17:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/10 02:17:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/10 02:17:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/10 02:17:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/10 02:17:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:17: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/05/10 02:17:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f2187183d4c6f7025_d20260510_m021746_c001_v0001185_t0052_u01778379466741") 2026/05/10 02:17:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/10 02:17:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/10 02:17:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/10 02:17:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:17:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:17:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/10 02:17:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/10 02:17:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/10 02:17:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/10 02:17:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/10 02:17:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/10 02:17:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/10 02:17:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/10 02:17:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/10 02:17:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/10 02:17:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/10 02:17:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:17: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/05/10 02:17:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f215e73e099f001d2_d20260510_m021757_c001_v0001102_t0022_u01778379477559") 2026/05/10 02:17:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/10 02:17:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/10 02:17:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/10 02:17:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/10 02:17:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/10 02:18:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:18:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:18: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/05/10 02:18:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/10 02:18:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/10 02:18:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/10 02:18:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/10 02:18:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/10 02:18:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/10 02:18:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/10 02:18:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:18:07 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/05/10 02:18:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae93984d_d20260510_m021808_c001_v0001038_t0037_u01778379488070") 2026/05/10 02:18:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/10 02:18:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/10 02:18:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/10 02:18:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:18:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:18:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/10 02:18:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/10 02:18:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/10 02:18:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/10 02:18:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/10 02:18:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/10 02:18:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/10 02:18:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/10 02:18:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:18:19 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/05/10 02:18:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae93989c_d20260510_m021819_c001_v0001182_t0045_u01778379499208") 2026/05/10 02:18:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/10 02:18:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/10 02:18:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/10 02:18:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:18:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:18:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/10 02:18:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/10 02:18:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/10 02:18:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/10 02:18:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/10 02:18:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/10 02:18:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/10 02:18:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/10 02:18:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/10 02:18:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/10 02:18:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/10 02:18:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:18:30 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/05/10 02:18:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f207bbdb741e46e86_d20260510_m021830_c001_v0001042_t0053_u01778379510653") 2026/05/10 02:18:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/10 02:18:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/10 02:18:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/10 02:18:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/10 02:18:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/10 02:18:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:18:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:18:34 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/05/10 02:18:38 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/10 02:18:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/10 02:18:38 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/10 02:18:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/10 02:18:39 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/10 02:18:40 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/10 02:18:40 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/10 02:18:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:18:42 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/05/10 02:18:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f206b4803951448c5_d20260510_m021842_c001_v0001115_t0048_u01778379522099") 2026/05/10 02:18:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/10 02:18:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/10 02:18:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/10 02:18:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:18:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:18:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/10 02:18:46 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/10 02:18:46 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/10 02:18:46 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/10 02:18:46 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/10 02:18:49 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/10 02:18:49 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/10 02:18:49 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/10 02:18:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:18:51 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/05/10 02:18:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f206b4803951448ce_d20260510_m021851_c001_v0001176_t0007_u01778379531365") 2026/05/10 02:18:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/10 02:18:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/10 02:18:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/10 02:18:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:18:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:18:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/10 02:18:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/10 02:18:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/10 02:18:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/10 02:18:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/10 02:18:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/10 02:18:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/10 02:18:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/10 02:18:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/10 02:18:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/10 02:18:59 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/10 02:19:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:19:01 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/05/10 02:19:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f214725255d213623_d20260510_m021901_c001_v0001116_t0042_u01778379541619") 2026/05/10 02:19:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/10 02:19:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/10 02:19:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/10 02:19:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/10 02:19:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/10 02:19:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:19:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:19:04 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/05/10 02:19:07 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/10 02:19:07 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/10 02:19:07 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/10 02:19:07 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/10 02:19:08 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/10 02:19:10 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/10 02:19:10 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/10 02:19:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:19:11 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/05/10 02:19:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f210a9361156d535b_d20260510_m021912_c001_v0001106_t0044_u01778379552064") 2026/05/10 02:19:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/10 02:19:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/10 02:19:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/10 02:19:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:19:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:19:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/10 02:19:17 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/10 02:19:17 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/10 02:19:17 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/10 02:19:17 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/10 02:19:19 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/10 02:19:20 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/10 02:19:20 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/10 02:19:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:19:22 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/05/10 02:19:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f206b4803951448fe_d20260510_m021922_c001_v0001131_t0047_u01778379562837") 2026/05/10 02:19:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/10 02:19:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/10 02:19:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/10 02:19:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:19:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:19:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/10 02:19:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/10 02:19:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/10 02:19:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/10 02:19:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/10 02:19:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/10 02:19:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/10 02:19:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/10 02:19:31 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/10 02:19:31 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/10 02:19:31 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/10 02:19:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/10 02:19:34 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/05/10 02:19:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f02cdd3a09d0bfb9fe80e1b_f219d62423b2b96b7_d20260510_m021934_c001_v0001098_t0004_u01778379574102") 2026/05/10 02:19:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/10 02:19:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/10 02:19:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/10 02:19:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/10 02:19:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/10 02:19:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/10 02:19:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/10 02:19: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/05/10 02:19:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f02cdd3a09d0bfb9fe80e1b_f211e0b830f7e0ce2_d20260510_m021957_c001_v0001105_t0051_u01778379597550") 2026/05/10 02:19:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/10 02:19:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/10 02:19:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/10 02:19:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/10 02:19:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/10 02:20:00 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/10 02:20:00 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/10 02:20:00 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/10 02:20:00 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/10 02:20:02 DEBUG : chunked-copy: Done sending chunk 0 2026/05/10 02:20:03 DEBUG : chunked-copy: Done sending chunk 1 2026/05/10 02:20:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/10 02:20:04 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f02cdd3a09d0bfb9fe80e1b_f211e0b830f7e0cf0_d20260510_m022003_c001_v0001109_t0007_u01778379603892") 2026/05/10 02:20:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/10 02:20:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/10 02:20:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/10 02:20:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/10 02:20:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/10 02:20:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/10 02:20:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/10 02:20:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/10 02:20:07 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/10 02:20:09 DEBUG : chunked-copy: Done sending chunk 0 2026/05/10 02:20:09 DEBUG : chunked-copy: Done sending chunk 1 2026/05/10 02:20:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/10 02:20:10 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f02cdd3a09d0bfb9fe80e1b_f20312076af1739ad_d20260510_m022010_c001_v0001174_t0031_u01778379610401") 2026/05/10 02:20:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/10 02:20:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/10 02:20:11 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/10 02:20:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/10 02:20:11 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/10 02:20:13 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/10 02:20:13 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/10 02:20:13 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/10 02:20:13 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/10 02:20:15 DEBUG : chunked-copy: Done sending chunk 0 2026/05/10 02:20:16 DEBUG : chunked-copy: Done sending chunk 1 2026/05/10 02:20:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/10 02:20:16 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f02cdd3a09d0bfb9fe80e1b_f20312076af1739cb_d20260510_m022016_c001_v0001157_t0019_u01778379616819") 2026/05/10 02:20:16 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/10 02:20:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/10 02:20:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/10 02:20:17 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/10 02:20:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/10 02:20:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/10 02:20:18 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/10 02:20:19 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/10 02:20:21 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/10 02:20:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cifixuk2foja/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/10 02:20:23 INFO : B2 bucket rclone-test-cifixuk2foja: cleaning bucket "rclone-test-cifixuk2foja" of all files 2026/05/10 02:20:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f406b4803951448ed_d20260510_m021916_c001_v7007000_t0000_u01778379556432") 2026/05/10 02:20:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f210a9361156d535b_d20260510_m021912_c001_v0001106_t0044_u01778379552064") 2026/05/10 02:20:23 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f410a9361156d535a_d20260510_m021911_c001_v7007000_t0000_u01778379551548") 2026/05/10 02:20:23 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f206b4803951448d7_d20260510_m021906_c001_v0001161_t0044_u01778379546811") 2026/05/10 02:20:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f411e0b830f7e0cda_d20260510_m021951_c001_v7007000_t0000_u01778379591693") 2026/05/10 02:20:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f219d62423b2b96b7_d20260510_m021934_c001_v0001098_t0004_u01778379574102") 2026/05/10 02:20:23 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f419d62423b2b96b6_d20260510_m021933_c001_v7007000_t0000_u01778379573601") 2026/05/10 02:20:23 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f206b480395144905_d20260510_m021928_c001_v0001103_t0053_u01778379568193") 2026/05/10 02:20:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f406b480395144904_d20260510_m021928_c001_v7007000_t0000_u01778379568008") 2026/05/10 02:20:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f206b4803951448fe_d20260510_m021922_c001_v0001131_t0047_u01778379562837") 2026/05/10 02:20:24 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f406b4803951448fd_d20260510_m021922_c001_v7007000_t0000_u01778379562325") 2026/05/10 02:20:24 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f206b4803951448f0_d20260510_m021916_c001_v0001099_t0046_u01778379556617") 2026/05/10 02:20:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4187183d4c6f6ffc_d20260510_m021732_c001_v7007000_t0000_u01778379452677") 2026/05/10 02:20:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f215e73e099f000f0_d20260510_m021728_c001_v0001182_t0033_u01778379448241") 2026/05/10 02:20:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099f000d5_d20260510_m021722_c001_v7007000_t0000_u01778379442462") 2026/05/10 02:20:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f215e73e099f000b0_d20260510_m021717_c001_v0001115_t0049_u01778379437401") 2026/05/10 02:20:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099f000ec_d20260510_m021727_c001_v7007000_t0000_u01778379447759") 2026/05/10 02:20:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f215e73e099f000d7_d20260510_m021722_c001_v0001145_t0037_u01778379442649") 2026/05/10 02:20:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099f000ad_d20260510_m021716_c001_v7007000_t0000_u01778379436950") 2026/05/10 02:20:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f215e73e099f0009e_d20260510_m021711_c001_v0001157_t0022_u01778379431612") 2026/05/10 02:20:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099f0009d_d20260510_m021711_c001_v7007000_t0000_u01778379431429") 2026/05/10 02:20:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f21925c2f91ee6a9c_d20260510_m021706_c001_v0001106_t0004_u01778379426978") 2026/05/10 02:20:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f41925c2f91ee6a99_d20260510_m021706_c001_v7007000_t0000_u01778379426590") 2026/05/10 02:20:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f213968305103c1d3_d20260510_m021642_c001_v0001174_t0010_u01778379402461") 2026/05/10 02:20:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f418f3255ae939816_d20260510_m021802_c001_v7007000_t0000_u01778379482780") 2026/05/10 02:20:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f215e73e099f001d2_d20260510_m021757_c001_v0001102_t0022_u01778379477559") 2026/05/10 02:20:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4187183d4c6f7029_d20260510_m021751_c001_v7007000_t0000_u01778379471741") 2026/05/10 02:20:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f2187183d4c6f7025_d20260510_m021746_c001_v0001185_t0052_u01778379466741") 2026/05/10 02:20:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099f001ce_d20260510_m021757_c001_v7007000_t0000_u01778379477097") 2026/05/10 02:20:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f2187183d4c6f702a_d20260510_m021751_c001_v0001038_t0039_u01778379471933") 2026/05/10 02:20:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4187183d4c6f7023_d20260510_m021746_c001_v7007000_t0000_u01778379466290") 2026/05/10 02:20:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f2187183d4c6f700c_d20260510_m021741_c001_v0001093_t0028_u01778379461456") 2026/05/10 02:20:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4187183d4c6f700b_d20260510_m021741_c001_v7007000_t0000_u01778379461273") 2026/05/10 02:20:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f215e73e099f0013b_d20260510_m021737_c001_v0001173_t0053_u01778379457281") 2026/05/10 02:20:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f415e73e099f00133_d20260510_m021736_c001_v7007000_t0000_u01778379456902") 2026/05/10 02:20:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f2187183d4c6f6ffd_d20260510_m021732_c001_v0001150_t0031_u01778379452862") 2026/05/10 02:20:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f413968305103c1d1_d20260510_m021642_c001_v7007000_t0000_u01778379402280") 2026/05/10 02:20:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f20975c611bb35bb7_d20260510_m021638_c001_v0001134_t0030_u01778379398140") 2026/05/10 02:20:25 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f40975c611bb35bb2_d20260510_m021637_c001_v7007000_t0000_u01778379397785") 2026/05/10 02:20:26 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f213968305103c190_d20260510_m021633_c001_v0001102_t0047_u01778379393747") 2026/05/10 02:20:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f413968305103c18d_d20260510_m021633_c001_v7007000_t0000_u01778379393565") 2026/05/10 02:20:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f213968305103c153_d20260510_m021629_c001_v0001131_t0027_u01778379389648") 2026/05/10 02:20:26 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f413968305103c14a_d20260510_m021629_c001_v7007000_t0000_u01778379389295") 2026/05/10 02:20:26 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f210a9361156d5162_d20260510_m021625_c001_v0001183_t0045_u01778379385355") 2026/05/10 02:20:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f410a9361156d5161_d20260510_m021625_c001_v7007000_t0000_u01778379385173") 2026/05/10 02:20:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f213968305103c074_d20260510_m021621_c001_v0001136_t0053_u01778379381568") 2026/05/10 02:20:26 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f413968305103c06e_d20260510_m021621_c001_v7007000_t0000_u01778379381219") 2026/05/10 02:20:26 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae93969c_d20260510_m021616_c001_v0001173_t0016_u01778379376052") 2026/05/10 02:20:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f410a9361156d5342_d20260510_m021837_c001_v7007000_t0000_u01778379517386") 2026/05/10 02:20:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f207bbdb741e46e86_d20260510_m021830_c001_v0001042_t0053_u01778379510653") 2026/05/10 02:20:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f418f3255ae9398a1_d20260510_m021824_c001_v7007000_t0000_u01778379504289") 2026/05/10 02:20:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae93989c_d20260510_m021819_c001_v0001182_t0045_u01778379499208") 2026/05/10 02:20:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f407bbdb741e46e85_d20260510_m021829_c001_v7007000_t0000_u01778379509981") 2026/05/10 02:20:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae9398a2_d20260510_m021824_c001_v0001093_t0025_u01778379504471") 2026/05/10 02:20:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f418f3255ae93989a_d20260510_m021818_c001_v7007000_t0000_u01778379498737") 2026/05/10 02:20:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae939892_d20260510_m021813_c001_v0001137_t0001_u01778379493020") 2026/05/10 02:20:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f418f3255ae93988f_d20260510_m021812_c001_v7007000_t0000_u01778379492838") 2026/05/10 02:20:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae93984d_d20260510_m021808_c001_v0001038_t0037_u01778379488070") 2026/05/10 02:20:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f418f3255ae939845_d20260510_m021807_c001_v7007000_t0000_u01778379487682") 2026/05/10 02:20:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f218f3255ae939817_d20260510_m021802_c001_v0001184_t0045_u01778379482962") 2026/05/10 02:20:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f406b4803951448d6_d20260510_m021906_c001_v7007000_t0000_u01778379546626") 2026/05/10 02:20:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f214725255d213623_d20260510_m021901_c001_v0001116_t0042_u01778379541619") 2026/05/10 02:20:27 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f414725255d213622_d20260510_m021901_c001_v7007000_t0000_u01778379541167") 2026/05/10 02:20:27 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f206b4803951448d0_d20260510_m021856_c001_v0001178_t0015_u01778379536187") 2026/05/10 02:20:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f406b4803951448cf_d20260510_m021856_c001_v7007000_t0000_u01778379536002") 2026/05/10 02:20:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f206b4803951448ce_d20260510_m021851_c001_v0001176_t0007_u01778379531365") 2026/05/10 02:20:27 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f406b4803951448cd_d20260510_m021850_c001_v7007000_t0000_u01778379530929") 2026/05/10 02:20:27 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f206b4803951448c7_d20260510_m021846_c001_v0001184_t0033_u01778379526231") 2026/05/10 02:20:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f406b4803951448c6_d20260510_m021846_c001_v7007000_t0000_u01778379526046") 2026/05/10 02:20:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f206b4803951448c5_d20260510_m021842_c001_v0001115_t0048_u01778379522099") 2026/05/10 02:20:28 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f406b480395144828_d20260510_m021841_c001_v7007000_t0000_u01778379521609") 2026/05/10 02:20:28 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f210a9361156d5343_d20260510_m021837_c001_v0001185_t0000_u01778379517696") 2026/05/10 02:20:28 DEBUG : chunked-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4157c35a5b6c8502_d20260510_m022019_c001_v7007000_t0000_u01778379619251") 2026/05/10 02:20:28 DEBUG : chunked-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f211e0b830f7e0d6a_d20260510_m022012_c001_v0001115_t0028_u01778379612983") 2026/05/10 02:20:28 DEBUG : chunked-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f411e0b830f7e0d60_d20260510_m022012_c001_v7007000_t0000_u01778379612485") 2026/05/10 02:20:28 DEBUG : chunked-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f211e0b830f7e0d00_d20260510_m022007_c001_v0001173_t0049_u01778379607041") 2026/05/10 02:20:28 DEBUG : chunked-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f411e0b830f7e0cf9_d20260510_m022006_c001_v7007000_t0000_u01778379606477") 2026/05/10 02:20:28 DEBUG : chunked-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f20312076af173997_d20260510_m022000_c001_v0001039_t0025_u01778379600013") 2026/05/10 02:20:28 DEBUG : chunked-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f40312076af173993_d20260510_m021959_c001_v7007000_t0000_u01778379599492") 2026/05/10 02:20:28 DEBUG : chunked-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f11168cef60b9aa64_d20260510_m021955_c001_v0001134_t0037_u01778379595917") 2026/05/10 02:20:28 DEBUG : chunked-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f411e0b830f7e0ce1_d20260510_m021955_c001_v7007000_t0000_u01778379595562") 2026/05/10 02:20:28 DEBUG : chunked-copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f11168cef60b9aa5c_d20260510_m021952_c001_v0001134_t0055_u01778379592451") 2026/05/10 02:20:28 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4157c35a5b6c8501_d20260510_m022019_c001_v7007000_t0000_u01778379619070") 2026/05/10 02:20:29 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f20312076af1739cb_d20260510_m022016_c001_v0001157_t0019_u01778379616819") 2026/05/10 02:20:29 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f411e0b830f7e0d5c_d20260510_m022012_c001_v7007000_t0000_u01778379612301") 2026/05/10 02:20:29 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f20312076af1739ad_d20260510_m022010_c001_v0001174_t0031_u01778379610401") 2026/05/10 02:20:29 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f411e0b830f7e0cf7_d20260510_m022006_c001_v7007000_t0000_u01778379606290") 2026/05/10 02:20:29 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f211e0b830f7e0cf0_d20260510_m022003_c001_v0001109_t0007_u01778379603892") 2026/05/10 02:20:29 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f40312076af173990_d20260510_m021959_c001_v7007000_t0000_u01778379599310") 2026/05/10 02:20:29 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f211e0b830f7e0ce2_d20260510_m021957_c001_v0001105_t0051_u01778379597550") 2026/05/10 02:20:29 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f411e0b830f7e0ce0_d20260510_m021955_c001_v7007000_t0000_u01778379595378") 2026/05/10 02:20:29 DEBUG : chunked-copy.copy: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f117b19fe904cf75e_d20260510_m021954_c001_v0001174_t0035_u01778379594483") 2026/05/10 02:20:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f119cf8330a550992_d20260510_m021456_c001_v0001171_t0059_u01778379296320") 2026/05/10 02:20:29 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4157c35a5b6c8503_d20260510_m022020_c001_v7007000_t0000_u01778379620508") 2026/05/10 02:20:29 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f11168cef60b9aaac_d20260510_m022019_c001_v0001134_t0027_u01778379619814") 2026/05/10 02:20:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f4157c35a5b6c8505_d20260510_m022021_c001_v7007000_t0000_u01778379621802") 2026/05/10 02:20:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f11168cef60b9aab2_d20260510_m022021_c001_v0001134_t0003_u01778379621423") 2026/05/10 02:20:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f11168cef60b9aab0_d20260510_m022020_c001_v0001134_t0031_u01778379620689") 2026/05/10 02:20:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f02cdd3a09d0bfb9fe80e1b_f418f3255ae939697_d20260510_m021612_c001_v7007000_t0000_u01778379372210") 2026/05/10 02:20:31 INFO : B2 bucket rclone-test-cifixuk2foja: cleaning bucket "rclone-test-cifixuk2foja" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (386.43s) --- 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.39s) --- PASS: TestIntegration/FsMkdir (384.33s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.99s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (23.70s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.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.19s) --- 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.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- 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.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- 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.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (215.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (50.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (29.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (34.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (13.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (45.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (23.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (18.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.61s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.36s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 386.459s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m27.344088981s (try 1/5)