"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/17 01:59:14 DEBUG : Creating backend with remote "TestB2:rclone-test-gitazoy0nudu" 2026/05/17 01:59:14 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/17 01:59:17 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/17 01:59:17 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/17 01:59:17 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/17 01:59:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/05/17 01:59:42 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/05/17 01:59:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/05/17 01:59:42 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/05/17 01:59:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/05/17 01:59:43 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/05/17 01:59:43 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/17 01:59:49 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/17 01:59:50 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/17 01:59:55 INFO : B2 bucket rclone-test-gitazoy0nudu: cleaning bucket "rclone-test-gitazoy0nudu" of all files 2026/05/17 01:59:55 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980539_d20260517_m015954_c001_v0001176_t0039_u01778983194915") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/05/17 01:59:56 DEBUG : Creating backend with remote "TestB2:rclone-test-gitazoy0nudu/dirToPurgeFromRoot" 2026/05/17 01:59:57 INFO : B2 bucket rclone-test-gitazoy0nudu path dirToPurgeFromRoot: cleaning bucket "rclone-test-gitazoy0nudu" of all files 2026/05/17 01:59:58 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98053b_d20260517_m015956_c001_v0001176_t0010_u01778983196406") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/17 01:59:59 DEBUG : Creating backend with remote "TestB2:rclone-test-gitazoy0nudu/hello? sausage/êé" 2026/05/17 02:00:03 INFO : B2 bucket rclone-test-gitazoy0nudu path hello? sausage/êé: cleaning bucket "rclone-test-gitazoy0nudu" of all files 2026/05/17 02:00:03 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f1178aa655651aee9_d20260517_m020001_c001_v0001150_t0023_u01778983201586") === 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/17 02:00:12 DEBUG : Creating backend with remote "TestB2:rclone-test-gitazoy0nudu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/17 02:00:14 DEBUG : Creating backend with remote "TestB2:rclone-test-gitazoy0nudu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-gitazoy0nudu" from "TestB2:rclone-test-gitazoy0nudu" 2026/05/17 02:00:16 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/17 02:00:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qoquwac6cana" 2026/05/17 02:00:30 DEBUG : B2 bucket rclone-test-qoquwac6cana: Purge remote 2026/05/17 02:00:30 INFO : B2 bucket rclone-test-qoquwac6cana: cleaning bucket "rclone-test-qoquwac6cana" of all files 2026/05/17 02:00:30 DEBUG : somefile: Deleting (id "4_zcf92dd33a09d3b3b9fe80e1b_f4156c31f4e497c90_d20260517_m020029_c001_v0001172_t0035_u01778983229316") === 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/17 02:00:31 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/17 02:00:32 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/17 02:00:35 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/05/17 02:00:35 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/05/17 02:00:35 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.897Ki offset 6Mi/6.106Mi 2026/05/17 02:00:35 DEBUG : test-metadata: Sending chunk 1 length 111511 2026/05/17 02:00:36 DEBUG : test-metadata: Done sending chunk 1 2026/05/17 02:00:37 DEBUG : test-metadata: Done sending chunk 0 2026/05/17 02:00:37 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/17 02:00:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/05/17 02:00:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/17 02:00:45 DEBUG : pacer: Reducing sleep to 10ms 2026/05/17 02:00:47 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1176-18.backblaze.com/b2api/v1/b2_upload_file/8f72bdb3a08d3b3b9fe80e1b/c001_v0001176_t0013": EOF 2026/05/17 02:00:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-18.backblaze.com/b2api/v1/b2_upload_file/8f72bdb3a08d3b3b9fe80e1b/c001_v0001176_t0013": EOF) 2026/05/17 02:00:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1176-18.backblaze.com/b2api/v1/b2_upload_file/8f72bdb3a08d3b3b9fe80e1b/c001_v0001176_t0013": EOF - low level retry 1/10 2026/05/17 02:00:49 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-17-020042-582.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/17 02:00:52 DEBUG : oldPath = "TestB2:rclone-test-gitazoy0nudu/versions/test-versions-v2026-05-17-020042-582.txt" 2026/05/17 02:00:52 DEBUG : newPath = "TestB2,versions:rclone-test-gitazoy0nudu/versions/test-versions-v2026-05-17-020042-582.txt" 2026/05/17 02:00:52 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-gitazoy0nudu/versions/test-versions-v2026-05-17-020042-582.txt" 2026/05/17 02:00:52 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/05/17 02:00:53 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-gitazoy0nudu/versions/test-versions-v2026-05-17-020042-582.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-gitazoy0nudu/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/17 02:00:56 INFO : B2 bucket rclone-test-gitazoy0nudu: cleaning bucket "rclone-test-gitazoy0nudu" of all hidden files 2026/05/17 02:00:56 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e471_d20260517_m015924_c001_v7007000_t0000_u01778983164067") as it is a hide marker 2026/05/17 02:00:56 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : leading space/ leading space: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804f3_d20260517_m015923_c001_v0001176_t0033_u01778983163500") 2026/05/17 02:00:56 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e470_d20260517_m015923_c001_v7007000_t0000_u01778983163137") as it is a hide marker 2026/05/17 02:00:56 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804f1_d20260517_m015922_c001_v0001176_t0042_u01778983162569") 2026/05/17 02:00:56 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e47e_d20260517_m015929_c001_v7007000_t0000_u01778983169843") as it is a hide marker 2026/05/17 02:00:56 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980509_d20260517_m015929_c001_v0001176_t0059_u01778983169273") 2026/05/17 02:00:56 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : created from root.txt: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f413193f51ced15f3_d20260517_m020023_c001_v7007000_t0000_u01778983223365") as it is a hide marker 2026/05/17 02:00:56 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : created from root.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f106dc8ac46337b59_d20260517_m020022_c001_v0001167_t0045_u01778983222345") 2026/05/17 02:00:56 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : file name.txt: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41939c4c0cd30837_d20260517_m020031_c001_v7007000_t0000_u01778983231454") as it is a hide marker 2026/05/17 02:00:56 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : file name.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980551_d20260517_m020011_c001_v0001176_t0018_u01778983211882") 2026/05/17 02:00:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : file name.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f106c09a349876d1a_d20260517_m020008_c001_v0001157_t0024_u01778983208158") 2026/05/17 02:00:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : file name.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98052d_d20260517_m015946_c001_v0001176_t0045_u01778983186862") 2026/05/17 02:00:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : file name.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980527_d20260517_m015946_c001_v0001176_t0022_u01778983186066") 2026/05/17 02:00:56 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980529_d20260517_m015946_c001_v0001176_t0036_u01778983186458") "upload" dated 2026-05-17 01:59:46.458 +0000 UTC (1m10.390413643s ago) 2026/05/17 02:00:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f419584b4b2766893_d20260517_m020005_c001_v7007000_t0000_u01778983205954") as it is a hide marker 2026/05/17 02:00:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f10645fe1f5ceb14d_d20260517_m020005_c001_v0001113_t0018_u01778983205357") 2026/05/17 02:00:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f112dfd7c5e4ef084_d20260517_m020004_c001_v0001174_t0039_u01778983204633") 2026/05/17 02:00:56 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e4bc_d20260517_m015936_c001_v7007000_t0000_u01778983176506") as it is a hide marker 2026/05/17 02:00:56 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98051d_d20260517_m015935_c001_v0001176_t0025_u01778983175897") 2026/05/17 02:00:56 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : piped data.txt: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41939c4c0cd30847_d20260517_m020033_c001_v7007000_t0000_u01778983233164") as it is a hide marker 2026/05/17 02:00:56 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : piped data.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980579_d20260517_m020032_c001_v0001176_t0020_u01778983232775") 2026/05/17 02:00:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : piped data.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41939c4c0cd30841_d20260517_m020032_c001_v7007000_t0000_u01778983232599") 2026/05/17 02:00:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : piped data.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f418e64cd8e980575_d20260517_m020032_c001_v0001176_t0013_u01778983232174") 2026/05/17 02:00:56 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e4c5_d20260517_m015937_c001_v7007000_t0000_u01778983177477") as it is a hide marker 2026/05/17 02:00:56 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98051f_d20260517_m015936_c001_v0001176_t0008_u01778983176869") 2026/05/17 02:00:56 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : test-metadata: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f417e83d579ae339f_d20260517_m020040_c001_v7007000_t0000_u01778983240035") as it is a hide marker 2026/05/17 02:00:56 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : test-metadata: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21939c4c0cd30852_d20260517_m020034_c001_v0001174_t0049_u01778983234885") 2026/05/17 02:00:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : test-metadata: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41939c4c0cd3084e_d20260517_m020034_c001_v7007000_t0000_u01778983234123") 2026/05/17 02:00:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : test-metadata: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98057d_d20260517_m020033_c001_v0001176_t0015_u01778983233342") 2026/05/17 02:00:56 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e48b_d20260517_m015931_c001_v7007000_t0000_u01778983171730") as it is a hide marker 2026/05/17 02:00:56 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98050f_d20260517_m015931_c001_v0001176_t0057_u01778983171159") 2026/05/17 02:00:56 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e49a_d20260517_m015933_c001_v7007000_t0000_u01778983173664") as it is a hide marker 2026/05/17 02:00:56 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980517_d20260517_m015933_c001_v0001176_t0025_u01778983173026") 2026/05/17 02:00:56 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e490_d20260517_m015932_c001_v7007000_t0000_u01778983172662") as it is a hide marker 2026/05/17 02:00:56 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980515_d20260517_m015932_c001_v0001176_t0000_u01778983172096") 2026/05/17 02:00:56 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e4a5_d20260517_m015934_c001_v7007000_t0000_u01778983174586") as it is a hide marker 2026/05/17 02:00:56 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980519_d20260517_m015934_c001_v0001176_t0002_u01778983174027") 2026/05/17 02:00:56 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e4af_d20260517_m015935_c001_v7007000_t0000_u01778983175533") as it is a hide marker 2026/05/17 02:00:56 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98051b_d20260517_m015934_c001_v0001176_t0017_u01778983174949") 2026/05/17 02:00:56 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e48a_d20260517_m015930_c001_v7007000_t0000_u01778983170796") as it is a hide marker 2026/05/17 02:00:56 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : trailing space /trailing space : Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98050d_d20260517_m015930_c001_v0001176_t0034_u01778983170221") 2026/05/17 02:00:56 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f101c38cf026df366_d20260517_m020050_c001_v0001041_t0034_u01778983250330") "upload" dated 2026-05-17 02:00:50.33 +0000 UTC (6.519905193s ago) 2026/05/17 02:00:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f415b65876d82d32a_d20260517_m020045_c001_v7007000_t0000_u01778983245580") 2026/05/17 02:00:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980589_d20260517_m020042_c001_v0001176_t0029_u01778983242582") 2026/05/17 02:00:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e4df_d20260517_m015945_c001_v7007000_t0000_u01778983185524") as it is a hide marker 2026/05/17 02:00:56 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f2180ab6f18b2e4d6_d20260517_m015939_c001_v0001172_t0057_u01778983179487") 2026/05/17 02:00:56 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : zero-length-file: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e4d5_d20260517_m015939_c001_v7007000_t0000_u01778983179301") as it is a hide marker 2026/05/17 02:00:56 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : zero-length-file: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f418e64cd8e980521_d20260517_m015938_c001_v0001176_t0013_u01778983178757") 2026/05/17 02:00:56 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e473_d20260517_m015925_c001_v7007000_t0000_u01778983165009") as it is a hide marker 2026/05/17 02:00:56 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804f9_d20260517_m015924_c001_v0001176_t0053_u01778983164446") 2026/05/17 02:00:56 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e46a_d20260517_m015920_c001_v7007000_t0000_u01778983160315") as it is a hide marker 2026/05/17 02:00:56 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804e3_d20260517_m015919_c001_v0001176_t0053_u01778983159373") 2026/05/17 02:00:56 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e478_d20260517_m015927_c001_v7007000_t0000_u01778983167892") as it is a hide marker 2026/05/17 02:00:56 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980505_d20260517_m015927_c001_v0001176_t0019_u01778983167326") 2026/05/17 02:00:56 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e477_d20260517_m015926_c001_v7007000_t0000_u01778983166961") as it is a hide marker 2026/05/17 02:00:56 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980501_d20260517_m015926_c001_v0001176_t0015_u01778983166379") 2026/05/17 02:00:56 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e47b_d20260517_m015928_c001_v7007000_t0000_u01778983168909") as it is a hide marker 2026/05/17 02:00:56 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980507_d20260517_m015928_c001_v0001176_t0038_u01778983168321") 2026/05/17 02:00:56 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e475_d20260517_m015926_c001_v7007000_t0000_u01778983166001") as it is a hide marker 2026/05/17 02:00:56 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804ff_d20260517_m015925_c001_v0001176_t0025_u01778983165379") 2026/05/17 02:00:56 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : ./.: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e46c_d20260517_m015921_c001_v7007000_t0000_u01778983161275") as it is a hide marker 2026/05/17 02:00:56 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : ./.: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804eb_d20260517_m015920_c001_v0001176_t0035_u01778983160679") 2026/05/17 02:00:56 NOTICE: ./.: Skipped delete as --dry-run is set 2026/05/17 02:00:56 DEBUG : ../..: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e46f_d20260517_m015922_c001_v7007000_t0000_u01778983162203") as it is a hide marker 2026/05/17 02:00:56 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/05/17 02:00:56 DEBUG : ../..: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804ed_d20260517_m015921_c001_v0001176_t0054_u01778983161638") 2026/05/17 02:00:56 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/05/17 02:00:57 INFO : B2 bucket rclone-test-gitazoy0nudu: cleaning bucket "rclone-test-gitazoy0nudu" of all hidden files 2026/05/17 02:00:57 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e471_d20260517_m015924_c001_v7007000_t0000_u01778983164067") as it is a hide marker 2026/05/17 02:00:57 DEBUG : leading space/ leading space: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804f3_d20260517_m015923_c001_v0001176_t0033_u01778983163500") 2026/05/17 02:00:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e470_d20260517_m015923_c001_v7007000_t0000_u01778983163137") as it is a hide marker 2026/05/17 02:00:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804f1_d20260517_m015922_c001_v0001176_t0042_u01778983162569") 2026/05/17 02:00:57 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e47e_d20260517_m015929_c001_v7007000_t0000_u01778983169843") as it is a hide marker 2026/05/17 02:00:57 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980509_d20260517_m015929_c001_v0001176_t0059_u01778983169273") 2026/05/17 02:00:57 DEBUG : created from root.txt: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f413193f51ced15f3_d20260517_m020023_c001_v7007000_t0000_u01778983223365") as it is a hide marker 2026/05/17 02:00:57 DEBUG : created from root.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f106dc8ac46337b59_d20260517_m020022_c001_v0001167_t0045_u01778983222345") 2026/05/17 02:00:57 DEBUG : file name.txt: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41939c4c0cd30837_d20260517_m020031_c001_v7007000_t0000_u01778983231454") as it is a hide marker 2026/05/17 02:00:57 DEBUG : file name.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980551_d20260517_m020011_c001_v0001176_t0018_u01778983211882") 2026/05/17 02:00:57 DEBUG : file name.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f106c09a349876d1a_d20260517_m020008_c001_v0001157_t0024_u01778983208158") 2026/05/17 02:00:57 DEBUG : file name.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98052d_d20260517_m015946_c001_v0001176_t0045_u01778983186862") 2026/05/17 02:00:57 DEBUG : file name.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980527_d20260517_m015946_c001_v0001176_t0022_u01778983186066") 2026/05/17 02:00:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980529_d20260517_m015946_c001_v0001176_t0036_u01778983186458") "upload" dated 2026-05-17 01:59:46.458 +0000 UTC (1m11.412262958s ago) 2026/05/17 02:00:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f419584b4b2766893_d20260517_m020005_c001_v7007000_t0000_u01778983205954") as it is a hide marker 2026/05/17 02:00:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f10645fe1f5ceb14d_d20260517_m020005_c001_v0001113_t0018_u01778983205357") 2026/05/17 02:00:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f112dfd7c5e4ef084_d20260517_m020004_c001_v0001174_t0039_u01778983204633") 2026/05/17 02:00:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e4bc_d20260517_m015936_c001_v7007000_t0000_u01778983176506") as it is a hide marker 2026/05/17 02:00:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98051d_d20260517_m015935_c001_v0001176_t0025_u01778983175897") 2026/05/17 02:00:58 DEBUG : piped data.txt: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41939c4c0cd30847_d20260517_m020033_c001_v7007000_t0000_u01778983233164") as it is a hide marker 2026/05/17 02:00:58 DEBUG : piped data.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980579_d20260517_m020032_c001_v0001176_t0020_u01778983232775") 2026/05/17 02:00:58 DEBUG : piped data.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41939c4c0cd30841_d20260517_m020032_c001_v7007000_t0000_u01778983232599") 2026/05/17 02:00:58 DEBUG : piped data.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f418e64cd8e980575_d20260517_m020032_c001_v0001176_t0013_u01778983232174") 2026/05/17 02:00:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e4c5_d20260517_m015937_c001_v7007000_t0000_u01778983177477") as it is a hide marker 2026/05/17 02:00:58 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98051f_d20260517_m015936_c001_v0001176_t0008_u01778983176869") 2026/05/17 02:00:58 DEBUG : test-metadata: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f417e83d579ae339f_d20260517_m020040_c001_v7007000_t0000_u01778983240035") as it is a hide marker 2026/05/17 02:00:58 DEBUG : test-metadata: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21939c4c0cd30852_d20260517_m020034_c001_v0001174_t0049_u01778983234885") 2026/05/17 02:00:58 DEBUG : test-metadata: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41939c4c0cd3084e_d20260517_m020034_c001_v7007000_t0000_u01778983234123") 2026/05/17 02:00:58 DEBUG : test-metadata: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98057d_d20260517_m020033_c001_v0001176_t0015_u01778983233342") 2026/05/17 02:00:58 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e48b_d20260517_m015931_c001_v7007000_t0000_u01778983171730") as it is a hide marker 2026/05/17 02:00:58 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98050f_d20260517_m015931_c001_v0001176_t0057_u01778983171159") 2026/05/17 02:00:58 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e49a_d20260517_m015933_c001_v7007000_t0000_u01778983173664") as it is a hide marker 2026/05/17 02:00:58 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980517_d20260517_m015933_c001_v0001176_t0025_u01778983173026") 2026/05/17 02:00:58 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e490_d20260517_m015932_c001_v7007000_t0000_u01778983172662") as it is a hide marker 2026/05/17 02:00:58 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980515_d20260517_m015932_c001_v0001176_t0000_u01778983172096") 2026/05/17 02:00:58 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e4a5_d20260517_m015934_c001_v7007000_t0000_u01778983174586") as it is a hide marker 2026/05/17 02:00:58 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980519_d20260517_m015934_c001_v0001176_t0002_u01778983174027") 2026/05/17 02:00:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e4af_d20260517_m015935_c001_v7007000_t0000_u01778983175533") as it is a hide marker 2026/05/17 02:00:59 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98051b_d20260517_m015934_c001_v0001176_t0017_u01778983174949") 2026/05/17 02:00:59 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e48a_d20260517_m015930_c001_v7007000_t0000_u01778983170796") as it is a hide marker 2026/05/17 02:00:59 DEBUG : trailing space /trailing space : Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e98050d_d20260517_m015930_c001_v0001176_t0034_u01778983170221") 2026/05/17 02:00:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f101c38cf026df366_d20260517_m020050_c001_v0001041_t0034_u01778983250330") "upload" dated 2026-05-17 02:00:50.33 +0000 UTC (8.880213591s ago) 2026/05/17 02:00:59 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f415b65876d82d32a_d20260517_m020045_c001_v7007000_t0000_u01778983245580") 2026/05/17 02:00:59 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980589_d20260517_m020042_c001_v0001176_t0029_u01778983242582") 2026/05/17 02:00:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e4df_d20260517_m015945_c001_v7007000_t0000_u01778983185524") as it is a hide marker 2026/05/17 02:00:59 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f2180ab6f18b2e4d6_d20260517_m015939_c001_v0001172_t0057_u01778983179487") 2026/05/17 02:00:59 DEBUG : zero-length-file: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e4d5_d20260517_m015939_c001_v7007000_t0000_u01778983179301") as it is a hide marker 2026/05/17 02:00:59 DEBUG : zero-length-file: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f418e64cd8e980521_d20260517_m015938_c001_v0001176_t0013_u01778983178757") 2026/05/17 02:00:59 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e473_d20260517_m015925_c001_v7007000_t0000_u01778983165009") as it is a hide marker 2026/05/17 02:00:59 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804f9_d20260517_m015924_c001_v0001176_t0053_u01778983164446") 2026/05/17 02:00:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e46a_d20260517_m015920_c001_v7007000_t0000_u01778983160315") as it is a hide marker 2026/05/17 02:00:59 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804e3_d20260517_m015919_c001_v0001176_t0053_u01778983159373") 2026/05/17 02:00:59 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e478_d20260517_m015927_c001_v7007000_t0000_u01778983167892") as it is a hide marker 2026/05/17 02:00:59 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980505_d20260517_m015927_c001_v0001176_t0019_u01778983167326") 2026/05/17 02:00:59 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e477_d20260517_m015926_c001_v7007000_t0000_u01778983166961") as it is a hide marker 2026/05/17 02:00:59 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980501_d20260517_m015926_c001_v0001176_t0015_u01778983166379") 2026/05/17 02:00:59 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e47b_d20260517_m015928_c001_v7007000_t0000_u01778983168909") as it is a hide marker 2026/05/17 02:00:59 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980507_d20260517_m015928_c001_v0001176_t0038_u01778983168321") 2026/05/17 02:01:00 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e475_d20260517_m015926_c001_v7007000_t0000_u01778983166001") as it is a hide marker 2026/05/17 02:01:00 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804ff_d20260517_m015925_c001_v0001176_t0025_u01778983165379") 2026/05/17 02:01:00 DEBUG : ./.: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e46c_d20260517_m015921_c001_v7007000_t0000_u01778983161275") as it is a hide marker 2026/05/17 02:01:00 DEBUG : ./.: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804eb_d20260517_m015920_c001_v0001176_t0035_u01778983160679") 2026/05/17 02:01:00 DEBUG : ../..: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e46f_d20260517_m015922_c001_v7007000_t0000_u01778983162203") as it is a hide marker 2026/05/17 02:01:00 DEBUG : ../..: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e9804ed_d20260517_m015921_c001_v0001176_t0054_u01778983161638") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/05/17 02:01:01 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/17 02:01:01 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/17 02:01:01 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/05/17 02:01:01 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/17 02:01:02 INFO : B2 bucket rclone-test-gitazoy0nudu: cleaning bucket "rclone-test-gitazoy0nudu" of pending multipart uploads older than 0s 2026/05/17 02:01:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980529_d20260517_m015946_c001_v0001176_t0036_u01778983186458") "upload" dated 2026-05-17 01:59:46.458 +0000 UTC (1m15.729333339s ago) 2026/05/17 02:01:02 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f215b65876d82d360_d20260517_m020101_c001_v0001174_t0024_u01778983261153") as it is a start marker (upload started at 2026-05-17 02:01:01.153 +0000 UTC) 2026/05/17 02:01:02 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/05/17 02:01:02 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f215b65876d82d362_d20260517_m020101_c001_v0001093_t0047_u01778983261336") as it is a start marker (upload started at 2026-05-17 02:01:01.336 +0000 UTC) 2026/05/17 02:01:02 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/05/17 02:01:02 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f215b65876d82d364_d20260517_m020101_c001_v0001115_t0044_u01778983261539") as it is a start marker (upload started at 2026-05-17 02:01:01.539 +0000 UTC) 2026/05/17 02:01:02 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/05/17 02:01:02 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f215b65876d82d366_d20260517_m020101_c001_v0001039_t0051_u01778983261726") as it is a start marker (upload started at 2026-05-17 02:01:01.726 +0000 UTC) 2026/05/17 02:01:02 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/05/17 02:01:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f415b65876d82d35e_d20260517_m020100_c001_v7007000_t0000_u01778983260970") "hide" dated 2026-05-17 02:01:00.97 +0000 UTC (1.217464677s ago) 2026/05/17 02:01:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f101c38cf026df366_d20260517_m020050_c001_v0001041_t0034_u01778983250330") 2026/05/17 02:01:02 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/05/17 02:01:02 INFO : B2 bucket rclone-test-gitazoy0nudu: cleaning bucket "rclone-test-gitazoy0nudu" of pending multipart uploads older than 0s 2026/05/17 02:01:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980529_d20260517_m015946_c001_v0001176_t0036_u01778983186458") "upload" dated 2026-05-17 01:59:46.458 +0000 UTC (1m16.094344116s ago) 2026/05/17 02:01:02 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f215b65876d82d360_d20260517_m020101_c001_v0001174_t0024_u01778983261153") as it is a start marker (upload started at 2026-05-17 02:01:01.153 +0000 UTC) 2026/05/17 02:01:02 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f215b65876d82d362_d20260517_m020101_c001_v0001093_t0047_u01778983261336") as it is a start marker (upload started at 2026-05-17 02:01:01.336 +0000 UTC) 2026/05/17 02:01:02 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f215b65876d82d364_d20260517_m020101_c001_v0001115_t0044_u01778983261539") as it is a start marker (upload started at 2026-05-17 02:01:01.539 +0000 UTC) 2026/05/17 02:01:02 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f215b65876d82d366_d20260517_m020101_c001_v0001039_t0051_u01778983261726") as it is a start marker (upload started at 2026-05-17 02:01:01.726 +0000 UTC) 2026/05/17 02:01:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f72bdb3a08d3b3b9fe80e1b_f415b65876d82d35e_d20260517_m020100_c001_v7007000_t0000_u01778983260970") "hide" dated 2026-05-17 02:01:00.97 +0000 UTC (1.582450867s ago) 2026/05/17 02:01:02 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f101c38cf026df366_d20260517_m020050_c001_v0001041_t0034_u01778983250330") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/05/17 02:01:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/17 02:01:03 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/05/17 02:01:03 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/17 02:01:04 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/05/17 02:01:04 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/05/17 02:01:04 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/05/17 02:01:04 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/05/17 02:01:05 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/05/17 02:01:07 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/05/17 02:01:07 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/05/17 02:01:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:01:10 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/17 02:01:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f215b65876d82d36b_d20260517_m020110_c001_v0001120_t0056_u01778983270119") 2026/05/17 02:01:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/17 02:01:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/17 02:01:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/17 02:01:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:01:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:01:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/05/17 02:01:13 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/05/17 02:01:13 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/05/17 02:01:14 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/05/17 02:01:14 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/05/17 02:01:16 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/05/17 02:01:16 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/05/17 02:01:16 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/05/17 02:01:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:01:17 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/17 02:01:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f215b65876d82d37c_d20260517_m020117_c001_v0001150_t0049_u01778983277896") 2026/05/17 02:01:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/17 02:01:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/17 02:01:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/17 02:01:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:01:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:01:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/17 02:01:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/17 02:01:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/05/17 02:01:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/17 02:01:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/05/17 02:01:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/17 02:01:23 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/05/17 02:01:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/17 02:01:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/17 02:01:23 DEBUG : pacer: Reducing sleep to 10ms 2026/05/17 02:01:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/05/17 02:01:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/05/17 02:01:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/05/17 02:01:25 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/17 02:01:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:01:27 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/17 02:01:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f20517d34d667f626_d20260517_m020127_c001_v0001165_t0053_u01778983287373") 2026/05/17 02:01:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/05/17 02:01:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/17 02:01:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/17 02:01:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/05/17 02:01:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/05/17 02:01:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:01:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:01:29 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/17 02:01:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/05/17 02:01:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/05/17 02:01:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/17 02:01:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/05/17 02:01:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/05/17 02:01:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/05/17 02:01:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/05/17 02:01:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:01:35 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/17 02:01:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f20517d34d667f640_d20260517_m020135_c001_v0001177_t0018_u01778983295428") 2026/05/17 02:01:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/17 02:01:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/05/17 02:01:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/17 02:01:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:01:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:01:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/05/17 02:01:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/17 02:01:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/17 02:01:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/17 02:01:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/17 02:01:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/17 02:01:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/17 02:01:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/05/17 02:01:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:01:43 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/17 02:01:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f20517d34d667f64e_d20260517_m020143_c001_v0001184_t0038_u01778983303526") 2026/05/17 02:01:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/17 02:01:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/17 02:01:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/17 02:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:01:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:01:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/17 02:01:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/17 02:01:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/05/17 02:01:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/17 02:01:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/05/17 02:01:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/17 02:01:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/17 02:01:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/05/17 02:01:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/05/17 02:01:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/05/17 02:01:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/17 02:01:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:01:51 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/17 02:01:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f20517d34d667f66d_d20260517_m020151_c001_v0001185_t0033_u01778983311958") 2026/05/17 02:01:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/05/17 02:01:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/17 02:01:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/17 02:01:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/05/17 02:01:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/17 02:01:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:01:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:01:54 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/17 02:01:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/17 02:01:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/05/17 02:01:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/05/17 02:01:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/05/17 02:01:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/05/17 02:01:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/05/17 02:01:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/05/17 02:02:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:02:00 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/17 02:02:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f2180ab6f18b2ecc1_d20260517_m020200_c001_v0001165_t0058_u01778983320167") 2026/05/17 02:02:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/17 02:02:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/05/17 02:02:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/17 02:02:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:02:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:02:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/05/17 02:02:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/17 02:02:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/17 02:02:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/17 02:02:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/17 02:02:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/17 02:02:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/17 02:02:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/05/17 02:02:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:02:20 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/17 02:02:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21560bbd430290b3_d20260517_m020220_c001_v0001174_t0008_u01778983340987") 2026/05/17 02:02:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/17 02:02:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/17 02:02:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/17 02:02:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:02:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:02:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/17 02:02:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/17 02:02:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/05/17 02:02:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/17 02:02:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/05/17 02:02:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/17 02:02:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/05/17 02:02:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/05/17 02:02:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/05/17 02:02:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/05/17 02:02:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/17 02:02:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:02:29 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/17 02:02:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21560bbd430290c9_d20260517_m020229_c001_v0001167_t0039_u01778983349741") 2026/05/17 02:02:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/05/17 02:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/17 02:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/05/17 02:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/05/17 02:02:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/05/17 02:02:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:02:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:02:32 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/17 02:02:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/17 02:02:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/05/17 02:02:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/05/17 02:02:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/05/17 02:02:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/05/17 02:02:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/05/17 02:02:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/05/17 02:02:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:02:38 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/17 02:02:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21279401a33bd79e_d20260517_m020238_c001_v0001033_t0055_u01778983358605") 2026/05/17 02:02:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/17 02:02:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/05/17 02:02:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/17 02:02:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:02:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:02:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/05/17 02:02:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/17 02:02:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/17 02:02:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/17 02:02:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/17 02:02:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/17 02:02:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/17 02:02:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/05/17 02:02:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:02:47 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/17 02:02:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21560bbd43029124_d20260517_m020247_c001_v0001033_t0040_u01778983367431") 2026/05/17 02:02:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/17 02:02:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/17 02:02:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/17 02:02:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:02:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:02:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/17 02:02:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/17 02:02:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/05/17 02:02:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/17 02:02:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/05/17 02:02:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/17 02:02:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/05/17 02:02:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/05/17 02:02:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/05/17 02:02:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/05/17 02:02:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/17 02:02:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:02:57 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/17 02:02:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f219584b4b2766a11_d20260517_m020257_c001_v0001185_t0013_u01778983377359") 2026/05/17 02:02:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/05/17 02:02:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/17 02:02:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/05/17 02:02:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/05/17 02:02:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/05/17 02:02:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:03:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:03:00 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/17 02:03:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/05/17 02:03:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/05/17 02:03:02 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/05/17 02:03:02 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/05/17 02:03:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/05/17 02:03:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/05/17 02:03:04 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/05/17 02:03:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:03:06 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/17 02:03:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f219584b4b2766a4a_d20260517_m020306_c001_v0001144_t0023_u01778983386592") 2026/05/17 02:03:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/17 02:03:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/17 02:03:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/17 02:03:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:03:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:03:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/05/17 02:03:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/05/17 02:03:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/05/17 02:03:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/05/17 02:03:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/05/17 02:03:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/05/17 02:03:15 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/05/17 02:03:15 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/05/17 02:03:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:03:17 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/17 02:03:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f217e83d579ae4c4b_d20260517_m020318_c001_v0001184_t0031_u01778983398112") 2026/05/17 02:03:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/17 02:03:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/17 02:03:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/17 02:03:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:03:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:03:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/17 02:03:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/17 02:03:23 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/05/17 02:03:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/17 02:03:23 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/05/17 02:03:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/17 02:03:23 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/05/17 02:03:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/05/17 02:03:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/05/17 02:03:26 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/05/17 02:03:26 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/17 02:03:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:03:28 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/17 02:03:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21011b6a6def1bbe_d20260517_m020328_c001_v0001181_t0041_u01778983408513") 2026/05/17 02:03:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/05/17 02:03:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/17 02:03:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/17 02:03:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/05/17 02:03:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/05/17 02:03:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/17 02:03:29 DEBUG : pacer: Reducing sleep to 10ms 2026/05/17 02:03:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/05/17 02:03:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:03:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:03:31 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/17 02:03:34 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/05/17 02:03:34 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/05/17 02:03:34 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/05/17 02:03:34 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/05/17 02:03:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/05/17 02:03:36 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/05/17 02:03:36 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/05/17 02:03:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:03:38 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/17 02:03:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f222f154267fb09d4_d20260517_m020338_c001_v0001176_t0025_u01778983418839") 2026/05/17 02:03:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/17 02:03:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/05/17 02:03:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/17 02:03:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:03:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:03:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/05/17 02:03:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/05/17 02:03:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/05/17 02:03:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/05/17 02:03:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/05/17 02:03:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/05/17 02:03:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/05/17 02:03:46 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/05/17 02:03:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:03:49 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/17 02:03:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f2176b50030c96584_d20260517_m020349_c001_v0001103_t0025_u01778983429465") 2026/05/17 02:03:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/17 02:03:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/05/17 02:03:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/17 02:03:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:03:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:03:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/17 02:03:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/17 02:03:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/05/17 02:03:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/17 02:03:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/05/17 02:03:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/17 02:03:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/05/17 02:03:56 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/05/17 02:03:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/05/17 02:03:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/05/17 02:03:58 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/17 02:04:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/05/17 02:04:00 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/17 02:04:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f72bdb3a08d3b3b9fe80e1b_f216522e0838f72c4_d20260517_m020400_c001_v0001176_t0009_u01778983440765") 2026/05/17 02:04:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/05/17 02:04:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/05/17 02:04:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/05/17 02:04:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/05/17 02:04:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/05/17 02:04:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/05/17 02:04:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/05/17 02:04:04 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/17 02:04:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f72bdb3a08d3b3b9fe80e1b_f218b6c6f6f4d2b9e_d20260517_m020412_c001_v0001116_t0036_u01778983452536") 2026/05/17 02:04:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/05/17 02:04:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/17 02:04:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/17 02:04:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/17 02:04:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/17 02:04:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/17 02:04:15 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/17 02:04:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/17 02:04:15 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/05/17 02:04:18 DEBUG : chunked-copy: Done sending chunk 0 2026/05/17 02:04:18 DEBUG : chunked-copy: Done sending chunk 1 2026/05/17 02:04:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/17 02:04:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f72bdb3a08d3b3b9fe80e1b_f218b6c6f6f4d2b9f_d20260517_m020418_c001_v0001167_t0010_u01778983458894") 2026/05/17 02:04:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/05/17 02:04:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/17 02:04:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/17 02:04:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/17 02:04:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/17 02:04:21 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/05/17 02:04:21 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/17 02:04:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/05/17 02:04:22 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/05/17 02:04:24 DEBUG : chunked-copy: Done sending chunk 0 2026/05/17 02:04:24 DEBUG : chunked-copy: Done sending chunk 1 2026/05/17 02:04:24 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/17 02:04:25 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f72bdb3a08d3b3b9fe80e1b_f218b6c6f6f4d2ba4_d20260517_m020425_c001_v0001184_t0029_u01778983465016") 2026/05/17 02:04:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/17 02:04:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/17 02:04:25 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/17 02:04:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/17 02:04:25 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/17 02:04:27 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/05/17 02:04:27 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/05/17 02:04:27 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/05/17 02:04:27 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/05/17 02:04:29 DEBUG : chunked-copy: Done sending chunk 0 2026/05/17 02:04:30 DEBUG : chunked-copy: Done sending chunk 1 2026/05/17 02:04:30 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/05/17 02:04:30 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8f72bdb3a08d3b3b9fe80e1b_f222f154267fb0a57_d20260517_m020430_c001_v0001038_t0046_u01778983470763") 2026/05/17 02:04:30 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/05/17 02:04:30 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/05/17 02:04:30 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/05/17 02:04:31 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/05/17 02:04:31 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/05/17 02:04:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/05/17 02:04:31 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/17 02:04:33 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/17 02:04:34 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/17 02:04:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gitazoy0nudu/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/17 02:04:36 INFO : B2 bucket rclone-test-gitazoy0nudu: cleaning bucket "rclone-test-gitazoy0nudu" of all files 2026/05/17 02:04:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4176b50030c9657c_d20260517_m020342_c001_v7007000_t0000_u01778983422918") 2026/05/17 02:04:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f222f154267fb09d4_d20260517_m020338_c001_v0001176_t0025_u01778983418839") 2026/05/17 02:04:37 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f422f154267fb09d2_d20260517_m020338_c001_v7007000_t0000_u01778983418293") 2026/05/17 02:04:37 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f2176b50030c9654c_d20260517_m020333_c001_v0001120_t0042_u01778983413850") 2026/05/17 02:04:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f418b6c6f6f4d2b9a_d20260517_m020406_c001_v7007000_t0000_u01778983446154") 2026/05/17 02:04:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f216522e0838f72c4_d20260517_m020400_c001_v0001176_t0009_u01778983440765") 2026/05/17 02:04:37 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f416522e0838f72c3_d20260517_m020400_c001_v7007000_t0000_u01778983440230") 2026/05/17 02:04:37 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f2176b50030c96587_d20260517_m020354_c001_v0001184_t0021_u01778983434757") 2026/05/17 02:04:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4176b50030c96585_d20260517_m020354_c001_v7007000_t0000_u01778983434574") 2026/05/17 02:04:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f2176b50030c96584_d20260517_m020349_c001_v0001103_t0025_u01778983429465") 2026/05/17 02:04:37 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4176b50030c96583_d20260517_m020348_c001_v7007000_t0000_u01778983428960") 2026/05/17 02:04:37 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f2176b50030c9657d_d20260517_m020343_c001_v0001174_t0012_u01778983423101") 2026/05/17 02:04:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f40517d34d667f670_d20260517_m020155_c001_v7007000_t0000_u01778983315749") 2026/05/17 02:04:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f20517d34d667f66d_d20260517_m020151_c001_v0001185_t0033_u01778983311958") 2026/05/17 02:04:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2ec89_d20260517_m020147_c001_v7007000_t0000_u01778983307300") 2026/05/17 02:04:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f20517d34d667f64e_d20260517_m020143_c001_v0001184_t0038_u01778983303526") 2026/05/17 02:04:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f40517d34d667f66a_d20260517_m020151_c001_v7007000_t0000_u01778983311584") 2026/05/17 02:04:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f2180ab6f18b2ec8a_d20260517_m020147_c001_v0001113_t0039_u01778983307480") 2026/05/17 02:04:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f40517d34d667f64d_d20260517_m020143_c001_v7007000_t0000_u01778983303118") 2026/05/17 02:04:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f2180ab6f18b2eae6_d20260517_m020138_c001_v0001032_t0018_u01778983298864") 2026/05/17 02:04:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2eae5_d20260517_m020138_c001_v7007000_t0000_u01778983298683") 2026/05/17 02:04:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f20517d34d667f640_d20260517_m020135_c001_v0001177_t0018_u01778983295428") 2026/05/17 02:04:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f40517d34d667f63f_d20260517_m020135_c001_v7007000_t0000_u01778983295058") 2026/05/17 02:04:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f2180ab6f18b2e927_d20260517_m020131_c001_v0001173_t0032_u01778983291406") 2026/05/17 02:04:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41560bbd430290d7_d20260517_m020233_c001_v7007000_t0000_u01778983353829") 2026/05/17 02:04:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21560bbd430290c9_d20260517_m020229_c001_v0001167_t0039_u01778983349741") 2026/05/17 02:04:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41560bbd430290b7_d20260517_m020224_c001_v7007000_t0000_u01778983344975") 2026/05/17 02:04:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21560bbd430290b3_d20260517_m020220_c001_v0001174_t0008_u01778983340987") 2026/05/17 02:04:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41560bbd430290c6_d20260517_m020229_c001_v7007000_t0000_u01778983349277") 2026/05/17 02:04:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21560bbd430290b9_d20260517_m020225_c001_v0001120_t0013_u01778983345156") 2026/05/17 02:04:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41560bbd430290b0_d20260517_m020220_c001_v7007000_t0000_u01778983340636") 2026/05/17 02:04:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f20517d34d667f685_d20260517_m020203_c001_v0001153_t0024_u01778983323808") 2026/05/17 02:04:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f40517d34d667f683_d20260517_m020203_c001_v7007000_t0000_u01778983323624") 2026/05/17 02:04:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f2180ab6f18b2ecc1_d20260517_m020200_c001_v0001165_t0058_u01778983320167") 2026/05/17 02:04:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2ecbc_d20260517_m020159_c001_v7007000_t0000_u01778983319757") 2026/05/17 02:04:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f20517d34d667f671_d20260517_m020155_c001_v0001174_t0034_u01778983315933") 2026/05/17 02:04:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4180ab6f18b2e924_d20260517_m020131_c001_v7007000_t0000_u01778983291224") 2026/05/17 02:04:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f20517d34d667f626_d20260517_m020127_c001_v0001165_t0053_u01778983287373") 2026/05/17 02:04:39 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f40517d34d667f624_d20260517_m020127_c001_v7007000_t0000_u01778983287012") 2026/05/17 02:04:39 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f20517d34d667f618_d20260517_m020122_c001_v0001174_t0042_u01778983282628") 2026/05/17 02:04:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f40517d34d667f617_d20260517_m020122_c001_v7007000_t0000_u01778983282444") 2026/05/17 02:04:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f215b65876d82d37c_d20260517_m020117_c001_v0001150_t0049_u01778983277896") 2026/05/17 02:04:39 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f415b65876d82d37a_d20260517_m020117_c001_v7007000_t0000_u01778983277551") 2026/05/17 02:04:39 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f20517d34d667f610_d20260517_m020113_c001_v0001183_t0007_u01778983273688") 2026/05/17 02:04:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f40517d34d667f60f_d20260517_m020113_c001_v7007000_t0000_u01778983273501") 2026/05/17 02:04:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f215b65876d82d36b_d20260517_m020110_c001_v0001120_t0056_u01778983270119") 2026/05/17 02:04:39 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f415b65876d82d36a_d20260517_m020109_c001_v7007000_t0000_u01778983269774") 2026/05/17 02:04:39 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f222f154267fb083e_d20260517_m020104_c001_v0001092_t0034_u01778983264604") 2026/05/17 02:04:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f417e83d579ae4c00_d20260517_m020301_c001_v7007000_t0000_u01778983381650") 2026/05/17 02:04:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f219584b4b2766a11_d20260517_m020257_c001_v0001185_t0013_u01778983377359") 2026/05/17 02:04:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41560bbd4302912b_d20260517_m020251_c001_v7007000_t0000_u01778983371800") 2026/05/17 02:04:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21560bbd43029124_d20260517_m020247_c001_v0001033_t0040_u01778983367431") 2026/05/17 02:04:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f419584b4b2766a0f_d20260517_m020256_c001_v7007000_t0000_u01778983376963") 2026/05/17 02:04:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21560bbd4302912c_d20260517_m020251_c001_v0001038_t0006_u01778983371982") 2026/05/17 02:04:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41560bbd43029121_d20260517_m020246_c001_v7007000_t0000_u01778983366869") 2026/05/17 02:04:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21560bbd43029113_d20260517_m020242_c001_v0001165_t0036_u01778983362376") 2026/05/17 02:04:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41560bbd43029110_d20260517_m020242_c001_v7007000_t0000_u01778983362193") 2026/05/17 02:04:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21279401a33bd79e_d20260517_m020238_c001_v0001033_t0055_u01778983358605") 2026/05/17 02:04:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41279401a33bd79c_d20260517_m020238_c001_v7007000_t0000_u01778983358005") 2026/05/17 02:04:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21560bbd430290d8_d20260517_m020234_c001_v0001146_t0043_u01778983354010") 2026/05/17 02:04:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4176b50030c96549_d20260517_m020333_c001_v7007000_t0000_u01778983413667") 2026/05/17 02:04:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f21011b6a6def1bbe_d20260517_m020328_c001_v0001181_t0041_u01778983408513") 2026/05/17 02:04:40 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f41011b6a6def1bb9_d20260517_m020328_c001_v7007000_t0000_u01778983408054") 2026/05/17 02:04:40 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f217e83d579ae4c61_d20260517_m020322_c001_v0001098_t0013_u01778983402895") 2026/05/17 02:04:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f417e83d579ae4c5f_d20260517_m020322_c001_v7007000_t0000_u01778983402713") 2026/05/17 02:04:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f217e83d579ae4c4b_d20260517_m020318_c001_v0001184_t0031_u01778983398112") 2026/05/17 02:04:40 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f417e83d579ae4c4a_d20260517_m020317_c001_v7007000_t0000_u01778983397353") 2026/05/17 02:04:40 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f217e83d579ae4c3f_d20260517_m020311_c001_v0001144_t0029_u01778983391241") 2026/05/17 02:04:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f417e83d579ae4c3e_d20260517_m020311_c001_v7007000_t0000_u01778983391056") 2026/05/17 02:04:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f219584b4b2766a4a_d20260517_m020306_c001_v0001144_t0023_u01778983386592") 2026/05/17 02:04:40 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f419584b4b2766a38_d20260517_m020306_c001_v7007000_t0000_u01778983386143") 2026/05/17 02:04:40 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f217e83d579ae4c02_d20260517_m020301_c001_v0001174_t0010_u01778983381832") 2026/05/17 02:04:40 DEBUG : chunked-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4021f9fca460fa8a_d20260517_m020433_c001_v7007000_t0000_u01778983473040") 2026/05/17 02:04:40 DEBUG : chunked-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f218b6c6f6f4d2ba7_d20260517_m020427_c001_v0001182_t0014_u01778983467516") 2026/05/17 02:04:40 DEBUG : chunked-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f418b6c6f6f4d2ba6_d20260517_m020426_c001_v7007000_t0000_u01778983466993") 2026/05/17 02:04:40 DEBUG : chunked-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f218b6c6f6f4d2ba2_d20260517_m020421_c001_v0001181_t0033_u01778983461556") 2026/05/17 02:04:40 DEBUG : chunked-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f418b6c6f6f4d2ba1_d20260517_m020420_c001_v7007000_t0000_u01778983460976") 2026/05/17 02:04:40 DEBUG : chunked-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f216f25d8cfaf9e53_d20260517_m020415_c001_v0001038_t0052_u01778983455358") 2026/05/17 02:04:41 DEBUG : chunked-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f416f25d8cfaf9e52_d20260517_m020414_c001_v7007000_t0000_u01778983454805") 2026/05/17 02:04:41 DEBUG : chunked-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f101c38cf026df4e2_d20260517_m020410_c001_v0001041_t0029_u01778983450744") 2026/05/17 02:04:41 DEBUG : chunked-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f418b6c6f6f4d2b9d_d20260517_m020410_c001_v7007000_t0000_u01778983450390") 2026/05/17 02:04:41 DEBUG : chunked-copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f101c38cf026df4dc_d20260517_m020406_c001_v0001041_t0038_u01778983446886") 2026/05/17 02:04:41 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4021f9fca460fa89_d20260517_m020432_c001_v7007000_t0000_u01778983472858") 2026/05/17 02:04:41 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f222f154267fb0a57_d20260517_m020430_c001_v0001038_t0046_u01778983470763") 2026/05/17 02:04:41 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f418b6c6f6f4d2ba5_d20260517_m020426_c001_v7007000_t0000_u01778983466810") 2026/05/17 02:04:41 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f218b6c6f6f4d2ba4_d20260517_m020425_c001_v0001184_t0029_u01778983465016") 2026/05/17 02:04:41 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f418b6c6f6f4d2ba0_d20260517_m020420_c001_v7007000_t0000_u01778983460792") 2026/05/17 02:04:41 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f218b6c6f6f4d2b9f_d20260517_m020418_c001_v0001167_t0010_u01778983458894") 2026/05/17 02:04:41 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f416f25d8cfaf9e51_d20260517_m020414_c001_v7007000_t0000_u01778983454594") 2026/05/17 02:04:41 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f218b6c6f6f4d2b9e_d20260517_m020412_c001_v0001116_t0036_u01778983452536") 2026/05/17 02:04:41 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f418b6c6f6f4d2b9c_d20260517_m020410_c001_v7007000_t0000_u01778983450206") 2026/05/17 02:04:41 DEBUG : chunked-copy.copy: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f115e3ce68fccb3f2_d20260517_m020409_c001_v0001150_t0007_u01778983449130") 2026/05/17 02:04:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f118e64cd8e980529_d20260517_m015946_c001_v0001176_t0036_u01778983186458") 2026/05/17 02:04:42 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4021f9fca460fa8e_d20260517_m020433_c001_v7007000_t0000_u01778983473963") 2026/05/17 02:04:42 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f101c38cf026df532_d20260517_m020433_c001_v0001041_t0035_u01778983473590") 2026/05/17 02:04:42 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f4021f9fca460fa8f_d20260517_m020435_c001_v7007000_t0000_u01778983475191") 2026/05/17 02:04:42 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f101c38cf026df53a_d20260517_m020434_c001_v0001041_t0047_u01778983474837") 2026/05/17 02:04:42 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f101c38cf026df534_d20260517_m020434_c001_v0001041_t0058_u01778983474147") 2026/05/17 02:04:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f72bdb3a08d3b3b9fe80e1b_f415b65876d82d35e_d20260517_m020100_c001_v7007000_t0000_u01778983260970") 2026/05/17 02:04:46 INFO : B2 bucket rclone-test-gitazoy0nudu: cleaning bucket "rclone-test-gitazoy0nudu" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (332.64s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.41s) --- PASS: TestIntegration/FsMkdir (330.47s) --- 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 (19.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.22s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- 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.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.48s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.96s) --- 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 (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (181.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (38.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (21.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (32.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.23s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- 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 332.661s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m33.395465936s (try 1/5)