"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:464: Using remote "TestB2:" 2026/09/19 04:03:04 DEBUG : Creating backend with remote "TestB2:rclone-test-farokix3qado" 2026/09/19 04:03:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: 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/09/19 04:03:07 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/19 04:03:07 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/19 04:03:07 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/19 04:03:40 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/19 04:03:42 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/19 04:03:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/19 04:03:43 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/19 04:03:43 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/19 04:03:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/19 04:03:44 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/19 04:03:53 DEBUG : Creating backend with remote "TestB2:" 2026/09/19 04:03:53 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/19 04:03:54 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:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/19 04:03:59 INFO : B2 bucket rclone-test-farokix3qado: cleaning bucket "rclone-test-farokix3qado" of all files 2026/09/19 04:04:00 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3e01_d20260919_m040358_c001_v0001117_t0048_u01789790638172") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/19 04:04:01 DEBUG : Creating backend with remote "TestB2:rclone-test-farokix3qado/dirToPurgeFromRoot" 2026/09/19 04:04:02 INFO : B2 bucket rclone-test-farokix3qado path dirToPurgeFromRoot: cleaning bucket "rclone-test-farokix3qado" of all files 2026/09/19 04:04:03 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3e13_d20260919_m040400_c001_v0001117_t0020_u01789790640735") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/19 04:04:03 DEBUG : Creating backend with remote "TestB2:rclone-test-farokix3qado/hello? sausage/êé" 2026/09/19 04:04:08 INFO : B2 bucket rclone-test-farokix3qado path hello? sausage/êé: cleaning bucket "rclone-test-farokix3qado" of all files 2026/09/19 04:04:08 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f1161a90af55f4829_d20260919_m040406_c001_v0001161_t0053_u01789790646442") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/19 04:04:26 DEBUG : Creating backend with remote "TestB2:rclone-test-farokix3qado/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/19 04:04:28 DEBUG : Creating backend with remote "TestB2:rclone-test-farokix3qado/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-farokix3qado" from "TestB2:rclone-test-farokix3qado" 2026/09/19 04:04:30 DEBUG : Creating backend with remote "TestB2:" 2026/09/19 04:04:30 DEBUG : Config file has changed externally - reloading === 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/09/19 04:04:41 DEBUG : Creating backend with remote "TestB2:rclone-test-zomaxuf6lexe" 2026/09/19 04:04:41 DEBUG : Config file has changed externally - reloading 2026/09/19 04:04:44 DEBUG : B2 bucket rclone-test-zomaxuf6lexe: Purge remote 2026/09/19 04:04:44 INFO : B2 bucket rclone-test-zomaxuf6lexe: cleaning bucket "rclone-test-zomaxuf6lexe" of all files 2026/09/19 04:04:44 DEBUG : somefile: Deleting (id "4_z0f027df3d06dbb7baf080e1b_f404ba9ac4e9486ab_d20260919_m040443_c001_v0001157_t0038_u01789790683757") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/19 04:04:46 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/19 04:04:47 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/09/19 04:04:51 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.069Mi 2026/09/19 04:04:51 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/19 04:04:51 DEBUG : test-metadata: multipart upload: starting chunk 1 size 70.646Ki offset 6Mi/6.069Mi 2026/09/19 04:04:51 DEBUG : test-metadata: Sending chunk 1 length 72341 2026/09/19 04:04:52 DEBUG : test-metadata: Done sending chunk 1 2026/09/19 04:04:53 DEBUG : test-metadata: Done sending chunk 0 2026/09/19 04:04:53 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/09/19 04:05:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/09/19 04:05:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/19 04:05:02 DEBUG : pacer: Reducing sleep to 10ms 2026/09/19 04:05:04 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1117-16.backblaze.com/b2api/v1/b2_upload_file/1ff20d63d05dbb7baf080e1b/c001_v0001117_t0034": EOF 2026/09/19 04:05:04 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-16.backblaze.com/b2api/v1/b2_upload_file/1ff20d63d05dbb7baf080e1b/c001_v0001117_t0034": EOF) 2026/09/19 04:05:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:148: Put error: Post "https://pod-000-1117-16.backblaze.com/b2api/v1/b2_upload_file/1ff20d63d05dbb7baf080e1b/c001_v0001117_t0034": EOF - low level retry 1/10 2026/09/19 04:05:06 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-09-19-040458-505.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/09/19 04:05:08 DEBUG : oldPath = "TestB2:rclone-test-farokix3qado/versions/test-versions-v2026-09-19-040458-505.txt" 2026/09/19 04:05:08 DEBUG : newPath = "TestB2,versions:rclone-test-farokix3qado/versions/test-versions-v2026-09-19-040458-505.txt" 2026/09/19 04:05:08 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-farokix3qado/versions/test-versions-v2026-09-19-040458-505.txt" 2026/09/19 04:05:08 DEBUG : Config file has changed externally - reloading 2026/09/19 04:05:08 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/19 04:05:10 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-farokix3qado/versions/test-versions-v2026-09-19-040458-505.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-farokix3qado/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/09/19 04:05:13 INFO : B2 bucket rclone-test-farokix3qado: cleaning bucket "rclone-test-farokix3qado" of all hidden files 2026/09/19 04:05:13 DEBUG : leading space/ leading space: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a29_d20260919_m040316_c001_v7007000_t0000_u01789790596415") as it is a hide marker 2026/09/19 04:05:13 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : leading space/ leading space: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d39_d20260919_m040315_c001_v0001117_t0042_u01789790595278") 2026/09/19 04:05:13 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a26_d20260919_m040314_c001_v7007000_t0000_u01789790594917") as it is a hide marker 2026/09/19 04:05:13 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d35_d20260919_m040313_c001_v0001117_t0045_u01789790593683") 2026/09/19 04:05:13 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a32_d20260919_m040326_c001_v7007000_t0000_u01789790606154") as it is a hide marker 2026/09/19 04:05:13 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d6d_d20260919_m040324_c001_v0001117_t0058_u01789790604313") 2026/09/19 04:05:13 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : created from root.txt: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f4279dd0b10f760bf_d20260919_m040438_c001_v7007000_t0000_u01789790678019") as it is a hide marker 2026/09/19 04:05:13 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : created from root.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f111eb97aa4cb8e23_d20260919_m040436_c001_v0001136_t0044_u01789790676849") 2026/09/19 04:05:13 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : file name.txt: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f4260ce15cc2d3c4a_d20260919_m040446_c001_v7007000_t0000_u01789790686215") as it is a hide marker 2026/09/19 04:05:13 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : file name.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3e79_d20260919_m040425_c001_v0001117_t0039_u01789790665445") 2026/09/19 04:05:13 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : file name.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f1188f587496dfac4_d20260919_m040419_c001_v0001097_t0014_u01789790659585") 2026/09/19 04:05:13 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : file name.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3ddd_d20260919_m040349_c001_v0001117_t0013_u01789790629936") 2026/09/19 04:05:13 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : file name.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3dd5_d20260919_m040348_c001_v0001117_t0029_u01789790628322") 2026/09/19 04:05:13 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3dd9_d20260919_m040349_c001_v0001117_t0041_u01789790629025") "upload" dated 2026-09-19 04:03:49.025 +0000 UTC (1m24.530548183s ago) 2026/09/19 04:05:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f415ad8e7375bce19_d20260919_m040411_c001_v7007000_t0000_u01789790651517") as it is a hide marker 2026/09/19 04:05:13 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f114fe51241f0791f_d20260919_m040411_c001_v0001097_t0029_u01789790651006") 2026/09/19 04:05:13 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f1083927ae4d5aa3a_d20260919_m040409_c001_v0001171_t0058_u01789790649894") 2026/09/19 04:05:13 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a40_d20260919_m040336_c001_v7007000_t0000_u01789790616843") as it is a hide marker 2026/09/19 04:05:13 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3da5_d20260919_m040335_c001_v0001117_t0045_u01789790615367") 2026/09/19 04:05:13 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : piped data.txt: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f4260ce15cc2d3c4e_d20260919_m040448_c001_v7007000_t0000_u01789790688481") as it is a hide marker 2026/09/19 04:05:13 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : piped data.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3ee7_d20260919_m040447_c001_v0001117_t0023_u01789790687497") 2026/09/19 04:05:13 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : piped data.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4260ce15cc2d3c4c_d20260919_m040447_c001_v7007000_t0000_u01789790687305") 2026/09/19 04:05:13 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : piped data.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f416089e62fcb3ee5_d20260919_m040446_c001_v0001117_t0034_u01789790686944") 2026/09/19 04:05:13 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a44_d20260919_m040338_c001_v7007000_t0000_u01789790618199") as it is a hide marker 2026/09/19 04:05:13 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3dab_d20260919_m040337_c001_v0001117_t0051_u01789790617204") 2026/09/19 04:05:13 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : test-metadata: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c02c5_d20260919_m040455_c001_v7007000_t0000_u01789790695958") as it is a hide marker 2026/09/19 04:05:13 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : test-metadata: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2260ce15cc2d3c51_d20260919_m040450_c001_v0001184_t0037_u01789790690987") 2026/09/19 04:05:13 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : test-metadata: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4260ce15cc2d3c50_d20260919_m040450_c001_v7007000_t0000_u01789790690036") 2026/09/19 04:05:13 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : test-metadata: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3ef1_d20260919_m040448_c001_v0001117_t0057_u01789790688665") 2026/09/19 04:05:13 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a37_d20260919_m040329_c001_v7007000_t0000_u01789790609162") as it is a hide marker 2026/09/19 04:05:13 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d81_d20260919_m040328_c001_v0001117_t0014_u01789790608106") 2026/09/19 04:05:13 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a3b_d20260919_m040332_c001_v7007000_t0000_u01789790612313") as it is a hide marker 2026/09/19 04:05:13 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d91_d20260919_m040331_c001_v0001117_t0039_u01789790611237") 2026/09/19 04:05:13 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a39_d20260919_m040330_c001_v7007000_t0000_u01789790610876") as it is a hide marker 2026/09/19 04:05:13 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d89_d20260919_m040329_c001_v0001117_t0047_u01789790609521") 2026/09/19 04:05:13 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a3c_d20260919_m040333_c001_v7007000_t0000_u01789790613808") as it is a hide marker 2026/09/19 04:05:13 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d97_d20260919_m040332_c001_v0001117_t0012_u01789790612673") 2026/09/19 04:05:13 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a3f_d20260919_m040335_c001_v7007000_t0000_u01789790615005") as it is a hide marker 2026/09/19 04:05:13 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d9d_d20260919_m040334_c001_v0001117_t0023_u01789790614169") 2026/09/19 04:05:13 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a35_d20260919_m040327_c001_v7007000_t0000_u01789790607745") as it is a hide marker 2026/09/19 04:05:13 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : trailing space /trailing space : Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d79_d20260919_m040326_c001_v0001117_t0043_u01789790606515") 2026/09/19 04:05:13 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f11610f2c24421215_d20260919_m040506_c001_v0001042_t0002_u01789790706721") "upload" dated 2026-09-19 04:05:06.721 +0000 UTC (6.835189865s ago) 2026/09/19 04:05:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f413a653d1ed5c56a_d20260919_m040501_c001_v7007000_t0000_u01789790701978") 2026/09/19 04:05:13 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3f27_d20260919_m040458_c001_v0001117_t0012_u01789790698505") 2026/09/19 04:05:13 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a4d_d20260919_m040347_c001_v7007000_t0000_u01789790627777") as it is a hide marker 2026/09/19 04:05:13 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f211259dffd364a46_d20260919_m040340_c001_v0001091_t0048_u01789790620254") 2026/09/19 04:05:13 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : zero-length-file: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a45_d20260919_m040340_c001_v7007000_t0000_u01789790620070") as it is a hide marker 2026/09/19 04:05:13 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : zero-length-file: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f416089e62fcb3db9_d20260919_m040339_c001_v0001117_t0034_u01789790619535") 2026/09/19 04:05:13 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a2a_d20260919_m040317_c001_v7007000_t0000_u01789790597881") as it is a hide marker 2026/09/19 04:05:13 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d47_d20260919_m040316_c001_v0001117_t0048_u01789790596776") 2026/09/19 04:05:13 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a23_d20260919_m040310_c001_v7007000_t0000_u01789790590603") as it is a hide marker 2026/09/19 04:05:13 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d19_d20260919_m040309_c001_v0001117_t0034_u01789790589339") 2026/09/19 04:05:13 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a30_d20260919_m040322_c001_v7007000_t0000_u01789790602585") as it is a hide marker 2026/09/19 04:05:13 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d5f_d20260919_m040321_c001_v0001117_t0041_u01789790601439") 2026/09/19 04:05:13 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a2d_d20260919_m040321_c001_v7007000_t0000_u01789790601011") as it is a hide marker 2026/09/19 04:05:13 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d57_d20260919_m040319_c001_v0001117_t0013_u01789790599817") 2026/09/19 04:05:13 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a31_d20260919_m040323_c001_v7007000_t0000_u01789790603952") as it is a hide marker 2026/09/19 04:05:13 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d63_d20260919_m040322_c001_v0001117_t0042_u01789790602946") 2026/09/19 04:05:13 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a2c_d20260919_m040319_c001_v7007000_t0000_u01789790599458") as it is a hide marker 2026/09/19 04:05:13 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d4b_d20260919_m040318_c001_v0001117_t0046_u01789790598242") 2026/09/19 04:05:13 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : ./.: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a24_d20260919_m040312_c001_v7007000_t0000_u01789790592050") as it is a hide marker 2026/09/19 04:05:13 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : ./.: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d27_d20260919_m040311_c001_v0001117_t0044_u01789790591022") 2026/09/19 04:05:13 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/19 04:05:13 DEBUG : ../..: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a25_d20260919_m040313_c001_v7007000_t0000_u01789790593322") as it is a hide marker 2026/09/19 04:05:13 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/19 04:05:13 DEBUG : ../..: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d31_d20260919_m040312_c001_v0001117_t0017_u01789790592440") 2026/09/19 04:05:13 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/19 04:05:13 INFO : B2 bucket rclone-test-farokix3qado: cleaning bucket "rclone-test-farokix3qado" of all hidden files 2026/09/19 04:05:13 DEBUG : leading space/ leading space: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a29_d20260919_m040316_c001_v7007000_t0000_u01789790596415") as it is a hide marker 2026/09/19 04:05:13 DEBUG : leading space/ leading space: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d39_d20260919_m040315_c001_v0001117_t0042_u01789790595278") 2026/09/19 04:05:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a26_d20260919_m040314_c001_v7007000_t0000_u01789790594917") as it is a hide marker 2026/09/19 04:05:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d35_d20260919_m040313_c001_v0001117_t0045_u01789790593683") 2026/09/19 04:05:13 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a32_d20260919_m040326_c001_v7007000_t0000_u01789790606154") as it is a hide marker 2026/09/19 04:05:13 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d6d_d20260919_m040324_c001_v0001117_t0058_u01789790604313") 2026/09/19 04:05:13 DEBUG : created from root.txt: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f4279dd0b10f760bf_d20260919_m040438_c001_v7007000_t0000_u01789790678019") as it is a hide marker 2026/09/19 04:05:13 DEBUG : created from root.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f111eb97aa4cb8e23_d20260919_m040436_c001_v0001136_t0044_u01789790676849") 2026/09/19 04:05:13 DEBUG : file name.txt: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f4260ce15cc2d3c4a_d20260919_m040446_c001_v7007000_t0000_u01789790686215") as it is a hide marker 2026/09/19 04:05:14 DEBUG : file name.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3e79_d20260919_m040425_c001_v0001117_t0039_u01789790665445") 2026/09/19 04:05:14 DEBUG : file name.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f1188f587496dfac4_d20260919_m040419_c001_v0001097_t0014_u01789790659585") 2026/09/19 04:05:14 DEBUG : file name.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3ddd_d20260919_m040349_c001_v0001117_t0013_u01789790629936") 2026/09/19 04:05:14 DEBUG : file name.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3dd5_d20260919_m040348_c001_v0001117_t0029_u01789790628322") 2026/09/19 04:05:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3dd9_d20260919_m040349_c001_v0001117_t0041_u01789790629025") "upload" dated 2026-09-19 04:03:49.025 +0000 UTC (1m25.523931398s ago) 2026/09/19 04:05:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f415ad8e7375bce19_d20260919_m040411_c001_v7007000_t0000_u01789790651517") as it is a hide marker 2026/09/19 04:05:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f114fe51241f0791f_d20260919_m040411_c001_v0001097_t0029_u01789790651006") 2026/09/19 04:05:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f1083927ae4d5aa3a_d20260919_m040409_c001_v0001171_t0058_u01789790649894") 2026/09/19 04:05:14 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a40_d20260919_m040336_c001_v7007000_t0000_u01789790616843") as it is a hide marker 2026/09/19 04:05:14 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3da5_d20260919_m040335_c001_v0001117_t0045_u01789790615367") 2026/09/19 04:05:14 DEBUG : piped data.txt: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f4260ce15cc2d3c4e_d20260919_m040448_c001_v7007000_t0000_u01789790688481") as it is a hide marker 2026/09/19 04:05:14 DEBUG : piped data.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3ee7_d20260919_m040447_c001_v0001117_t0023_u01789790687497") 2026/09/19 04:05:14 DEBUG : piped data.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4260ce15cc2d3c4c_d20260919_m040447_c001_v7007000_t0000_u01789790687305") 2026/09/19 04:05:14 DEBUG : piped data.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f416089e62fcb3ee5_d20260919_m040446_c001_v0001117_t0034_u01789790686944") 2026/09/19 04:05:14 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a44_d20260919_m040338_c001_v7007000_t0000_u01789790618199") as it is a hide marker 2026/09/19 04:05:15 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3dab_d20260919_m040337_c001_v0001117_t0051_u01789790617204") 2026/09/19 04:05:15 DEBUG : test-metadata: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c02c5_d20260919_m040455_c001_v7007000_t0000_u01789790695958") as it is a hide marker 2026/09/19 04:05:15 DEBUG : test-metadata: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2260ce15cc2d3c51_d20260919_m040450_c001_v0001184_t0037_u01789790690987") 2026/09/19 04:05:15 DEBUG : test-metadata: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4260ce15cc2d3c50_d20260919_m040450_c001_v7007000_t0000_u01789790690036") 2026/09/19 04:05:15 DEBUG : test-metadata: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3ef1_d20260919_m040448_c001_v0001117_t0057_u01789790688665") 2026/09/19 04:05:15 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a37_d20260919_m040329_c001_v7007000_t0000_u01789790609162") as it is a hide marker 2026/09/19 04:05:15 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d81_d20260919_m040328_c001_v0001117_t0014_u01789790608106") 2026/09/19 04:05:15 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a3b_d20260919_m040332_c001_v7007000_t0000_u01789790612313") as it is a hide marker 2026/09/19 04:05:15 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d91_d20260919_m040331_c001_v0001117_t0039_u01789790611237") 2026/09/19 04:05:15 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a39_d20260919_m040330_c001_v7007000_t0000_u01789790610876") as it is a hide marker 2026/09/19 04:05:15 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d89_d20260919_m040329_c001_v0001117_t0047_u01789790609521") 2026/09/19 04:05:15 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a3c_d20260919_m040333_c001_v7007000_t0000_u01789790613808") as it is a hide marker 2026/09/19 04:05:15 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d97_d20260919_m040332_c001_v0001117_t0012_u01789790612673") 2026/09/19 04:05:15 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a3f_d20260919_m040335_c001_v7007000_t0000_u01789790615005") as it is a hide marker 2026/09/19 04:05:15 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d9d_d20260919_m040334_c001_v0001117_t0023_u01789790614169") 2026/09/19 04:05:15 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a35_d20260919_m040327_c001_v7007000_t0000_u01789790607745") as it is a hide marker 2026/09/19 04:05:15 DEBUG : trailing space /trailing space : Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d79_d20260919_m040326_c001_v0001117_t0043_u01789790606515") 2026/09/19 04:05:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f11610f2c24421215_d20260919_m040506_c001_v0001042_t0002_u01789790706721") "upload" dated 2026-09-19 04:05:06.721 +0000 UTC (9.055701546s ago) 2026/09/19 04:05:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f413a653d1ed5c56a_d20260919_m040501_c001_v7007000_t0000_u01789790701978") 2026/09/19 04:05:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3f27_d20260919_m040458_c001_v0001117_t0012_u01789790698505") 2026/09/19 04:05:15 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a4d_d20260919_m040347_c001_v7007000_t0000_u01789790627777") as it is a hide marker 2026/09/19 04:05:15 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f211259dffd364a46_d20260919_m040340_c001_v0001091_t0048_u01789790620254") 2026/09/19 04:05:15 DEBUG : zero-length-file: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a45_d20260919_m040340_c001_v7007000_t0000_u01789790620070") as it is a hide marker 2026/09/19 04:05:15 DEBUG : zero-length-file: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f416089e62fcb3db9_d20260919_m040339_c001_v0001117_t0034_u01789790619535") 2026/09/19 04:05:16 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a2a_d20260919_m040317_c001_v7007000_t0000_u01789790597881") as it is a hide marker 2026/09/19 04:05:16 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d47_d20260919_m040316_c001_v0001117_t0048_u01789790596776") 2026/09/19 04:05:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a23_d20260919_m040310_c001_v7007000_t0000_u01789790590603") as it is a hide marker 2026/09/19 04:05:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d19_d20260919_m040309_c001_v0001117_t0034_u01789790589339") 2026/09/19 04:05:16 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a30_d20260919_m040322_c001_v7007000_t0000_u01789790602585") as it is a hide marker 2026/09/19 04:05:16 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d5f_d20260919_m040321_c001_v0001117_t0041_u01789790601439") 2026/09/19 04:05:16 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a2d_d20260919_m040321_c001_v7007000_t0000_u01789790601011") as it is a hide marker 2026/09/19 04:05:16 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d57_d20260919_m040319_c001_v0001117_t0013_u01789790599817") 2026/09/19 04:05:16 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a31_d20260919_m040323_c001_v7007000_t0000_u01789790603952") as it is a hide marker 2026/09/19 04:05:16 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d63_d20260919_m040322_c001_v0001117_t0042_u01789790602946") 2026/09/19 04:05:16 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a2c_d20260919_m040319_c001_v7007000_t0000_u01789790599458") as it is a hide marker 2026/09/19 04:05:16 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d4b_d20260919_m040318_c001_v0001117_t0046_u01789790598242") 2026/09/19 04:05:16 DEBUG : ./.: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a24_d20260919_m040312_c001_v7007000_t0000_u01789790592050") as it is a hide marker 2026/09/19 04:05:16 DEBUG : ./.: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d27_d20260919_m040311_c001_v0001117_t0044_u01789790591022") 2026/09/19 04:05:16 DEBUG : ../..: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364a25_d20260919_m040313_c001_v7007000_t0000_u01789790593322") as it is a hide marker 2026/09/19 04:05:16 DEBUG : ../..: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3d31_d20260919_m040312_c001_v0001117_t0017_u01789790592440") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/19 04:05:17 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/09/19 04:05:17 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/09/19 04:05:17 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/09/19 04:05:18 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/09/19 04:05:18 INFO : B2 bucket rclone-test-farokix3qado: cleaning bucket "rclone-test-farokix3qado" of pending multipart uploads older than 0s 2026/09/19 04:05:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3dd9_d20260919_m040349_c001_v0001117_t0041_u01789790629025") "upload" dated 2026-09-19 04:03:49.025 +0000 UTC (1m29.561320563s ago) 2026/09/19 04:05:18 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f211259dffd364ac8_d20260919_m040517_c001_v0001098_t0023_u01789790717568") as it is a start marker (upload started at 2026-09-19 04:05:17.568 +0000 UTC) 2026/09/19 04:05:18 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/19 04:05:18 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f211259dffd364ac9_d20260919_m040517_c001_v0001178_t0059_u01789790717754") as it is a start marker (upload started at 2026-09-19 04:05:17.754 +0000 UTC) 2026/09/19 04:05:18 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/19 04:05:18 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f211259dffd364aca_d20260919_m040517_c001_v0001174_t0055_u01789790717936") as it is a start marker (upload started at 2026-09-19 04:05:17.936 +0000 UTC) 2026/09/19 04:05:18 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/19 04:05:18 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f211259dffd364acb_d20260919_m040518_c001_v0001144_t0059_u01789790718127") as it is a start marker (upload started at 2026-09-19 04:05:18.127 +0000 UTC) 2026/09/19 04:05:18 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/19 04:05:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364ac7_d20260919_m040517_c001_v7007000_t0000_u01789790717386") "hide" dated 2026-09-19 04:05:17.386 +0000 UTC (1.200573421s ago) 2026/09/19 04:05:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f11610f2c24421215_d20260919_m040506_c001_v0001042_t0002_u01789790706721") 2026/09/19 04:05:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/19 04:05:18 INFO : B2 bucket rclone-test-farokix3qado: cleaning bucket "rclone-test-farokix3qado" of pending multipart uploads older than 0s 2026/09/19 04:05:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3dd9_d20260919_m040349_c001_v0001117_t0041_u01789790629025") "upload" dated 2026-09-19 04:03:49.025 +0000 UTC (1m29.927894397s ago) 2026/09/19 04:05:18 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f211259dffd364ac8_d20260919_m040517_c001_v0001098_t0023_u01789790717568") as it is a start marker (upload started at 2026-09-19 04:05:17.568 +0000 UTC) 2026/09/19 04:05:18 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f211259dffd364ac9_d20260919_m040517_c001_v0001178_t0059_u01789790717754") as it is a start marker (upload started at 2026-09-19 04:05:17.754 +0000 UTC) 2026/09/19 04:05:18 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f211259dffd364aca_d20260919_m040517_c001_v0001174_t0055_u01789790717936") as it is a start marker (upload started at 2026-09-19 04:05:17.936 +0000 UTC) 2026/09/19 04:05:18 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f211259dffd364acb_d20260919_m040518_c001_v0001144_t0059_u01789790718127") as it is a start marker (upload started at 2026-09-19 04:05:18.127 +0000 UTC) 2026/09/19 04:05:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364ac7_d20260919_m040517_c001_v7007000_t0000_u01789790717386") "hide" dated 2026-09-19 04:05:17.386 +0000 UTC (1.567242134s ago) 2026/09/19 04:05:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f11610f2c24421215_d20260919_m040506_c001_v0001042_t0002_u01789790706721") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/19 04:05:19 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/19 04:05:19 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/19 04:05:20 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/09/19 04:05:21 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/19 04:05:21 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/19 04:05:21 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/19 04:05:21 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/19 04:05:22 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/19 04:05:23 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/19 04:05:23 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/19 04:05:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:05:26 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/09/19 04:05:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f213a653d1ed5c5d9_d20260919_m040526_c001_v0001117_t0011_u01789790726741") 2026/09/19 04:05:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/19 04:05:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/19 04:05:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/19 04:05:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:05:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:05:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts 2026/09/19 04:05:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2026/09/19 04:05:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/19 04:05:35 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/19 04:05:38 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/19 04:05:38 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/19 04:05:38 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/19 04:05:38 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/19 04:05:40 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/19 04:05:41 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/19 04:05:41 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/19 04:05:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:05:43 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/09/19 04:05:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c02f9_d20260919_m040543_c001_v0001106_t0025_u01789790743622") 2026/09/19 04:05:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/19 04:05:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/19 04:05:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/19 04:05:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:05:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:05:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/19 04:05:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/19 04:05:49 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/19 04:05:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/19 04:05:49 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/19 04:05:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/19 04:05:49 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/19 04:05:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/19 04:05:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/19 04:05:51 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/19 04:05:51 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/19 04:05:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:05:54 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/09/19 04:05:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f2128a1f3c09eb96e_d20260919_m040554_c001_v0001099_t0000_u01789790754338") 2026/09/19 04:05:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/19 04:05:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/19 04:05:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/19 04:05:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/19 04:05:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/19 04:05:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:05:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:05:57 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/09/19 04:05:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/19 04:05:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/19 04:05:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/19 04:05:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/19 04:06:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/19 04:06:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/19 04:06:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/19 04:06:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:06:04 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/09/19 04:06:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f2128a1f3c09eb985_d20260919_m040604_c001_v0001174_t0058_u01789790764454") 2026/09/19 04:06:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/19 04:06:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/19 04:06:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/19 04:06:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:06:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:06:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/19 04:06:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/19 04:06:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/19 04:06:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/19 04:06:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/19 04:06:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/19 04:06:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/19 04:06:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/19 04:06:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:06:14 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/09/19 04:06:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f2279dd0b10f76304_d20260919_m040614_c001_v0001029_t0037_u01789790774153") 2026/09/19 04:06:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/19 04:06:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/19 04:06:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/19 04:06:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:06:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:06:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/19 04:06:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/19 04:06:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/19 04:06:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/19 04:06:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/19 04:06:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/19 04:06:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/19 04:06:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/19 04:06:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/19 04:06:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/19 04:06:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/19 04:06:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:06:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/09/19 04:06:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c033a_d20260919_m040624_c001_v0001136_t0058_u01789790784840") 2026/09/19 04:06:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/19 04:06:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/19 04:06:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/19 04:06:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/19 04:06:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/19 04:06:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:06:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:06:27 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/09/19 04:06:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/19 04:06:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/19 04:06:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/19 04:06:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/19 04:06:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/19 04:06:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/19 04:06:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/19 04:06:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:06:34 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/09/19 04:06:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c0348_d20260919_m040634_c001_v0001041_t0048_u01789790794314") 2026/09/19 04:06:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/19 04:06:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/19 04:06:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/19 04:06:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:06:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:06:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/19 04:06:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/19 04:06:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/19 04:06:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/19 04:06:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/19 04:06:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/19 04:06:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/19 04:06:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/19 04:06:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:06:45 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/09/19 04:06:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f2279dd0b10f76353_d20260919_m040645_c001_v0001103_t0042_u01789790805591") 2026/09/19 04:06:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/19 04:06:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/19 04:06:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/19 04:06:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:06:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:06:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/19 04:06:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/19 04:06:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/19 04:06:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/19 04:06:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/19 04:06:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/19 04:06:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/19 04:06:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/19 04:06:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/19 04:06:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/19 04:06:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/19 04:06:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:06:55 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/09/19 04:06:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f2185676186b77815_d20260919_m040655_c001_v0001106_t0005_u01789790815592") 2026/09/19 04:06:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/19 04:06:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/19 04:06:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/19 04:06:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/19 04:06:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/19 04:06:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:06:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:06:58 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/09/19 04:07:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/19 04:07:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/19 04:07:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/19 04:07:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/19 04:07:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/19 04:07:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/19 04:07:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/19 04:07:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:07:05 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/09/19 04:07:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f2279dd0b10f763b8_d20260919_m040705_c001_v0001178_t0056_u01789790825117") 2026/09/19 04:07:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/19 04:07:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/19 04:07:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/19 04:07:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:07:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:07:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/19 04:07:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/19 04:07:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/19 04:07:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/19 04:07:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/19 04:07:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/19 04:07:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/19 04:07:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/19 04:07:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:07:15 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/09/19 04:07:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f2185676186b77834_d20260919_m040715_c001_v0001097_t0013_u01789790835562") 2026/09/19 04:07:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/19 04:07:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/19 04:07:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/19 04:07:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:07:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:07:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/19 04:07:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/19 04:07:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/19 04:07:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/19 04:07:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/19 04:07:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/19 04:07:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/19 04:07:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/19 04:07:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/19 04:07:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/19 04:07:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/19 04:07:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:07:26 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/09/19 04:07:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f215773574f51433a_d20260919_m040727_c001_v0001102_t0051_u01789790847080") 2026/09/19 04:07:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/19 04:07:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/19 04:07:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/19 04:07:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/19 04:07:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/19 04:07:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:07:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:07:30 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/09/19 04:07:33 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/19 04:07:33 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/19 04:07:33 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/19 04:07:33 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/19 04:07:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/19 04:07:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/19 04:07:33 DEBUG : pacer: Reducing sleep to 10ms 2026/09/19 04:07:34 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/19 04:07:35 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/19 04:07:35 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/19 04:07:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:07:38 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/09/19 04:07:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f219d7a5b5b32354e_d20260919_m040738_c001_v0001092_t0028_u01789790858324") 2026/09/19 04:07:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/19 04:07:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/19 04:07:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/19 04:07:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:07:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:07:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/19 04:07:43 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/19 04:07:43 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/19 04:07:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/19 04:07:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/19 04:07:46 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/19 04:07:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/19 04:07:47 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/19 04:07:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:07:50 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/09/19 04:07:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f206045546ba5c344_d20260919_m040750_c001_v0001174_t0016_u01789790870438") 2026/09/19 04:07:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/19 04:07:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/19 04:07:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/19 04:07:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:07:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:07:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/19 04:07:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/19 04:07:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/19 04:07:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/19 04:07:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/19 04:07:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/19 04:07:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/19 04:07:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/19 04:08:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/19 04:08:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/19 04:08:00 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/19 04:08:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:08:04 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/09/19 04:08:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f2003a699167d5510_d20260919_m040804_c001_v0001038_t0004_u01789790884136") 2026/09/19 04:08:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/19 04:08:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/19 04:08:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/19 04:08:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/19 04:08:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/19 04:08:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:08:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:08:08 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/09/19 04:08:12 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/19 04:08:12 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/19 04:08:12 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/19 04:08:12 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/19 04:08:13 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/19 04:08:14 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/19 04:08:14 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/19 04:08:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:08:16 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/09/19 04:08:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f208c0f604632de03_d20260919_m040816_c001_v0001136_t0042_u01789790896873") 2026/09/19 04:08:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/19 04:08:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/19 04:08:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/19 04:08:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:08:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:08:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/19 04:08:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/19 04:08:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/19 04:08:22 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/19 04:08:22 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/19 04:08:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/19 04:08:25 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/19 04:08:25 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/19 04:08:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:08:28 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/09/19 04:08:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c044d_d20260919_m040828_c001_v0001042_t0004_u01789790908520") 2026/09/19 04:08:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/19 04:08:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/19 04:08:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/19 04:08:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:08:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:08:31 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/19 04:08:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/19 04:08:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/19 04:08:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/19 04:08:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/19 04:08:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/19 04:08:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/19 04:08:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/19 04:08:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/19 04:08:38 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/19 04:08:38 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/19 04:08:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/19 04:08:40 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/09/19 04:08:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1ff20d63d05dbb7baf080e1b_f206045546ba5c3e7_d20260919_m040840_c001_v0001181_t0045_u01789790920510") 2026/09/19 04:08:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/19 04:08:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/19 04:08:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/19 04:08:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/19 04:08:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/19 04:08:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/19 04:08:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/19 04:08:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/19 04:08:45 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/19 04:08:45 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/19 04:08:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Unknown 500 Internal Server Error (500 unknown) 2026/09/19 04:08:45 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/19 04:08:45 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1097-17.backblaze.com/b2api/v1/b2_upload_file/1ff20d63d05dbb7baf080e1b/c001_v0001097_t0056": write tcp: unexpected EOF 2026/09/19 04:08:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1097-17.backblaze.com/b2api/v1/b2_upload_file/1ff20d63d05dbb7baf080e1b/c001_v0001097_t0056": write tcp: unexpected EOF) 2026/09/19 04:08:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1097-17.backblaze.com/b2api/v1/b2_upload_file/1ff20d63d05dbb7baf080e1b/c001_v0001097_t0056": write tcp: unexpected EOF 2026/09/19 04:08:46 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/19 04:08:46 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/19 04:08:46 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/19 04:08:46 DEBUG : retry-chunked-Status500.bin: Error sending chunk 0 (retry=true): Unknown 500 Internal Server Error (500 unknown): &api.Error{Status:500, Code:"unknown", Message:"Unknown 500 Internal Server Error"} 2026/09/19 04:08:46 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/19 04:08:46 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/19 04:08:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/19 04:08:46 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/19 04:08:46 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/19 04:08:46 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/19 04:08:46 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/19 04:08:47 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/19 04:08:47 DEBUG : pacer: Reducing sleep to 10ms 2026/09/19 04:08:48 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/19 04:08:49 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/19 04:08:50 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/19 04:08:50 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/19 04:08:52 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/19 04:08:52 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/19 04:08:52 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1038-05.backblaze.com/b2api/v1/b2_upload_part/4_z1ff20d63d05dbb7baf080e1b_f205e195a702c04f9_d20260919_m040851_c001_v0001038_t0049_u01789790931880/0042": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1038-05.backblaze.com/b2api/v1/b2_upload_part/4_z1ff20d63d05dbb7baf080e1b_f205e195a702c04f9_d20260919_m040851_c001_v0001038_t0049_u01789790931880/0042", Err:(*net.OpError)(0x13e8e9530870)} 2026/09/19 04:08:52 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1038-05.backblaze.com/b2api/v1/b2_upload_part/4_z1ff20d63d05dbb7baf080e1b_f205e195a702c04f9_d20260919_m040851_c001_v0001038_t0049_u01789790931880/0042": write tcp: unexpected EOF 2026/09/19 04:08:52 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1038-05.backblaze.com/b2api/v1/b2_upload_part/4_z1ff20d63d05dbb7baf080e1b_f205e195a702c04f9_d20260919_m040851_c001_v0001038_t0049_u01789790931880/0042": write tcp: unexpected EOF) 2026/09/19 04:08:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/19 04:08:52 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/19 04:08:52 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/19 04:08:52 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/19 04:08:52 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/19 04:08:52 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/19 04:08:52 DEBUG : pacer: Reducing sleep to 10ms 2026/09/19 04:08:53 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/19 04:08:54 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/19 04:08:55 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/19 04:08:55 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/19 04:08:57 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1136-10.backblaze.com/b2api/v1/b2_upload_file/1ff20d63d05dbb7baf080e1b/c001_v0001136_t0059": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/19 04:08:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-10.backblaze.com/b2api/v1/b2_upload_file/1ff20d63d05dbb7baf080e1b/c001_v0001136_t0059": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/19 04:08:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1136-10.backblaze.com/b2api/v1/b2_upload_file/1ff20d63d05dbb7baf080e1b/c001_v0001136_t0059": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/19 04:08:57 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/19 04:08:57 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/19 04:08:57 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/19 04:08:57 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/19 04:08:57 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/19 04:09:00 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/19 04:09:00 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/19 04:09:00 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/19 04:09:00 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/19 04:09:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1ff20d63d05dbb7baf080e1b_f2210a57eb95081e7_d20260919_m040907_c001_v0001182_t0017_u01789790947119") 2026/09/19 04:09:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/19 04:09:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/19 04:09:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/19 04:09:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/19 04:09:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/19 04:09:09 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/19 04:09:09 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/19 04:09:09 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/19 04:09:09 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/19 04:09:12 DEBUG : chunked-copy: Done sending chunk 1 2026/09/19 04:09:12 DEBUG : chunked-copy: Done sending chunk 0 2026/09/19 04:09:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/19 04:09:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1ff20d63d05dbb7baf080e1b_f214971079203618d_d20260919_m040913_c001_v0001144_t0004_u01789790953214") 2026/09/19 04:09:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/19 04:09:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/19 04:09:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/19 04:09:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/19 04:09:14 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/19 04:09:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/19 04:09:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/19 04:09:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/19 04:09:16 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/19 04:09:18 DEBUG : chunked-copy: Done sending chunk 1 2026/09/19 04:09:19 DEBUG : chunked-copy: Done sending chunk 0 2026/09/19 04:09:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/19 04:09:19 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1ff20d63d05dbb7baf080e1b_f2210a57eb95081fd_d20260919_m040919_c001_v0001131_t0033_u01789790959650") 2026/09/19 04:09:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/19 04:09:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/19 04:09:25 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/19 04:09:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/19 04:09:25 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/19 04:09:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/19 04:09:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/19 04:09:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/19 04:09:30 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/19 04:09:33 DEBUG : chunked-copy: Done sending chunk 0 2026/09/19 04:09:33 DEBUG : chunked-copy: Done sending chunk 1 2026/09/19 04:09:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/19 04:09:34 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1ff20d63d05dbb7baf080e1b_f2210a57eb9508224_d20260919_m040933_c001_v0001183_t0024_u01789790973992") 2026/09/19 04:09:34 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/19 04:09:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/19 04:09:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/19 04:09:34 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/19 04:09:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/19 04:09:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/19 04:09:34 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/19 04:09:37 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/19 04:09:38 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/19 04:09:38 DEBUG : Creating backend with remote "TestB2:rclone-test-farokix3qado/deeper/nonexisting/directory" 2026/09/19 04:09:38 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/19 04:09:40 INFO : B2 bucket rclone-test-farokix3qado: cleaning bucket "rclone-test-farokix3qado" of all files 2026/09/19 04:09:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c0444_d20260919_m040821_c001_v7007000_t0000_u01789790901594") 2026/09/19 04:09:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f208c0f604632de03_d20260919_m040816_c001_v0001136_t0042_u01789790896873") 2026/09/19 04:09:40 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f408c0f604632de01_d20260919_m040816_c001_v7007000_t0000_u01789790896263") 2026/09/19 04:09:40 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c043b_d20260919_m040811_c001_v0001130_t0016_u01789790891454") 2026/09/19 04:09:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c04b1_d20260919_m040845_c001_v7007000_t0000_u01789790925343") 2026/09/19 04:09:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f206045546ba5c3e7_d20260919_m040840_c001_v0001181_t0045_u01789790920510") 2026/09/19 04:09:40 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f406045546ba5c3e6_d20260919_m040839_c001_v7007000_t0000_u01789790919932") 2026/09/19 04:09:40 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c0457_d20260919_m040834_c001_v0001102_t0036_u01789790914008") 2026/09/19 04:09:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c0456_d20260919_m040833_c001_v7007000_t0000_u01789790913824") 2026/09/19 04:09:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c044d_d20260919_m040828_c001_v0001042_t0004_u01789790908520") 2026/09/19 04:09:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c044c_d20260919_m040827_c001_v7007000_t0000_u01789790907873") 2026/09/19 04:09:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c0445_d20260919_m040821_c001_v0001091_t0021_u01789790901776") 2026/09/19 04:09:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4279dd0b10f7631e_d20260919_m040629_c001_v7007000_t0000_u01789790789564") 2026/09/19 04:09:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c033a_d20260919_m040624_c001_v0001136_t0058_u01789790784840") 2026/09/19 04:09:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4279dd0b10f7630b_d20260919_m040619_c001_v7007000_t0000_u01789790779089") 2026/09/19 04:09:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2279dd0b10f76304_d20260919_m040614_c001_v0001029_t0037_u01789790774153") 2026/09/19 04:09:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c0339_d20260919_m040624_c001_v7007000_t0000_u01789790784459") 2026/09/19 04:09:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2279dd0b10f7630d_d20260919_m040619_c001_v0001179_t0005_u01789790779271") 2026/09/19 04:09:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4279dd0b10f76303_d20260919_m040613_c001_v7007000_t0000_u01789790773764") 2026/09/19 04:09:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2279dd0b10f762fa_d20260919_m040608_c001_v0001033_t0044_u01789790768646") 2026/09/19 04:09:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4279dd0b10f762f8_d20260919_m040608_c001_v7007000_t0000_u01789790768454") 2026/09/19 04:09:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2128a1f3c09eb985_d20260919_m040604_c001_v0001174_t0058_u01789790764454") 2026/09/19 04:09:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4128a1f3c09eb983_d20260919_m040604_c001_v7007000_t0000_u01789790764027") 2026/09/19 04:09:41 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2279dd0b10f762e9_d20260919_m040559_c001_v0001115_t0043_u01789790759400") 2026/09/19 04:09:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4185676186b7781d_d20260919_m040700_c001_v7007000_t0000_u01789790820331") 2026/09/19 04:09:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2185676186b77815_d20260919_m040655_c001_v0001106_t0005_u01789790815592") 2026/09/19 04:09:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4279dd0b10f76399_d20260919_m040650_c001_v7007000_t0000_u01789790810027") 2026/09/19 04:09:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2279dd0b10f76353_d20260919_m040645_c001_v0001103_t0042_u01789790805591") 2026/09/19 04:09:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4185676186b77814_d20260919_m040655_c001_v7007000_t0000_u01789790815186") 2026/09/19 04:09:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2279dd0b10f763a0_d20260919_m040650_c001_v0001185_t0045_u01789790810209") 2026/09/19 04:09:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4279dd0b10f7634c_d20260919_m040645_c001_v7007000_t0000_u01789790805177") 2026/09/19 04:09:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2279dd0b10f7632c_d20260919_m040638_c001_v0001144_t0023_u01789790798857") 2026/09/19 04:09:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4279dd0b10f7632b_d20260919_m040638_c001_v7007000_t0000_u01789790798675") 2026/09/19 04:09:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c0348_d20260919_m040634_c001_v0001041_t0048_u01789790794314") 2026/09/19 04:09:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c0347_d20260919_m040633_c001_v7007000_t0000_u01789790793872") 2026/09/19 04:09:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2279dd0b10f7631f_d20260919_m040629_c001_v0001183_t0029_u01789790789746") 2026/09/19 04:09:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4279dd0b10f762e7_d20260919_m040559_c001_v7007000_t0000_u01789790759219") 2026/09/19 04:09:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2128a1f3c09eb96e_d20260919_m040554_c001_v0001099_t0000_u01789790754338") 2026/09/19 04:09:42 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4128a1f3c09eb96d_d20260919_m040553_c001_v7007000_t0000_u01789790753904") 2026/09/19 04:09:42 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c0302_d20260919_m040549_c001_v0001185_t0011_u01789790749195") 2026/09/19 04:09:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c0301_d20260919_m040549_c001_v7007000_t0000_u01789790749013") 2026/09/19 04:09:42 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c02f9_d20260919_m040543_c001_v0001106_t0025_u01789790743622") 2026/09/19 04:09:42 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c02f8_d20260919_m040543_c001_v7007000_t0000_u01789790743243") 2026/09/19 04:09:42 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c02ef_d20260919_m040538_c001_v0001184_t0003_u01789790738368") 2026/09/19 04:09:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c02ee_d20260919_m040538_c001_v7007000_t0000_u01789790738134") 2026/09/19 04:09:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f213a653d1ed5c5d9_d20260919_m040526_c001_v0001117_t0011_u01789790726741") 2026/09/19 04:09:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f413a653d1ed5c5d3_d20260919_m040526_c001_v7007000_t0000_u01789790726356") 2026/09/19 04:09:42 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f211259dffd364acd_d20260919_m040521_c001_v0001136_t0059_u01789790721009") 2026/09/19 04:09:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f406045546ba5c2f3_d20260919_m040732_c001_v7007000_t0000_u01789790852565") 2026/09/19 04:09:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f215773574f51433a_d20260919_m040727_c001_v0001102_t0051_u01789790847080") 2026/09/19 04:09:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4185676186b7783a_d20260919_m040720_c001_v7007000_t0000_u01789790840823") 2026/09/19 04:09:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2185676186b77834_d20260919_m040715_c001_v0001097_t0013_u01789790835562") 2026/09/19 04:09:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f415773574f514337_d20260919_m040726_c001_v7007000_t0000_u01789790846598") 2026/09/19 04:09:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2185676186b7783b_d20260919_m040721_c001_v0001136_t0001_u01789790841004") 2026/09/19 04:09:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4185676186b77833_d20260919_m040715_c001_v7007000_t0000_u01789790835111") 2026/09/19 04:09:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2185676186b7782c_d20260919_m040709_c001_v0001146_t0046_u01789790829567") 2026/09/19 04:09:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4185676186b7782b_d20260919_m040709_c001_v7007000_t0000_u01789790829385") 2026/09/19 04:09:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2279dd0b10f763b8_d20260919_m040705_c001_v0001178_t0056_u01789790825117") 2026/09/19 04:09:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4279dd0b10f763b6_d20260919_m040704_c001_v7007000_t0000_u01789790824634") 2026/09/19 04:09:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2185676186b7781f_d20260919_m040700_c001_v0001176_t0025_u01789790820513") 2026/09/19 04:09:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c043a_d20260919_m040811_c001_v7007000_t0000_u01789790891270") 2026/09/19 04:09:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2003a699167d5510_d20260919_m040804_c001_v0001038_t0004_u01789790884136") 2026/09/19 04:09:43 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4003a699167d550e_d20260919_m040803_c001_v7007000_t0000_u01789790883616") 2026/09/19 04:09:43 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f206045546ba5c34c_d20260919_m040756_c001_v0001105_t0044_u01789790876916") 2026/09/19 04:09:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f406045546ba5c34b_d20260919_m040756_c001_v7007000_t0000_u01789790876662") 2026/09/19 04:09:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f206045546ba5c344_d20260919_m040750_c001_v0001174_t0016_u01789790870438") 2026/09/19 04:09:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f406045546ba5c342_d20260919_m040749_c001_v7007000_t0000_u01789790869919") 2026/09/19 04:09:43 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f206045546ba5c32c_d20260919_m040743_c001_v0001153_t0002_u01789790863258") 2026/09/19 04:09:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f406045546ba5c32b_d20260919_m040743_c001_v7007000_t0000_u01789790863078") 2026/09/19 04:09:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f219d7a5b5b32354e_d20260919_m040738_c001_v0001092_t0028_u01789790858324") 2026/09/19 04:09:43 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f419d7a5b5b32354d_d20260919_m040737_c001_v7007000_t0000_u01789790857727") 2026/09/19 04:09:43 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f206045546ba5c2f5_d20260919_m040732_c001_v0001146_t0031_u01789790852744") 2026/09/19 04:09:43 DEBUG : chunked-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4210a57eb950822c_d20260919_m040936_c001_v7007000_t0000_u01789790976979") 2026/09/19 04:09:43 DEBUG : chunked-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f21497107920361aa_d20260919_m040930_c001_v0001136_t0058_u01789790970265") 2026/09/19 04:09:43 DEBUG : chunked-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f41497107920361a7_d20260919_m040929_c001_v7007000_t0000_u01789790969671") 2026/09/19 04:09:43 DEBUG : chunked-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2149710792036191_d20260919_m040916_c001_v0001172_t0028_u01789790956032") 2026/09/19 04:09:43 DEBUG : chunked-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f414971079203618f_d20260919_m040915_c001_v7007000_t0000_u01789790955427") 2026/09/19 04:09:43 DEBUG : chunked-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2210a57eb95081ed_d20260919_m040909_c001_v0001145_t0016_u01789790949477") 2026/09/19 04:09:43 DEBUG : chunked-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4210a57eb95081ea_d20260919_m040908_c001_v7007000_t0000_u01789790948793") 2026/09/19 04:09:44 DEBUG : chunked-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f10384ae7103b345f_d20260919_m040905_c001_v0001177_t0044_u01789790945446") 2026/09/19 04:09:44 DEBUG : chunked-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4210a57eb95081e2_d20260919_m040905_c001_v7007000_t0000_u01789790945017") 2026/09/19 04:09:44 DEBUG : chunked-copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f10384ae7103b3446_d20260919_m040901_c001_v0001177_t0038_u01789790941347") 2026/09/19 04:09:44 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4210a57eb950822b_d20260919_m040936_c001_v7007000_t0000_u01789790976796") 2026/09/19 04:09:44 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2210a57eb9508224_d20260919_m040933_c001_v0001183_t0024_u01789790973992") 2026/09/19 04:09:44 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f41497107920361a6_d20260919_m040929_c001_v7007000_t0000_u01789790969490") 2026/09/19 04:09:44 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2210a57eb95081fd_d20260919_m040919_c001_v0001131_t0033_u01789790959650") 2026/09/19 04:09:44 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f414971079203618e_d20260919_m040915_c001_v7007000_t0000_u01789790955245") 2026/09/19 04:09:44 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f214971079203618d_d20260919_m040913_c001_v0001144_t0004_u01789790953214") 2026/09/19 04:09:44 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4210a57eb95081e9_d20260919_m040908_c001_v7007000_t0000_u01789790948610") 2026/09/19 04:09:44 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f2210a57eb95081e7_d20260919_m040907_c001_v0001182_t0017_u01789790947119") 2026/09/19 04:09:44 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4210a57eb95081e0_d20260919_m040904_c001_v7007000_t0000_u01789790944835") 2026/09/19 04:09:44 DEBUG : chunked-copy.copy: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f115b389f0284919e_d20260919_m040903_c001_v0001105_t0013_u01789790943273") 2026/09/19 04:09:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f116089e62fcb3dd9_d20260919_m040349_c001_v0001117_t0041_u01789790629025") 2026/09/19 04:09:44 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f403ee4c633779b4a_d20260919_m040856_c001_v7007000_t0000_u01789790936326") 2026/09/19 04:09:44 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c04f9_d20260919_m040851_c001_v0001038_t0049_u01789790931880") 2026/09/19 04:09:44 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f405e195a702c04f5_d20260919_m040851_c001_v7007000_t0000_u01789790931520") 2026/09/19 04:09:44 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f205e195a702c04bb_d20260919_m040846_c001_v0001039_t0038_u01789790926445") 2026/09/19 04:09:44 DEBUG : unknown-size-put.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4210a57eb950822e_d20260919_m040937_c001_v7007000_t0000_u01789790977734") 2026/09/19 04:09:44 DEBUG : unknown-size-put.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f10384ae7103b3544_d20260919_m040937_c001_v0001177_t0057_u01789790977523") 2026/09/19 04:09:45 DEBUG : unknown-size-update.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f4210a57eb9508230_d20260919_m040938_c001_v7007000_t0000_u01789790978698") 2026/09/19 04:09:45 DEBUG : unknown-size-update.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f10384ae7103b354e_d20260919_m040938_c001_v0001177_t0059_u01789790978487") 2026/09/19 04:09:45 DEBUG : unknown-size-update.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f10384ae7103b3548_d20260919_m040937_c001_v0001177_t0037_u01789790977917") 2026/09/19 04:09:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z1ff20d63d05dbb7baf080e1b_f411259dffd364ac7_d20260919_m040517_c001_v7007000_t0000_u01789790717386") 2026/09/19 04:09:46 INFO : B2 bucket rclone-test-farokix3qado: cleaning bucket "rclone-test-farokix3qado" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (402.17s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- PASS: TestIntegration/FsMkdir (400.04s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (29.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.36s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.71s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (93.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.75s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.29s) --- 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.90s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (204.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (38.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (17.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (11.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (30.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (11.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (38.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (14.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (11.17s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (10.25s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (36.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (14.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 402.203s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m43.278154631s (try 1/5)