"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/04/30 02:53:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cobixuc7naqa" 2026/04/30 02:53:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/30 02:53:36 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/30 02:53:36 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/30 02:53: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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/30 02:54:03 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/30 02:54:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/30 02:54:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/30 02:54:06 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/30 02:54:06 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/30 02:54:09 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/30 02:54:09 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/30 02:54:17 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/30 02:54:18 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/30 02:54:23 INFO : B2 bucket rclone-test-cobixuc7naqa: cleaning bucket "rclone-test-cobixuc7naqa" of all files 2026/04/30 02:54:23 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9cdb_d20260430_m025422_c001_v0001037_t0020_u01777517662986") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/30 02:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cobixuc7naqa/dirToPurgeFromRoot" 2026/04/30 02:54:26 INFO : B2 bucket rclone-test-cobixuc7naqa path dirToPurgeFromRoot: cleaning bucket "rclone-test-cobixuc7naqa" of all files 2026/04/30 02:54:26 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9cdf_d20260430_m025424_c001_v0001037_t0056_u01777517664316") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/30 02:54:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cobixuc7naqa/hello? sausage/êé" 2026/04/30 02:54:31 INFO : B2 bucket rclone-test-cobixuc7naqa path hello? sausage/êé: cleaning bucket "rclone-test-cobixuc7naqa" of all files 2026/04/30 02:54:31 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f11157370f5ff0261_d20260430_m025429_c001_v0001176_t0014_u01777517669838") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/30 02:54:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/04/30 02:54:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/30 02:54:33 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/30 02:54:43 DEBUG : Creating backend with remote "TestB2:rclone-test-cobixuc7naqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/30 02:54:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cobixuc7naqa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-cobixuc7naqa" from "TestB2:rclone-test-cobixuc7naqa" 2026/04/30 02:54:46 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1982: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1982 Error: Received unexpected error: Bucket af62dd1340eddbcb9fd80e1b does not exist (400 bad_bucket_id) Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1985: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1985 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file1Root "rclone-test-cobixuc7naqa/file name.txt" not found fstests.go:1986: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1986 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file2Root "rclone-test-cobixuc7naqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/04/30 02:54:58 DEBUG : Creating backend with remote "TestB2:rclone-test-tuwagiq4malu" 2026/04/30 02:55:01 DEBUG : B2 bucket rclone-test-tuwagiq4malu: Purge remote 2026/04/30 02:55:01 INFO : B2 bucket rclone-test-tuwagiq4malu: cleaning bucket "rclone-test-tuwagiq4malu" of all files 2026/04/30 02:55:01 DEBUG : somefile: Deleting (id "4_z4f02ad0340fddbcb9fd80e1b_f4087a968f123b39b_d20260430_m025500_c001_v0001179_t0032_u01777517700134") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/30 02:55:02 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/30 02:55:03 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/04/30 02:55:06 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/30 02:55:06 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/30 02:55:06 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.715Ki offset 6Mi/6.106Mi 2026/04/30 02:55:06 DEBUG : test-metadata: Sending chunk 1 length 111324 2026/04/30 02:55:08 DEBUG : test-metadata: Done sending chunk 1 2026/04/30 02:55:09 DEBUG : test-metadata: Done sending chunk 0 2026/04/30 02:55:09 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 === 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-04-30-025514-028.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/04/30 02:55:21 DEBUG : oldPath = "TestB2:rclone-test-cobixuc7naqa/versions/test-versions-v2026-04-30-025514-028.txt" 2026/04/30 02:55:21 DEBUG : newPath = "TestB2,versions:rclone-test-cobixuc7naqa/versions/test-versions-v2026-04-30-025514-028.txt" 2026/04/30 02:55:21 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cobixuc7naqa/versions/test-versions-v2026-04-30-025514-028.txt" 2026/04/30 02:55:21 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/30 02:55:22 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cobixuc7naqa/versions/test-versions-v2026-04-30-025514-028.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cobixuc7naqa/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/04/30 02:55:26 INFO : B2 bucket rclone-test-cobixuc7naqa: cleaning bucket "rclone-test-cobixuc7naqa" of all hidden files 2026/04/30 02:55:26 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b72_d20260430_m025344_c001_v7007000_t0000_u01777517624632") as it is a hide marker 2026/04/30 02:55:26 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : leading space/ leading space: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c7c_d20260430_m025343_c001_v0001037_t0029_u01777517623850") 2026/04/30 02:55:26 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b6f_d20260430_m025343_c001_v7007000_t0000_u01777517623487") as it is a hide marker 2026/04/30 02:55:26 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c78_d20260430_m025342_c001_v0001037_t0054_u01777517622716") 2026/04/30 02:55:26 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b7c_d20260430_m025351_c001_v7007000_t0000_u01777517631580") as it is a hide marker 2026/04/30 02:55:26 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c8c_d20260430_m025350_c001_v0001037_t0042_u01777517630826") 2026/04/30 02:55:26 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : created from root.txt: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f420951fa0599136a_d20260430_m025454_c001_v7007000_t0000_u01777517694210") as it is a hide marker 2026/04/30 02:55:26 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : created from root.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1199d99594cd9d17_d20260430_m025453_c001_v0001182_t0024_u01777517693291") 2026/04/30 02:55:26 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : file name.txt: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f41658c94160b504f_d20260430_m025502_c001_v7007000_t0000_u01777517702285") as it is a hide marker 2026/04/30 02:55:26 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : file name.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9d01_d20260430_m025442_c001_v0001037_t0000_u01777517682477") 2026/04/30 02:55:26 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : file name.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1093913d6a526267_d20260430_m025438_c001_v0001098_t0046_u01777517678603") 2026/04/30 02:55:26 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : file name.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ccf_d20260430_m025414_c001_v0001037_t0056_u01777517654621") 2026/04/30 02:55:26 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : file name.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ccb_d20260430_m025413_c001_v0001037_t0028_u01777517653416") 2026/04/30 02:55:26 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ccd_d20260430_m025414_c001_v0001037_t0056_u01777517654004") "upload" dated 2026-04-30 02:54:14.004 +0000 UTC (1m12.39685439s ago) 2026/04/30 02:55:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f4017e9dccdc33696_d20260430_m025436_c001_v7007000_t0000_u01777517676378") as it is a hide marker 2026/04/30 02:55:26 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f105a0e9ff4437445_d20260430_m025433_c001_v0001165_t0048_u01777517673897") 2026/04/30 02:55:26 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f118501d231058b71_d20260430_m025433_c001_v0001130_t0058_u01777517673013") 2026/04/30 02:55:26 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b99_d20260430_m025359_c001_v7007000_t0000_u01777517639696") as it is a hide marker 2026/04/30 02:55:26 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ca8_d20260430_m025358_c001_v0001037_t0000_u01777517638871") 2026/04/30 02:55:26 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : piped data.txt: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f41658c94160b5054_d20260430_m025504_c001_v7007000_t0000_u01777517704180") as it is a hide marker 2026/04/30 02:55:26 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : piped data.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9d2f_d20260430_m025503_c001_v0001037_t0010_u01777517703572") 2026/04/30 02:55:26 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : piped data.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f41658c94160b5051_d20260430_m025503_c001_v7007000_t0000_u01777517703387") 2026/04/30 02:55:26 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : piped data.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f4107d3fed53b9d2b_d20260430_m025503_c001_v0001037_t0028_u01777517703025") 2026/04/30 02:55:26 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b9a_d20260430_m025401_c001_v7007000_t0000_u01777517641105") as it is a hide marker 2026/04/30 02:55:26 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9cac_d20260430_m025400_c001_v0001037_t0003_u01777517640058") 2026/04/30 02:55:26 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : test-metadata: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f40917d87fd22549e_d20260430_m025511_c001_v7007000_t0000_u01777517711483") as it is a hide marker 2026/04/30 02:55:26 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : test-metadata: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f21658c94160b5058_d20260430_m025506_c001_v0001093_t0021_u01777517706232") 2026/04/30 02:55:26 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : test-metadata: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f41658c94160b5056_d20260430_m025505_c001_v7007000_t0000_u01777517705444") 2026/04/30 02:55:26 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : test-metadata: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9d33_d20260430_m025504_c001_v0001037_t0011_u01777517704364") 2026/04/30 02:55:26 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b83_d20260430_m025353_c001_v7007000_t0000_u01777517633746") as it is a hide marker 2026/04/30 02:55:26 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c92_d20260430_m025352_c001_v0001037_t0023_u01777517632994") 2026/04/30 02:55:26 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b8b_d20260430_m025356_c001_v7007000_t0000_u01777517636107") as it is a hide marker 2026/04/30 02:55:26 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c98_d20260430_m025355_c001_v0001037_t0012_u01777517635394") 2026/04/30 02:55:26 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b87_d20260430_m025355_c001_v7007000_t0000_u01777517635032") as it is a hide marker 2026/04/30 02:55:26 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c96_d20260430_m025354_c001_v0001037_t0052_u01777517634108") 2026/04/30 02:55:26 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b91_d20260430_m025357_c001_v7007000_t0000_u01777517637407") as it is a hide marker 2026/04/30 02:55:26 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c9c_d20260430_m025356_c001_v0001037_t0005_u01777517636469") 2026/04/30 02:55:26 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b98_d20260430_m025358_c001_v7007000_t0000_u01777517638508") as it is a hide marker 2026/04/30 02:55:26 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ca4_d20260430_m025357_c001_v0001037_t0004_u01777517637819") 2026/04/30 02:55:26 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b7f_d20260430_m025352_c001_v7007000_t0000_u01777517632632") as it is a hide marker 2026/04/30 02:55:26 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : trailing space /trailing space : Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c90_d20260430_m025351_c001_v0001037_t0013_u01777517631943") 2026/04/30 02:55:26 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9d57_d20260430_m025519_c001_v0001037_t0042_u01777517719869") "upload" dated 2026-04-30 02:55:19.869 +0000 UTC (6.532688584s ago) 2026/04/30 02:55:26 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f4197be86afa4e02e_d20260430_m025517_c001_v7007000_t0000_u01777517717283") 2026/04/30 02:55:26 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9d45_d20260430_m025514_c001_v0001037_t0019_u01777517714028") 2026/04/30 02:55:26 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f4017e9dccdc33687_d20260430_m025412_c001_v7007000_t0000_u01777517652874") as it is a hide marker 2026/04/30 02:55:26 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f215ab1ab57311ba2_d20260430_m025403_c001_v0001037_t0031_u01777517643166") 2026/04/30 02:55:26 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : zero-length-file: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311ba0_d20260430_m025402_c001_v7007000_t0000_u01777517642982") as it is a hide marker 2026/04/30 02:55:26 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : zero-length-file: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f4107d3fed53b9cb6_d20260430_m025402_c001_v0001037_t0028_u01777517642437") 2026/04/30 02:55:26 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b74_d20260430_m025345_c001_v7007000_t0000_u01777517625711") as it is a hide marker 2026/04/30 02:55:26 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c7e_d20260430_m025345_c001_v0001037_t0028_u01777517625020") 2026/04/30 02:55:26 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b6c_d20260430_m025339_c001_v7007000_t0000_u01777517619708") as it is a hide marker 2026/04/30 02:55:26 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c64_d20260430_m025338_c001_v0001037_t0027_u01777517618642") 2026/04/30 02:55:26 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b77_d20260430_m025349_c001_v7007000_t0000_u01777517629200") as it is a hide marker 2026/04/30 02:55:26 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c86_d20260430_m025348_c001_v0001037_t0051_u01777517628376") 2026/04/30 02:55:26 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b76_d20260430_m025348_c001_v7007000_t0000_u01777517628014") as it is a hide marker 2026/04/30 02:55:26 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c82_d20260430_m025347_c001_v0001037_t0016_u01777517627231") 2026/04/30 02:55:26 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b7b_d20260430_m025350_c001_v7007000_t0000_u01777517630440") as it is a hide marker 2026/04/30 02:55:26 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c8a_d20260430_m025349_c001_v0001037_t0057_u01777517629562") 2026/04/30 02:55:26 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b75_d20260430_m025346_c001_v7007000_t0000_u01777517626868") as it is a hide marker 2026/04/30 02:55:26 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c80_d20260430_m025346_c001_v0001037_t0050_u01777517626073") 2026/04/30 02:55:26 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : ./.: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b6d_d20260430_m025340_c001_v7007000_t0000_u01777517620990") as it is a hide marker 2026/04/30 02:55:26 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : ./.: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c6a_d20260430_m025340_c001_v0001037_t0001_u01777517620070") 2026/04/30 02:55:26 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/30 02:55:26 DEBUG : ../..: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b6e_d20260430_m025342_c001_v7007000_t0000_u01777517622353") as it is a hide marker 2026/04/30 02:55:26 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/30 02:55:26 DEBUG : ../..: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c6e_d20260430_m025341_c001_v0001037_t0009_u01777517621352") 2026/04/30 02:55:26 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/30 02:55:26 INFO : B2 bucket rclone-test-cobixuc7naqa: cleaning bucket "rclone-test-cobixuc7naqa" of all hidden files 2026/04/30 02:55:26 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b72_d20260430_m025344_c001_v7007000_t0000_u01777517624632") as it is a hide marker 2026/04/30 02:55:26 DEBUG : leading space/ leading space: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c7c_d20260430_m025343_c001_v0001037_t0029_u01777517623850") 2026/04/30 02:55:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b6f_d20260430_m025343_c001_v7007000_t0000_u01777517623487") as it is a hide marker 2026/04/30 02:55:26 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c78_d20260430_m025342_c001_v0001037_t0054_u01777517622716") 2026/04/30 02:55:26 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b7c_d20260430_m025351_c001_v7007000_t0000_u01777517631580") as it is a hide marker 2026/04/30 02:55:26 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c8c_d20260430_m025350_c001_v0001037_t0042_u01777517630826") 2026/04/30 02:55:26 DEBUG : created from root.txt: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f420951fa0599136a_d20260430_m025454_c001_v7007000_t0000_u01777517694210") as it is a hide marker 2026/04/30 02:55:26 DEBUG : created from root.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1199d99594cd9d17_d20260430_m025453_c001_v0001182_t0024_u01777517693291") 2026/04/30 02:55:26 DEBUG : file name.txt: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f41658c94160b504f_d20260430_m025502_c001_v7007000_t0000_u01777517702285") as it is a hide marker 2026/04/30 02:55:27 DEBUG : file name.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9d01_d20260430_m025442_c001_v0001037_t0000_u01777517682477") 2026/04/30 02:55:27 DEBUG : file name.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1093913d6a526267_d20260430_m025438_c001_v0001098_t0046_u01777517678603") 2026/04/30 02:55:27 DEBUG : file name.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ccf_d20260430_m025414_c001_v0001037_t0056_u01777517654621") 2026/04/30 02:55:27 DEBUG : file name.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ccb_d20260430_m025413_c001_v0001037_t0028_u01777517653416") 2026/04/30 02:55:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ccd_d20260430_m025414_c001_v0001037_t0056_u01777517654004") "upload" dated 2026-04-30 02:54:14.004 +0000 UTC (1m13.408158229s ago) 2026/04/30 02:55:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f4017e9dccdc33696_d20260430_m025436_c001_v7007000_t0000_u01777517676378") as it is a hide marker 2026/04/30 02:55:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f105a0e9ff4437445_d20260430_m025433_c001_v0001165_t0048_u01777517673897") 2026/04/30 02:55:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f118501d231058b71_d20260430_m025433_c001_v0001130_t0058_u01777517673013") 2026/04/30 02:55:27 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b99_d20260430_m025359_c001_v7007000_t0000_u01777517639696") as it is a hide marker 2026/04/30 02:55:27 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ca8_d20260430_m025358_c001_v0001037_t0000_u01777517638871") 2026/04/30 02:55:27 DEBUG : piped data.txt: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f41658c94160b5054_d20260430_m025504_c001_v7007000_t0000_u01777517704180") as it is a hide marker 2026/04/30 02:55:27 DEBUG : piped data.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9d2f_d20260430_m025503_c001_v0001037_t0010_u01777517703572") 2026/04/30 02:55:27 DEBUG : piped data.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f41658c94160b5051_d20260430_m025503_c001_v7007000_t0000_u01777517703387") 2026/04/30 02:55:27 DEBUG : piped data.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f4107d3fed53b9d2b_d20260430_m025503_c001_v0001037_t0028_u01777517703025") 2026/04/30 02:55:27 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b9a_d20260430_m025401_c001_v7007000_t0000_u01777517641105") as it is a hide marker 2026/04/30 02:55:27 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9cac_d20260430_m025400_c001_v0001037_t0003_u01777517640058") 2026/04/30 02:55:27 DEBUG : test-metadata: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f40917d87fd22549e_d20260430_m025511_c001_v7007000_t0000_u01777517711483") as it is a hide marker 2026/04/30 02:55:27 DEBUG : test-metadata: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f21658c94160b5058_d20260430_m025506_c001_v0001093_t0021_u01777517706232") 2026/04/30 02:55:27 DEBUG : test-metadata: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f41658c94160b5056_d20260430_m025505_c001_v7007000_t0000_u01777517705444") 2026/04/30 02:55:28 DEBUG : test-metadata: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9d33_d20260430_m025504_c001_v0001037_t0011_u01777517704364") 2026/04/30 02:55:28 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b83_d20260430_m025353_c001_v7007000_t0000_u01777517633746") as it is a hide marker 2026/04/30 02:55:28 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c92_d20260430_m025352_c001_v0001037_t0023_u01777517632994") 2026/04/30 02:55:28 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b8b_d20260430_m025356_c001_v7007000_t0000_u01777517636107") as it is a hide marker 2026/04/30 02:55:28 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c98_d20260430_m025355_c001_v0001037_t0012_u01777517635394") 2026/04/30 02:55:28 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b87_d20260430_m025355_c001_v7007000_t0000_u01777517635032") as it is a hide marker 2026/04/30 02:55:28 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c96_d20260430_m025354_c001_v0001037_t0052_u01777517634108") 2026/04/30 02:55:28 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b91_d20260430_m025357_c001_v7007000_t0000_u01777517637407") as it is a hide marker 2026/04/30 02:55:28 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c9c_d20260430_m025356_c001_v0001037_t0005_u01777517636469") 2026/04/30 02:55:28 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b98_d20260430_m025358_c001_v7007000_t0000_u01777517638508") as it is a hide marker 2026/04/30 02:55:28 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ca4_d20260430_m025357_c001_v0001037_t0004_u01777517637819") 2026/04/30 02:55:28 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b7f_d20260430_m025352_c001_v7007000_t0000_u01777517632632") as it is a hide marker 2026/04/30 02:55:28 DEBUG : trailing space /trailing space : Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c90_d20260430_m025351_c001_v0001037_t0013_u01777517631943") 2026/04/30 02:55:28 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9d57_d20260430_m025519_c001_v0001037_t0042_u01777517719869") "upload" dated 2026-04-30 02:55:19.869 +0000 UTC (8.859591595s ago) 2026/04/30 02:55:28 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f4197be86afa4e02e_d20260430_m025517_c001_v7007000_t0000_u01777517717283") 2026/04/30 02:55:28 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9d45_d20260430_m025514_c001_v0001037_t0019_u01777517714028") 2026/04/30 02:55:28 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f4017e9dccdc33687_d20260430_m025412_c001_v7007000_t0000_u01777517652874") as it is a hide marker 2026/04/30 02:55:28 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f215ab1ab57311ba2_d20260430_m025403_c001_v0001037_t0031_u01777517643166") 2026/04/30 02:55:28 DEBUG : zero-length-file: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311ba0_d20260430_m025402_c001_v7007000_t0000_u01777517642982") as it is a hide marker 2026/04/30 02:55:29 DEBUG : zero-length-file: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f4107d3fed53b9cb6_d20260430_m025402_c001_v0001037_t0028_u01777517642437") 2026/04/30 02:55:29 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b74_d20260430_m025345_c001_v7007000_t0000_u01777517625711") as it is a hide marker 2026/04/30 02:55:29 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c7e_d20260430_m025345_c001_v0001037_t0028_u01777517625020") 2026/04/30 02:55:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b6c_d20260430_m025339_c001_v7007000_t0000_u01777517619708") as it is a hide marker 2026/04/30 02:55:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c64_d20260430_m025338_c001_v0001037_t0027_u01777517618642") 2026/04/30 02:55:29 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b77_d20260430_m025349_c001_v7007000_t0000_u01777517629200") as it is a hide marker 2026/04/30 02:55:29 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c86_d20260430_m025348_c001_v0001037_t0051_u01777517628376") 2026/04/30 02:55:29 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b76_d20260430_m025348_c001_v7007000_t0000_u01777517628014") as it is a hide marker 2026/04/30 02:55:29 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c82_d20260430_m025347_c001_v0001037_t0016_u01777517627231") 2026/04/30 02:55:29 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b7b_d20260430_m025350_c001_v7007000_t0000_u01777517630440") as it is a hide marker 2026/04/30 02:55:29 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c8a_d20260430_m025349_c001_v0001037_t0057_u01777517629562") 2026/04/30 02:55:29 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b75_d20260430_m025346_c001_v7007000_t0000_u01777517626868") as it is a hide marker 2026/04/30 02:55:29 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c80_d20260430_m025346_c001_v0001037_t0050_u01777517626073") 2026/04/30 02:55:29 DEBUG : ./.: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b6d_d20260430_m025340_c001_v7007000_t0000_u01777517620990") as it is a hide marker 2026/04/30 02:55:29 DEBUG : ./.: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c6a_d20260430_m025340_c001_v0001037_t0001_u01777517620070") 2026/04/30 02:55:29 DEBUG : ../..: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311b6e_d20260430_m025342_c001_v7007000_t0000_u01777517622353") as it is a hide marker 2026/04/30 02:55:29 DEBUG : ../..: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9c6e_d20260430_m025341_c001_v0001037_t0009_u01777517621352") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/30 02:55: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/04/30 02:55:30 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/04/30 02:55:30 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/04/30 02:55: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/04/30 02:55:31 INFO : B2 bucket rclone-test-cobixuc7naqa: cleaning bucket "rclone-test-cobixuc7naqa" of pending multipart uploads older than 0s 2026/04/30 02:55:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ccd_d20260430_m025414_c001_v0001037_t0056_u01777517654004") "upload" dated 2026-04-30 02:54:14.004 +0000 UTC (1m17.661749565s ago) 2026/04/30 02:55:31 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f2024570661922a28_d20260430_m025530_c001_v0001144_t0033_u01777517730634") as it is a start marker (upload started at 2026-04-30 02:55:30.634 +0000 UTC) 2026/04/30 02:55:31 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/30 02:55:31 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f2024570661922a29_d20260430_m025530_c001_v0001182_t0057_u01777517730817") as it is a start marker (upload started at 2026-04-30 02:55:30.817 +0000 UTC) 2026/04/30 02:55:31 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/30 02:55:31 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f2024570661922a2b_d20260430_m025531_c001_v0001167_t0056_u01777517731013") as it is a start marker (upload started at 2026-04-30 02:55:31.013 +0000 UTC) 2026/04/30 02:55:31 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/30 02:55:31 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f2024570661922a2e_d20260430_m025531_c001_v0001181_t0020_u01777517731206") as it is a start marker (upload started at 2026-04-30 02:55:31.206 +0000 UTC) 2026/04/30 02:55:31 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/30 02:55:31 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f4024570661922a26_d20260430_m025530_c001_v7007000_t0000_u01777517730451") "hide" dated 2026-04-30 02:55:30.451 +0000 UTC (1.214886724s ago) 2026/04/30 02:55:31 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9d57_d20260430_m025519_c001_v0001037_t0042_u01777517719869") 2026/04/30 02:55:31 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/30 02:55:31 INFO : B2 bucket rclone-test-cobixuc7naqa: cleaning bucket "rclone-test-cobixuc7naqa" of pending multipart uploads older than 0s 2026/04/30 02:55:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ccd_d20260430_m025414_c001_v0001037_t0056_u01777517654004") "upload" dated 2026-04-30 02:54:14.004 +0000 UTC (1m18.031367622s ago) 2026/04/30 02:55:32 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f2024570661922a28_d20260430_m025530_c001_v0001144_t0033_u01777517730634") as it is a start marker (upload started at 2026-04-30 02:55:30.634 +0000 UTC) 2026/04/30 02:55:32 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f2024570661922a29_d20260430_m025530_c001_v0001182_t0057_u01777517730817") as it is a start marker (upload started at 2026-04-30 02:55:30.817 +0000 UTC) 2026/04/30 02:55:32 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f2024570661922a2b_d20260430_m025531_c001_v0001167_t0056_u01777517731013") as it is a start marker (upload started at 2026-04-30 02:55:31.013 +0000 UTC) 2026/04/30 02:55:32 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f2024570661922a2e_d20260430_m025531_c001_v0001181_t0020_u01777517731206") as it is a start marker (upload started at 2026-04-30 02:55:31.206 +0000 UTC) 2026/04/30 02:55:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f025db340eddbcb9fd80e1b_f4024570661922a26_d20260430_m025530_c001_v7007000_t0000_u01777517730451") "hide" dated 2026-04-30 02:55:30.451 +0000 UTC (1.58457315s ago) 2026/04/30 02:55:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9d57_d20260430_m025519_c001_v0001037_t0042_u01777517719869") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/30 02:55:32 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/30 02:55:32 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/30 02:55: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/04/30 02:55:34 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/30 02:55:34 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/30 02:55:34 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/30 02:55:34 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/30 02:55:35 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/30 02:55:36 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/30 02:55:36 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/30 02:55:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:55:39 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/04/30 02:55:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f2197be86afa4e09a_d20260430_m025539_c001_v0001036_t0035_u01777517739479") 2026/04/30 02:55:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/30 02:55:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/30 02:55:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/30 02:55:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:55:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:55:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/30 02:55:43 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/30 02:55:43 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/30 02:55:43 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/30 02:55:43 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/30 02:55:45 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/30 02:55:45 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/30 02:55:45 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/30 02:55:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:55:47 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/04/30 02:55:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f2197be86afa4e0cc_d20260430_m025547_c001_v0001100_t0030_u01777517747518") 2026/04/30 02:55:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/30 02:55:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/30 02:55:47 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/30 02:55:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:55:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:55:50 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/30 02:55:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/30 02:55:52 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/30 02:55:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/30 02:55:52 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/30 02:55:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/30 02:55:52 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/30 02:55:53 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/30 02:55:54 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/30 02:55:55 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/30 02:55:55 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/30 02:55:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:55:56 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/04/30 02:55:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f207b03d76ec9aff1_d20260430_m025556_c001_v0001184_t0041_u01777517756801") 2026/04/30 02:55:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/30 02:55:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/30 02:55:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/30 02:55:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/30 02:55:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/30 02:55:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:55:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:55:59 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/04/30 02:56:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/30 02:56:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/30 02:56:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/30 02:56:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/30 02:56:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/30 02:56:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/30 02:56:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/30 02:56:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:56:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/30 02:56:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f215ab1ab57311c0d_d20260430_m025604_c001_v0001097_t0003_u01777517764512") 2026/04/30 02:56:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/30 02:56:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/30 02:56:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/30 02:56:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:56:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:56:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/30 02:56:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/30 02:56:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/30 02:56:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/30 02:56:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/30 02:56:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/30 02:56:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/30 02:56:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/30 02:56:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:56:12 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/04/30 02:56:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f215ab1ab57311c11_d20260430_m025612_c001_v0001183_t0023_u01777517772508") 2026/04/30 02:56:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/30 02:56:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/30 02:56:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/30 02:56:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:56:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:56:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/30 02:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/30 02:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/30 02:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/30 02:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/30 02:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/30 02:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/30 02:56:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/30 02:56:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/30 02:56:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/30 02:56:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/30 02:56:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:56: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/04/30 02:56:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f209ad6bb7c52daa0_d20260430_m025624_c001_v0001116_t0030_u01777517784404") 2026/04/30 02:56:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/30 02:56:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/30 02:56:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/30 02:56:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/30 02:56:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/30 02:56:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:56:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:56:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/04/30 02:56:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/30 02:56:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/30 02:56:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/30 02:56:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/30 02:56:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/30 02:56:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/30 02:56:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/30 02:56:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:56:32 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/04/30 02:56:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f209ad6bb7c52dac2_d20260430_m025632_c001_v0001106_t0055_u01777517792760") 2026/04/30 02:56:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/30 02:56:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/30 02:56:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/30 02:56:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:56:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:56:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/30 02:56:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/30 02:56:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/30 02:56:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/30 02:56:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/30 02:56:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/30 02:56:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/30 02:56:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/30 02:56:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:56:41 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/04/30 02:56:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f209ad6bb7c52dadd_d20260430_m025641_c001_v0001181_t0011_u01777517801311") 2026/04/30 02:56:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/30 02:56:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/30 02:56:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/30 02:56:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:56:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:56:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/30 02:56:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/30 02:56:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/30 02:56:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/30 02:56:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/30 02:56:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/30 02:56:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/30 02:56:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/30 02:56:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/30 02:56:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/30 02:56:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/30 02:56:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:56:49 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/04/30 02:56:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f220951fa059914c2_d20260430_m025649_c001_v0001185_t0051_u01777517809787") 2026/04/30 02:56:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/30 02:56:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/30 02:56:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/30 02:56:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/30 02:56:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/30 02:56:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:56:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:56:52 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/04/30 02:56:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/30 02:56:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/30 02:56:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/30 02:56:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/30 02:56:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/30 02:56:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/30 02:56:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/30 02:56:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:56:58 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/04/30 02:56:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f209ad6bb7c52db04_d20260430_m025658_c001_v0001117_t0023_u01777517818306") 2026/04/30 02:56:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/30 02:56:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/30 02:56:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/30 02:56:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:57:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:57:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/30 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/30 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/30 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/30 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/30 02:57:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/30 02:57:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/30 02:57:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/30 02:57:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:57:07 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/04/30 02:57:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f220951fa05991553_d20260430_m025707_c001_v0001120_t0047_u01777517827383") 2026/04/30 02:57:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/30 02:57:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/30 02:57:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/30 02:57:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:57:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:57:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/30 02:57:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/30 02:57:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/30 02:57:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/30 02:57:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/30 02:57:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/30 02:57:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/30 02:57:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/30 02:57:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/30 02:57:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/30 02:57:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/30 02:57:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:57:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/30 02:57:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b99c9_d20260430_m025719_c001_v0001174_t0053_u01777517839158") 2026/04/30 02:57:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/30 02:57:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/30 02:57:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/30 02:57:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/30 02:57:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/30 02:57:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:57:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:57:22 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/04/30 02:57:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/30 02:57:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/30 02:57:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/30 02:57:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/30 02:57:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/30 02:57:26 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/30 02:57:26 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/30 02:57:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:57:28 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/04/30 02:57:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b99ee_d20260430_m025728_c001_v0001146_t0014_u01777517848291") 2026/04/30 02:57:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/30 02:57:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/30 02:57:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/30 02:57:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:57:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:57:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/30 02:57:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/30 02:57:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/30 02:57:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/30 02:57:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/30 02:57:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/30 02:57:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/30 02:57:36 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/30 02:57:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:57:38 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/04/30 02:57:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b9a13_d20260430_m025738_c001_v0001182_t0037_u01777517858218") 2026/04/30 02:57:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/30 02:57:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/30 02:57:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/30 02:57:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:57:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:57:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/30 02:57:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/30 02:57:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/30 02:57:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/30 02:57:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/30 02:57:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/30 02:57:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/30 02:57:44 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/30 02:57:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/30 02:57:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/30 02:57:46 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/30 02:57:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:57:48 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/04/30 02:57:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b9a3a_d20260430_m025748_c001_v0001130_t0002_u01777517868703") 2026/04/30 02:57:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/30 02:57:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/30 02:57:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/30 02:57:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/30 02:57:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/30 02:57:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:57:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:57:51 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/04/30 02:57:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/30 02:57:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/30 02:57:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/30 02:57:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/30 02:57:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/30 02:57:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/30 02:57:54 DEBUG : pacer: Reducing sleep to 10ms 2026/04/30 02:57:55 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/30 02:57:57 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/30 02:57:57 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/30 02:57:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:57:59 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/04/30 02:57:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b9a70_d20260430_m025759_c001_v0001120_t0012_u01777517879734") 2026/04/30 02:57:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/30 02:57:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/30 02:57:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/30 02:58:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:58:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:58:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/30 02:58:05 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/30 02:58:05 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/30 02:58:05 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/30 02:58:05 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/30 02:58:07 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/30 02:58:08 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/30 02:58:08 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/30 02:58:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:58:10 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/04/30 02:58:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f206be09efd7d6d56_d20260430_m025810_c001_v0001131_t0058_u01777517890712") 2026/04/30 02:58:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/30 02:58:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/30 02:58:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/30 02:58:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:58:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:58:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/30 02:58:16 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/30 02:58:16 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/30 02:58:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/30 02:58:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/30 02:58:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/30 02:58:17 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/30 02:58:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/30 02:58:19 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/30 02:58:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/30 02:58:20 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/30 02:58:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/30 02:58:22 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/04/30 02:58:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f025db340eddbcb9fd80e1b_f21658c94160b5239_d20260430_m025822_c001_v0001100_t0025_u01777517902646") 2026/04/30 02:58:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/30 02:58:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/30 02:58:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/30 02:58:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/30 02:58:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/30 02:58:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/30 02:58:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/30 02:58:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/30 02:58:48 DEBUG : chunked-copy: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/04/30 02:58:48 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/04/30 02:58:48 DEBUG : pacer: Rate limited, increasing sleep to 1s fstests.go:143: Put error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 1/10 2026/04/30 02:58:51 DEBUG : pacer: Reducing sleep to 500ms 2026/04/30 02:58:53 DEBUG : pacer: Reducing sleep to 250ms 2026/04/30 02:58:54 DEBUG : pacer: Reducing sleep to 125ms 2026/04/30 02:58:54 DEBUG : pacer: Reducing sleep to 62.5ms 2026/04/30 02:58:55 DEBUG : pacer: Reducing sleep to 31.25ms 2026/04/30 02:58:57 DEBUG : pacer: Reducing sleep to 15.625ms 2026/04/30 02:58:57 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/30 02:58:59 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f025db340eddbcb9fd80e1b_f203a7f88b4bf8bc8_d20260430_m025859_c001_v0001185_t0002_u01777517939825") 2026/04/30 02:58:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/30 02:58:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/30 02:59:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/30 02:59:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/30 02:59:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/30 02:59:02 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/30 02:59:02 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/30 02:59:02 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/30 02:59:02 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/30 02:59:05 DEBUG : chunked-copy: Done sending chunk 1 2026/04/30 02:59:05 DEBUG : chunked-copy: Done sending chunk 0 2026/04/30 02:59:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/30 02:59:05 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f025db340eddbcb9fd80e1b_f21130b15c6c038ca_d20260430_m025905_c001_v0001172_t0009_u01777517945815") 2026/04/30 02:59:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/30 02:59:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/30 02:59:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/30 02:59:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/30 02:59:06 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/30 02:59:09 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/30 02:59:09 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/30 02:59:09 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/30 02:59:09 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/30 02:59:11 DEBUG : chunked-copy: Done sending chunk 1 2026/04/30 02:59:11 DEBUG : chunked-copy: Done sending chunk 0 2026/04/30 02:59:11 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/30 02:59:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f025db340eddbcb9fd80e1b_f203a7f88b4bf8bd1_d20260430_m025912_c001_v0001115_t0031_u01777517952558") 2026/04/30 02:59:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/30 02:59:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/30 02:59:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/30 02:59:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/30 02:59:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/30 02:59:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/30 02:59:15 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/30 02:59:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/30 02:59:15 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/30 02:59:18 DEBUG : chunked-copy: Done sending chunk 0 2026/04/30 02:59:18 DEBUG : chunked-copy: Done sending chunk 1 2026/04/30 02:59:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/30 02:59:19 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0f025db340eddbcb9fd80e1b_f21130b15c6c038d4_d20260430_m025919_c001_v0001174_t0008_u01777517959076") 2026/04/30 02:59:19 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/30 02:59:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/30 02:59:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/30 02:59:19 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/30 02:59:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/30 02:59:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/30 02:59:20 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/30 02:59:22 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/30 02:59:23 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/30 02:59:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cobixuc7naqa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/04/30 02:59:25 INFO : B2 bucket rclone-test-cobixuc7naqa: cleaning bucket "rclone-test-cobixuc7naqa" of all files 2026/04/30 02:59:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f406be09efd7d6d4d_d20260430_m025804_c001_v7007000_t0000_u01777517884531") 2026/04/30 02:59:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b9a70_d20260430_m025759_c001_v0001120_t0012_u01777517879734") 2026/04/30 02:59:26 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f417d2106637b9a6b_d20260430_m025759_c001_v7007000_t0000_u01777517879216") 2026/04/30 02:59:26 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b9a52_d20260430_m025753_c001_v0001174_t0003_u01777517873743") 2026/04/30 02:59:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f420951fa05991654_d20260430_m025827_c001_v7007000_t0000_u01777517907966") 2026/04/30 02:59:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f21658c94160b5239_d20260430_m025822_c001_v0001100_t0025_u01777517902646") 2026/04/30 02:59:26 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f41658c94160b5238_d20260430_m025822_c001_v7007000_t0000_u01777517902142") 2026/04/30 02:59:26 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f206be09efd7d6d5c_d20260430_m025816_c001_v0001036_t0046_u01777517896487") 2026/04/30 02:59:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f406be09efd7d6d5b_d20260430_m025816_c001_v7007000_t0000_u01777517896306") 2026/04/30 02:59:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f206be09efd7d6d56_d20260430_m025810_c001_v0001131_t0058_u01777517890712") 2026/04/30 02:59:26 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f406be09efd7d6d55_d20260430_m025810_c001_v7007000_t0000_u01777517890210") 2026/04/30 02:59:26 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f206be09efd7d6d4e_d20260430_m025804_c001_v0001153_t0025_u01777517884725") 2026/04/30 02:59:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f420951fa05991406_d20260430_m025628_c001_v7007000_t0000_u01777517788628") 2026/04/30 02:59:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f209ad6bb7c52daa0_d20260430_m025624_c001_v0001116_t0030_u01777517784404") 2026/04/30 02:59:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f407b03d76ec9aff6_d20260430_m025616_c001_v7007000_t0000_u01777517776266") 2026/04/30 02:59:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f215ab1ab57311c11_d20260430_m025612_c001_v0001183_t0023_u01777517772508") 2026/04/30 02:59:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f409ad6bb7c52da9d_d20260430_m025624_c001_v7007000_t0000_u01777517784044") 2026/04/30 02:59:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f207b03d76ec9aff7_d20260430_m025616_c001_v0001040_t0010_u01777517776449") 2026/04/30 02:59:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311c10_d20260430_m025612_c001_v7007000_t0000_u01777517772148") 2026/04/30 02:59:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f207b03d76ec9aff5_d20260430_m025608_c001_v0001182_t0033_u01777517768159") 2026/04/30 02:59:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f407b03d76ec9aff4_d20260430_m025607_c001_v7007000_t0000_u01777517767977") 2026/04/30 02:59:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f215ab1ab57311c0d_d20260430_m025604_c001_v0001097_t0003_u01777517764512") 2026/04/30 02:59:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f415ab1ab57311c0c_d20260430_m025604_c001_v7007000_t0000_u01777517764165") 2026/04/30 02:59:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f207b03d76ec9aff3_d20260430_m025600_c001_v0001185_t0056_u01777517760746") 2026/04/30 02:59:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f420951fa059914e6_d20260430_m025653_c001_v7007000_t0000_u01777517813729") 2026/04/30 02:59:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f220951fa059914c2_d20260430_m025649_c001_v0001185_t0051_u01777517809787") 2026/04/30 02:59:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f420951fa0599148c_d20260430_m025645_c001_v7007000_t0000_u01777517805088") 2026/04/30 02:59:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f209ad6bb7c52dadd_d20260430_m025641_c001_v0001181_t0011_u01777517801311") 2026/04/30 02:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f420951fa059914bf_d20260430_m025649_c001_v7007000_t0000_u01777517809427") 2026/04/30 02:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f220951fa0599148d_d20260430_m025645_c001_v0001146_t0004_u01777517805273") 2026/04/30 02:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f409ad6bb7c52dada_d20260430_m025640_c001_v7007000_t0000_u01777517800954") 2026/04/30 02:59:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f220951fa05991444_d20260430_m025636_c001_v0001146_t0014_u01777517796548") 2026/04/30 02:59:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f420951fa05991441_d20260430_m025636_c001_v7007000_t0000_u01777517796366") 2026/04/30 02:59:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f209ad6bb7c52dac2_d20260430_m025632_c001_v0001106_t0055_u01777517792760") 2026/04/30 02:59:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f409ad6bb7c52dac1_d20260430_m025632_c001_v7007000_t0000_u01777517792403") 2026/04/30 02:59:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f220951fa0599140a_d20260430_m025628_c001_v0001178_t0002_u01777517788958") 2026/04/30 02:59:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f407b03d76ec9aff2_d20260430_m025600_c001_v7007000_t0000_u01777517760564") 2026/04/30 02:59:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f207b03d76ec9aff1_d20260430_m025556_c001_v0001184_t0041_u01777517756801") 2026/04/30 02:59:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f407b03d76ec9aff0_d20260430_m025556_c001_v7007000_t0000_u01777517756464") 2026/04/30 02:59:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f2197be86afa4e0e6_d20260430_m025552_c001_v0001120_t0056_u01777517752286") 2026/04/30 02:59:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f4197be86afa4e0e4_d20260430_m025552_c001_v7007000_t0000_u01777517752102") 2026/04/30 02:59:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f2197be86afa4e0cc_d20260430_m025547_c001_v0001100_t0030_u01777517747518") 2026/04/30 02:59:28 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f4197be86afa4e0ca_d20260430_m025547_c001_v7007000_t0000_u01777517747121") 2026/04/30 02:59:28 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f2192ac6c13ac5c2a_d20260430_m025543_c001_v0001185_t0014_u01777517743283") 2026/04/30 02:59:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f4192ac6c13ac5c29_d20260430_m025543_c001_v7007000_t0000_u01777517743100") 2026/04/30 02:59:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f2197be86afa4e09a_d20260430_m025539_c001_v0001036_t0035_u01777517739479") 2026/04/30 02:59:28 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f4197be86afa4e097_d20260430_m025539_c001_v7007000_t0000_u01777517739136") 2026/04/30 02:59:28 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f2024570661922a34_d20260430_m025534_c001_v0001183_t0051_u01777517734064") 2026/04/30 02:59:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f4143e79f033508dd_d20260430_m025723_c001_v7007000_t0000_u01777517843755") 2026/04/30 02:59:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b99c9_d20260430_m025719_c001_v0001174_t0053_u01777517839158") 2026/04/30 02:59:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f420951fa05991563_d20260430_m025711_c001_v7007000_t0000_u01777517831852") 2026/04/30 02:59:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f220951fa05991553_d20260430_m025707_c001_v0001120_t0047_u01777517827383") 2026/04/30 02:59:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f417d2106637b99c3_d20260430_m025718_c001_v7007000_t0000_u01777517838748") 2026/04/30 02:59:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f220951fa05991564_d20260430_m025712_c001_v0001144_t0009_u01777517832034") 2026/04/30 02:59:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f420951fa05991552_d20260430_m025706_c001_v7007000_t0000_u01777517826892") 2026/04/30 02:59:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f220951fa05991543_d20260430_m025702_c001_v0001178_t0013_u01777517822365") 2026/04/30 02:59:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f420951fa05991541_d20260430_m025702_c001_v7007000_t0000_u01777517822183") 2026/04/30 02:59:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f209ad6bb7c52db04_d20260430_m025658_c001_v0001117_t0023_u01777517818306") 2026/04/30 02:59:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f409ad6bb7c52db01_d20260430_m025657_c001_v7007000_t0000_u01777517817901") 2026/04/30 02:59:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f220951fa059914e9_d20260430_m025653_c001_v0001103_t0049_u01777517813912") 2026/04/30 02:59:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f417d2106637b9a4e_d20260430_m025753_c001_v7007000_t0000_u01777517873561") 2026/04/30 02:59:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b9a3a_d20260430_m025748_c001_v0001130_t0002_u01777517868703") 2026/04/30 02:59:29 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f417d2106637b9a38_d20260430_m025748_c001_v7007000_t0000_u01777517868260") 2026/04/30 02:59:29 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b9a25_d20260430_m025742_c001_v0001181_t0041_u01777517862971") 2026/04/30 02:59:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f417d2106637b9a23_d20260430_m025742_c001_v7007000_t0000_u01777517862789") 2026/04/30 02:59:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b9a13_d20260430_m025738_c001_v0001182_t0037_u01777517858218") 2026/04/30 02:59:29 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f417d2106637b9a11_d20260430_m025737_c001_v7007000_t0000_u01777517857739") 2026/04/30 02:59:29 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b99ff_d20260430_m025732_c001_v0001092_t0005_u01777517852700") 2026/04/30 02:59:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f417d2106637b99fd_d20260430_m025732_c001_v7007000_t0000_u01777517852519") 2026/04/30 02:59:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f217d2106637b99ee_d20260430_m025728_c001_v0001146_t0014_u01777517848291") 2026/04/30 02:59:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f417d2106637b99ec_d20260430_m025727_c001_v7007000_t0000_u01777517847857") 2026/04/30 02:59:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f2143e79f033508df_d20260430_m025723_c001_v0001183_t0030_u01777517843936") 2026/04/30 02:59:29 DEBUG : chunked-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f41130b15c6c038d8_d20260430_m025921_c001_v7007000_t0000_u01777517961974") 2026/04/30 02:59:29 DEBUG : chunked-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f203a7f88b4bf8bd4_d20260430_m025915_c001_v0001099_t0040_u01777517955633") 2026/04/30 02:59:29 DEBUG : chunked-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f403a7f88b4bf8bd3_d20260430_m025915_c001_v7007000_t0000_u01777517955104") 2026/04/30 02:59:29 DEBUG : chunked-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f21130b15c6c038d0_d20260430_m025908_c001_v0001174_t0053_u01777517948950") 2026/04/30 02:59:29 DEBUG : chunked-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f41130b15c6c038ce_d20260430_m025908_c001_v7007000_t0000_u01777517948446") 2026/04/30 02:59:29 DEBUG : chunked-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f203a7f88b4bf8bce_d20260430_m025902_c001_v0001174_t0010_u01777517942424") 2026/04/30 02:59:29 DEBUG : chunked-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f403a7f88b4bf8bcc_d20260430_m025901_c001_v7007000_t0000_u01777517941909") 2026/04/30 02:59:29 DEBUG : chunked-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f10198def4a3c7a19_d20260430_m025857_c001_v0001130_t0031_u01777517937670") 2026/04/30 02:59:29 DEBUG : chunked-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f403a7f88b4bf8bc7_d20260430_m025857_c001_v7007000_t0000_u01777517937292") 2026/04/30 02:59:29 DEBUG : chunked-copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f10198def4a3c7a0f_d20260430_m025852_c001_v0001130_t0026_u01777517932171") 2026/04/30 02:59:29 DEBUG : chunked-copy.copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f41130b15c6c038d7_d20260430_m025921_c001_v7007000_t0000_u01777517961792") 2026/04/30 02:59:29 DEBUG : chunked-copy.copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f21130b15c6c038d4_d20260430_m025919_c001_v0001174_t0008_u01777517959076") 2026/04/30 02:59:30 DEBUG : chunked-copy.copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f403a7f88b4bf8bd2_d20260430_m025914_c001_v7007000_t0000_u01777517954924") 2026/04/30 02:59:30 DEBUG : chunked-copy.copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f203a7f88b4bf8bd1_d20260430_m025912_c001_v0001115_t0031_u01777517952558") 2026/04/30 02:59:30 DEBUG : chunked-copy.copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f41130b15c6c038cd_d20260430_m025908_c001_v7007000_t0000_u01777517948261") 2026/04/30 02:59:30 DEBUG : chunked-copy.copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f21130b15c6c038ca_d20260430_m025905_c001_v0001172_t0009_u01777517945815") 2026/04/30 02:59:30 DEBUG : chunked-copy.copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f403a7f88b4bf8bcb_d20260430_m025901_c001_v7007000_t0000_u01777517941725") 2026/04/30 02:59:30 DEBUG : chunked-copy.copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f203a7f88b4bf8bc8_d20260430_m025859_c001_v0001185_t0002_u01777517939825") 2026/04/30 02:59:30 DEBUG : chunked-copy.copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f403a7f88b4bf8bc5_d20260430_m025857_c001_v7007000_t0000_u01777517937110") 2026/04/30 02:59:30 DEBUG : chunked-copy.copy: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f111508d5f832361e_d20260430_m025854_c001_v0001103_t0027_u01777517934548") 2026/04/30 02:59:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f1107d3fed53b9ccd_d20260430_m025414_c001_v0001037_t0056_u01777517654004") 2026/04/30 02:59:30 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f41130b15c6c038d9_d20260430_m025922_c001_v7007000_t0000_u01777517962835") 2026/04/30 02:59:30 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f10198def4a3c7a59_d20260430_m025922_c001_v0001130_t0026_u01777517962561") 2026/04/30 02:59:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f41130b15c6c038db_d20260430_m025924_c001_v7007000_t0000_u01777517964184") 2026/04/30 02:59:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f10198def4a3c7a5f_d20260430_m025923_c001_v0001130_t0039_u01777517963810") 2026/04/30 02:59:30 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f10198def4a3c7a5b_d20260430_m025923_c001_v0001130_t0040_u01777517963018") 2026/04/30 02:59:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f025db340eddbcb9fd80e1b_f4024570661922a26_d20260430_m025530_c001_v7007000_t0000_u01777517730451") 2026/04/30 02:59:32 INFO : B2 bucket rclone-test-cobixuc7naqa: cleaning bucket "rclone-test-cobixuc7naqa" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (359.03s) --- 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.41s) --- FAIL: TestIntegration/FsMkdir (356.89s) --- 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 (23.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.41s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.89s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (81.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.87s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (174.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (12.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (54.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (29.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/b2 359.060s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 5m59.767815211s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR]