"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:" 2025/05/08 03:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tosacuf3nugo" 2025/05/08 03:05:36 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 2025/05/08 03:05:39 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/08 03:05:40 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/05/08 03:05:40 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/05/08 03:06:11 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/05/08 03:06:11 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/05/08 03:06:14 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/05/08 03:06:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/05/08 03:06:14 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/05/08 03:06:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/05/08 03:06:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/05/08 03:06:15 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/05/08 03:06:23 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/05/08 03:06:24 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/05/08 03:06:29 INFO : B2 bucket rclone-test-tosacuf3nugo: cleaning bucket "rclone-test-tosacuf3nugo" of all files 2025/05/08 03:06:29 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d56fb_d20250508_m030628_c001_v0001115_t0004_u01746673588263") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/08 03:06:31 DEBUG : Creating backend with remote "TestB2:rclone-test-tosacuf3nugo/dirToPurgeFromRoot" 2025/05/08 03:06:32 INFO : B2 bucket rclone-test-tosacuf3nugo path dirToPurgeFromRoot: cleaning bucket "rclone-test-tosacuf3nugo" of all files 2025/05/08 03:06:33 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d570f_d20250508_m030630_c001_v0001115_t0019_u01746673590463") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/08 03:06:33 DEBUG : Creating backend with remote "TestB2:rclone-test-tosacuf3nugo/hello? sausage/êé" 2025/05/08 03:06:37 INFO : B2 bucket rclone-test-tosacuf3nugo path hello? sausage/êé: cleaning bucket "rclone-test-tosacuf3nugo" of all files 2025/05/08 03:06:37 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f119bb733c8b70cc0_d20250508_m030636_c001_v0001134_t0005_u01746673596171") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/05/08 03:06:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/05/08 03:06:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/08 03:06:39 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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 2025/05/08 03:06:47 DEBUG : Creating backend with remote "TestB2:rclone-test-tosacuf3nugo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/08 03:06:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tosacuf3nugo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-tosacuf3nugo" from "TestB2:rclone-test-tosacuf3nugo" 2025/05/08 03:06:51 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/05/08 03:07:02 DEBUG : Creating backend with remote "TestB2:rclone-test-naneleq0xawo" 2025/05/08 03:07:05 DEBUG : B2 bucket rclone-test-naneleq0xawo: Purge remote 2025/05/08 03:07:05 INFO : B2 bucket rclone-test-naneleq0xawo: cleaning bucket "rclone-test-naneleq0xawo" of all files 2025/05/08 03:07:06 DEBUG : somefile: Deleting (id "4_z8fc26d23d0cdabdb9f680e1b_f4173ad6d28b3e70f_d20250508_m030704_c001_v0001178_t0058_u01746673624780") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/05/08 03:07:07 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/08 03:07:08 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 2025/05/08 03:07:11 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/05/08 03:07:11 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/05/08 03:07:11 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.053Ki offset 6Mi/6.106Mi 2025/05/08 03:07:11 DEBUG : test-metadata: Sending chunk 1 length 111670 2025/05/08 03:07:13 DEBUG : test-metadata: Done sending chunk 1 2025/05/08 03:07:14 DEBUG : test-metadata: Done sending chunk 0 2025/05/08 03:07:14 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-v2025-05-08-030719-922.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 2025/05/08 03:07:27 DEBUG : oldPath = "TestB2:rclone-test-tosacuf3nugo/versions/test-versions-v2025-05-08-030719-922.txt" 2025/05/08 03:07:27 DEBUG : newPath = "TestB2,versions:rclone-test-tosacuf3nugo/versions/test-versions-v2025-05-08-030719-922.txt" 2025/05/08 03:07:27 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-tosacuf3nugo/versions/test-versions-v2025-05-08-030719-922.txt" 2025/05/08 03:07:27 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/05/08 03:07:28 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-tosacuf3nugo/versions/test-versions-v2025-05-08-030719-922.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-tosacuf3nugo/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/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/05/08 03:07:30 INFO : B2 bucket rclone-test-tosacuf3nugo: cleaning bucket "rclone-test-tosacuf3nugo" of all hidden files 2025/05/08 03:07:30 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3b8_d20250508_m030549_c001_v7007000_t0000_u01746673549081") as it is a hide marker 2025/05/08 03:07:30 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : leading space/ leading space: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d563b_d20250508_m030548_c001_v0001115_t0031_u01746673548001") 2025/05/08 03:07:30 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3b1_d20250508_m030547_c001_v7007000_t0000_u01746673547638") as it is a hide marker 2025/05/08 03:07:30 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d562f_d20250508_m030546_c001_v0001115_t0017_u01746673546471") 2025/05/08 03:07:30 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3db_d20250508_m030557_c001_v7007000_t0000_u01746673557316") as it is a hide marker 2025/05/08 03:07:30 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5665_d20250508_m030556_c001_v0001115_t0019_u01746673556295") 2025/05/08 03:07:30 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : created from root.txt: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f400bd31f4832a1a7_d20250508_m030658_c001_v7007000_t0000_u01746673618744") as it is a hide marker 2025/05/08 03:07:30 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : created from root.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f113967dea14b1e6e_d20250508_m030657_c001_v0001171_t0000_u01746673617649") 2025/05/08 03:07:30 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : file name.txt: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a2e3_d20250508_m030706_c001_v7007000_t0000_u01746673626929") as it is a hide marker 2025/05/08 03:07:30 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : file name.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d575b_d20250508_m030646_c001_v0001115_t0041_u01746673606481") 2025/05/08 03:07:30 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : file name.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f117ca37a62a62e8f_d20250508_m030642_c001_v0001117_t0022_u01746673602298") 2025/05/08 03:07:30 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : file name.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d56d9_d20250508_m030620_c001_v0001115_t0005_u01746673580152") 2025/05/08 03:07:30 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : file name.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d56d5_d20250508_m030618_c001_v0001115_t0035_u01746673578228") 2025/05/08 03:07:30 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d56d7_d20250508_m030619_c001_v0001115_t0036_u01746673579462") "upload" dated 2025-05-08 03:06:19.462 +0000 UTC (1m10.87221631s ago) 2025/05/08 03:07:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f4174184668dcb1de_d20250508_m030640_c001_v7007000_t0000_u01746673600110") as it is a hide marker 2025/05/08 03:07:30 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f100f2a87f3fa77aa_d20250508_m030639_c001_v0001101_t0012_u01746673599757") 2025/05/08 03:07:30 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f1002228401f1f976_d20250508_m030639_c001_v0001184_t0009_u01746673599105") 2025/05/08 03:07:30 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d40f_d20250508_m030607_c001_v7007000_t0000_u01746673567654") as it is a hide marker 2025/05/08 03:07:30 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5697_d20250508_m030606_c001_v0001115_t0002_u01746673566625") 2025/05/08 03:07:30 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : piped data.txt: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a2e5_d20250508_m030709_c001_v7007000_t0000_u01746673629157") as it is a hide marker 2025/05/08 03:07:30 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : piped data.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d57c2_d20250508_m030708_c001_v0001115_t0009_u01746673628281") 2025/05/08 03:07:30 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : piped data.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a2e4_d20250508_m030708_c001_v7007000_t0000_u01746673628097") 2025/05/08 03:07:30 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : piped data.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f41641ae1750d57b8_d20250508_m030707_c001_v0001115_t0030_u01746673627737") 2025/05/08 03:07:30 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d413_d20250508_m030609_c001_v7007000_t0000_u01746673569311") as it is a hide marker 2025/05/08 03:07:30 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d569d_d20250508_m030608_c001_v0001115_t0013_u01746673568019") 2025/05/08 03:07:30 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : test-metadata: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a2ed_d20250508_m030717_c001_v7007000_t0000_u01746673637360") as it is a hide marker 2025/05/08 03:07:30 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : test-metadata: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f205777062429a2e9_d20250508_m030711_c001_v0001117_t0057_u01746673631317") 2025/05/08 03:07:30 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : test-metadata: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a2e8_d20250508_m030710_c001_v7007000_t0000_u01746673630435") 2025/05/08 03:07:30 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : test-metadata: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d57ce_d20250508_m030709_c001_v0001115_t0023_u01746673629342") 2025/05/08 03:07:30 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3ec_d20250508_m030600_c001_v7007000_t0000_u01746673560391") as it is a hide marker 2025/05/08 03:07:30 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5673_d20250508_m030559_c001_v0001115_t0054_u01746673559045") 2025/05/08 03:07:30 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3fe_d20250508_m030603_c001_v7007000_t0000_u01746673563249") as it is a hide marker 2025/05/08 03:07:30 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5683_d20250508_m030602_c001_v0001115_t0002_u01746673562167") 2025/05/08 03:07:30 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3f3_d20250508_m030601_c001_v7007000_t0000_u01746673561803") as it is a hide marker 2025/05/08 03:07:30 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d567d_d20250508_m030600_c001_v0001115_t0042_u01746673560756") 2025/05/08 03:07:30 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d402_d20250508_m030604_c001_v7007000_t0000_u01746673564713") as it is a hide marker 2025/05/08 03:07:30 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5689_d20250508_m030603_c001_v0001115_t0040_u01746673563655") 2025/05/08 03:07:30 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d408_d20250508_m030606_c001_v7007000_t0000_u01746673566260") as it is a hide marker 2025/05/08 03:07:30 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d568f_d20250508_m030605_c001_v0001115_t0033_u01746673565079") 2025/05/08 03:07:30 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3e3_d20250508_m030558_c001_v7007000_t0000_u01746673558680") as it is a hide marker 2025/05/08 03:07:30 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : trailing space /trailing space : Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5669_d20250508_m030557_c001_v0001115_t0043_u01746673557680") 2025/05/08 03:07:30 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5832_d20250508_m030724_c001_v0001115_t0045_u01746673644959") "upload" dated 2025-05-08 03:07:24.959 +0000 UTC (5.37610397s ago) 2025/05/08 03:07:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f40679dc777e0055e_d20250508_m030722_c001_v7007000_t0000_u01746673642773") 2025/05/08 03:07:30 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5812_d20250508_m030719_c001_v0001115_t0020_u01746673639922") 2025/05/08 03:07:30 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d442_d20250508_m030617_c001_v7007000_t0000_u01746673577688") as it is a hide marker 2025/05/08 03:07:30 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f20211bca4d43d424_d20250508_m030611_c001_v0001090_t0003_u01746673571544") 2025/05/08 03:07:30 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : zero-length-file: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d420_d20250508_m030611_c001_v7007000_t0000_u01746673571217") as it is a hide marker 2025/05/08 03:07:30 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : zero-length-file: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f41641ae1750d56b3_d20250508_m030610_c001_v0001115_t0030_u01746673570626") 2025/05/08 03:07:30 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3c2_d20250508_m030550_c001_v7007000_t0000_u01746673550327") as it is a hide marker 2025/05/08 03:07:30 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5643_d20250508_m030549_c001_v0001115_t0058_u01746673549446") 2025/05/08 03:07:30 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d396_d20250508_m030543_c001_v7007000_t0000_u01746673543436") as it is a hide marker 2025/05/08 03:07:30 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d561b_d20250508_m030542_c001_v0001115_t0059_u01746673542168") 2025/05/08 03:07:30 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3d4_d20250508_m030554_c001_v7007000_t0000_u01746673554457") as it is a hide marker 2025/05/08 03:07:30 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5657_d20250508_m030553_c001_v0001115_t0009_u01746673553362") 2025/05/08 03:07:30 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3ce_d20250508_m030552_c001_v7007000_t0000_u01746673552974") as it is a hide marker 2025/05/08 03:07:30 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d564d_d20250508_m030551_c001_v0001115_t0052_u01746673551963") 2025/05/08 03:07:30 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3d7_d20250508_m030555_c001_v7007000_t0000_u01746673555891") as it is a hide marker 2025/05/08 03:07:30 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5663_d20250508_m030554_c001_v0001115_t0001_u01746673554820") 2025/05/08 03:07:30 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3c8_d20250508_m030551_c001_v7007000_t0000_u01746673551599") as it is a hide marker 2025/05/08 03:07:30 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5649_d20250508_m030550_c001_v0001115_t0052_u01746673550692") 2025/05/08 03:07:30 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : ./.: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d39c_d20250508_m030544_c001_v7007000_t0000_u01746673544884") as it is a hide marker 2025/05/08 03:07:30 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : ./.: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5623_d20250508_m030543_c001_v0001115_t0051_u01746673543800") 2025/05/08 03:07:30 NOTICE: ./.: Skipped delete as --dry-run is set 2025/05/08 03:07:30 DEBUG : ../..: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3a4_d20250508_m030546_c001_v7007000_t0000_u01746673546108") as it is a hide marker 2025/05/08 03:07:30 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/05/08 03:07:30 DEBUG : ../..: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d562d_d20250508_m030545_c001_v0001115_t0032_u01746673545256") 2025/05/08 03:07:30 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/05/08 03:07:30 INFO : B2 bucket rclone-test-tosacuf3nugo: cleaning bucket "rclone-test-tosacuf3nugo" of all hidden files 2025/05/08 03:07:30 DEBUG : leading space/ leading space: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3b8_d20250508_m030549_c001_v7007000_t0000_u01746673549081") as it is a hide marker 2025/05/08 03:07:30 DEBUG : leading space/ leading space: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d563b_d20250508_m030548_c001_v0001115_t0031_u01746673548001") 2025/05/08 03:07:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3b1_d20250508_m030547_c001_v7007000_t0000_u01746673547638") as it is a hide marker 2025/05/08 03:07:30 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d562f_d20250508_m030546_c001_v0001115_t0017_u01746673546471") 2025/05/08 03:07:30 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3db_d20250508_m030557_c001_v7007000_t0000_u01746673557316") as it is a hide marker 2025/05/08 03:07:30 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5665_d20250508_m030556_c001_v0001115_t0019_u01746673556295") 2025/05/08 03:07:30 DEBUG : created from root.txt: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f400bd31f4832a1a7_d20250508_m030658_c001_v7007000_t0000_u01746673618744") as it is a hide marker 2025/05/08 03:07:30 DEBUG : created from root.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f113967dea14b1e6e_d20250508_m030657_c001_v0001171_t0000_u01746673617649") 2025/05/08 03:07:30 DEBUG : file name.txt: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a2e3_d20250508_m030706_c001_v7007000_t0000_u01746673626929") as it is a hide marker 2025/05/08 03:07:30 DEBUG : file name.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d575b_d20250508_m030646_c001_v0001115_t0041_u01746673606481") 2025/05/08 03:07:31 DEBUG : file name.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f117ca37a62a62e8f_d20250508_m030642_c001_v0001117_t0022_u01746673602298") 2025/05/08 03:07:31 DEBUG : file name.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d56d9_d20250508_m030620_c001_v0001115_t0005_u01746673580152") 2025/05/08 03:07:31 DEBUG : file name.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d56d5_d20250508_m030618_c001_v0001115_t0035_u01746673578228") 2025/05/08 03:07:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d56d7_d20250508_m030619_c001_v0001115_t0036_u01746673579462") "upload" dated 2025-05-08 03:06:19.462 +0000 UTC (1m11.891974873s ago) 2025/05/08 03:07:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f4174184668dcb1de_d20250508_m030640_c001_v7007000_t0000_u01746673600110") as it is a hide marker 2025/05/08 03:07:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f100f2a87f3fa77aa_d20250508_m030639_c001_v0001101_t0012_u01746673599757") 2025/05/08 03:07:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f1002228401f1f976_d20250508_m030639_c001_v0001184_t0009_u01746673599105") 2025/05/08 03:07:31 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d40f_d20250508_m030607_c001_v7007000_t0000_u01746673567654") as it is a hide marker 2025/05/08 03:07:31 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5697_d20250508_m030606_c001_v0001115_t0002_u01746673566625") 2025/05/08 03:07:31 DEBUG : piped data.txt: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a2e5_d20250508_m030709_c001_v7007000_t0000_u01746673629157") as it is a hide marker 2025/05/08 03:07:31 DEBUG : piped data.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d57c2_d20250508_m030708_c001_v0001115_t0009_u01746673628281") 2025/05/08 03:07:31 DEBUG : piped data.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a2e4_d20250508_m030708_c001_v7007000_t0000_u01746673628097") 2025/05/08 03:07:31 DEBUG : piped data.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f41641ae1750d57b8_d20250508_m030707_c001_v0001115_t0030_u01746673627737") 2025/05/08 03:07:31 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d413_d20250508_m030609_c001_v7007000_t0000_u01746673569311") as it is a hide marker 2025/05/08 03:07:31 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d569d_d20250508_m030608_c001_v0001115_t0013_u01746673568019") 2025/05/08 03:07:31 DEBUG : test-metadata: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a2ed_d20250508_m030717_c001_v7007000_t0000_u01746673637360") as it is a hide marker 2025/05/08 03:07:31 DEBUG : test-metadata: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f205777062429a2e9_d20250508_m030711_c001_v0001117_t0057_u01746673631317") 2025/05/08 03:07:31 DEBUG : test-metadata: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a2e8_d20250508_m030710_c001_v7007000_t0000_u01746673630435") 2025/05/08 03:07:32 DEBUG : test-metadata: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d57ce_d20250508_m030709_c001_v0001115_t0023_u01746673629342") 2025/05/08 03:07:32 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3ec_d20250508_m030600_c001_v7007000_t0000_u01746673560391") as it is a hide marker 2025/05/08 03:07:32 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5673_d20250508_m030559_c001_v0001115_t0054_u01746673559045") 2025/05/08 03:07:32 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3fe_d20250508_m030603_c001_v7007000_t0000_u01746673563249") as it is a hide marker 2025/05/08 03:07:32 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5683_d20250508_m030602_c001_v0001115_t0002_u01746673562167") 2025/05/08 03:07:32 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3f3_d20250508_m030601_c001_v7007000_t0000_u01746673561803") as it is a hide marker 2025/05/08 03:07:32 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d567d_d20250508_m030600_c001_v0001115_t0042_u01746673560756") 2025/05/08 03:07:32 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d402_d20250508_m030604_c001_v7007000_t0000_u01746673564713") as it is a hide marker 2025/05/08 03:07:32 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5689_d20250508_m030603_c001_v0001115_t0040_u01746673563655") 2025/05/08 03:07:32 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d408_d20250508_m030606_c001_v7007000_t0000_u01746673566260") as it is a hide marker 2025/05/08 03:07:32 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d568f_d20250508_m030605_c001_v0001115_t0033_u01746673565079") 2025/05/08 03:07:32 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3e3_d20250508_m030558_c001_v7007000_t0000_u01746673558680") as it is a hide marker 2025/05/08 03:07:32 DEBUG : trailing space /trailing space : Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5669_d20250508_m030557_c001_v0001115_t0043_u01746673557680") 2025/05/08 03:07:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5832_d20250508_m030724_c001_v0001115_t0045_u01746673644959") "upload" dated 2025-05-08 03:07:24.959 +0000 UTC (7.699725615s ago) 2025/05/08 03:07:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f40679dc777e0055e_d20250508_m030722_c001_v7007000_t0000_u01746673642773") 2025/05/08 03:07:32 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5812_d20250508_m030719_c001_v0001115_t0020_u01746673639922") 2025/05/08 03:07:32 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d442_d20250508_m030617_c001_v7007000_t0000_u01746673577688") as it is a hide marker 2025/05/08 03:07:32 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f20211bca4d43d424_d20250508_m030611_c001_v0001090_t0003_u01746673571544") 2025/05/08 03:07:32 DEBUG : zero-length-file: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d420_d20250508_m030611_c001_v7007000_t0000_u01746673571217") as it is a hide marker 2025/05/08 03:07:32 DEBUG : zero-length-file: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f41641ae1750d56b3_d20250508_m030610_c001_v0001115_t0030_u01746673570626") 2025/05/08 03:07:32 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3c2_d20250508_m030550_c001_v7007000_t0000_u01746673550327") as it is a hide marker 2025/05/08 03:07:33 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5643_d20250508_m030549_c001_v0001115_t0058_u01746673549446") 2025/05/08 03:07:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d396_d20250508_m030543_c001_v7007000_t0000_u01746673543436") as it is a hide marker 2025/05/08 03:07:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d561b_d20250508_m030542_c001_v0001115_t0059_u01746673542168") 2025/05/08 03:07:33 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3d4_d20250508_m030554_c001_v7007000_t0000_u01746673554457") as it is a hide marker 2025/05/08 03:07:33 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5657_d20250508_m030553_c001_v0001115_t0009_u01746673553362") 2025/05/08 03:07:33 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3ce_d20250508_m030552_c001_v7007000_t0000_u01746673552974") as it is a hide marker 2025/05/08 03:07:33 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d564d_d20250508_m030551_c001_v0001115_t0052_u01746673551963") 2025/05/08 03:07:33 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3d7_d20250508_m030555_c001_v7007000_t0000_u01746673555891") as it is a hide marker 2025/05/08 03:07:33 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5663_d20250508_m030554_c001_v0001115_t0001_u01746673554820") 2025/05/08 03:07:33 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3c8_d20250508_m030551_c001_v7007000_t0000_u01746673551599") as it is a hide marker 2025/05/08 03:07:33 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5649_d20250508_m030550_c001_v0001115_t0052_u01746673550692") 2025/05/08 03:07:33 DEBUG : ./.: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d39c_d20250508_m030544_c001_v7007000_t0000_u01746673544884") as it is a hide marker 2025/05/08 03:07:33 DEBUG : ./.: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5623_d20250508_m030543_c001_v0001115_t0051_u01746673543800") 2025/05/08 03:07:33 DEBUG : ../..: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d3a4_d20250508_m030546_c001_v7007000_t0000_u01746673546108") as it is a hide marker 2025/05/08 03:07:33 DEBUG : ../..: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d562d_d20250508_m030545_c001_v0001115_t0032_u01746673545256") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/05/08 03:07:34 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. 2025/05/08 03:07:34 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. 2025/05/08 03:07:34 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. 2025/05/08 03:07:35 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 2025/05/08 03:07:35 INFO : B2 bucket rclone-test-tosacuf3nugo: cleaning bucket "rclone-test-tosacuf3nugo" of pending multipart uploads older than 0s 2025/05/08 03:07:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d56d7_d20250508_m030619_c001_v0001115_t0036_u01746673579462") "upload" dated 2025-05-08 03:06:19.462 +0000 UTC (1m16.146110941s ago) 2025/05/08 03:07:35 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e00565_d20250508_m030734_c001_v0001150_t0007_u01746673654532") as it is a start marker (upload started at 2025-05-08 03:07:34.532 +0000 UTC) 2025/05/08 03:07:35 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/05/08 03:07:35 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e00566_d20250508_m030734_c001_v0001145_t0047_u01746673654720") as it is a start marker (upload started at 2025-05-08 03:07:34.72 +0000 UTC) 2025/05/08 03:07:35 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/05/08 03:07:35 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e00567_d20250508_m030734_c001_v0001179_t0029_u01746673654902") as it is a start marker (upload started at 2025-05-08 03:07:34.902 +0000 UTC) 2025/05/08 03:07:35 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/05/08 03:07:35 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e0056a_d20250508_m030735_c001_v0001182_t0054_u01746673655133") as it is a start marker (upload started at 2025-05-08 03:07:35.133 +0000 UTC) 2025/05/08 03:07:35 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/05/08 03:07:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40679dc777e00564_d20250508_m030734_c001_v7007000_t0000_u01746673654338") "hide" dated 2025-05-08 03:07:34.338 +0000 UTC (1.270294265s ago) 2025/05/08 03:07:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5832_d20250508_m030724_c001_v0001115_t0045_u01746673644959") 2025/05/08 03:07:35 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/05/08 03:07:35 INFO : B2 bucket rclone-test-tosacuf3nugo: cleaning bucket "rclone-test-tosacuf3nugo" of pending multipart uploads older than 0s 2025/05/08 03:07:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d56d7_d20250508_m030619_c001_v0001115_t0036_u01746673579462") "upload" dated 2025-05-08 03:06:19.462 +0000 UTC (1m16.515531241s ago) 2025/05/08 03:07:35 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e00565_d20250508_m030734_c001_v0001150_t0007_u01746673654532") as it is a start marker (upload started at 2025-05-08 03:07:34.532 +0000 UTC) 2025/05/08 03:07:35 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e00566_d20250508_m030734_c001_v0001145_t0047_u01746673654720") as it is a start marker (upload started at 2025-05-08 03:07:34.72 +0000 UTC) 2025/05/08 03:07:35 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e00567_d20250508_m030734_c001_v0001179_t0029_u01746673654902") as it is a start marker (upload started at 2025-05-08 03:07:34.902 +0000 UTC) 2025/05/08 03:07:35 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e0056a_d20250508_m030735_c001_v0001182_t0054_u01746673655133") as it is a start marker (upload started at 2025-05-08 03:07:35.133 +0000 UTC) 2025/05/08 03:07:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8fc21d83d0bdabdb9f680e1b_f40679dc777e00564_d20250508_m030734_c001_v7007000_t0000_u01746673654338") "hide" dated 2025-05-08 03:07:34.338 +0000 UTC (1.639673198s ago) 2025/05/08 03:07:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5832_d20250508_m030724_c001_v0001115_t0045_u01746673644959") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/05/08 03:07:36 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/08 03:07:36 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/08 03:07:37 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 2025/05/08 03:07:38 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/05/08 03:07:38 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/05/08 03:07:38 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/05/08 03:07:38 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/05/08 03:07:39 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/05/08 03:07:40 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/05/08 03:07:40 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/05/08 03:07:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:07:43 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. 2025/05/08 03:07:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f216a323ede5c5e4a_d20250508_m030743_c001_v0001183_t0021_u01746673663728") 2025/05/08 03:07:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/08 03:07:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/08 03:07:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/08 03:07:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:07:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:07:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/05/08 03:07:47 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/05/08 03:07:47 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/05/08 03:07:47 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/05/08 03:07:47 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/05/08 03:07:49 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/05/08 03:07:50 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/05/08 03:07:50 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/05/08 03:07:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:07:51 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. 2025/05/08 03:07:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c91045ad_d20250508_m030751_c001_v0001105_t0022_u01746673671979") 2025/05/08 03:07:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/08 03:07:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/08 03:07:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/08 03:07:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:07:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:07:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/05/08 03:07:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/05/08 03:07:56 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/05/08 03:07:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/05/08 03:07:56 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/05/08 03:07:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/05/08 03:07:56 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/05/08 03:07:58 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/05/08 03:07:59 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/05/08 03:07:59 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/05/08 03:07:59 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/05/08 03:08:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:08:01 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. 2025/05/08 03:08:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f21118ea0af218a58_d20250508_m030801_c001_v0001182_t0002_u01746673681481") 2025/05/08 03:08:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/08 03:08:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/08 03:08:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/08 03:08:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/08 03:08:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/05/08 03:08:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:08:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:08:04 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 2025/05/08 03:08:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/05/08 03:08:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/05/08 03:08:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/05/08 03:08:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/05/08 03:08:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/05/08 03:08:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/05/08 03:08:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/05/08 03:08:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:08:09 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. 2025/05/08 03:08:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f21118ea0af218a5d_d20250508_m030809_c001_v0001036_t0020_u01746673689931") 2025/05/08 03:08:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/08 03:08:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/05/08 03:08:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/08 03:08:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:08:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:08:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/05/08 03:08:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/08 03:08:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/08 03:08:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/08 03:08:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/08 03:08:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/08 03:08:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/08 03:08:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/05/08 03:08:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:08:18 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. 2025/05/08 03:08:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c9104629_d20250508_m030818_c001_v0001177_t0035_u01746673698642") 2025/05/08 03:08:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/08 03:08:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/08 03:08:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/08 03:08:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:08:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:08:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/05/08 03:08:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/08 03:08:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/08 03:08:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/08 03:08:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/08 03:08:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/08 03:08:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/08 03:08:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/05/08 03:08:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/08 03:08:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/08 03:08:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/05/08 03:08:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:08:27 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. 2025/05/08 03:08:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f20211bca4d43d4e8_d20250508_m030827_c001_v0001150_t0059_u01746673707873") 2025/05/08 03:08:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/08 03:08:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/08 03:08:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/08 03:08:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/08 03:08:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/08 03:08:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:08:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:08:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/05/08 03:08:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/05/08 03:08:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/05/08 03:08:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/05/08 03:08:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/05/08 03:08:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/05/08 03:08:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/05/08 03:08:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/05/08 03:08:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:08:36 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. 2025/05/08 03:08:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f20211bca4d43d8d8_d20250508_m030836_c001_v0001104_t0050_u01746673716390") 2025/05/08 03:08:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/08 03:08:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/05/08 03:08:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/08 03:08:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:08:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:08:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/05/08 03:08:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/08 03:08:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/08 03:08:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/08 03:08:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/08 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/08 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/08 03:08:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/05/08 03:08:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:08:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/05/08 03:08:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c910464d_d20250508_m030845_c001_v0001146_t0022_u01746673725204") 2025/05/08 03:08:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/08 03:08:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/08 03:08:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/08 03:08:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:08:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:08:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/05/08 03:08:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/08 03:08:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/08 03:08:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/08 03:08:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/08 03:08:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/08 03:08:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/08 03:08:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/05/08 03:08:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/08 03:08:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/08 03:08:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/05/08 03:08:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:08:53 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. 2025/05/08 03:08:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c910465c_d20250508_m030854_c001_v0001131_t0039_u01746673734068") 2025/05/08 03:08:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/08 03:08:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/08 03:08:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/08 03:08:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/08 03:08:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/08 03:08:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:08:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:08:56 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 2025/05/08 03:08:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/05/08 03:08:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/05/08 03:08:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/05/08 03:08:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/05/08 03:08:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/05/08 03:09:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/05/08 03:09:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/05/08 03:09:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:09:02 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. 2025/05/08 03:09:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c910467b_d20250508_m030902_c001_v0001120_t0051_u01746673742767") 2025/05/08 03:09:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/08 03:09:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/05/08 03:09:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/08 03:09:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:09:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:09:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/05/08 03:09:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/08 03:09:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/08 03:09:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/08 03:09:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/08 03:09:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/08 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/08 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/05/08 03:09:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:09:12 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. 2025/05/08 03:09:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c9104694_d20250508_m030912_c001_v0001184_t0052_u01746673752102") 2025/05/08 03:09:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/08 03:09:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/08 03:09:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/08 03:09:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:09:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:09:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/05/08 03:09:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/08 03:09:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/08 03:09:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/05/08 03:09:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/05/08 03:09:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/08 03:09:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/08 03:09:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/05/08 03:09:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/08 03:09:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/08 03:09:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/05/08 03:09:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:09:22 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. 2025/05/08 03:09:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f218eb39b0e9edfb0_d20250508_m030922_c001_v0001182_t0021_u01746673762424") 2025/05/08 03:09:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/08 03:09:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/08 03:09:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/05/08 03:09:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/08 03:09:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/05/08 03:09:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:09:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:09:25 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 2025/05/08 03:09:27 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/05/08 03:09:27 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/05/08 03:09:27 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/05/08 03:09:27 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/05/08 03:09:28 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/05/08 03:09:30 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/05/08 03:09:30 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/05/08 03:09:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:09:31 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. 2025/05/08 03:09:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f218eb39b0e9edfbd_d20250508_m030931_c001_v0001103_t0038_u01746673771748") 2025/05/08 03:09:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/08 03:09:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/08 03:09:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/08 03:09:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:09:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:09:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/05/08 03:09:36 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/05/08 03:09:36 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/05/08 03:09:36 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/05/08 03:09:36 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/05/08 03:09:39 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/05/08 03:09:39 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/05/08 03:09:39 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/05/08 03:09:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:09:41 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. 2025/05/08 03:09:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e00a55_d20250508_m030941_c001_v0001182_t0008_u01746673781627") 2025/05/08 03:09:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/08 03:09:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/08 03:09:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/08 03:09:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:09:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:09:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/05/08 03:09:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/05/08 03:09:46 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/05/08 03:09:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/05/08 03:09:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/05/08 03:09:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/05/08 03:09:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/05/08 03:09:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/05/08 03:09:49 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/05/08 03:09:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/05/08 03:09:50 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/05/08 03:09:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:09:52 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. 2025/05/08 03:09:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f215db63a12cb5619_d20250508_m030952_c001_v0001105_t0003_u01746673792557") 2025/05/08 03:09:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/08 03:09:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/08 03:09:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/08 03:09:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/08 03:09:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/05/08 03:09:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:09:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:09:55 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 2025/05/08 03:09:58 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/05/08 03:09:58 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/05/08 03:09:58 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/05/08 03:09:58 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/05/08 03:09:59 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/05/08 03:10:01 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/05/08 03:10:01 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/05/08 03:10:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:10:03 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. 2025/05/08 03:10:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f21928f6db0babc4a_d20250508_m031003_c001_v0001161_t0009_u01746673803495") 2025/05/08 03:10:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/08 03:10:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/08 03:10:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/08 03:10:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/05/08 03:10:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/08 03:10:03 DEBUG : pacer: Reducing sleep to 10ms 2025/05/08 03:10:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:10:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:10:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/05/08 03:10:08 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/05/08 03:10:08 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/05/08 03:10:09 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/05/08 03:10:09 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/05/08 03:10:11 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/05/08 03:10:11 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/05/08 03:10:11 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/05/08 03:10:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:10:14 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. 2025/05/08 03:10:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f205777062429a79c_d20250508_m031014_c001_v0001092_t0003_u01746673814782") 2025/05/08 03:10:14 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/08 03:10:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/08 03:10:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/08 03:10:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:10:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:10:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/05/08 03:10:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/05/08 03:10:34 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/05/08 03:10:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/05/08 03:10:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/05/08 03:10:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/05/08 03:10:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/05/08 03:10:36 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/05/08 03:10:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/05/08 03:10:38 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/05/08 03:10:38 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/05/08 03:10:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/08 03:10:41 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. 2025/05/08 03:10:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8fc21d83d0bdabdb9f680e1b_f218a42cd877814dd_d20250508_m031041_c001_v0001181_t0003_u01746673841194") 2025/05/08 03:10:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/08 03:10:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/08 03:10:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/08 03:10:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/08 03:10:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/05/08 03:10:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/05/08 03:10:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/05/08 03:10:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/05/08 03:10:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fc21d83d0bdabdb9f680e1b_f2129d545bc39f706_d20250508_m031053_c001_v0001184_t0031_u01746673853207") 2025/05/08 03:10:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/05/08 03:10:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/08 03:10:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/08 03:10:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/08 03:10:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/05/08 03:10:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/08 03:10:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/08 03:10:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/08 03:10:56 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/05/08 03:10:58 DEBUG : chunked-copy: Done sending chunk 0 2025/05/08 03:10:58 DEBUG : chunked-copy: Done sending chunk 1 2025/05/08 03:10:58 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/08 03:10:59 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fc21d83d0bdabdb9f680e1b_f216b342986443e06_d20250508_m031059_c001_v0001182_t0034_u01746673859270") 2025/05/08 03:10:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/05/08 03:10:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/08 03:10:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/08 03:10:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/08 03:10:59 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/05/08 03:11:02 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/05/08 03:11:02 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/08 03:11:02 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/05/08 03:11:02 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/05/08 03:11:04 DEBUG : chunked-copy: Done sending chunk 1 2025/05/08 03:11:05 DEBUG : chunked-copy: Done sending chunk 0 2025/05/08 03:11:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/08 03:11:05 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8fc21d83d0bdabdb9f680e1b_f2129d545bc39f717_d20250508_m031105_c001_v0001150_t0027_u01746673865663") 2025/05/08 03:11:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/08 03:11:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/08 03:11:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/08 03:11:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/08 03:11:06 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/05/08 03:11:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/08 03:11:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/08 03:11:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/08 03:11:08 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/05/08 03:11:10 DEBUG : chunked-copy: Done sending chunk 0 2025/05/08 03:11:10 DEBUG : chunked-copy: Done sending chunk 1 2025/05/08 03:11:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/08 03:11:11 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8fc21d83d0bdabdb9f680e1b_f2129d545bc39f71e_d20250508_m031111_c001_v0001105_t0059_u01746673871538") 2025/05/08 03:11:11 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/05/08 03:11:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/08 03:11:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/08 03:11:11 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/05/08 03:11:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/08 03:11:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/08 03:11:12 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/08 03:11:14 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/08 03:11:16 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/08 03:11:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tosacuf3nugo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/05/08 03:11:18 INFO : B2 bucket rclone-test-tosacuf3nugo: cleaning bucket "rclone-test-tosacuf3nugo" of all files 2025/05/08 03:11:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a78e_d20250508_m031007_c001_v7007000_t0000_u01746673807993") 2025/05/08 03:11:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f21928f6db0babc4a_d20250508_m031003_c001_v0001161_t0009_u01746673803495") 2025/05/08 03:11:18 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f41928f6db0babc48_d20250508_m031002_c001_v7007000_t0000_u01746673802884") 2025/05/08 03:11:18 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f20323404b28f60ae_d20250508_m030957_c001_v0001101_t0027_u01746673797874") 2025/05/08 03:11:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f4129d545bc39f6fb_d20250508_m031046_c001_v7007000_t0000_u01746673846655") 2025/05/08 03:11:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f218a42cd877814dd_d20250508_m031041_c001_v0001181_t0003_u01746673841194") 2025/05/08 03:11:18 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f418a42cd877814dc_d20250508_m031040_c001_v7007000_t0000_u01746673840658") 2025/05/08 03:11:18 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f205777062429a7b7_d20250508_m031034_c001_v0001179_t0058_u01746673834188") 2025/05/08 03:11:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a7b5_d20250508_m031034_c001_v7007000_t0000_u01746673834006") 2025/05/08 03:11:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f205777062429a79c_d20250508_m031014_c001_v0001092_t0003_u01746673814782") 2025/05/08 03:11:19 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f405777062429a79a_d20250508_m031014_c001_v7007000_t0000_u01746673814205") 2025/05/08 03:11:19 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f205777062429a78f_d20250508_m031008_c001_v0001042_t0051_u01746673808176") 2025/05/08 03:11:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c9104637_d20250508_m030832_c001_v7007000_t0000_u01746673712021") 2025/05/08 03:11:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f20211bca4d43d4e8_d20250508_m030827_c001_v0001150_t0059_u01746673707873") 2025/05/08 03:11:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c910462e_d20250508_m030822_c001_v7007000_t0000_u01746673702661") 2025/05/08 03:11:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c9104629_d20250508_m030818_c001_v0001177_t0035_u01746673698642") 2025/05/08 03:11:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d4e7_d20250508_m030827_c001_v7007000_t0000_u01746673707475") 2025/05/08 03:11:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c9104630_d20250508_m030822_c001_v0001172_t0024_u01746673702844") 2025/05/08 03:11:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c9104627_d20250508_m030818_c001_v7007000_t0000_u01746673698211") 2025/05/08 03:11:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c9104624_d20250508_m030813_c001_v0001113_t0017_u01746673693833") 2025/05/08 03:11:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c9104622_d20250508_m030813_c001_v7007000_t0000_u01746673693651") 2025/05/08 03:11:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f21118ea0af218a5d_d20250508_m030809_c001_v0001036_t0020_u01746673689931") 2025/05/08 03:11:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f41118ea0af218a5b_d20250508_m030809_c001_v7007000_t0000_u01746673689538") 2025/05/08 03:11:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c9104615_d20250508_m030805_c001_v0001131_t0051_u01746673685626") 2025/05/08 03:11:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c9104667_d20250508_m030858_c001_v7007000_t0000_u01746673738168") 2025/05/08 03:11:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c910465c_d20250508_m030854_c001_v0001131_t0039_u01746673734068") 2025/05/08 03:11:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c9104655_d20250508_m030849_c001_v7007000_t0000_u01746673729324") 2025/05/08 03:11:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c910464d_d20250508_m030845_c001_v0001146_t0022_u01746673725204") 2025/05/08 03:11:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c910465b_d20250508_m030853_c001_v7007000_t0000_u01746673733672") 2025/05/08 03:11:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c9104656_d20250508_m030849_c001_v0001184_t0034_u01746673729506") 2025/05/08 03:11:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c910464c_d20250508_m030844_c001_v7007000_t0000_u01746673724807") 2025/05/08 03:11:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c9104642_d20250508_m030840_c001_v0001145_t0013_u01746673720365") 2025/05/08 03:11:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c9104641_d20250508_m030840_c001_v7007000_t0000_u01746673720182") 2025/05/08 03:11:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f20211bca4d43d8d8_d20250508_m030836_c001_v0001104_t0050_u01746673716390") 2025/05/08 03:11:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f40211bca4d43d8d7_d20250508_m030835_c001_v7007000_t0000_u01746673715980") 2025/05/08 03:11:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c9104638_d20250508_m030832_c001_v0001182_t0032_u01746673712205") 2025/05/08 03:11:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c9104614_d20250508_m030805_c001_v7007000_t0000_u01746673685442") 2025/05/08 03:11:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f21118ea0af218a58_d20250508_m030801_c001_v0001182_t0002_u01746673681481") 2025/05/08 03:11:20 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f41118ea0af218a57_d20250508_m030801_c001_v7007000_t0000_u01746673681091") 2025/05/08 03:11:20 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c91045d0_d20250508_m030756_c001_v0001109_t0005_u01746673676460") 2025/05/08 03:11:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c91045cc_d20250508_m030756_c001_v7007000_t0000_u01746673676277") 2025/05/08 03:11:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c91045ad_d20250508_m030751_c001_v0001105_t0022_u01746673671979") 2025/05/08 03:11:20 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c91045ab_d20250508_m030751_c001_v7007000_t0000_u01746673671575") 2025/05/08 03:11:20 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c91045a9_d20250508_m030747_c001_v0001171_t0046_u01746673667237") 2025/05/08 03:11:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c91045a8_d20250508_m030747_c001_v7007000_t0000_u01746673667054") 2025/05/08 03:11:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f216a323ede5c5e4a_d20250508_m030743_c001_v0001183_t0021_u01746673663728") 2025/05/08 03:11:21 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f416a323ede5c5e48_d20250508_m030743_c001_v7007000_t0000_u01746673663323") 2025/05/08 03:11:21 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e0056f_d20250508_m030738_c001_v0001183_t0040_u01746673658118") 2025/05/08 03:11:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f40679dc777e009e7_d20250508_m030926_c001_v7007000_t0000_u01746673766987") 2025/05/08 03:11:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f218eb39b0e9edfb0_d20250508_m030922_c001_v0001182_t0021_u01746673762424") 2025/05/08 03:11:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c910469f_d20250508_m030916_c001_v7007000_t0000_u01746673756521") 2025/05/08 03:11:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c9104694_d20250508_m030912_c001_v0001184_t0052_u01746673752102") 2025/05/08 03:11:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f418eb39b0e9edfaf_d20250508_m030921_c001_v7007000_t0000_u01746673761954") 2025/05/08 03:11:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c91046a1_d20250508_m030916_c001_v0001115_t0024_u01746673756702") 2025/05/08 03:11:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c9104692_d20250508_m030911_c001_v7007000_t0000_u01746673751646") 2025/05/08 03:11:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c9104688_d20250508_m030906_c001_v0001101_t0044_u01746673746808") 2025/05/08 03:11:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c9104686_d20250508_m030906_c001_v7007000_t0000_u01746673746626") 2025/05/08 03:11:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c910467b_d20250508_m030902_c001_v0001120_t0051_u01746673742767") 2025/05/08 03:11:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f422273c2c9104676_d20250508_m030902_c001_v7007000_t0000_u01746673742318") 2025/05/08 03:11:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f222273c2c9104669_d20250508_m030858_c001_v0001184_t0041_u01746673738352") 2025/05/08 03:11:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f40323404b28f60ad_d20250508_m030957_c001_v7007000_t0000_u01746673797690") 2025/05/08 03:11:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f215db63a12cb5619_d20250508_m030952_c001_v0001105_t0003_u01746673792557") 2025/05/08 03:11:21 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f415db63a12cb5618_d20250508_m030952_c001_v7007000_t0000_u01746673792048") 2025/05/08 03:11:21 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e00a5a_d20250508_m030946_c001_v0001145_t0052_u01746673786422") 2025/05/08 03:11:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f40679dc777e00a59_d20250508_m030946_c001_v7007000_t0000_u01746673786240") 2025/05/08 03:11:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e00a55_d20250508_m030941_c001_v0001182_t0008_u01746673781627") 2025/05/08 03:11:22 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f40679dc777e00a54_d20250508_m030941_c001_v7007000_t0000_u01746673781083") 2025/05/08 03:11:22 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e00a33_d20250508_m030935_c001_v0001103_t0033_u01746673775964") 2025/05/08 03:11:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f40679dc777e00a31_d20250508_m030935_c001_v7007000_t0000_u01746673775780") 2025/05/08 03:11:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f218eb39b0e9edfbd_d20250508_m030931_c001_v0001103_t0038_u01746673771748") 2025/05/08 03:11:22 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f418eb39b0e9edfbc_d20250508_m030931_c001_v7007000_t0000_u01746673771249") 2025/05/08 03:11:22 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f20679dc777e009e9_d20250508_m030927_c001_v0001180_t0014_u01746673767169") 2025/05/08 03:11:22 DEBUG : chunked-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f4129d545bc39f722_d20250508_m031113_c001_v7007000_t0000_u01746673873970") 2025/05/08 03:11:22 DEBUG : chunked-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f216b342986443e0f_d20250508_m031108_c001_v0001182_t0037_u01746673868213") 2025/05/08 03:11:22 DEBUG : chunked-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f416b342986443e0e_d20250508_m031107_c001_v7007000_t0000_u01746673867579") 2025/05/08 03:11:22 DEBUG : chunked-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f216b342986443e0b_d20250508_m031102_c001_v0001120_t0014_u01746673862069") 2025/05/08 03:11:22 DEBUG : chunked-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f416b342986443e09_d20250508_m031101_c001_v7007000_t0000_u01746673861493") 2025/05/08 03:11:22 DEBUG : chunked-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f2129d545bc39f70a_d20250508_m031055_c001_v0001092_t0016_u01746673855605") 2025/05/08 03:11:22 DEBUG : chunked-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f4129d545bc39f708_d20250508_m031054_c001_v7007000_t0000_u01746673854931") 2025/05/08 03:11:22 DEBUG : chunked-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5b7b_d20250508_m031051_c001_v0001115_t0047_u01746673851272") 2025/05/08 03:11:22 DEBUG : chunked-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f4129d545bc39f704_d20250508_m031050_c001_v7007000_t0000_u01746673850850") 2025/05/08 03:11:22 DEBUG : chunked-copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5b73_d20250508_m031047_c001_v0001115_t0057_u01746673847465") 2025/05/08 03:11:22 DEBUG : chunked-copy.copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f4129d545bc39f721_d20250508_m031113_c001_v7007000_t0000_u01746673873787") 2025/05/08 03:11:22 DEBUG : chunked-copy.copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f2129d545bc39f71e_d20250508_m031111_c001_v0001105_t0059_u01746673871538") 2025/05/08 03:11:22 DEBUG : chunked-copy.copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f416b342986443e0d_d20250508_m031107_c001_v7007000_t0000_u01746673867377") 2025/05/08 03:11:22 DEBUG : chunked-copy.copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f2129d545bc39f717_d20250508_m031105_c001_v0001150_t0027_u01746673865663") 2025/05/08 03:11:23 DEBUG : chunked-copy.copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f416b342986443e08_d20250508_m031101_c001_v7007000_t0000_u01746673861308") 2025/05/08 03:11:23 DEBUG : chunked-copy.copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f216b342986443e06_d20250508_m031059_c001_v0001182_t0034_u01746673859270") 2025/05/08 03:11:23 DEBUG : chunked-copy.copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f4129d545bc39f707_d20250508_m031054_c001_v7007000_t0000_u01746673854748") 2025/05/08 03:11:23 DEBUG : chunked-copy.copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f2129d545bc39f706_d20250508_m031053_c001_v0001184_t0031_u01746673853207") 2025/05/08 03:11:23 DEBUG : chunked-copy.copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f4129d545bc39f703_d20250508_m031050_c001_v7007000_t0000_u01746673850668") 2025/05/08 03:11:23 DEBUG : chunked-copy.copy: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f1002228401f214fc_d20250508_m031049_c001_v0001184_t0025_u01746673849900") 2025/05/08 03:11:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d56d7_d20250508_m030619_c001_v0001115_t0036_u01746673579462") 2025/05/08 03:11:23 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f4129d545bc39f724_d20250508_m031115_c001_v7007000_t0000_u01746673875158") 2025/05/08 03:11:23 DEBUG : unknown-size-put.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5be9_d20250508_m031114_c001_v0001115_t0032_u01746673874584") 2025/05/08 03:11:23 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f4129d545bc39f726_d20250508_m031117_c001_v7007000_t0000_u01746673877016") 2025/05/08 03:11:23 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5bfb_d20250508_m031116_c001_v0001115_t0044_u01746673876422") 2025/05/08 03:11:23 DEBUG : unknown-size-update.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f11641ae1750d5bed_d20250508_m031115_c001_v0001115_t0006_u01746673875343") 2025/05/08 03:11:23 DEBUG : versions/test-versions.txt: Deleting (id "4_z8fc21d83d0bdabdb9f680e1b_f40679dc777e00564_d20250508_m030734_c001_v7007000_t0000_u01746673654338") 2025/05/08 03:11:25 INFO : B2 bucket rclone-test-tosacuf3nugo: cleaning bucket "rclone-test-tosacuf3nugo" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (348.80s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.58s) --- PASS: TestIntegration/FsMkdir (346.22s) --- 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 (28.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.66s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.18s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.47s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- 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.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.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.45s) --- 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.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.64s) --- 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.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (16.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.09s) --- 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.50s) --- 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.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (188.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (48.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (26.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (19.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.86s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.36s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 348.828s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m49.574748647s (try 1/5)