"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/07/05 02:23:03 NOTICE: TestB2: Starting server 2025/07/05 02:23:03 DEBUG : Creating backend with remote "TestB2:rclone-test-fifilum0boba" 2025/07/05 02:23:03 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/07/05 02:23:06 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/05 02:23:06 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/05 02:23:06 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/07/05 02:23:32 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/07/05 02:23:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/07/05 02:23:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/07/05 02:23:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/07/05 02:23:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/07/05 02:23:35 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/07/05 02:23:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/07/05 02:23:36 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/07/05 02:23:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/05 02:23:45 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/07/05 02:23:50 INFO : B2 bucket rclone-test-fifilum0boba: cleaning bucket "rclone-test-fifilum0boba" of all files 2025/07/05 02:23:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d031_d20250705_m022349_c001_v0001101_t0041_u01751682229448") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/05 02:23:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fifilum0boba/dirToPurgeFromRoot" 2025/07/05 02:23:52 INFO : B2 bucket rclone-test-fifilum0boba path dirToPurgeFromRoot: cleaning bucket "rclone-test-fifilum0boba" of all files 2025/07/05 02:23:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d039_d20250705_m022351_c001_v0001101_t0059_u01751682231130") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/05 02:23:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fifilum0boba/hello? sausage/êé" 2025/07/05 02:23:57 INFO : B2 bucket rclone-test-fifilum0boba path hello? sausage/êé: cleaning bucket "rclone-test-fifilum0boba" of all files 2025/07/05 02:23:58 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f1136195828e5841a_d20250705_m022356_c001_v0001178_t0058_u01751682236529") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/07/05 02:24:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fifilum0boba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/05 02:24:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fifilum0boba/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-fifilum0boba" from "TestB2:rclone-test-fifilum0boba" 2025/07/05 02:24:10 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/07/05 02:24:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xamodox1guke" 2025/07/05 02:24:25 DEBUG : B2 bucket rclone-test-xamodox1guke: Purge remote 2025/07/05 02:24:25 INFO : B2 bucket rclone-test-xamodox1guke: cleaning bucket "rclone-test-xamodox1guke" of all files 2025/07/05 02:24:25 DEBUG : somefile: Deleting (id "4_z8f222d83606ddb8b9f780e1b_f4034347f16d1d7a3_d20250705_m022424_c001_v0001181_t0014_u01751682264091") === 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/07/05 02:24:26 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/05 02:24:27 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/07/05 02:24:30 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/07/05 02:24:30 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/07/05 02:24:30 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.333Ki offset 6Mi/6.106Mi 2025/07/05 02:24:30 DEBUG : test-metadata: Sending chunk 1 length 110933 2025/07/05 02:24:32 DEBUG : test-metadata: Done sending chunk 1 2025/07/05 02:24:33 DEBUG : test-metadata: Done sending chunk 0 2025/07/05 02:24:33 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-07-05-022437-972.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/07/05 02:24:45 DEBUG : oldPath = "TestB2:rclone-test-fifilum0boba/versions/test-versions-v2025-07-05-022437-972.txt" 2025/07/05 02:24:45 DEBUG : newPath = "TestB2,versions:rclone-test-fifilum0boba/versions/test-versions-v2025-07-05-022437-972.txt" 2025/07/05 02:24:45 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-fifilum0boba/versions/test-versions-v2025-07-05-022437-972.txt" 2025/07/05 02:24:45 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/07/05 02:24:46 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-fifilum0boba/versions/test-versions-v2025-07-05-022437-972.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-fifilum0boba/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/07/05 02:24:50 INFO : B2 bucket rclone-test-fifilum0boba: cleaning bucket "rclone-test-fifilum0boba" of all hidden files 2025/07/05 02:24:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62206_d20250705_m022314_c001_v7007000_t0000_u01751682194374") as it is a hide marker 2025/07/05 02:24:50 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : leading space/ leading space: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfc3_d20250705_m022313_c001_v0001101_t0023_u01751682193728") 2025/07/05 02:24:50 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62205_d20250705_m022313_c001_v7007000_t0000_u01751682193357") as it is a hide marker 2025/07/05 02:24:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfbc_d20250705_m022312_c001_v0001101_t0028_u01751682192545") 2025/07/05 02:24:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6221f_d20250705_m022320_c001_v7007000_t0000_u01751682200761") as it is a hide marker 2025/07/05 02:24:50 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfdb_d20250705_m022320_c001_v0001101_t0041_u01751682200094") 2025/07/05 02:24:50 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : created from root.txt: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f415d30c94b1360af_d20250705_m022418_c001_v7007000_t0000_u01751682258230") as it is a hide marker 2025/07/05 02:24:50 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : created from root.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f11458418d00a2b70_d20250705_m022417_c001_v0001161_t0053_u01751682257025") 2025/07/05 02:24:50 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : file name.txt: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f40095eb87b6972d4_d20250705_m022426_c001_v7007000_t0000_u01751682266117") as it is a hide marker 2025/07/05 02:24:50 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : file name.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d06d_d20250705_m022406_c001_v0001101_t0003_u01751682246133") 2025/07/05 02:24:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : file name.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f105e411e50f9ef4e_d20250705_m022402_c001_v0001144_t0014_u01751682242266") 2025/07/05 02:24:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : file name.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d01f_d20250705_m022340_c001_v0001101_t0052_u01751682220580") 2025/07/05 02:24:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : file name.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d019_d20250705_m022339_c001_v0001101_t0046_u01751682219508") 2025/07/05 02:24:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d01b_d20250705_m022340_c001_v0001101_t0047_u01751682220061") "upload" dated 2025-07-05 02:23:40.061 +0000 UTC (1m10.352310207s ago) 2025/07/05 02:24:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f40459ab8791c413b_d20250705_m022400_c001_v7007000_t0000_u01751682240060") as it is a hide marker 2025/07/05 02:24:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f109f5284400669a4_d20250705_m022359_c001_v0001146_t0051_u01751682239578") 2025/07/05 02:24:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f10389c14054db7c0_d20250705_m022358_c001_v0001176_t0049_u01751682238953") 2025/07/05 02:24:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62238_d20250705_m022328_c001_v7007000_t0000_u01751682208786") as it is a hide marker 2025/07/05 02:24:50 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cff7_d20250705_m022328_c001_v0001101_t0028_u01751682208006") 2025/07/05 02:24:50 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : piped data.txt: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f40095eb87b6972d6_d20250705_m022427_c001_v7007000_t0000_u01751682267940") as it is a hide marker 2025/07/05 02:24:50 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : piped data.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d0a3_d20250705_m022427_c001_v0001101_t0014_u01751682267417") 2025/07/05 02:24:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : piped data.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f40095eb87b6972d5_d20250705_m022427_c001_v7007000_t0000_u01751682267233") 2025/07/05 02:24:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : piped data.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f400ce7d36774d0a1_d20250705_m022426_c001_v0001101_t0047_u01751682266868") 2025/07/05 02:24:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6223c_d20250705_m022330_c001_v7007000_t0000_u01751682210659") as it is a hide marker 2025/07/05 02:24:50 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfff_d20250705_m022329_c001_v0001101_t0056_u01751682209686") 2025/07/05 02:24:50 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : test-metadata: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f421d60b6367b408b_d20250705_m022435_c001_v7007000_t0000_u01751682275423") as it is a hide marker 2025/07/05 02:24:50 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : test-metadata: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f20095eb87b6972d8_d20250705_m022430_c001_v0001109_t0000_u01751682270164") 2025/07/05 02:24:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : test-metadata: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f40095eb87b6972d7_d20250705_m022429_c001_v7007000_t0000_u01751682269201") 2025/07/05 02:24:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : test-metadata: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d0a9_d20250705_m022428_c001_v0001101_t0054_u01751682268195") 2025/07/05 02:24:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62225_d20250705_m022323_c001_v7007000_t0000_u01751682203365") as it is a hide marker 2025/07/05 02:24:50 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfe5_d20250705_m022322_c001_v0001101_t0021_u01751682202233") 2025/07/05 02:24:50 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6222e_d20250705_m022325_c001_v7007000_t0000_u01751682205541") as it is a hide marker 2025/07/05 02:24:50 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfe9_d20250705_m022324_c001_v0001101_t0048_u01751682204830") 2025/07/05 02:24:50 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6222a_d20250705_m022324_c001_v7007000_t0000_u01751682204453") as it is a hide marker 2025/07/05 02:24:50 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfe7_d20250705_m022323_c001_v0001101_t0026_u01751682203727") 2025/07/05 02:24:50 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62230_d20250705_m022326_c001_v7007000_t0000_u01751682206575") as it is a hide marker 2025/07/05 02:24:50 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfed_d20250705_m022325_c001_v0001101_t0034_u01751682205903") 2025/07/05 02:24:50 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62236_d20250705_m022327_c001_v7007000_t0000_u01751682207637") as it is a hide marker 2025/07/05 02:24:50 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cff3_d20250705_m022326_c001_v0001101_t0048_u01751682206936") 2025/07/05 02:24:50 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62220_d20250705_m022321_c001_v7007000_t0000_u01751682201872") as it is a hide marker 2025/07/05 02:24:50 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : trailing space /trailing space : Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfdf_d20250705_m022321_c001_v0001101_t0048_u01751682201122") 2025/07/05 02:24:50 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d0d1_d20250705_m022443_c001_v0001101_t0012_u01751682283844") "upload" dated 2025-07-05 02:24:43.844 +0000 UTC (6.570350181s ago) 2025/07/05 02:24:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f403bf01634c76046_d20250705_m022441_c001_v7007000_t0000_u01751682281302") 2025/07/05 02:24:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d0bf_d20250705_m022437_c001_v0001101_t0058_u01751682277972") 2025/07/05 02:24:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62250_d20250705_m022338_c001_v7007000_t0000_u01751682218966") as it is a hide marker 2025/07/05 02:24:50 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f216473a715a62244_d20250705_m022332_c001_v0001145_t0037_u01751682212919") 2025/07/05 02:24:50 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : zero-length-file: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62242_d20250705_m022332_c001_v7007000_t0000_u01751682212592") as it is a hide marker 2025/07/05 02:24:50 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : zero-length-file: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f400ce7d36774d007_d20250705_m022332_c001_v0001101_t0047_u01751682212042") 2025/07/05 02:24:50 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6220b_d20250705_m022315_c001_v7007000_t0000_u01751682195403") as it is a hide marker 2025/07/05 02:24:50 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfc5_d20250705_m022314_c001_v0001101_t0023_u01751682194735") 2025/07/05 02:24:50 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62201_d20250705_m022309_c001_v7007000_t0000_u01751682189910") as it is a hide marker 2025/07/05 02:24:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfb2_d20250705_m022308_c001_v0001101_t0053_u01751682188772") 2025/07/05 02:24:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6221a_d20250705_m022318_c001_v7007000_t0000_u01751682198555") as it is a hide marker 2025/07/05 02:24:50 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfcf_d20250705_m022317_c001_v0001101_t0049_u01751682197891") 2025/07/05 02:24:50 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62215_d20250705_m022317_c001_v7007000_t0000_u01751682197530") as it is a hide marker 2025/07/05 02:24:50 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfcb_d20250705_m022316_c001_v0001101_t0025_u01751682196842") 2025/07/05 02:24:50 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6221d_d20250705_m022319_c001_v7007000_t0000_u01751682199679") as it is a hide marker 2025/07/05 02:24:50 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfd1_d20250705_m022318_c001_v0001101_t0053_u01751682198916") 2025/07/05 02:24:50 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62214_d20250705_m022316_c001_v7007000_t0000_u01751682196480") as it is a hide marker 2025/07/05 02:24:50 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfc7_d20250705_m022315_c001_v0001101_t0016_u01751682195766") 2025/07/05 02:24:50 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : ./.: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62203_d20250705_m022311_c001_v7007000_t0000_u01751682191045") as it is a hide marker 2025/07/05 02:24:50 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : ./.: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfb4_d20250705_m022310_c001_v0001101_t0000_u01751682190271") 2025/07/05 02:24:50 NOTICE: ./.: Skipped delete as --dry-run is set 2025/07/05 02:24:50 DEBUG : ../..: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62204_d20250705_m022312_c001_v7007000_t0000_u01751682192184") as it is a hide marker 2025/07/05 02:24:50 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/07/05 02:24:50 DEBUG : ../..: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfb8_d20250705_m022311_c001_v0001101_t0055_u01751682191407") 2025/07/05 02:24:50 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/07/05 02:24:50 INFO : B2 bucket rclone-test-fifilum0boba: cleaning bucket "rclone-test-fifilum0boba" of all hidden files 2025/07/05 02:24:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62206_d20250705_m022314_c001_v7007000_t0000_u01751682194374") as it is a hide marker 2025/07/05 02:24:50 DEBUG : leading space/ leading space: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfc3_d20250705_m022313_c001_v0001101_t0023_u01751682193728") 2025/07/05 02:24:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62205_d20250705_m022313_c001_v7007000_t0000_u01751682193357") as it is a hide marker 2025/07/05 02:24:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfbc_d20250705_m022312_c001_v0001101_t0028_u01751682192545") 2025/07/05 02:24:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6221f_d20250705_m022320_c001_v7007000_t0000_u01751682200761") as it is a hide marker 2025/07/05 02:24:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfdb_d20250705_m022320_c001_v0001101_t0041_u01751682200094") 2025/07/05 02:24:50 DEBUG : created from root.txt: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f415d30c94b1360af_d20250705_m022418_c001_v7007000_t0000_u01751682258230") as it is a hide marker 2025/07/05 02:24:50 DEBUG : created from root.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f11458418d00a2b70_d20250705_m022417_c001_v0001161_t0053_u01751682257025") 2025/07/05 02:24:50 DEBUG : file name.txt: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f40095eb87b6972d4_d20250705_m022426_c001_v7007000_t0000_u01751682266117") as it is a hide marker 2025/07/05 02:24:51 DEBUG : file name.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d06d_d20250705_m022406_c001_v0001101_t0003_u01751682246133") 2025/07/05 02:24:51 DEBUG : file name.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f105e411e50f9ef4e_d20250705_m022402_c001_v0001144_t0014_u01751682242266") 2025/07/05 02:24:51 DEBUG : file name.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d01f_d20250705_m022340_c001_v0001101_t0052_u01751682220580") 2025/07/05 02:24:51 DEBUG : file name.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d019_d20250705_m022339_c001_v0001101_t0046_u01751682219508") 2025/07/05 02:24:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d01b_d20250705_m022340_c001_v0001101_t0047_u01751682220061") "upload" dated 2025-07-05 02:23:40.061 +0000 UTC (1m11.397172124s ago) 2025/07/05 02:24:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f40459ab8791c413b_d20250705_m022400_c001_v7007000_t0000_u01751682240060") as it is a hide marker 2025/07/05 02:24:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f109f5284400669a4_d20250705_m022359_c001_v0001146_t0051_u01751682239578") 2025/07/05 02:24:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f10389c14054db7c0_d20250705_m022358_c001_v0001176_t0049_u01751682238953") 2025/07/05 02:24:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62238_d20250705_m022328_c001_v7007000_t0000_u01751682208786") as it is a hide marker 2025/07/05 02:24:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cff7_d20250705_m022328_c001_v0001101_t0028_u01751682208006") 2025/07/05 02:24:51 DEBUG : piped data.txt: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f40095eb87b6972d6_d20250705_m022427_c001_v7007000_t0000_u01751682267940") as it is a hide marker 2025/07/05 02:24:51 DEBUG : piped data.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d0a3_d20250705_m022427_c001_v0001101_t0014_u01751682267417") 2025/07/05 02:24:51 DEBUG : piped data.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f40095eb87b6972d5_d20250705_m022427_c001_v7007000_t0000_u01751682267233") 2025/07/05 02:24:51 DEBUG : piped data.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f400ce7d36774d0a1_d20250705_m022426_c001_v0001101_t0047_u01751682266868") 2025/07/05 02:24:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6223c_d20250705_m022330_c001_v7007000_t0000_u01751682210659") as it is a hide marker 2025/07/05 02:24:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfff_d20250705_m022329_c001_v0001101_t0056_u01751682209686") 2025/07/05 02:24:52 DEBUG : test-metadata: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f421d60b6367b408b_d20250705_m022435_c001_v7007000_t0000_u01751682275423") as it is a hide marker 2025/07/05 02:24:52 DEBUG : test-metadata: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f20095eb87b6972d8_d20250705_m022430_c001_v0001109_t0000_u01751682270164") 2025/07/05 02:24:52 DEBUG : test-metadata: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f40095eb87b6972d7_d20250705_m022429_c001_v7007000_t0000_u01751682269201") 2025/07/05 02:24:52 DEBUG : test-metadata: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d0a9_d20250705_m022428_c001_v0001101_t0054_u01751682268195") 2025/07/05 02:24:52 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62225_d20250705_m022323_c001_v7007000_t0000_u01751682203365") as it is a hide marker 2025/07/05 02:24:52 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfe5_d20250705_m022322_c001_v0001101_t0021_u01751682202233") 2025/07/05 02:24:52 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6222e_d20250705_m022325_c001_v7007000_t0000_u01751682205541") as it is a hide marker 2025/07/05 02:24:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfe9_d20250705_m022324_c001_v0001101_t0048_u01751682204830") 2025/07/05 02:24:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6222a_d20250705_m022324_c001_v7007000_t0000_u01751682204453") as it is a hide marker 2025/07/05 02:24:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfe7_d20250705_m022323_c001_v0001101_t0026_u01751682203727") 2025/07/05 02:24:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62230_d20250705_m022326_c001_v7007000_t0000_u01751682206575") as it is a hide marker 2025/07/05 02:24:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfed_d20250705_m022325_c001_v0001101_t0034_u01751682205903") 2025/07/05 02:24:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62236_d20250705_m022327_c001_v7007000_t0000_u01751682207637") as it is a hide marker 2025/07/05 02:24:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cff3_d20250705_m022326_c001_v0001101_t0048_u01751682206936") 2025/07/05 02:24:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62220_d20250705_m022321_c001_v7007000_t0000_u01751682201872") as it is a hide marker 2025/07/05 02:24:52 DEBUG : trailing space /trailing space : Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfdf_d20250705_m022321_c001_v0001101_t0048_u01751682201122") 2025/07/05 02:24:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d0d1_d20250705_m022443_c001_v0001101_t0012_u01751682283844") "upload" dated 2025-07-05 02:24:43.844 +0000 UTC (9.102722767s ago) 2025/07/05 02:24:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f403bf01634c76046_d20250705_m022441_c001_v7007000_t0000_u01751682281302") 2025/07/05 02:24:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d0bf_d20250705_m022437_c001_v0001101_t0058_u01751682277972") 2025/07/05 02:24:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62250_d20250705_m022338_c001_v7007000_t0000_u01751682218966") as it is a hide marker 2025/07/05 02:24:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f216473a715a62244_d20250705_m022332_c001_v0001145_t0037_u01751682212919") 2025/07/05 02:24:53 DEBUG : zero-length-file: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62242_d20250705_m022332_c001_v7007000_t0000_u01751682212592") as it is a hide marker 2025/07/05 02:24:53 DEBUG : zero-length-file: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f400ce7d36774d007_d20250705_m022332_c001_v0001101_t0047_u01751682212042") 2025/07/05 02:24:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6220b_d20250705_m022315_c001_v7007000_t0000_u01751682195403") as it is a hide marker 2025/07/05 02:24:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfc5_d20250705_m022314_c001_v0001101_t0023_u01751682194735") 2025/07/05 02:24:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62201_d20250705_m022309_c001_v7007000_t0000_u01751682189910") as it is a hide marker 2025/07/05 02:24:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfb2_d20250705_m022308_c001_v0001101_t0053_u01751682188772") 2025/07/05 02:24:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6221a_d20250705_m022318_c001_v7007000_t0000_u01751682198555") as it is a hide marker 2025/07/05 02:24:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfcf_d20250705_m022317_c001_v0001101_t0049_u01751682197891") 2025/07/05 02:24:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62215_d20250705_m022317_c001_v7007000_t0000_u01751682197530") as it is a hide marker 2025/07/05 02:24:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfcb_d20250705_m022316_c001_v0001101_t0025_u01751682196842") 2025/07/05 02:24:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a6221d_d20250705_m022319_c001_v7007000_t0000_u01751682199679") as it is a hide marker 2025/07/05 02:24:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfd1_d20250705_m022318_c001_v0001101_t0053_u01751682198916") 2025/07/05 02:24:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62214_d20250705_m022316_c001_v7007000_t0000_u01751682196480") as it is a hide marker 2025/07/05 02:24:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfc7_d20250705_m022315_c001_v0001101_t0016_u01751682195766") 2025/07/05 02:24:53 DEBUG : ./.: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62203_d20250705_m022311_c001_v7007000_t0000_u01751682191045") as it is a hide marker 2025/07/05 02:24:53 DEBUG : ./.: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfb4_d20250705_m022310_c001_v0001101_t0000_u01751682190271") 2025/07/05 02:24:53 DEBUG : ../..: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f416473a715a62204_d20250705_m022312_c001_v7007000_t0000_u01751682192184") as it is a hide marker 2025/07/05 02:24:53 DEBUG : ../..: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774cfb8_d20250705_m022311_c001_v0001101_t0055_u01751682191407") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/07/05 02:24:54 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/07/05 02:24:54 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/07/05 02:24:55 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/07/05 02:24:55 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/07/05 02:24:55 INFO : B2 bucket rclone-test-fifilum0boba: cleaning bucket "rclone-test-fifilum0boba" of pending multipart uploads older than 0s 2025/07/05 02:24:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d01b_d20250705_m022340_c001_v0001101_t0047_u01751682220061") "upload" dated 2025-07-05 02:23:40.061 +0000 UTC (1m15.889622849s ago) 2025/07/05 02:24:55 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f203bf01634c7606e_d20250705_m022454_c001_v0001041_t0051_u01751682294873") as it is a start marker (upload started at 2025-07-05 02:24:54.873 +0000 UTC) 2025/07/05 02:24:55 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/07/05 02:24:55 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f203bf01634c7606f_d20250705_m022455_c001_v0001145_t0052_u01751682295058") as it is a start marker (upload started at 2025-07-05 02:24:55.058 +0000 UTC) 2025/07/05 02:24:55 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/07/05 02:24:55 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f203bf01634c76070_d20250705_m022455_c001_v0001105_t0013_u01751682295241") as it is a start marker (upload started at 2025-07-05 02:24:55.241 +0000 UTC) 2025/07/05 02:24:55 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/07/05 02:24:55 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f203bf01634c76071_d20250705_m022455_c001_v0001171_t0017_u01751682295434") as it is a start marker (upload started at 2025-07-05 02:24:55.434 +0000 UTC) 2025/07/05 02:24:55 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/07/05 02:24:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f403bf01634c7606d_d20250705_m022454_c001_v7007000_t0000_u01751682294689") "hide" dated 2025-07-05 02:24:54.689 +0000 UTC (1.261849014s ago) 2025/07/05 02:24:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d0d1_d20250705_m022443_c001_v0001101_t0012_u01751682283844") 2025/07/05 02:24:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/07/05 02:24:56 INFO : B2 bucket rclone-test-fifilum0boba: cleaning bucket "rclone-test-fifilum0boba" of pending multipart uploads older than 0s 2025/07/05 02:24:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d01b_d20250705_m022340_c001_v0001101_t0047_u01751682220061") "upload" dated 2025-07-05 02:23:40.061 +0000 UTC (1m16.256133699s ago) 2025/07/05 02:24:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f203bf01634c7606e_d20250705_m022454_c001_v0001041_t0051_u01751682294873") as it is a start marker (upload started at 2025-07-05 02:24:54.873 +0000 UTC) 2025/07/05 02:24:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f203bf01634c7606f_d20250705_m022455_c001_v0001145_t0052_u01751682295058") as it is a start marker (upload started at 2025-07-05 02:24:55.058 +0000 UTC) 2025/07/05 02:24:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f203bf01634c76070_d20250705_m022455_c001_v0001105_t0013_u01751682295241") as it is a start marker (upload started at 2025-07-05 02:24:55.241 +0000 UTC) 2025/07/05 02:24:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f203bf01634c76071_d20250705_m022455_c001_v0001171_t0017_u01751682295434") as it is a start marker (upload started at 2025-07-05 02:24:55.434 +0000 UTC) 2025/07/05 02:24:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f72fdb3604ddb8b9f780e1b_f403bf01634c7606d_d20250705_m022454_c001_v7007000_t0000_u01751682294689") "hide" dated 2025-07-05 02:24:54.689 +0000 UTC (1.628371556s ago) 2025/07/05 02:24:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d0d1_d20250705_m022443_c001_v0001101_t0012_u01751682283844") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/07/05 02:24:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/05 02:24:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/05 02:24:57 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/07/05 02:24:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/07/05 02:24:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/07/05 02:24:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/07/05 02:24:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/07/05 02:25:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/07/05 02:25:01 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/07/05 02:25:01 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/07/05 02:25:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:25:04 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/07/05 02:25:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f206af4c268b22802_d20250705_m022505_c001_v0001137_t0007_u01751682305005") 2025/07/05 02:25:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/05 02:25:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/05 02:25:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/05 02:25:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:25:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:25:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/07/05 02:25:09 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/07/05 02:25:09 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/07/05 02:25:09 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/07/05 02:25:09 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/07/05 02:25:11 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/07/05 02:25:11 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/07/05 02:25:11 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/07/05 02:25:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:25:13 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/07/05 02:25:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f209aaac2ab3f77a9_d20250705_m022513_c001_v0001032_t0033_u01751682313417") 2025/07/05 02:25:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/05 02:25:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/05 02:25:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/05 02:25:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:25:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:25:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/05 02:25:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/05 02:25:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/07/05 02:25:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/05 02:25:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/07/05 02:25:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/05 02:25:18 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/07/05 02:25:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/07/05 02:25:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/07/05 02:25:20 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/07/05 02:25:20 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/05 02:25:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:25:22 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/07/05 02:25:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f209aaac2ab3f77ae_d20250705_m022522_c001_v0001036_t0042_u01751682322280") 2025/07/05 02:25:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/05 02:25:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/05 02:25:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/05 02:25:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/05 02:25:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/07/05 02:25:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:25:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:25:25 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/07/05 02:25:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/05 02:25:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/07/05 02:25:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/07/05 02:25:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/07/05 02:25:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/07/05 02:25:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/07/05 02:25:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/07/05 02:25:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:25:30 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/07/05 02:25:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f209aaac2ab3f77b0_d20250705_m022530_c001_v0001184_t0039_u01751682330858") 2025/07/05 02:25:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/05 02:25:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/07/05 02:25:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/05 02:25:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:25:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:25:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/07/05 02:25:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/05 02:25:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/05 02:25:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/05 02:25:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/05 02:25:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/05 02:25:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/05 02:25:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/07/05 02:25:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:25:38 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/07/05 02:25:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579a9a_d20250705_m022538_c001_v0001184_t0034_u01751682338863") 2025/07/05 02:25:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/05 02:25:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/05 02:25:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/05 02:25:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:25:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:25:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/05 02:25:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/05 02:25:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/05 02:25:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/05 02:25:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/05 02:25:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/05 02:25:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/05 02:25:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/07/05 02:25:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/05 02:25:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/05 02:25:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/05 02:25:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:25:47 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/07/05 02:25:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f219811bd30f4bd4d_d20250705_m022547_c001_v0001179_t0006_u01751682347651") 2025/07/05 02:25:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/05 02:25:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/05 02:25:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/05 02:25:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/05 02:25:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/05 02:25:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:25:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:25:50 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/07/05 02:25:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/07/05 02:25:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/07/05 02:25:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/05 02:25:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/07/05 02:25:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/07/05 02:25:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/07/05 02:25:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/07/05 02:25:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:25:56 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/07/05 02:25:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f219811bd30f4bd85_d20250705_m022556_c001_v0001177_t0004_u01751682356106") 2025/07/05 02:25:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/05 02:25:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/07/05 02:25:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/05 02:25:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:25:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:25:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/07/05 02:26:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/05 02:26:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/05 02:26:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/05 02:26:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/05 02:26:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/05 02:26:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/05 02:26:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/07/05 02:26:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:26:04 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/07/05 02:26:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579ee9_d20250705_m022604_c001_v0001099_t0054_u01751682364269") 2025/07/05 02:26:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/05 02:26:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/05 02:26:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/05 02:26:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:26:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:26:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/05 02:26:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/05 02:26:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/05 02:26:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/05 02:26:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/05 02:26:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/05 02:26:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/05 02:26:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/07/05 02:26:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/05 02:26:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/05 02:26:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/05 02:26:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:26:12 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/07/05 02:26:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f217e25133f229976_d20250705_m022612_c001_v0001099_t0043_u01751682372977") 2025/07/05 02:26:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/05 02:26:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/05 02:26:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/05 02:26:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/05 02:26:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/05 02:26:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:26:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:26:15 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/07/05 02:26:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/07/05 02:26:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/07/05 02:26:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/05 02:26:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/07/05 02:26:18 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/07/05 02:26:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/07/05 02:26:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/07/05 02:26:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:26:21 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/07/05 02:26:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f217e25133f229994_d20250705_m022621_c001_v0001157_t0031_u01751682381772") 2025/07/05 02:26:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/05 02:26:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/07/05 02:26:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/05 02:26:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:26:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:26:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/07/05 02:26:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/05 02:26:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/05 02:26:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/05 02:26:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/05 02:26:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/05 02:26:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/05 02:26:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/07/05 02:26:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:26:30 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/07/05 02:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579f8b_d20250705_m022631_c001_v0001172_t0042_u01751682391080") 2025/07/05 02:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/05 02:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/05 02:26:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/05 02:26:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:26:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:26:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/05 02:26:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/05 02:26:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/05 02:26:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/05 02:26:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/05 02:26:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/07/05 02:26:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/05 02:26:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/07/05 02:26:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/05 02:26:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/05 02:26:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/05 02:26:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:26:52 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/07/05 02:26:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f2185defaa39edce3_d20250705_m022652_c001_v0001161_t0024_u01751682412962") 2025/07/05 02:26:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/05 02:26:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/05 02:26:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/07/05 02:26:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/05 02:26:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/07/05 02:26:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:26:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:26:55 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/07/05 02:26:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/07/05 02:26:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/07/05 02:26:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/07/05 02:26:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/07/05 02:26:58 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/07/05 02:27:00 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/07/05 02:27:00 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/07/05 02:27:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:27:02 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/07/05 02:27:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f2185defaa39edceb_d20250705_m022702_c001_v0001106_t0029_u01751682422162") 2025/07/05 02:27:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/05 02:27:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/05 02:27:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/05 02:27:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:27:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:27:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/07/05 02:27:06 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/07/05 02:27:06 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/07/05 02:27:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/07/05 02:27:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/07/05 02:27:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/07/05 02:27:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/07/05 02:27:09 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/07/05 02:27:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:27:11 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/07/05 02:27:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f217e25133f229a8a_d20250705_m022711_c001_v0001180_t0051_u01751682431860") 2025/07/05 02:27:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/05 02:27:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/05 02:27:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/05 02:27:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:27:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:27:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/05 02:27:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/05 02:27:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/07/05 02:27:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/05 02:27:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/07/05 02:27:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/05 02:27:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/07/05 02:27:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/07/05 02:27:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/07/05 02:27:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/07/05 02:27:20 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/05 02:27:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:27:22 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/07/05 02:27:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f20459ab8791c45be_d20250705_m022722_c001_v0001171_t0000_u01751682442165") 2025/07/05 02:27:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/05 02:27:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/05 02:27:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/05 02:27:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/05 02:27:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/07/05 02:27:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/05 02:27:22 DEBUG : pacer: Reducing sleep to 10ms 2025/07/05 02:27:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/07/05 02:27:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:27:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:27:25 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/07/05 02:27:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/07/05 02:27:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/07/05 02:27:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/07/05 02:27:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/07/05 02:27:28 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/07/05 02:27:40 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/07/05 02:27:40 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/07/05 02:27:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:27:44 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/07/05 02:27:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f206af4c268b23044_d20250705_m022744_c001_v0001120_t0011_u01751682464233") 2025/07/05 02:27:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/05 02:27:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/05 02:27:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/05 02:27:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:27:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:27:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/07/05 02:27:49 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/07/05 02:27:49 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/07/05 02:27:49 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/07/05 02:27:49 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/07/05 02:27:51 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/07/05 02:27:52 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/07/05 02:27:52 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/07/05 02:27:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:27:55 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/07/05 02:27:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f206af4c268b23129_d20250705_m022755_c001_v0001109_t0041_u01751682475235") 2025/07/05 02:27:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/05 02:27:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/05 02:27:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/05 02:27:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:28:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:28:10 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/05 02:28:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/05 02:28:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/07/05 02:28:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/05 02:28:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/07/05 02:28:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/05 02:28:14 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/07/05 02:28:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/07/05 02:28:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/07/05 02:28:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/07/05 02:28:18 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/05 02:28:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/05 02:28:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/07/05 02:28:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f72fdb3604ddb8b9f780e1b_f219811bd30f4c0e5_d20250705_m022822_c001_v0001136_t0033_u01751682502356") 2025/07/05 02:28:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/05 02:28:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/05 02:28:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/05 02:28:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/05 02:28:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/07/05 02:28:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/07/05 02:28:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/07/05 02:28:25 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/07/05 02:28:33 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f72fdb3604ddb8b9f780e1b_f216b1689df238926_d20250705_m022833_c001_v0001117_t0017_u01751682513733") 2025/07/05 02:28:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/07/05 02:28:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/05 02:28:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/05 02:28:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/05 02:28:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/07/05 02:28:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/05 02:28:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/05 02:28:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/05 02:28:37 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/07/05 02:28:39 DEBUG : chunked-copy: Done sending chunk 0 2025/07/05 02:28:39 DEBUG : chunked-copy: Done sending chunk 1 2025/07/05 02:28:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/05 02:28:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f72fdb3604ddb8b9f780e1b_f216b1689df23892d_d20250705_m022840_c001_v0001146_t0032_u01751682520516") 2025/07/05 02:28:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/07/05 02:28:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/05 02:28:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/05 02:28:41 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/05 02:28:41 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/07/05 02:28:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/07/05 02:28:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/05 02:28:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/07/05 02:28:43 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/07/05 02:28:45 DEBUG : chunked-copy: Done sending chunk 0 2025/07/05 02:28:45 DEBUG : chunked-copy: Done sending chunk 1 2025/07/05 02:28:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/05 02:28:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f72fdb3604ddb8b9f780e1b_f2085bdfc9d9cc01c_d20250705_m022846_c001_v0001171_t0045_u01751682526404") 2025/07/05 02:28:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/05 02:28:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/05 02:28:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/05 02:28:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/05 02:28:47 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/07/05 02:28:49 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/05 02:28:49 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/05 02:28:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/05 02:28:49 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/07/05 02:28:51 DEBUG : chunked-copy: Done sending chunk 0 2025/07/05 02:28:51 DEBUG : chunked-copy: Done sending chunk 1 2025/07/05 02:28:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/05 02:28:52 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5f72fdb3604ddb8b9f780e1b_f2085bdfc9d9cc01e_d20250705_m022852_c001_v0001182_t0058_u01751682532410") 2025/07/05 02:28:52 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/07/05 02:28:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/05 02:28:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/05 02:28:52 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/07/05 02:28:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/05 02:28:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/05 02:28:53 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/05 02:28:54 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/05 02:28:56 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/05 02:28:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fifilum0boba/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/07/05 02:28:58 INFO : B2 bucket rclone-test-fifilum0boba: cleaning bucket "rclone-test-fifilum0boba" of all files 2025/07/05 02:28:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f406af4c268b2309d_d20250705_m022748_c001_v7007000_t0000_u01751682468734") 2025/07/05 02:28:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f206af4c268b23044_d20250705_m022744_c001_v0001120_t0011_u01751682464233") 2025/07/05 02:28:58 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f406af4c268b2303c_d20250705_m022743_c001_v7007000_t0000_u01751682463563") 2025/07/05 02:28:58 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f212201931701263f_d20250705_m022727_c001_v0001171_t0044_u01751682447189") 2025/07/05 02:28:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f416b1689df238921_d20250705_m022827_c001_v7007000_t0000_u01751682507680") 2025/07/05 02:28:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f219811bd30f4c0e5_d20250705_m022822_c001_v0001136_t0033_u01751682502356") 2025/07/05 02:28:58 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f419811bd30f4c0e3_d20250705_m022821_c001_v7007000_t0000_u01751682501769") 2025/07/05 02:28:58 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f215d30c94b1362c4_d20250705_m022813_c001_v0001041_t0022_u01751682493619") 2025/07/05 02:28:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f415d30c94b1362c3_d20250705_m022813_c001_v7007000_t0000_u01751682493435") 2025/07/05 02:28:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f206af4c268b23129_d20250705_m022755_c001_v0001109_t0041_u01751682475235") 2025/07/05 02:28:58 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f406af4c268b23119_d20250705_m022754_c001_v7007000_t0000_u01751682474671") 2025/07/05 02:28:59 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f206af4c268b230a2_d20250705_m022748_c001_v0001181_t0012_u01751682468923") 2025/07/05 02:28:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f41454ec292579ec9_d20250705_m022551_c001_v7007000_t0000_u01751682351480") 2025/07/05 02:28:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f219811bd30f4bd4d_d20250705_m022547_c001_v0001179_t0006_u01751682347651") 2025/07/05 02:28:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f41454ec292579e9b_d20250705_m022542_c001_v7007000_t0000_u01751682342718") 2025/07/05 02:28:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579a9a_d20250705_m022538_c001_v0001184_t0034_u01751682338863") 2025/07/05 02:28:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f419811bd30f4bd45_d20250705_m022547_c001_v7007000_t0000_u01751682347263") 2025/07/05 02:28:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579e9c_d20250705_m022542_c001_v0001137_t0052_u01751682342948") 2025/07/05 02:28:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f41454ec292579a93_d20250705_m022538_c001_v7007000_t0000_u01751682338466") 2025/07/05 02:28:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579a74_d20250705_m022534_c001_v0001182_t0028_u01751682334284") 2025/07/05 02:28:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f41454ec292579a73_d20250705_m022534_c001_v7007000_t0000_u01751682334102") 2025/07/05 02:28:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f209aaac2ab3f77b0_d20250705_m022530_c001_v0001184_t0039_u01751682330858") 2025/07/05 02:28:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f409aaac2ab3f77af_d20250705_m022530_c001_v7007000_t0000_u01751682330459") 2025/07/05 02:28:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579a70_d20250705_m022526_c001_v0001137_t0058_u01751682326841") 2025/07/05 02:28:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f41454ec292579f3b_d20250705_m022616_c001_v7007000_t0000_u01751682376990") 2025/07/05 02:28:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f217e25133f229976_d20250705_m022612_c001_v0001099_t0043_u01751682372977") 2025/07/05 02:28:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f41454ec292579efd_d20250705_m022608_c001_v7007000_t0000_u01751682368179") 2025/07/05 02:28:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579ee9_d20250705_m022604_c001_v0001099_t0054_u01751682364269") 2025/07/05 02:28:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f417e25133f229973_d20250705_m022612_c001_v7007000_t0000_u01751682372554") 2025/07/05 02:28:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579efe_d20250705_m022608_c001_v0001182_t0010_u01751682368363") 2025/07/05 02:29:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f41454ec292579ee8_d20250705_m022603_c001_v7007000_t0000_u01751682363883") 2025/07/05 02:29:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579edd_d20250705_m022559_c001_v0001165_t0047_u01751682359796") 2025/07/05 02:29:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f41454ec292579edc_d20250705_m022559_c001_v7007000_t0000_u01751682359614") 2025/07/05 02:29:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f219811bd30f4bd85_d20250705_m022556_c001_v0001177_t0004_u01751682356106") 2025/07/05 02:29:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f419811bd30f4bd82_d20250705_m022555_c001_v7007000_t0000_u01751682355719") 2025/07/05 02:29:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579eca_d20250705_m022551_c001_v0001161_t0042_u01751682351662") 2025/07/05 02:29:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f41454ec292579a6f_d20250705_m022526_c001_v7007000_t0000_u01751682326659") 2025/07/05 02:29:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f209aaac2ab3f77ae_d20250705_m022522_c001_v0001036_t0042_u01751682322280") 2025/07/05 02:29:00 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f409aaac2ab3f77ad_d20250705_m022521_c001_v7007000_t0000_u01751682321882") 2025/07/05 02:29:00 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f209aaac2ab3f77ac_d20250705_m022517_c001_v0001136_t0040_u01751682317785") 2025/07/05 02:29:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f409aaac2ab3f77ab_d20250705_m022517_c001_v7007000_t0000_u01751682317602") 2025/07/05 02:29:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f209aaac2ab3f77a9_d20250705_m022513_c001_v0001032_t0033_u01751682313417") 2025/07/05 02:29:00 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f409aaac2ab3f77a8_d20250705_m022513_c001_v7007000_t0000_u01751682313011") 2025/07/05 02:29:00 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f209aaac2ab3f77a6_d20250705_m022508_c001_v0001101_t0013_u01751682308710") 2025/07/05 02:29:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f409aaac2ab3f77a5_d20250705_m022508_c001_v7007000_t0000_u01751682308526") 2025/07/05 02:29:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f206af4c268b22802_d20250705_m022505_c001_v0001137_t0007_u01751682305005") 2025/07/05 02:29:00 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f406af4c268b227fd_d20250705_m022504_c001_v7007000_t0000_u01751682304588") 2025/07/05 02:29:00 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f203bf01634c76072_d20250705_m022458_c001_v0001130_t0000_u01751682298973") 2025/07/05 02:29:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f417e25133f229a6e_d20250705_m022657_c001_v7007000_t0000_u01751682417378") 2025/07/05 02:29:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f2185defaa39edce3_d20250705_m022652_c001_v0001161_t0024_u01751682412962") 2025/07/05 02:29:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f417e25133f229a2c_d20250705_m022647_c001_v7007000_t0000_u01751682407554") 2025/07/05 02:29:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579f8b_d20250705_m022631_c001_v0001172_t0042_u01751682391080") 2025/07/05 02:29:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f4185defaa39edce2_d20250705_m022652_c001_v7007000_t0000_u01751682412489") 2025/07/05 02:29:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f217e25133f229a2e_d20250705_m022647_c001_v0001134_t0049_u01751682407738") 2025/07/05 02:29:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f41454ec292579f8a_d20250705_m022630_c001_v7007000_t0000_u01751682390618") 2025/07/05 02:29:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579f79_d20250705_m022625_c001_v0001102_t0027_u01751682385751") 2025/07/05 02:29:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f41454ec292579f78_d20250705_m022625_c001_v7007000_t0000_u01751682385569") 2025/07/05 02:29:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f217e25133f229994_d20250705_m022621_c001_v0001157_t0031_u01751682381772") 2025/07/05 02:29:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f417e25133f229993_d20250705_m022621_c001_v7007000_t0000_u01751682381316") 2025/07/05 02:29:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f21454ec292579f3e_d20250705_m022617_c001_v0001105_t0028_u01751682377175") 2025/07/05 02:29:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f412201931701263e_d20250705_m022727_c001_v7007000_t0000_u01751682447007") 2025/07/05 02:29:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f20459ab8791c45be_d20250705_m022722_c001_v0001171_t0000_u01751682442165") 2025/07/05 02:29:01 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f40459ab8791c45bd_d20250705_m022721_c001_v7007000_t0000_u01751682441653") 2025/07/05 02:29:01 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f217e25133f229a8d_d20250705_m022716_c001_v0001179_t0055_u01751682436641") 2025/07/05 02:29:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f417e25133f229a8c_d20250705_m022716_c001_v7007000_t0000_u01751682436456") 2025/07/05 02:29:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f217e25133f229a8a_d20250705_m022711_c001_v0001180_t0051_u01751682431860") 2025/07/05 02:29:01 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f417e25133f229a89_d20250705_m022711_c001_v7007000_t0000_u01751682431340") 2025/07/05 02:29:01 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f217e25133f229a85_d20250705_m022706_c001_v0001146_t0026_u01751682426355") 2025/07/05 02:29:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f417e25133f229a84_d20250705_m022706_c001_v7007000_t0000_u01751682426170") 2025/07/05 02:29:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f2185defaa39edceb_d20250705_m022702_c001_v0001106_t0029_u01751682422162") 2025/07/05 02:29:01 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f4185defaa39edce9_d20250705_m022701_c001_v7007000_t0000_u01751682421659") 2025/07/05 02:29:01 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f217e25133f229a70_d20250705_m022657_c001_v0001043_t0001_u01751682417562") 2025/07/05 02:29:02 DEBUG : chunked-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f4085bdfc9d9cc023_d20250705_m022854_c001_v7007000_t0000_u01751682534586") 2025/07/05 02:29:02 DEBUG : chunked-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f216b1689df238939_d20250705_m022848_c001_v0001105_t0028_u01751682528920") 2025/07/05 02:29:02 DEBUG : chunked-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f416b1689df238937_d20250705_m022848_c001_v7007000_t0000_u01751682528303") 2025/07/05 02:29:02 DEBUG : chunked-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f216b1689df238931_d20250705_m022842_c001_v0001157_t0000_u01751682522976") 2025/07/05 02:29:02 DEBUG : chunked-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f416b1689df23892f_d20250705_m022842_c001_v7007000_t0000_u01751682522290") 2025/07/05 02:29:02 DEBUG : chunked-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f2085bdfc9d9cc01a_d20250705_m022837_c001_v0001184_t0059_u01751682517154") 2025/07/05 02:29:02 DEBUG : chunked-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f4085bdfc9d9cc019_d20250705_m022836_c001_v7007000_t0000_u01751682516502") 2025/07/05 02:29:02 DEBUG : chunked-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d326_d20250705_m022832_c001_v0001101_t0028_u01751682512136") 2025/07/05 02:29:02 DEBUG : chunked-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f416b1689df238923_d20250705_m022831_c001_v7007000_t0000_u01751682511711") 2025/07/05 02:29:02 DEBUG : chunked-copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d31e_d20250705_m022828_c001_v0001101_t0049_u01751682508531") 2025/07/05 02:29:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f4085bdfc9d9cc022_d20250705_m022854_c001_v7007000_t0000_u01751682534402") 2025/07/05 02:29:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f2085bdfc9d9cc01e_d20250705_m022852_c001_v0001182_t0058_u01751682532410") 2025/07/05 02:29:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f416b1689df238936_d20250705_m022848_c001_v7007000_t0000_u01751682528121") 2025/07/05 02:29:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f2085bdfc9d9cc01c_d20250705_m022846_c001_v0001171_t0045_u01751682526404") 2025/07/05 02:29:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f416b1689df23892e_d20250705_m022842_c001_v7007000_t0000_u01751682522108") 2025/07/05 02:29:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f216b1689df23892d_d20250705_m022840_c001_v0001146_t0032_u01751682520516") 2025/07/05 02:29:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f4085bdfc9d9cc018_d20250705_m022836_c001_v7007000_t0000_u01751682516316") 2025/07/05 02:29:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f216b1689df238926_d20250705_m022833_c001_v0001117_t0017_u01751682513733") 2025/07/05 02:29:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f416b1689df238922_d20250705_m022831_c001_v7007000_t0000_u01751682511529") 2025/07/05 02:29:02 DEBUG : chunked-copy.copy: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f10872dbc564aaa9d_d20250705_m022830_c001_v0001136_t0053_u01751682510592") 2025/07/05 02:29:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d01b_d20250705_m022340_c001_v0001101_t0047_u01751682220061") 2025/07/05 02:29:03 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f4085bdfc9d9cc024_d20250705_m022855_c001_v7007000_t0000_u01751682535441") 2025/07/05 02:29:03 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d366_d20250705_m022855_c001_v0001101_t0031_u01751682535132") 2025/07/05 02:29:03 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f4085bdfc9d9cc025_d20250705_m022856_c001_v7007000_t0000_u01751682536684") 2025/07/05 02:29:03 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d36a_d20250705_m022856_c001_v0001101_t0010_u01751682536285") 2025/07/05 02:29:03 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f100ce7d36774d368_d20250705_m022855_c001_v0001101_t0030_u01751682535622") 2025/07/05 02:29:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f72fdb3604ddb8b9f780e1b_f403bf01634c7606d_d20250705_m022454_c001_v7007000_t0000_u01751682294689") 2025/07/05 02:29:04 INFO : B2 bucket rclone-test-fifilum0boba: cleaning bucket "rclone-test-fifilum0boba" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (360.71s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.41s) --- PASS: TestIntegration/FsMkdir (358.58s) --- 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 (22.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.88s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.37s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.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.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.86s) --- 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.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.34s) --- 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.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.19s) --- 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.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.00s) --- 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.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (208.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (40.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (21.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (16.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (60.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (21.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (24.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (18.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.10s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.24s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.38s) --- 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 360.747s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m2.073816135s (try 1/5)