"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/25 01:42:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wisamoy0kebu" 2026/09/25 01:42:33 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/25 01:42:36 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/25 01:42:36 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/25 01:42:36 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/25 01:43:03 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/25 01:43:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/25 01:43:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/25 01:43:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/25 01:43:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/25 01:43:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/25 01:43:06 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/25 01:43:13 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/25 01:43:14 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/25 01:43:19 INFO : B2 bucket rclone-test-wisamoy0kebu: cleaning bucket "rclone-test-wisamoy0kebu" of all files 2026/09/25 01:43:20 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6fd_d20260925_m014318_c001_v0001029_t0030_u01790300598949") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/25 01:43:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wisamoy0kebu/dirToPurgeFromRoot" 2026/09/25 01:43:21 DEBUG : Config file has changed externally - reloading 2026/09/25 01:43:22 INFO : B2 bucket rclone-test-wisamoy0kebu path dirToPurgeFromRoot: cleaning bucket "rclone-test-wisamoy0kebu" of all files 2026/09/25 01:43:23 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6ff_d20260925_m014320_c001_v0001029_t0029_u01790300600729") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/25 01:43:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wisamoy0kebu/hello? sausage/êé" 2026/09/25 01:43:28 INFO : B2 bucket rclone-test-wisamoy0kebu path hello? sausage/êé: cleaning bucket "rclone-test-wisamoy0kebu" of all files 2026/09/25 01:43:28 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f104b12405c27ed6e_d20260925_m014326_c001_v0001038_t0016_u01790300606446") === 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/25 01:43:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wisamoy0kebu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/25 01:43:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wisamoy0kebu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-wisamoy0kebu" from "TestB2:rclone-test-wisamoy0kebu" 2026/09/25 01:43:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/09/25 01:43:55 DEBUG : Creating backend with remote "TestB2:rclone-test-wajeleg9dofo" 2026/09/25 01:43:58 DEBUG : B2 bucket rclone-test-wajeleg9dofo: Purge remote 2026/09/25 01:43:58 INFO : B2 bucket rclone-test-wajeleg9dofo: cleaning bucket "rclone-test-wajeleg9dofo" of all files 2026/09/25 01:43:59 DEBUG : somefile: Deleting (id "4_zdfe2cd5330bddb6baf080e1b_f415cdb6d29721254_d20260925_m014357_c001_v0001102_t0011_u01790300637882") === 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/25 01:44:00 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/25 01:44:01 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/25 01:44:04 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.069Mi 2026/09/25 01:44:04 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/25 01:44:04 DEBUG : test-metadata: multipart upload: starting chunk 1 size 70.269Ki offset 6Mi/6.069Mi 2026/09/25 01:44:04 DEBUG : test-metadata: Sending chunk 1 length 71955 2026/09/25 01:44:06 DEBUG : test-metadata: Done sending chunk 1 2026/09/25 01:44:07 DEBUG : test-metadata: Done sending chunk 0 2026/09/25 01:44:07 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/25 01:44:17 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1029-14.backblaze.com/b2api/v1/b2_upload_file/cfd28da330addb6baf080e1b/c001_v0001029_t0033": EOF 2026/09/25 01:44:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-14.backblaze.com/b2api/v1/b2_upload_file/cfd28da330addb6baf080e1b/c001_v0001029_t0033": EOF) 2026/09/25 01:44:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:148: Put error: Post "https://pod-000-1029-14.backblaze.com/b2api/v1/b2_upload_file/cfd28da330addb6baf080e1b/c001_v0001029_t0033": EOF - low level retry 1/10 2026/09/25 01:44:20 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-25-014412-324.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/25 01:44:22 DEBUG : oldPath = "TestB2:rclone-test-wisamoy0kebu/versions/test-versions-v2026-09-25-014412-324.txt" 2026/09/25 01:44:22 DEBUG : newPath = "TestB2,versions:rclone-test-wisamoy0kebu/versions/test-versions-v2026-09-25-014412-324.txt" 2026/09/25 01:44:22 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-wisamoy0kebu/versions/test-versions-v2026-09-25-014412-324.txt" 2026/09/25 01:44:22 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/25 01:44:23 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-wisamoy0kebu/versions/test-versions-v2026-09-25-014412-324.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-wisamoy0kebu/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/25 01:44:26 INFO : B2 bucket rclone-test-wisamoy0kebu: cleaning bucket "rclone-test-wisamoy0kebu" of all hidden files 2026/09/25 01:44:26 DEBUG : leading space/ leading space: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148c8_d20260925_m014244_c001_v7007000_t0000_u01790300564942") as it is a hide marker 2026/09/25 01:44:26 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : leading space/ leading space: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6b1_d20260925_m014244_c001_v0001029_t0042_u01790300564053") 2026/09/25 01:44:26 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148c6_d20260925_m014243_c001_v7007000_t0000_u01790300563688") as it is a hide marker 2026/09/25 01:44:26 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6af_d20260925_m014242_c001_v0001029_t0019_u01790300562676") 2026/09/25 01:44:26 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148cf_d20260925_m014252_c001_v7007000_t0000_u01790300572429") as it is a hide marker 2026/09/25 01:44:26 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6c5_d20260925_m014251_c001_v0001029_t0001_u01790300571406") 2026/09/25 01:44:26 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : created from root.txt: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f4131dcfe61722daa_d20260925_m014351_c001_v7007000_t0000_u01790300631665") as it is a hide marker 2026/09/25 01:44:26 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : created from root.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114b843f4df52ce6_d20260925_m014350_c001_v0001102_t0032_u01790300630549") 2026/09/25 01:44:26 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : file name.txt: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f4058a0d57c816b6b_d20260925_m014400_c001_v7007000_t0000_u01790300640542") as it is a hide marker 2026/09/25 01:44:26 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : file name.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b711_d20260925_m014339_c001_v0001029_t0032_u01790300619232") 2026/09/25 01:44:26 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : file name.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f101a080d8c27589e_d20260925_m014333_c001_v0001173_t0016_u01790300613907") 2026/09/25 01:44:26 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : file name.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6ef_d20260925_m014311_c001_v0001029_t0011_u01790300591020") 2026/09/25 01:44:26 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : file name.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6eb_d20260925_m014309_c001_v0001029_t0037_u01790300589824") 2026/09/25 01:44:26 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6ed_d20260925_m014310_c001_v0001029_t0024_u01790300590501") "upload" dated 2026-09-25 01:43:10.501 +0000 UTC (1m16.271581837s ago) 2026/09/25 01:44:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f4160b8fd5dfebac8_d20260925_m014331_c001_v7007000_t0000_u01790300611241") as it is a hide marker 2026/09/25 01:44:26 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f11915fd82463e58e_d20260925_m014330_c001_v0001154_t0014_u01790300610711") 2026/09/25 01:44:26 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f116a9a37a2980fa5_d20260925_m014329_c001_v0001101_t0041_u01790300609831") 2026/09/25 01:44:26 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : invalid utf-8þ/invalid utf-8þ: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d6_d20260925_m014300_c001_v7007000_t0000_u01790300580633") as it is a hide marker 2026/09/25 01:44:26 NOTICE: invalid utf-8þ/invalid utf-8þ: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : invalid utf-8þ/invalid utf-8þ: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6d7_d20260925_m014259_c001_v0001029_t0036_u01790300579743") 2026/09/25 01:44:26 NOTICE: invalid utf-8þ/invalid utf-8þ: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : piped data.txt: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f4058a0d57c816b6d_d20260925_m014402_c001_v7007000_t0000_u01790300642426") as it is a hide marker 2026/09/25 01:44:26 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : piped data.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b733_d20260925_m014401_c001_v0001029_t0008_u01790300641843") 2026/09/25 01:44:26 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : piped data.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f4058a0d57c816b6c_d20260925_m014401_c001_v7007000_t0000_u01790300641633") 2026/09/25 01:44:26 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : piped data.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f414e43af4c21b731_d20260925_m014401_c001_v0001029_t0033_u01790300641267") 2026/09/25 01:44:26 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d7_d20260925_m014301_c001_v7007000_t0000_u01790300581732") as it is a hide marker 2026/09/25 01:44:26 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6db_d20260925_m014301_c001_v0001029_t0032_u01790300581000") 2026/09/25 01:44:26 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : test-metadata: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f4005c7cd230e18c2_d20260925_m014409_c001_v7007000_t0000_u01790300649780") as it is a hide marker 2026/09/25 01:44:26 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : test-metadata: Deleting (id "4_zcfd28da330addb6baf080e1b_f2058a0d57c816b71_d20260925_m014404_c001_v0001130_t0033_u01790300644542") 2026/09/25 01:44:26 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : test-metadata: Deleting (id "4_zcfd28da330addb6baf080e1b_f4058a0d57c816b6f_d20260925_m014403_c001_v7007000_t0000_u01790300643673") 2026/09/25 01:44:26 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : test-metadata: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b737_d20260925_m014402_c001_v0001029_t0036_u01790300642609") 2026/09/25 01:44:26 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d1_d20260925_m014254_c001_v7007000_t0000_u01790300574869") as it is a hide marker 2026/09/25 01:44:26 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6c9_d20260925_m014253_c001_v0001029_t0014_u01790300573987") 2026/09/25 01:44:26 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d3_d20260925_m014257_c001_v7007000_t0000_u01790300577190") as it is a hide marker 2026/09/25 01:44:26 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6d1_d20260925_m014256_c001_v0001029_t0037_u01790300576381") 2026/09/25 01:44:26 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d2_d20260925_m014256_c001_v7007000_t0000_u01790300576014") as it is a hide marker 2026/09/25 01:44:26 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6cb_d20260925_m014255_c001_v0001029_t0032_u01790300575236") 2026/09/25 01:44:26 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d4_d20260925_m014258_c001_v7007000_t0000_u01790300578340") as it is a hide marker 2026/09/25 01:44:26 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6d3_d20260925_m014257_c001_v0001029_t0012_u01790300577555") 2026/09/25 01:44:26 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d5_d20260925_m014259_c001_v7007000_t0000_u01790300579380") as it is a hide marker 2026/09/25 01:44:26 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6d5_d20260925_m014258_c001_v0001029_t0022_u01790300578704") 2026/09/25 01:44:26 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d0_d20260925_m014253_c001_v7007000_t0000_u01790300573589") as it is a hide marker 2026/09/25 01:44:26 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : trailing space /trailing space : Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6c7_d20260925_m014252_c001_v0001029_t0020_u01790300572800") 2026/09/25 01:44:26 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfd28da330addb6baf080e1b_f115169e9a5e8df42_d20260925_m014420_c001_v0001179_t0025_u01790300660471") "upload" dated 2026-09-25 01:44:20.471 +0000 UTC (6.302008793s ago) 2026/09/25 01:44:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f40707b4664cb573b_d20260925_m014415_c001_v7007000_t0000_u01790300655651") 2026/09/25 01:44:26 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b73f_d20260925_m014412_c001_v0001029_t0000_u01790300652324") 2026/09/25 01:44:26 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148ec_d20260925_m014309_c001_v7007000_t0000_u01790300589250") as it is a hide marker 2026/09/25 01:44:26 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcfd28da330addb6baf080e1b_f224aee5d7f0148e5_d20260925_m014303_c001_v0001184_t0009_u01790300583764") 2026/09/25 01:44:26 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : zero-length-file: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148e3_d20260925_m014303_c001_v7007000_t0000_u01790300583582") as it is a hide marker 2026/09/25 01:44:26 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : zero-length-file: Deleting (id "4_zcfd28da330addb6baf080e1b_f414e43af4c21b6e1_d20260925_m014303_c001_v0001029_t0033_u01790300583030") 2026/09/25 01:44:26 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148c9_d20260925_m014246_c001_v7007000_t0000_u01790300566042") as it is a hide marker 2026/09/25 01:44:26 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6b5_d20260925_m014245_c001_v0001029_t0034_u01790300565307") 2026/09/25 01:44:26 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148be_d20260925_m014239_c001_v7007000_t0000_u01790300559837") as it is a hide marker 2026/09/25 01:44:26 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6a5_d20260925_m014238_c001_v0001029_t0007_u01790300558643") 2026/09/25 01:44:26 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148cc_d20260925_m014249_c001_v7007000_t0000_u01790300569746") as it is a hide marker 2026/09/25 01:44:26 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6bd_d20260925_m014248_c001_v0001029_t0034_u01790300568788") 2026/09/25 01:44:26 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148cb_d20260925_m014248_c001_v7007000_t0000_u01790300568422") as it is a hide marker 2026/09/25 01:44:26 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6bb_d20260925_m014247_c001_v0001029_t0038_u01790300567519") 2026/09/25 01:44:26 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148cd_d20260925_m014251_c001_v7007000_t0000_u01790300571042") as it is a hide marker 2026/09/25 01:44:26 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6bf_d20260925_m014250_c001_v0001029_t0040_u01790300570114") 2026/09/25 01:44:26 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148ca_d20260925_m014247_c001_v7007000_t0000_u01790300567154") as it is a hide marker 2026/09/25 01:44:26 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6b7_d20260925_m014246_c001_v0001029_t0006_u01790300566407") 2026/09/25 01:44:26 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : ./.: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148c1_d20260925_m014240_c001_v7007000_t0000_u01790300560971") as it is a hide marker 2026/09/25 01:44:26 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : ./.: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6ab_d20260925_m014240_c001_v0001029_t0010_u01790300560202") 2026/09/25 01:44:26 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/25 01:44:26 DEBUG : ../..: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148c2_d20260925_m014242_c001_v7007000_t0000_u01790300562313") as it is a hide marker 2026/09/25 01:44:26 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/25 01:44:26 DEBUG : ../..: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6ad_d20260925_m014241_c001_v0001029_t0011_u01790300561461") 2026/09/25 01:44:26 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/25 01:44:26 INFO : B2 bucket rclone-test-wisamoy0kebu: cleaning bucket "rclone-test-wisamoy0kebu" of all hidden files 2026/09/25 01:44:27 DEBUG : leading space/ leading space: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148c8_d20260925_m014244_c001_v7007000_t0000_u01790300564942") as it is a hide marker 2026/09/25 01:44:27 DEBUG : leading space/ leading space: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6b1_d20260925_m014244_c001_v0001029_t0042_u01790300564053") 2026/09/25 01:44:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148c6_d20260925_m014243_c001_v7007000_t0000_u01790300563688") as it is a hide marker 2026/09/25 01:44:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6af_d20260925_m014242_c001_v0001029_t0019_u01790300562676") 2026/09/25 01:44:27 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148cf_d20260925_m014252_c001_v7007000_t0000_u01790300572429") as it is a hide marker 2026/09/25 01:44:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6c5_d20260925_m014251_c001_v0001029_t0001_u01790300571406") 2026/09/25 01:44:27 DEBUG : created from root.txt: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f4131dcfe61722daa_d20260925_m014351_c001_v7007000_t0000_u01790300631665") as it is a hide marker 2026/09/25 01:44:27 DEBUG : created from root.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114b843f4df52ce6_d20260925_m014350_c001_v0001102_t0032_u01790300630549") 2026/09/25 01:44:27 DEBUG : file name.txt: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f4058a0d57c816b6b_d20260925_m014400_c001_v7007000_t0000_u01790300640542") as it is a hide marker 2026/09/25 01:44:27 DEBUG : file name.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b711_d20260925_m014339_c001_v0001029_t0032_u01790300619232") 2026/09/25 01:44:27 DEBUG : file name.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f101a080d8c27589e_d20260925_m014333_c001_v0001173_t0016_u01790300613907") 2026/09/25 01:44:27 DEBUG : file name.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6ef_d20260925_m014311_c001_v0001029_t0011_u01790300591020") 2026/09/25 01:44:27 DEBUG : file name.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6eb_d20260925_m014309_c001_v0001029_t0037_u01790300589824") 2026/09/25 01:44:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6ed_d20260925_m014310_c001_v0001029_t0024_u01790300590501") "upload" dated 2026-09-25 01:43:10.501 +0000 UTC (1m17.259819133s ago) 2026/09/25 01:44:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f4160b8fd5dfebac8_d20260925_m014331_c001_v7007000_t0000_u01790300611241") as it is a hide marker 2026/09/25 01:44:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f11915fd82463e58e_d20260925_m014330_c001_v0001154_t0014_u01790300610711") 2026/09/25 01:44:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f116a9a37a2980fa5_d20260925_m014329_c001_v0001101_t0041_u01790300609831") 2026/09/25 01:44:27 DEBUG : invalid utf-8þ/invalid utf-8þ: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d6_d20260925_m014300_c001_v7007000_t0000_u01790300580633") as it is a hide marker 2026/09/25 01:44:27 DEBUG : invalid utf-8þ/invalid utf-8þ: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6d7_d20260925_m014259_c001_v0001029_t0036_u01790300579743") 2026/09/25 01:44:27 DEBUG : piped data.txt: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f4058a0d57c816b6d_d20260925_m014402_c001_v7007000_t0000_u01790300642426") as it is a hide marker 2026/09/25 01:44:28 DEBUG : piped data.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b733_d20260925_m014401_c001_v0001029_t0008_u01790300641843") 2026/09/25 01:44:28 DEBUG : piped data.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f4058a0d57c816b6c_d20260925_m014401_c001_v7007000_t0000_u01790300641633") 2026/09/25 01:44:28 DEBUG : piped data.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f414e43af4c21b731_d20260925_m014401_c001_v0001029_t0033_u01790300641267") 2026/09/25 01:44:28 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d7_d20260925_m014301_c001_v7007000_t0000_u01790300581732") as it is a hide marker 2026/09/25 01:44:28 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6db_d20260925_m014301_c001_v0001029_t0032_u01790300581000") 2026/09/25 01:44:28 DEBUG : test-metadata: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f4005c7cd230e18c2_d20260925_m014409_c001_v7007000_t0000_u01790300649780") as it is a hide marker 2026/09/25 01:44:28 DEBUG : test-metadata: Deleting (id "4_zcfd28da330addb6baf080e1b_f2058a0d57c816b71_d20260925_m014404_c001_v0001130_t0033_u01790300644542") 2026/09/25 01:44:28 DEBUG : test-metadata: Deleting (id "4_zcfd28da330addb6baf080e1b_f4058a0d57c816b6f_d20260925_m014403_c001_v7007000_t0000_u01790300643673") 2026/09/25 01:44:28 DEBUG : test-metadata: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b737_d20260925_m014402_c001_v0001029_t0036_u01790300642609") 2026/09/25 01:44:28 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d1_d20260925_m014254_c001_v7007000_t0000_u01790300574869") as it is a hide marker 2026/09/25 01:44:28 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6c9_d20260925_m014253_c001_v0001029_t0014_u01790300573987") 2026/09/25 01:44:28 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d3_d20260925_m014257_c001_v7007000_t0000_u01790300577190") as it is a hide marker 2026/09/25 01:44:28 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6d1_d20260925_m014256_c001_v0001029_t0037_u01790300576381") 2026/09/25 01:44:28 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d2_d20260925_m014256_c001_v7007000_t0000_u01790300576014") as it is a hide marker 2026/09/25 01:44:28 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6cb_d20260925_m014255_c001_v0001029_t0032_u01790300575236") 2026/09/25 01:44:28 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d4_d20260925_m014258_c001_v7007000_t0000_u01790300578340") as it is a hide marker 2026/09/25 01:44:28 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6d3_d20260925_m014257_c001_v0001029_t0012_u01790300577555") 2026/09/25 01:44:28 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d5_d20260925_m014259_c001_v7007000_t0000_u01790300579380") as it is a hide marker 2026/09/25 01:44:28 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6d5_d20260925_m014258_c001_v0001029_t0022_u01790300578704") 2026/09/25 01:44:28 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148d0_d20260925_m014253_c001_v7007000_t0000_u01790300573589") as it is a hide marker 2026/09/25 01:44:28 DEBUG : trailing space /trailing space : Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6c7_d20260925_m014252_c001_v0001029_t0020_u01790300572800") 2026/09/25 01:44:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfd28da330addb6baf080e1b_f115169e9a5e8df42_d20260925_m014420_c001_v0001179_t0025_u01790300660471") "upload" dated 2026-09-25 01:44:20.471 +0000 UTC (8.546570674s ago) 2026/09/25 01:44:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f40707b4664cb573b_d20260925_m014415_c001_v7007000_t0000_u01790300655651") 2026/09/25 01:44:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b73f_d20260925_m014412_c001_v0001029_t0000_u01790300652324") 2026/09/25 01:44:29 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148ec_d20260925_m014309_c001_v7007000_t0000_u01790300589250") as it is a hide marker 2026/09/25 01:44:29 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcfd28da330addb6baf080e1b_f224aee5d7f0148e5_d20260925_m014303_c001_v0001184_t0009_u01790300583764") 2026/09/25 01:44:29 DEBUG : zero-length-file: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148e3_d20260925_m014303_c001_v7007000_t0000_u01790300583582") as it is a hide marker 2026/09/25 01:44:29 DEBUG : zero-length-file: Deleting (id "4_zcfd28da330addb6baf080e1b_f414e43af4c21b6e1_d20260925_m014303_c001_v0001029_t0033_u01790300583030") 2026/09/25 01:44:29 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148c9_d20260925_m014246_c001_v7007000_t0000_u01790300566042") as it is a hide marker 2026/09/25 01:44:29 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6b5_d20260925_m014245_c001_v0001029_t0034_u01790300565307") 2026/09/25 01:44:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148be_d20260925_m014239_c001_v7007000_t0000_u01790300559837") as it is a hide marker 2026/09/25 01:44:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6a5_d20260925_m014238_c001_v0001029_t0007_u01790300558643") 2026/09/25 01:44:29 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148cc_d20260925_m014249_c001_v7007000_t0000_u01790300569746") as it is a hide marker 2026/09/25 01:44:29 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6bd_d20260925_m014248_c001_v0001029_t0034_u01790300568788") 2026/09/25 01:44:29 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148cb_d20260925_m014248_c001_v7007000_t0000_u01790300568422") as it is a hide marker 2026/09/25 01:44:29 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6bb_d20260925_m014247_c001_v0001029_t0038_u01790300567519") 2026/09/25 01:44:29 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148cd_d20260925_m014251_c001_v7007000_t0000_u01790300571042") as it is a hide marker 2026/09/25 01:44:29 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6bf_d20260925_m014250_c001_v0001029_t0040_u01790300570114") 2026/09/25 01:44:29 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148ca_d20260925_m014247_c001_v7007000_t0000_u01790300567154") as it is a hide marker 2026/09/25 01:44:29 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6b7_d20260925_m014246_c001_v0001029_t0006_u01790300566407") 2026/09/25 01:44:29 DEBUG : ./.: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148c1_d20260925_m014240_c001_v7007000_t0000_u01790300560971") as it is a hide marker 2026/09/25 01:44:29 DEBUG : ./.: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6ab_d20260925_m014240_c001_v0001029_t0010_u01790300560202") 2026/09/25 01:44:29 DEBUG : ../..: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f424aee5d7f0148c2_d20260925_m014242_c001_v7007000_t0000_u01790300562313") as it is a hide marker 2026/09/25 01:44:30 DEBUG : ../..: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6ad_d20260925_m014241_c001_v0001029_t0011_u01790300561461") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/25 01:44:30 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/25 01:44:31 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/25 01:44:31 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/25 01:44:31 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/25 01:44:31 INFO : B2 bucket rclone-test-wisamoy0kebu: cleaning bucket "rclone-test-wisamoy0kebu" of pending multipart uploads older than 0s 2026/09/25 01:44:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6ed_d20260925_m014310_c001_v0001029_t0024_u01790300590501") "upload" dated 2026-09-25 01:43:10.501 +0000 UTC (1m21.583928804s ago) 2026/09/25 01:44:32 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f2209e18e512ff6bc_d20260925_m014430_c001_v0001150_t0024_u01790300670922") as it is a start marker (upload started at 2026-09-25 01:44:30.922 +0000 UTC) 2026/09/25 01:44:32 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/25 01:44:32 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f2209e18e512ff6bd_d20260925_m014431_c001_v0001091_t0037_u01790300671148") as it is a start marker (upload started at 2026-09-25 01:44:31.148 +0000 UTC) 2026/09/25 01:44:32 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/25 01:44:32 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f2209e18e512ff6be_d20260925_m014431_c001_v0001153_t0019_u01790300671332") as it is a start marker (upload started at 2026-09-25 01:44:31.332 +0000 UTC) 2026/09/25 01:44:32 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/25 01:44:32 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f2209e18e512ff6bf_d20260925_m014431_c001_v0001173_t0047_u01790300671624") as it is a start marker (upload started at 2026-09-25 01:44:31.624 +0000 UTC) 2026/09/25 01:44:32 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/25 01:44:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfd28da330addb6baf080e1b_f4209e18e512ff6bb_d20260925_m014430_c001_v7007000_t0000_u01790300670733") "hide" dated 2026-09-25 01:44:30.733 +0000 UTC (1.352151997s ago) 2026/09/25 01:44:32 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f115169e9a5e8df42_d20260925_m014420_c001_v0001179_t0025_u01790300660471") 2026/09/25 01:44:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/25 01:44:32 INFO : B2 bucket rclone-test-wisamoy0kebu: cleaning bucket "rclone-test-wisamoy0kebu" of pending multipart uploads older than 0s 2026/09/25 01:44:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6ed_d20260925_m014310_c001_v0001029_t0024_u01790300590501") "upload" dated 2026-09-25 01:43:10.501 +0000 UTC (1m21.952658102s ago) 2026/09/25 01:44:32 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f2209e18e512ff6bc_d20260925_m014430_c001_v0001150_t0024_u01790300670922") as it is a start marker (upload started at 2026-09-25 01:44:30.922 +0000 UTC) 2026/09/25 01:44:32 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f2209e18e512ff6bd_d20260925_m014431_c001_v0001091_t0037_u01790300671148") as it is a start marker (upload started at 2026-09-25 01:44:31.148 +0000 UTC) 2026/09/25 01:44:32 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f2209e18e512ff6be_d20260925_m014431_c001_v0001153_t0019_u01790300671332") as it is a start marker (upload started at 2026-09-25 01:44:31.332 +0000 UTC) 2026/09/25 01:44:32 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcfd28da330addb6baf080e1b_f2209e18e512ff6bf_d20260925_m014431_c001_v0001173_t0047_u01790300671624") as it is a start marker (upload started at 2026-09-25 01:44:31.624 +0000 UTC) 2026/09/25 01:44:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfd28da330addb6baf080e1b_f4209e18e512ff6bb_d20260925_m014430_c001_v7007000_t0000_u01790300670733") "hide" dated 2026-09-25 01:44:30.733 +0000 UTC (1.720853731s ago) 2026/09/25 01:44:32 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f115169e9a5e8df42_d20260925_m014420_c001_v0001179_t0025_u01790300660471") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/25 01:44:33 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/25 01:44:33 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/25 01:44:33 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/25 01:44:34 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/25 01:44:34 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/25 01:44:34 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/25 01:44:34 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/25 01:44:35 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/25 01:44:37 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/25 01:44:37 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/25 01:44:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:44:40 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/25 01:44:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f2124e2d955658b70_d20260925_m014440_c001_v0001044_t0012_u01790300680408") 2026/09/25 01:44:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/25 01:44:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/25 01:44:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/25 01:44:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:44:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:44:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/25 01:44:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/25 01:44:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/25 01:44:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/25 01:44:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/25 01:44:56 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/25 01:44:56 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/25 01:44:56 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/25 01:44:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:44:58 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/25 01:44:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f20707b4664cb578c_d20260925_m014458_c001_v0001182_t0038_u01790300698646") 2026/09/25 01:44:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/25 01:44:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/25 01:44:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/25 01:45:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:45:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:45:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/25 01:45:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/25 01:45:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/25 01:45:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/25 01:45:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/25 01:45:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/25 01:45:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/25 01:45:04 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/25 01:45:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/25 01:45:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/25 01:45:05 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/25 01:45:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:45:07 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/25 01:45:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f2272e67382bc1009_d20260925_m014507_c001_v0001042_t0018_u01790300707162") 2026/09/25 01:45:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/25 01:45:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/25 01:45:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/25 01:45:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/25 01:45:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/25 01:45:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:45:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:45:10 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/25 01:45:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/25 01:45:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/25 01:45:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/25 01:45:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/25 01:45:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/25 01:45:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/25 01:45:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/25 01:45:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:45:15 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/25 01:45:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f2272e67382bc1013_d20260925_m014516_c001_v0001167_t0010_u01790300716082") 2026/09/25 01:45:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/25 01:45:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/25 01:45:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/25 01:45:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:45:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:45:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/25 01:45:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/25 01:45:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/25 01:45:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/25 01:45:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/25 01:45:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/25 01:45:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/25 01:45:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/25 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:45: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/25 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f20707b4664cb57a8_d20260925_m014524_c001_v0001131_t0016_u01790300724405") 2026/09/25 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/25 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/25 01:45:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/25 01:45:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:45:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:45:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/25 01:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/25 01:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/25 01:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/25 01:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/25 01:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/25 01:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/25 01:45:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/25 01:45:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/25 01:45:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/25 01:45:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/25 01:45:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:45:33 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/25 01:45:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f20707b4664cb57ab_d20260925_m014533_c001_v0001146_t0023_u01790300733730") 2026/09/25 01:45:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/25 01:45:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/25 01:45:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/25 01:45:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/25 01:45:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/25 01:45:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:45:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:45:36 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/25 01:45:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/25 01:45:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/25 01:45:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/25 01:45:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/25 01:45:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/25 01:45:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/25 01:45:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/25 01:45:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:45:42 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/25 01:45:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f20707b4664cb57ae_d20260925_m014542_c001_v0001117_t0056_u01790300742417") 2026/09/25 01:45:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/25 01:45:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/25 01:45:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/25 01:45:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:45:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:45:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/25 01:45:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/25 01:45:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/25 01:45:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/25 01:45:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/25 01:46:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/25 01:46:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/25 01:46:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/25 01:46:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:46:03 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/25 01:46:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f204b312f795409c1_d20260925_m014603_c001_v0001097_t0022_u01790300763807") 2026/09/25 01:46:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/25 01:46:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/25 01:46:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/25 01:46:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:46:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:46:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/25 01:46:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/25 01:46:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/25 01:46:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/25 01:46:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/25 01:46:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/25 01:46:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/25 01:46:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/25 01:46:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/25 01:46:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/25 01:46:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/25 01:46:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:46:13 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/25 01:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f226da6c10e806e22_d20260925_m014614_c001_v0001038_t0001_u01790300774003") 2026/09/25 01:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/25 01:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/25 01:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/25 01:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/25 01:46:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/25 01:46:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:46:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:46:17 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/25 01:46:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/25 01:46:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/25 01:46:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/25 01:46:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/25 01:46:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/25 01:46:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/25 01:46:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/25 01:46:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:46:24 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/25 01:46:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f226da6c10e806e27_d20260925_m014624_c001_v0001104_t0054_u01790300784523") 2026/09/25 01:46:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/25 01:46:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/25 01:46:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/25 01:46:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:46:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:46:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/25 01:46:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/25 01:46:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/25 01:46:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/25 01:46:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/25 01:46:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/25 01:46:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/25 01:46:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/25 01:46:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:46:35 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/25 01:46:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f204b312f795409dc_d20260925_m014635_c001_v0001033_t0013_u01790300795645") 2026/09/25 01:46:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/25 01:46:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/25 01:46:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/25 01:46:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:46:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:46:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/25 01:46:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/25 01:46:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/25 01:46:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/25 01:46:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/25 01:46:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/25 01:46:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/25 01:46:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/25 01:46:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/25 01:46:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/25 01:46:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/25 01:46:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:46:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/09/25 01:46:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f217ccca09ccbd26e_d20260925_m014657_c001_v0001174_t0006_u01790300817796") 2026/09/25 01:46:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/25 01:46:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/25 01:46:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/25 01:46:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/25 01:46:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/25 01:47:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:47:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:47:01 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/25 01:47:04 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/25 01:47:04 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/25 01:47:04 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/25 01:47:04 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/25 01:47:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/25 01:47:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/25 01:47:04 DEBUG : pacer: Reducing sleep to 10ms 2026/09/25 01:47:05 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/25 01:47:07 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/25 01:47:07 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/25 01:47:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:47:09 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/25 01:47:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f221978db78d15782_d20260925_m014709_c001_v0001173_t0058_u01790300829819") 2026/09/25 01:47:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/25 01:47:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/25 01:47:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/25 01:47:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:47:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:47:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/25 01:47:15 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/25 01:47:15 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/25 01:47:15 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/25 01:47:15 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/25 01:47:18 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/25 01:47:18 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/25 01:47:18 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/25 01:47:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:47:21 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/25 01:47:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f221978db78d15b81_d20260925_m014721_c001_v0001113_t0045_u01790300841551") 2026/09/25 01:47:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/25 01:47:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/25 01:47:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/25 01:47:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:47:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:47:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/25 01:47:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/25 01:47:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/25 01:47:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/25 01:47:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/25 01:47:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/25 01:47:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/25 01:47:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/25 01:47:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/25 01:47:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/25 01:47:33 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/25 01:47:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:47:38 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/25 01:47:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f215a7f71ed21b846_d20260925_m014738_c001_v0001182_t0014_u01790300858836") 2026/09/25 01:47:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/25 01:47:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/25 01:47:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/25 01:47:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/25 01:47:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/25 01:47:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:47:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:47:41 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/25 01:47:45 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/25 01:47:45 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/25 01:47:45 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/25 01:47:45 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/25 01:47:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/25 01:47:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/25 01:47:45 DEBUG : pacer: Reducing sleep to 10ms 2026/09/25 01:47:46 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/25 01:47:48 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/25 01:47:48 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/25 01:47:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:47:50 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/25 01:47:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f225635643755bc97_d20260925_m014750_c001_v0001172_t0010_u01790300870896") 2026/09/25 01:47:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/25 01:47:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/25 01:47:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/25 01:47:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:47:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:47:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/25 01:47:56 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/25 01:47:56 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/25 01:47:57 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/25 01:47:57 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/25 01:47:59 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/25 01:47:59 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/25 01:47:59 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/25 01:48:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:48:03 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/25 01:48:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f2152600d61120b98_d20260925_m014803_c001_v0001092_t0006_u01790300883429") 2026/09/25 01:48:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/25 01:48:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/25 01:48:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/25 01:48:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:48:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:48:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/25 01:48:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/25 01:48:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/25 01:48:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/25 01:48:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/25 01:48:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/25 01:48:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/25 01:48:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/25 01:48:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/25 01:48:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/25 01:48:14 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/25 01:48:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/25 01:48:18 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/25 01:48:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfd28da330addb6baf080e1b_f221978db78d16310_d20260925_m014818_c001_v0001150_t0005_u01790300898148") 2026/09/25 01:48:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/25 01:48:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/25 01:48:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/25 01:48:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/25 01:48:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/25 01:48:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/25 01:48:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/25 01:48:21 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/25 01:48:24 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/25 01:48:24 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/25 01:48:24 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/25 01:48:24 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/25 01:48:25 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1042-06.backblaze.com/b2api/v1/b2_upload_file/cfd28da330addb6baf080e1b/c001_v0001042_t0038": write tcp: unexpected EOF 2026/09/25 01:48:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-06.backblaze.com/b2api/v1/b2_upload_file/cfd28da330addb6baf080e1b/c001_v0001042_t0038": write tcp: unexpected EOF) 2026/09/25 01:48:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1042-06.backblaze.com/b2api/v1/b2_upload_file/cfd28da330addb6baf080e1b/c001_v0001042_t0038": write tcp: unexpected EOF 2026/09/25 01:48:25 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/25 01:48:26 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/25 01:48:26 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/25 01:48:26 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/25 01:48:26 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/25 01:48:26 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/25 01:48:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/25 01:48:26 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/25 01:48:26 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/25 01:48:26 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/25 01:48:26 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/25 01:48:26 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/25 01:48:26 DEBUG : pacer: Reducing sleep to 10ms 2026/09/25 01:48:27 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/25 01:48:28 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/25 01:48:28 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/25 01:48:28 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/25 01:48:31 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/25 01:48:31 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/25 01:48:31 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1181-14.backblaze.com/b2api/v1/b2_upload_part/4_zcfd28da330addb6baf080e1b_f2014a7c970bf6958_d20260925_m014831_c001_v0001181_t0039_u01790300911414/0016": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1181-14.backblaze.com/b2api/v1/b2_upload_part/4_zcfd28da330addb6baf080e1b_f2014a7c970bf6958_d20260925_m014831_c001_v0001181_t0039_u01790300911414/0016", Err:(*net.OpError)(0x3fbdbe1a8320)} 2026/09/25 01:48:31 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1181-14.backblaze.com/b2api/v1/b2_upload_part/4_zcfd28da330addb6baf080e1b_f2014a7c970bf6958_d20260925_m014831_c001_v0001181_t0039_u01790300911414/0016": write tcp: unexpected EOF 2026/09/25 01:48:31 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1181-14.backblaze.com/b2api/v1/b2_upload_part/4_zcfd28da330addb6baf080e1b_f2014a7c970bf6958_d20260925_m014831_c001_v0001181_t0039_u01790300911414/0016": write tcp: unexpected EOF) 2026/09/25 01:48:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/25 01:48:31 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/25 01:48:31 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/25 01:48:31 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/25 01:48:31 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/25 01:48:31 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/25 01:48:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/09/25 01:48:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/25 01:48:32 DEBUG : pacer: Reducing sleep to 20ms 2026/09/25 01:48:32 DEBUG : pacer: Reducing sleep to 10ms 2026/09/25 01:48:33 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/25 01:48:34 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/25 01:48:34 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/25 01:48:34 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/25 01:48:37 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1181-01.backblaze.com/b2api/v1/b2_upload_file/cfd28da330addb6baf080e1b/c001_v0001181_t0057": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/25 01:48:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-01.backblaze.com/b2api/v1/b2_upload_file/cfd28da330addb6baf080e1b/c001_v0001181_t0057": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/25 01:48:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1181-01.backblaze.com/b2api/v1/b2_upload_file/cfd28da330addb6baf080e1b/c001_v0001181_t0057": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/25 01:48:37 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/25 01:48:37 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/25 01:48:37 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/25 01:48:37 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/25 01:48:37 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/25 01:48:39 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/25 01:48:39 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/25 01:48:39 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/25 01:48:39 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/25 01:48:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfd28da330addb6baf080e1b_f2014a7c970bf6966_d20260925_m014847_c001_v0001171_t0014_u01790300927792") 2026/09/25 01:48:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/25 01:48:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/25 01:48:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/25 01:48:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/25 01:48:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/25 01:48:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/25 01:48:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/25 01:48:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/25 01:48:51 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/25 01:48:53 DEBUG : chunked-copy: Done sending chunk 0 2026/09/25 01:48:53 DEBUG : chunked-copy: Done sending chunk 1 2026/09/25 01:48:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/25 01:48:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfd28da330addb6baf080e1b_f2181c01ef3b4491e_d20260925_m014854_c001_v0001182_t0026_u01790300934213") 2026/09/25 01:48:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/25 01:48:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/25 01:48:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/25 01:48:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/25 01:48:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/25 01:48:57 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/25 01:48:57 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/25 01:48:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/25 01:48:57 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/25 01:49:00 DEBUG : chunked-copy: Done sending chunk 1 2026/09/25 01:49:00 DEBUG : chunked-copy: Done sending chunk 0 2026/09/25 01:49:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/25 01:49:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfd28da330addb6baf080e1b_f2014a7c970bf697a_d20260925_m014901_c001_v0001178_t0010_u01790300941464") 2026/09/25 01:49:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/25 01:49:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/25 01:49:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/25 01:49:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/25 01:49:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/25 01:49:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/25 01:49:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/25 01:49:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/25 01:49:05 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/25 01:49:07 DEBUG : chunked-copy: Done sending chunk 0 2026/09/25 01:49:07 DEBUG : chunked-copy: Done sending chunk 1 2026/09/25 01:49:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/25 01:49:08 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcfd28da330addb6baf080e1b_f2014a7c970bf6980_d20260925_m014908_c001_v0001174_t0056_u01790300948074") 2026/09/25 01:49:08 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/25 01:49:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/25 01:49:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/25 01:49:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/25 01:49:08 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/25 01:49:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/25 01:49:09 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/25 01:49:11 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/25 01:49:12 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/25 01:49:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wisamoy0kebu/deeper/nonexisting/directory" 2026/09/25 01:49:13 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/25 01:49:14 INFO : B2 bucket rclone-test-wisamoy0kebu: cleaning bucket "rclone-test-wisamoy0kebu" of all files 2026/09/25 01:49:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f4152600d61120b93_d20260925_m014756_c001_v7007000_t0000_u01790300876205") 2026/09/25 01:49:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f225635643755bc97_d20260925_m014750_c001_v0001172_t0010_u01790300870896") 2026/09/25 01:49:14 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f425635643755bc94_d20260925_m014750_c001_v7007000_t0000_u01790300870282") 2026/09/25 01:49:14 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f2088f1886b19446e_d20260925_m014744_c001_v0001037_t0040_u01790300864741") 2026/09/25 01:49:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f421978db78d16b4d_d20260925_m014824_c001_v7007000_t0000_u01790300904610") 2026/09/25 01:49:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f221978db78d16310_d20260925_m014818_c001_v0001150_t0005_u01790300898148") 2026/09/25 01:49:14 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f421978db78d162ab_d20260925_m014817_c001_v7007000_t0000_u01790300897532") 2026/09/25 01:49:14 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f2152600d61120b9b_d20260925_m014810_c001_v0001091_t0038_u01790300890466") 2026/09/25 01:49:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f4152600d61120b9a_d20260925_m014810_c001_v7007000_t0000_u01790300890284") 2026/09/25 01:49:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f2152600d61120b98_d20260925_m014803_c001_v0001092_t0006_u01790300883429") 2026/09/25 01:49:15 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f4152600d61120b97_d20260925_m014802_c001_v7007000_t0000_u01790300882823") 2026/09/25 01:49:15 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f2152600d61120b94_d20260925_m014756_c001_v0001171_t0032_u01790300876386") 2026/09/25 01:49:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f422bda88a26889f3_d20260925_m014537_c001_v7007000_t0000_u01790300737892") 2026/09/25 01:49:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f20707b4664cb57ab_d20260925_m014533_c001_v0001146_t0023_u01790300733730") 2026/09/25 01:49:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f422bda88a26887fa_d20260925_m014528_c001_v7007000_t0000_u01790300728856") 2026/09/25 01:49:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f20707b4664cb57a8_d20260925_m014524_c001_v0001131_t0016_u01790300724405") 2026/09/25 01:49:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f40707b4664cb57aa_d20260925_m014533_c001_v7007000_t0000_u01790300733309") 2026/09/25 01:49:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f222bda88a26887fb_d20260925_m014529_c001_v0001090_t0021_u01790300729037") 2026/09/25 01:49:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f40707b4664cb57a7_d20260925_m014523_c001_v7007000_t0000_u01790300723953") 2026/09/25 01:49:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f20707b4664cb57a4_d20260925_m014519_c001_v0001184_t0049_u01790300719869") 2026/09/25 01:49:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f40707b4664cb57a3_d20260925_m014519_c001_v7007000_t0000_u01790300719689") 2026/09/25 01:49:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f2272e67382bc1013_d20260925_m014516_c001_v0001167_t0010_u01790300716082") 2026/09/25 01:49:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f4272e67382bc1012_d20260925_m014515_c001_v7007000_t0000_u01790300715666") 2026/09/25 01:49:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f20707b4664cb579b_d20260925_m014511_c001_v0001044_t0026_u01790300711553") 2026/09/25 01:49:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f404b312f795409d1_d20260925_m014619_c001_v7007000_t0000_u01790300779226") 2026/09/25 01:49:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f226da6c10e806e22_d20260925_m014614_c001_v0001038_t0001_u01790300774003") 2026/09/25 01:49:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f404b312f795409c6_d20260925_m014608_c001_v7007000_t0000_u01790300768798") 2026/09/25 01:49:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f204b312f795409c1_d20260925_m014603_c001_v0001097_t0022_u01790300763807") 2026/09/25 01:49:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f426da6c10e806e21_d20260925_m014613_c001_v7007000_t0000_u01790300773615") 2026/09/25 01:49:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f204b312f795409c7_d20260925_m014608_c001_v0001183_t0015_u01790300768981") 2026/09/25 01:49:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f404b312f795409c0_d20260925_m014603_c001_v7007000_t0000_u01790300763401") 2026/09/25 01:49:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f204b312f795409bd_d20260925_m014558_c001_v0001185_t0046_u01790300758624") 2026/09/25 01:49:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f404b312f795409bc_d20260925_m014558_c001_v7007000_t0000_u01790300758441") 2026/09/25 01:49:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f20707b4664cb57ae_d20260925_m014542_c001_v0001117_t0056_u01790300742417") 2026/09/25 01:49:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f40707b4664cb57ad_d20260925_m014542_c001_v7007000_t0000_u01790300742011") 2026/09/25 01:49:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f222bda88a26889f4_d20260925_m014538_c001_v0001173_t0029_u01790300738073") 2026/09/25 01:49:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f40707b4664cb5799_d20260925_m014511_c001_v7007000_t0000_u01790300711372") 2026/09/25 01:49:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f2272e67382bc1009_d20260925_m014507_c001_v0001042_t0018_u01790300707162") 2026/09/25 01:49:16 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f4272e67382bc1008_d20260925_m014506_c001_v7007000_t0000_u01790300706748") 2026/09/25 01:49:16 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f20707b4664cb578f_d20260925_m014502_c001_v0001183_t0010_u01790300702685") 2026/09/25 01:49:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f40707b4664cb578e_d20260925_m014502_c001_v7007000_t0000_u01790300702504") 2026/09/25 01:49:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f20707b4664cb578c_d20260925_m014458_c001_v0001182_t0038_u01790300698646") 2026/09/25 01:49:16 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f40707b4664cb578b_d20260925_m014458_c001_v7007000_t0000_u01790300698218") 2026/09/25 01:49:16 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f20707b4664cb5783_d20260925_m014454_c001_v0001184_t0039_u01790300694148") 2026/09/25 01:49:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f40707b4664cb5782_d20260925_m014453_c001_v7007000_t0000_u01790300693967") 2026/09/25 01:49:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f2124e2d955658b70_d20260925_m014440_c001_v0001044_t0012_u01790300680408") 2026/09/25 01:49:16 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f4124e2d955658b6f_d20260925_m014439_c001_v7007000_t0000_u01790300679983") 2026/09/25 01:49:17 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f2209e18e512ff6c2_d20260925_m014434_c001_v0001167_t0038_u01790300674537") 2026/09/25 01:49:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f426da6c10e806e35_d20260925_m014703_c001_v7007000_t0000_u01790300823600") 2026/09/25 01:49:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f217ccca09ccbd26e_d20260925_m014657_c001_v0001174_t0006_u01790300817796") 2026/09/25 01:49:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f426da6c10e806e30_d20260925_m014651_c001_v7007000_t0000_u01790300811165") 2026/09/25 01:49:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f204b312f795409dc_d20260925_m014635_c001_v0001033_t0013_u01790300795645") 2026/09/25 01:49:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f417ccca09ccbd26d_d20260925_m014657_c001_v7007000_t0000_u01790300817274") 2026/09/25 01:49:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f226da6c10e806e31_d20260925_m014651_c001_v0001101_t0012_u01790300811346") 2026/09/25 01:49:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f404b312f795409db_d20260925_m014635_c001_v7007000_t0000_u01790300795172") 2026/09/25 01:49:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f204b312f795409d9_d20260925_m014629_c001_v0001101_t0050_u01790300789420") 2026/09/25 01:49:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f404b312f795409d8_d20260925_m014629_c001_v7007000_t0000_u01790300789237") 2026/09/25 01:49:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f226da6c10e806e27_d20260925_m014624_c001_v0001104_t0054_u01790300784523") 2026/09/25 01:49:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f426da6c10e806e26_d20260925_m014624_c001_v7007000_t0000_u01790300784037") 2026/09/25 01:49:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f204b312f795409d2_d20260925_m014619_c001_v0001145_t0017_u01790300779409") 2026/09/25 01:49:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f4088f1886b19446d_d20260925_m014744_c001_v7007000_t0000_u01790300864560") 2026/09/25 01:49:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f215a7f71ed21b846_d20260925_m014738_c001_v0001182_t0014_u01790300858836") 2026/09/25 01:49:17 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f415a7f71ed21b77c_d20260925_m014738_c001_v7007000_t0000_u01790300858274") 2026/09/25 01:49:17 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f221978db78d15b8b_d20260925_m014728_c001_v0001116_t0018_u01790300848146") 2026/09/25 01:49:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f421978db78d15b8a_d20260925_m014727_c001_v7007000_t0000_u01790300847966") 2026/09/25 01:49:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f221978db78d15b81_d20260925_m014721_c001_v0001113_t0045_u01790300841551") 2026/09/25 01:49:17 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f421978db78d15b80_d20260925_m014721_c001_v7007000_t0000_u01790300841016") 2026/09/25 01:49:18 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f221978db78d15b7d_d20260925_m014714_c001_v0001120_t0056_u01790300834743") 2026/09/25 01:49:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f421978db78d15b7c_d20260925_m014714_c001_v7007000_t0000_u01790300834563") 2026/09/25 01:49:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f221978db78d15782_d20260925_m014709_c001_v0001173_t0058_u01790300829819") 2026/09/25 01:49:18 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f421978db78d15781_d20260925_m014709_c001_v7007000_t0000_u01790300829289") 2026/09/25 01:49:18 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f226da6c10e806e36_d20260925_m014703_c001_v0001144_t0042_u01790300823781") 2026/09/25 01:49:18 DEBUG : chunked-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f404b312f79540b0f_d20260925_m014911_c001_v7007000_t0000_u01790300951304") 2026/09/25 01:49:18 DEBUG : chunked-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f2181c01ef3b4492b_d20260925_m014904_c001_v0001185_t0053_u01790300944695") 2026/09/25 01:49:18 DEBUG : chunked-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f4181c01ef3b44928_d20260925_m014903_c001_v7007000_t0000_u01790300943950") 2026/09/25 01:49:18 DEBUG : chunked-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f2181c01ef3b44922_d20260925_m014857_c001_v0001145_t0057_u01790300937320") 2026/09/25 01:49:18 DEBUG : chunked-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f4181c01ef3b44921_d20260925_m014856_c001_v7007000_t0000_u01790300936644") 2026/09/25 01:49:18 DEBUG : chunked-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f2014a7c970bf696a_d20260925_m014850_c001_v0001182_t0022_u01790300930829") 2026/09/25 01:49:18 DEBUG : chunked-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f4014a7c970bf6968_d20260925_m014850_c001_v7007000_t0000_u01790300930133") 2026/09/25 01:49:18 DEBUG : chunked-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f1087097add9d7146_d20260925_m014845_c001_v0001180_t0013_u01790300925797") 2026/09/25 01:49:18 DEBUG : chunked-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f4014a7c970bf6961_d20260925_m014845_c001_v7007000_t0000_u01790300925378") 2026/09/25 01:49:18 DEBUG : chunked-copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f1087097add9d7134_d20260925_m014841_c001_v0001180_t0058_u01790300921267") 2026/09/25 01:49:18 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f404b312f79540b0e_d20260925_m014911_c001_v7007000_t0000_u01790300951121") 2026/09/25 01:49:18 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f2014a7c970bf6980_d20260925_m014908_c001_v0001174_t0056_u01790300948074") 2026/09/25 01:49:18 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f4181c01ef3b44926_d20260925_m014903_c001_v7007000_t0000_u01790300943770") 2026/09/25 01:49:18 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f2014a7c970bf697a_d20260925_m014901_c001_v0001178_t0010_u01790300941464") 2026/09/25 01:49:18 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f4181c01ef3b44920_d20260925_m014856_c001_v7007000_t0000_u01790300936462") 2026/09/25 01:49:18 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f2181c01ef3b4491e_d20260925_m014854_c001_v0001182_t0026_u01790300934213") 2026/09/25 01:49:18 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f4014a7c970bf6967_d20260925_m014849_c001_v7007000_t0000_u01790300929952") 2026/09/25 01:49:19 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f2014a7c970bf6966_d20260925_m014847_c001_v0001171_t0014_u01790300927792") 2026/09/25 01:49:19 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f4014a7c970bf6960_d20260925_m014845_c001_v7007000_t0000_u01790300925196") 2026/09/25 01:49:19 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd28da330addb6baf080e1b_f1035b7750b4678d5_d20260925_m014843_c001_v0001167_t0020_u01790300923388") 2026/09/25 01:49:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f114e43af4c21b6ed_d20260925_m014310_c001_v0001029_t0024_u01790300590501") 2026/09/25 01:49:19 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f4160b8fd5dfecf0d_d20260925_m014836_c001_v7007000_t0000_u01790300916291") 2026/09/25 01:49:19 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f2014a7c970bf6958_d20260925_m014831_c001_v0001181_t0039_u01790300911414") 2026/09/25 01:49:19 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f4014a7c970bf6957_d20260925_m014831_c001_v7007000_t0000_u01790300911054") 2026/09/25 01:49:19 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_zcfd28da330addb6baf080e1b_f221978db78d16cde_d20260925_m014825_c001_v0001103_t0020_u01790300905709") 2026/09/25 01:49:19 DEBUG : unknown-size-put.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f404b312f79540b10_d20260925_m014912_c001_v7007000_t0000_u01790300952127") 2026/09/25 01:49:19 DEBUG : unknown-size-put.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f1087097add9d7186_d20260925_m014911_c001_v0001180_t0059_u01790300951875") 2026/09/25 01:49:19 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f404b312f79540b11_d20260925_m014913_c001_v7007000_t0000_u01790300953110") 2026/09/25 01:49:19 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f1087097add9d718a_d20260925_m014912_c001_v0001180_t0015_u01790300952893") 2026/09/25 01:49:19 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f1087097add9d7188_d20260925_m014912_c001_v0001180_t0048_u01790300952309") 2026/09/25 01:49:19 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfd28da330addb6baf080e1b_f4209e18e512ff6bb_d20260925_m014430_c001_v7007000_t0000_u01790300670733") 2026/09/25 01:49:20 INFO : B2 bucket rclone-test-wisamoy0kebu: cleaning bucket "rclone-test-wisamoy0kebu" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (407.08s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.38s) --- PASS: TestIntegration/FsMkdir (404.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.10s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.70s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (85.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.41s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.52s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.78s) --- 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.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.97s) --- 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.89s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.25s) --- 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 (6.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.90s) --- 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.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.16s) --- 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.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (230.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (37.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (19.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (13.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (41.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (20.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (16.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (44.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (21.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (15.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (40.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (13.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (16.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (40.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (11.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (7.08s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (11.86s) --- 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.94s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (31.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.35s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 407.106s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m48.151346364s (try 1/5)