"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/05/23 04:43:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dejecas7kuje" 2025/05/23 04:43:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/23 04:43:38 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/23 04:43:38 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/05/23 04:43:39 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/05/23 04:44:01 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/05/23 04:44:01 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/05/23 04:44:04 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/05/23 04:44:04 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/05/23 04:44:04 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/05/23 04:44:04 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/05/23 04:44:05 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/05/23 04:44:05 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/05/23 04:44:12 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/05/23 04:44:13 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/05/23 04:44:18 INFO : B2 bucket rclone-test-dejecas7kuje: cleaning bucket "rclone-test-dejecas7kuje" of all files 2025/05/23 04:44:18 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686ce3_d20250523_m044417_c001_v0001179_t0048_u01747975457807") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/23 04:44:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dejecas7kuje/dirToPurgeFromRoot" 2025/05/23 04:44:20 INFO : B2 bucket rclone-test-dejecas7kuje path dirToPurgeFromRoot: cleaning bucket "rclone-test-dejecas7kuje" of all files 2025/05/23 04:44:21 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686ce5_d20250523_m044419_c001_v0001179_t0025_u01747975459298") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/23 04:44:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dejecas7kuje/hello? sausage/êé" 2025/05/23 04:44:25 INFO : B2 bucket rclone-test-dejecas7kuje path hello? sausage/êé: cleaning bucket "rclone-test-dejecas7kuje" of all files 2025/05/23 04:44:26 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f1058e7df8cd87b7c_d20250523_m044424_c001_v0001182_t0000_u01747975464515") === 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/05/23 04:44:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dejecas7kuje/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/23 04:44:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dejecas7kuje/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-dejecas7kuje" from "TestB2:rclone-test-dejecas7kuje" 2025/05/23 04:44:38 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/05/23 04:44:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xanugek9naga" 2025/05/23 04:44:50 DEBUG : Config file has changed externally - reloading 2025/05/23 04:44:53 DEBUG : B2 bucket rclone-test-xanugek9naga: Purge remote 2025/05/23 04:44:53 INFO : B2 bucket rclone-test-xanugek9naga: cleaning bucket "rclone-test-xanugek9naga" of all files 2025/05/23 04:44:53 DEBUG : somefile: Deleting (id "4_zafc24de3705dfbbb9f680e1b_f402a3eac3b21520b_d20250523_m044452_c001_v0001172_t0009_u01747975492278") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/05/23 04:44:54 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/23 04:44:55 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/05/23 04:44:58 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2025/05/23 04:44:58 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/05/23 04:44:58 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.108Ki offset 6Mi/6.107Mi 2025/05/23 04:44:58 DEBUG : test-metadata: Sending chunk 1 length 111727 2025/05/23 04:44:59 DEBUG : test-metadata: Done sending chunk 1 2025/05/23 04:45:01 DEBUG : test-metadata: Done sending chunk 0 2025/05/23 04:45:01 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 2025/05/23 04:45:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/05/23 04:45:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/23 04:45:09 DEBUG : pacer: Reducing sleep to 10ms 2025/05/23 04:45:11 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1179-00.backblaze.com/b2api/v1/b2_upload_file/cf923d03704dfbbb9f680e1b/c001_v0001179_t0022": EOF 2025/05/23 04:45:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-00.backblaze.com/b2api/v1/b2_upload_file/cf923d03704dfbbb9f680e1b/c001_v0001179_t0022": EOF) 2025/05/23 04:45:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1179-00.backblaze.com/b2api/v1/b2_upload_file/cf923d03704dfbbb9f680e1b/c001_v0001179_t0022": EOF - low level retry 1/10 2025/05/23 04:45:13 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-05-23-044506-248.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/05/23 04:45:15 DEBUG : oldPath = "TestB2:rclone-test-dejecas7kuje/versions/test-versions-v2025-05-23-044506-248.txt" 2025/05/23 04:45:15 DEBUG : newPath = "TestB2,versions:rclone-test-dejecas7kuje/versions/test-versions-v2025-05-23-044506-248.txt" 2025/05/23 04:45:15 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-dejecas7kuje/versions/test-versions-v2025-05-23-044506-248.txt" 2025/05/23 04:45:15 DEBUG : Config file has changed externally - reloading 2025/05/23 04:45:15 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/05/23 04:45:17 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-dejecas7kuje/versions/test-versions-v2025-05-23-044506-248.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-dejecas7kuje/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/05/23 04:45:18 INFO : B2 bucket rclone-test-dejecas7kuje: cleaning bucket "rclone-test-dejecas7kuje" of all hidden files 2025/05/23 04:45:18 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1004_d20250523_m044345_c001_v7007000_t0000_u01747975425703") as it is a hide marker 2025/05/23 04:45:18 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : leading space/ leading space: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c51_d20250523_m044345_c001_v0001179_t0015_u01747975425043") 2025/05/23 04:45:18 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1002_d20250523_m044344_c001_v7007000_t0000_u01747975424672") as it is a hide marker 2025/05/23 04:45:18 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c45_d20250523_m044344_c001_v0001179_t0051_u01747975424103") 2025/05/23 04:45:18 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1014_d20250523_m044351_c001_v7007000_t0000_u01747975431740") as it is a hide marker 2025/05/23 04:45:18 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c65_d20250523_m044351_c001_v0001179_t0046_u01747975431146") 2025/05/23 04:45:18 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : created from root.txt: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4194358ab31ff496_d20250523_m044446_c001_v7007000_t0000_u01747975486143") as it is a hide marker 2025/05/23 04:45:18 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : created from root.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f114db37a9f12583b_d20250523_m044445_c001_v0001183_t0028_u01747975485232") 2025/05/23 04:45:18 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : file name.txt: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f416146f481532863_d20250523_m044454_c001_v7007000_t0000_u01747975494324") as it is a hide marker 2025/05/23 04:45:18 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : file name.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686d18_d20250523_m044434_c001_v0001179_t0044_u01747975474500") 2025/05/23 04:45:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : file name.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f1038985cd50067ff_d20250523_m044430_c001_v0001176_t0057_u01747975470895") 2025/05/23 04:45:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : file name.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686cbb_d20250523_m044409_c001_v0001179_t0015_u01747975449996") 2025/05/23 04:45:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : file name.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686cb1_d20250523_m044409_c001_v0001179_t0003_u01747975449221") 2025/05/23 04:45:18 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686cb7_d20250523_m044409_c001_v0001179_t0054_u01747975449614") "upload" dated 2025-05-23 04:44:09.614 +0000 UTC (1m9.297794587s ago) 2025/05/23 04:45:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f412e2c7a26027205_d20250523_m044428_c001_v7007000_t0000_u01747975468503") as it is a hide marker 2025/05/23 04:45:18 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f1136aa5a798b6f59_d20250523_m044427_c001_v0001116_t0009_u01747975467812") 2025/05/23 04:45:18 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f104248f503ff3eff_d20250523_m044426_c001_v0001044_t0034_u01747975466937") 2025/05/23 04:45:18 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b102a_d20250523_m044358_c001_v7007000_t0000_u01747975438315") as it is a hide marker 2025/05/23 04:45:18 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c85_d20250523_m044357_c001_v0001179_t0025_u01747975437754") 2025/05/23 04:45:18 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : piped data.txt: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f416146f481532865_d20250523_m044456_c001_v7007000_t0000_u01747975496025") as it is a hide marker 2025/05/23 04:45:18 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : piped data.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686d68_d20250523_m044455_c001_v0001179_t0041_u01747975495612") 2025/05/23 04:45:18 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : piped data.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f416146f481532864_d20250523_m044455_c001_v7007000_t0000_u01747975495424") 2025/05/23 04:45:18 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : piped data.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f400d2bd077686d66_d20250523_m044455_c001_v0001179_t0022_u01747975495060") 2025/05/23 04:45:18 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b102b_d20250523_m044359_c001_v7007000_t0000_u01747975439240") as it is a hide marker 2025/05/23 04:45:18 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c87_d20250523_m044358_c001_v0001179_t0037_u01747975438679") 2025/05/23 04:45:18 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : test-metadata: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f42153f410e0de8b2_d20250523_m044503_c001_v7007000_t0000_u01747975503697") as it is a hide marker 2025/05/23 04:45:18 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : test-metadata: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f216146f481532868_d20250523_m044457_c001_v0001172_t0041_u01747975497870") 2025/05/23 04:45:18 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : test-metadata: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f416146f481532866_d20250523_m044456_c001_v7007000_t0000_u01747975496968") 2025/05/23 04:45:18 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : test-metadata: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686d6a_d20250523_m044456_c001_v0001179_t0055_u01747975496211") 2025/05/23 04:45:18 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b101c_d20250523_m044353_c001_v7007000_t0000_u01747975433645") as it is a hide marker 2025/05/23 04:45:18 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c71_d20250523_m044353_c001_v0001179_t0055_u01747975433024") 2025/05/23 04:45:18 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1021_d20250523_m044355_c001_v7007000_t0000_u01747975435507") as it is a hide marker 2025/05/23 04:45:18 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c79_d20250523_m044354_c001_v0001179_t0059_u01747975434925") 2025/05/23 04:45:18 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b101d_d20250523_m044354_c001_v7007000_t0000_u01747975434562") as it is a hide marker 2025/05/23 04:45:18 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c75_d20250523_m044354_c001_v0001179_t0037_u01747975434009") 2025/05/23 04:45:18 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1022_d20250523_m044356_c001_v7007000_t0000_u01747975436443") as it is a hide marker 2025/05/23 04:45:18 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c7d_d20250523_m044355_c001_v0001179_t0047_u01747975435873") 2025/05/23 04:45:18 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1023_d20250523_m044357_c001_v7007000_t0000_u01747975437390") as it is a hide marker 2025/05/23 04:45:18 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c81_d20250523_m044356_c001_v0001179_t0036_u01747975436809") 2025/05/23 04:45:18 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b101b_d20250523_m044352_c001_v7007000_t0000_u01747975432660") as it is a hide marker 2025/05/23 04:45:18 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : trailing space /trailing space : Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c6d_d20250523_m044352_c001_v0001179_t0054_u01747975432102") 2025/05/23 04:45:18 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f117c76ad850279a2_d20250523_m044513_c001_v0001171_t0046_u01747975513988") "upload" dated 2025-05-23 04:45:13.988 +0000 UTC (4.924601572s ago) 2025/05/23 04:45:18 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4096dc80adf5e18a_d20250523_m044509_c001_v7007000_t0000_u01747975509240") 2025/05/23 04:45:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686d8c_d20250523_m044506_c001_v0001179_t0054_u01747975506248") 2025/05/23 04:45:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1038_d20250523_m044408_c001_v7007000_t0000_u01747975448674") as it is a hide marker 2025/05/23 04:45:18 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2111763c079b102e_d20250523_m044401_c001_v0001104_t0030_u01747975441414") 2025/05/23 04:45:18 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : zero-length-file: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b102d_d20250523_m044401_c001_v7007000_t0000_u01747975441105") as it is a hide marker 2025/05/23 04:45:18 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : zero-length-file: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f400d2bd077686c97_d20250523_m044400_c001_v0001179_t0022_u01747975440558") 2025/05/23 04:45:18 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1005_d20250523_m044347_c001_v7007000_t0000_u01747975427065") as it is a hide marker 2025/05/23 04:45:18 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c55_d20250523_m044346_c001_v0001179_t0017_u01747975426067") 2025/05/23 04:45:18 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b0fff_d20250523_m044341_c001_v7007000_t0000_u01747975421850") as it is a hide marker 2025/05/23 04:45:18 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c39_d20250523_m044340_c001_v0001179_t0003_u01747975420914") 2025/05/23 04:45:18 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1012_d20250523_m044349_c001_v7007000_t0000_u01747975429857") as it is a hide marker 2025/05/23 04:45:18 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c5d_d20250523_m044349_c001_v0001179_t0047_u01747975429298") 2025/05/23 04:45:18 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b100b_d20250523_m044348_c001_v7007000_t0000_u01747975428935") as it is a hide marker 2025/05/23 04:45:18 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c5b_d20250523_m044348_c001_v0001179_t0014_u01747975428372") 2025/05/23 04:45:18 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1013_d20250523_m044350_c001_v7007000_t0000_u01747975430783") as it is a hide marker 2025/05/23 04:45:18 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c5f_d20250523_m044350_c001_v0001179_t0019_u01747975430220") 2025/05/23 04:45:18 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1006_d20250523_m044348_c001_v7007000_t0000_u01747975428009") as it is a hide marker 2025/05/23 04:45:18 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c57_d20250523_m044347_c001_v0001179_t0025_u01747975427429") 2025/05/23 04:45:18 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : ./.: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1000_d20250523_m044342_c001_v7007000_t0000_u01747975422799") as it is a hide marker 2025/05/23 04:45:18 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : ./.: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c3f_d20250523_m044342_c001_v0001179_t0037_u01747975422213") 2025/05/23 04:45:18 NOTICE: ./.: Skipped delete as --dry-run is set 2025/05/23 04:45:18 DEBUG : ../..: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1001_d20250523_m044343_c001_v7007000_t0000_u01747975423734") as it is a hide marker 2025/05/23 04:45:18 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/05/23 04:45:18 DEBUG : ../..: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c41_d20250523_m044343_c001_v0001179_t0029_u01747975423164") 2025/05/23 04:45:18 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/05/23 04:45:19 INFO : B2 bucket rclone-test-dejecas7kuje: cleaning bucket "rclone-test-dejecas7kuje" of all hidden files 2025/05/23 04:45:19 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1004_d20250523_m044345_c001_v7007000_t0000_u01747975425703") as it is a hide marker 2025/05/23 04:45:19 DEBUG : leading space/ leading space: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c51_d20250523_m044345_c001_v0001179_t0015_u01747975425043") 2025/05/23 04:45:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1002_d20250523_m044344_c001_v7007000_t0000_u01747975424672") as it is a hide marker 2025/05/23 04:45:19 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c45_d20250523_m044344_c001_v0001179_t0051_u01747975424103") 2025/05/23 04:45:19 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1014_d20250523_m044351_c001_v7007000_t0000_u01747975431740") as it is a hide marker 2025/05/23 04:45:19 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c65_d20250523_m044351_c001_v0001179_t0046_u01747975431146") 2025/05/23 04:45:19 DEBUG : created from root.txt: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4194358ab31ff496_d20250523_m044446_c001_v7007000_t0000_u01747975486143") as it is a hide marker 2025/05/23 04:45:19 DEBUG : created from root.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f114db37a9f12583b_d20250523_m044445_c001_v0001183_t0028_u01747975485232") 2025/05/23 04:45:19 DEBUG : file name.txt: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f416146f481532863_d20250523_m044454_c001_v7007000_t0000_u01747975494324") as it is a hide marker 2025/05/23 04:45:19 DEBUG : file name.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686d18_d20250523_m044434_c001_v0001179_t0044_u01747975474500") 2025/05/23 04:45:19 DEBUG : file name.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f1038985cd50067ff_d20250523_m044430_c001_v0001176_t0057_u01747975470895") 2025/05/23 04:45:19 DEBUG : file name.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686cbb_d20250523_m044409_c001_v0001179_t0015_u01747975449996") 2025/05/23 04:45:19 DEBUG : file name.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686cb1_d20250523_m044409_c001_v0001179_t0003_u01747975449221") 2025/05/23 04:45:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686cb7_d20250523_m044409_c001_v0001179_t0054_u01747975449614") "upload" dated 2025-05-23 04:44:09.614 +0000 UTC (1m10.320404902s ago) 2025/05/23 04:45:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f412e2c7a26027205_d20250523_m044428_c001_v7007000_t0000_u01747975468503") as it is a hide marker 2025/05/23 04:45:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f1136aa5a798b6f59_d20250523_m044427_c001_v0001116_t0009_u01747975467812") 2025/05/23 04:45:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f104248f503ff3eff_d20250523_m044426_c001_v0001044_t0034_u01747975466937") 2025/05/23 04:45:20 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b102a_d20250523_m044358_c001_v7007000_t0000_u01747975438315") as it is a hide marker 2025/05/23 04:45:20 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c85_d20250523_m044357_c001_v0001179_t0025_u01747975437754") 2025/05/23 04:45:20 DEBUG : piped data.txt: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f416146f481532865_d20250523_m044456_c001_v7007000_t0000_u01747975496025") as it is a hide marker 2025/05/23 04:45:20 DEBUG : piped data.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686d68_d20250523_m044455_c001_v0001179_t0041_u01747975495612") 2025/05/23 04:45:20 DEBUG : piped data.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f416146f481532864_d20250523_m044455_c001_v7007000_t0000_u01747975495424") 2025/05/23 04:45:20 DEBUG : piped data.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f400d2bd077686d66_d20250523_m044455_c001_v0001179_t0022_u01747975495060") 2025/05/23 04:45:20 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b102b_d20250523_m044359_c001_v7007000_t0000_u01747975439240") as it is a hide marker 2025/05/23 04:45:20 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c87_d20250523_m044358_c001_v0001179_t0037_u01747975438679") 2025/05/23 04:45:20 DEBUG : test-metadata: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f42153f410e0de8b2_d20250523_m044503_c001_v7007000_t0000_u01747975503697") as it is a hide marker 2025/05/23 04:45:20 DEBUG : test-metadata: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f216146f481532868_d20250523_m044457_c001_v0001172_t0041_u01747975497870") 2025/05/23 04:45:20 DEBUG : test-metadata: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f416146f481532866_d20250523_m044456_c001_v7007000_t0000_u01747975496968") 2025/05/23 04:45:20 DEBUG : test-metadata: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686d6a_d20250523_m044456_c001_v0001179_t0055_u01747975496211") 2025/05/23 04:45:20 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b101c_d20250523_m044353_c001_v7007000_t0000_u01747975433645") as it is a hide marker 2025/05/23 04:45:20 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c71_d20250523_m044353_c001_v0001179_t0055_u01747975433024") 2025/05/23 04:45:20 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1021_d20250523_m044355_c001_v7007000_t0000_u01747975435507") as it is a hide marker 2025/05/23 04:45:20 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c79_d20250523_m044354_c001_v0001179_t0059_u01747975434925") 2025/05/23 04:45:20 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b101d_d20250523_m044354_c001_v7007000_t0000_u01747975434562") as it is a hide marker 2025/05/23 04:45:20 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c75_d20250523_m044354_c001_v0001179_t0037_u01747975434009") 2025/05/23 04:45:20 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1022_d20250523_m044356_c001_v7007000_t0000_u01747975436443") as it is a hide marker 2025/05/23 04:45:21 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c7d_d20250523_m044355_c001_v0001179_t0047_u01747975435873") 2025/05/23 04:45:21 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1023_d20250523_m044357_c001_v7007000_t0000_u01747975437390") as it is a hide marker 2025/05/23 04:45:21 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c81_d20250523_m044356_c001_v0001179_t0036_u01747975436809") 2025/05/23 04:45:21 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b101b_d20250523_m044352_c001_v7007000_t0000_u01747975432660") as it is a hide marker 2025/05/23 04:45:21 DEBUG : trailing space /trailing space : Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c6d_d20250523_m044352_c001_v0001179_t0054_u01747975432102") 2025/05/23 04:45:21 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f117c76ad850279a2_d20250523_m044513_c001_v0001171_t0046_u01747975513988") "upload" dated 2025-05-23 04:45:13.988 +0000 UTC (7.247552633s ago) 2025/05/23 04:45:21 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4096dc80adf5e18a_d20250523_m044509_c001_v7007000_t0000_u01747975509240") 2025/05/23 04:45:21 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686d8c_d20250523_m044506_c001_v0001179_t0054_u01747975506248") 2025/05/23 04:45:21 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1038_d20250523_m044408_c001_v7007000_t0000_u01747975448674") as it is a hide marker 2025/05/23 04:45:21 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2111763c079b102e_d20250523_m044401_c001_v0001104_t0030_u01747975441414") 2025/05/23 04:45:21 DEBUG : zero-length-file: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b102d_d20250523_m044401_c001_v7007000_t0000_u01747975441105") as it is a hide marker 2025/05/23 04:45:21 DEBUG : zero-length-file: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f400d2bd077686c97_d20250523_m044400_c001_v0001179_t0022_u01747975440558") 2025/05/23 04:45:21 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1005_d20250523_m044347_c001_v7007000_t0000_u01747975427065") as it is a hide marker 2025/05/23 04:45:21 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c55_d20250523_m044346_c001_v0001179_t0017_u01747975426067") 2025/05/23 04:45:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b0fff_d20250523_m044341_c001_v7007000_t0000_u01747975421850") as it is a hide marker 2025/05/23 04:45:21 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c39_d20250523_m044340_c001_v0001179_t0003_u01747975420914") 2025/05/23 04:45:21 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1012_d20250523_m044349_c001_v7007000_t0000_u01747975429857") as it is a hide marker 2025/05/23 04:45:21 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c5d_d20250523_m044349_c001_v0001179_t0047_u01747975429298") 2025/05/23 04:45:21 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b100b_d20250523_m044348_c001_v7007000_t0000_u01747975428935") as it is a hide marker 2025/05/23 04:45:21 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c5b_d20250523_m044348_c001_v0001179_t0014_u01747975428372") 2025/05/23 04:45:21 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1013_d20250523_m044350_c001_v7007000_t0000_u01747975430783") as it is a hide marker 2025/05/23 04:45:21 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c5f_d20250523_m044350_c001_v0001179_t0019_u01747975430220") 2025/05/23 04:45:21 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1006_d20250523_m044348_c001_v7007000_t0000_u01747975428009") as it is a hide marker 2025/05/23 04:45:22 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c57_d20250523_m044347_c001_v0001179_t0025_u01747975427429") 2025/05/23 04:45:22 DEBUG : ./.: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1000_d20250523_m044342_c001_v7007000_t0000_u01747975422799") as it is a hide marker 2025/05/23 04:45:22 DEBUG : ./.: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c3f_d20250523_m044342_c001_v0001179_t0037_u01747975422213") 2025/05/23 04:45:22 DEBUG : ../..: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1001_d20250523_m044343_c001_v7007000_t0000_u01747975423734") as it is a hide marker 2025/05/23 04:45:22 DEBUG : ../..: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686c41_d20250523_m044343_c001_v0001179_t0029_u01747975423164") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/05/23 04:45:23 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/05/23 04:45:23 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/05/23 04:45:23 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/05/23 04:45:23 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/05/23 04:45:24 INFO : B2 bucket rclone-test-dejecas7kuje: cleaning bucket "rclone-test-dejecas7kuje" of pending multipart uploads older than 0s 2025/05/23 04:45:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686cb7_d20250523_m044409_c001_v0001179_t0054_u01747975449614") "upload" dated 2025-05-23 04:44:09.614 +0000 UTC (1m14.578840861s ago) 2025/05/23 04:45:24 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f222d426238c303b3_d20250523_m044523_c001_v0001177_t0020_u01747975523166") as it is a start marker (upload started at 2025-05-23 04:45:23.166 +0000 UTC) 2025/05/23 04:45:24 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/05/23 04:45:24 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f222d426238c303b5_d20250523_m044523_c001_v0001144_t0028_u01747975523354") as it is a start marker (upload started at 2025-05-23 04:45:23.354 +0000 UTC) 2025/05/23 04:45:24 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/05/23 04:45:24 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f222d426238c303b6_d20250523_m044523_c001_v0001165_t0012_u01747975523536") as it is a start marker (upload started at 2025-05-23 04:45:23.536 +0000 UTC) 2025/05/23 04:45:24 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/05/23 04:45:24 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f222d426238c303b8_d20250523_m044523_c001_v0001182_t0020_u01747975523719") as it is a start marker (upload started at 2025-05-23 04:45:23.719 +0000 UTC) 2025/05/23 04:45:24 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/05/23 04:45:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f422d426238c303b2_d20250523_m044522_c001_v7007000_t0000_u01747975522984") "hide" dated 2025-05-23 04:45:22.984 +0000 UTC (1.209041427s ago) 2025/05/23 04:45:24 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f117c76ad850279a2_d20250523_m044513_c001_v0001171_t0046_u01747975513988") 2025/05/23 04:45:24 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/05/23 04:45:24 INFO : B2 bucket rclone-test-dejecas7kuje: cleaning bucket "rclone-test-dejecas7kuje" of pending multipart uploads older than 0s 2025/05/23 04:45:24 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686cb7_d20250523_m044409_c001_v0001179_t0054_u01747975449614") "upload" dated 2025-05-23 04:44:09.614 +0000 UTC (1m14.953656382s ago) 2025/05/23 04:45:24 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f222d426238c303b3_d20250523_m044523_c001_v0001177_t0020_u01747975523166") as it is a start marker (upload started at 2025-05-23 04:45:23.166 +0000 UTC) 2025/05/23 04:45:24 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f222d426238c303b5_d20250523_m044523_c001_v0001144_t0028_u01747975523354") as it is a start marker (upload started at 2025-05-23 04:45:23.354 +0000 UTC) 2025/05/23 04:45:24 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f222d426238c303b6_d20250523_m044523_c001_v0001165_t0012_u01747975523536") as it is a start marker (upload started at 2025-05-23 04:45:23.536 +0000 UTC) 2025/05/23 04:45:24 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f222d426238c303b8_d20250523_m044523_c001_v0001182_t0020_u01747975523719") as it is a start marker (upload started at 2025-05-23 04:45:23.719 +0000 UTC) 2025/05/23 04:45:24 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf923d03704dfbbb9f680e1b_f422d426238c303b2_d20250523_m044522_c001_v7007000_t0000_u01747975522984") "hide" dated 2025-05-23 04:45:22.984 +0000 UTC (1.583848742s ago) 2025/05/23 04:45:24 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f117c76ad850279a2_d20250523_m044513_c001_v0001171_t0046_u01747975513988") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/05/23 04:45:25 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/23 04:45:25 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/23 04:45:25 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/05/23 04:45:26 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/05/23 04:45:26 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/05/23 04:45:26 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/05/23 04:45:27 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/05/23 04:45:27 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/05/23 04:45:29 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/05/23 04:45:29 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/05/23 04:45:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:45:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/05/23 04:45:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f21822c25d6a06f31_d20250523_m044532_c001_v0001101_t0016_u01747975532115") 2025/05/23 04:45:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/23 04:45:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/23 04:45:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/23 04:45:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:45:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:45:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/05/23 04:45:36 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/05/23 04:45:36 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/05/23 04:45:36 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/05/23 04:45:36 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/05/23 04:45:38 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/05/23 04:45:38 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/05/23 04:45:38 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/05/23 04:45:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:45:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/05/23 04:45:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f21822c25d6a06f35_d20250523_m044540_c001_v0001106_t0044_u01747975540385") 2025/05/23 04:45:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/23 04:45:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/23 04:45:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/23 04:45:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:45:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:45:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/05/23 04:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/05/23 04:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/05/23 04:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/05/23 04:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/05/23 04:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/05/23 04:45:45 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/05/23 04:45:46 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/05/23 04:45:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/05/23 04:45:47 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/05/23 04:45:47 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/05/23 04:45:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:45:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/05/23 04:45:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f21969c324524a105_d20250523_m044549_c001_v0001184_t0006_u01747975549397") 2025/05/23 04:45:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/23 04:45:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/23 04:45:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/23 04:45:49 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/23 04:45:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/05/23 04:45:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:45:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:45:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/05/23 04:45:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/05/23 04:45:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/05/23 04:45:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/05/23 04:45:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/05/23 04:45:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/05/23 04:45:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/05/23 04:45:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/05/23 04:45:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:45:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/05/23 04:45:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f21969c324524a10a_d20250523_m044557_c001_v0001180_t0007_u01747975557401") 2025/05/23 04:45:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/23 04:45:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/05/23 04:45:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/23 04:45:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:45:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:45:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/05/23 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/23 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/23 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/23 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/23 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/23 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/23 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/05/23 04:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/05/23 04:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f21969c324524a163_d20250523_m044605_c001_v0001090_t0000_u01747975565709") 2025/05/23 04:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/23 04:46:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/23 04:46:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/23 04:46:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:46:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:46:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/05/23 04:46:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/23 04:46:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/23 04:46:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/23 04:46:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/23 04:46:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/23 04:46:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/23 04:46:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/05/23 04:46:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/23 04:46:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/23 04:46:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/05/23 04:46:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:46:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/05/23 04:46:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f210804a93d769e99_d20250523_m044614_c001_v0001032_t0056_u01747975574854") 2025/05/23 04:46:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/23 04:46:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/23 04:46:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/23 04:46:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/23 04:46:16 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/23 04:46:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:46:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:46:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/05/23 04:46:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/05/23 04:46:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/05/23 04:46:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/05/23 04:46:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/05/23 04:46:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/05/23 04:46:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/05/23 04:46:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/05/23 04:46:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:46:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/05/23 04:46:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f210804a93d769ebc_d20250523_m044623_c001_v0001101_t0050_u01747975583874") 2025/05/23 04:46:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/23 04:46:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/05/23 04:46:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/23 04:46:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:46:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:46:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/05/23 04:46:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/23 04:46:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/23 04:46:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/23 04:46:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/23 04:46:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/23 04:46:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/23 04:46:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/05/23 04:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/05/23 04:46:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f210804a93d769ecf_d20250523_m044632_c001_v0001181_t0052_u01747975592075") 2025/05/23 04:46:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/23 04:46:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/23 04:46:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/23 04:46:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:46:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:46:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/05/23 04:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/23 04:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/23 04:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/23 04:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/23 04:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/23 04:46:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/23 04:46:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/05/23 04:46:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/23 04:46:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/23 04:46:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/05/23 04:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/05/23 04:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f210804a93d769ed6_d20250523_m044640_c001_v0001116_t0004_u01747975600666") 2025/05/23 04:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/23 04:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/23 04:46:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/23 04:46:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/23 04:46:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/23 04:46:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:46:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:46:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/05/23 04:46:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/05/23 04:46:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/05/23 04:46:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/05/23 04:46:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/05/23 04:46:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/05/23 04:46:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/05/23 04:46:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/05/23 04:46:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:46:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/05/23 04:46:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f210804a93d769edb_d20250523_m044649_c001_v0001181_t0005_u01747975609902") 2025/05/23 04:46:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/23 04:46:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/05/23 04:46:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/23 04:46:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:46:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:46:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/05/23 04:46:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/23 04:46:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/23 04:46:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/23 04:46:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/23 04:46:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/23 04:46:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/23 04:46:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/05/23 04:46:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:46:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/05/23 04:46:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f2169f32da689924b_d20250523_m044658_c001_v0001176_t0011_u01747975618957") 2025/05/23 04:46:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/23 04:46:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/23 04:46:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/23 04:47:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:47:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:47:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/05/23 04:47:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/23 04:47:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/23 04:47:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/05/23 04:47:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/05/23 04:47:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/23 04:47:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/23 04:47:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/05/23 04:47:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/23 04:47:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/23 04:47:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/05/23 04:47:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:47:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/05/23 04:47:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f2133b4cafb7dc231_d20250523_m044715_c001_v0001113_t0010_u01747975635570") 2025/05/23 04:47:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/23 04:47:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/23 04:47:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/23 04:47:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/05/23 04:47:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/05/23 04:47:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:47:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:47:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/05/23 04:47:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/05/23 04:47:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/05/23 04:47:20 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/05/23 04:47:20 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/05/23 04:47:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/05/23 04:47:23 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/05/23 04:47:23 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/05/23 04:47:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:47:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/05/23 04:47:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f2133b4cafb7dc238_d20250523_m044724_c001_v0001171_t0042_u01747975644891") 2025/05/23 04:47:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/23 04:47:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/23 04:47:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/23 04:47:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:47:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:47:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/05/23 04:47:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/05/23 04:47:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/05/23 04:47:29 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/05/23 04:47:29 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/05/23 04:47:33 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/05/23 04:47:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/05/23 04:47:42 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/05/23 04:47:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:47:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/05/23 04:47:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f202c031d1661c605_d20250523_m044746_c001_v0001171_t0059_u01747975666730") 2025/05/23 04:47:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/23 04:47:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/23 04:47:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/23 04:47:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:47:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:47:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/05/23 04:47:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/05/23 04:47:52 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/05/23 04:47:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/05/23 04:47:52 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/05/23 04:47:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/05/23 04:47:52 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/05/23 04:47:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/05/23 04:47:55 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/05/23 04:47:55 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/05/23 04:47:55 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/05/23 04:47:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:47:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/05/23 04:47:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f20855284b54e8bc0_d20250523_m044758_c001_v0001157_t0005_u01747975678084") 2025/05/23 04:47:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/23 04:47:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/23 04:47:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/23 04:47:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/23 04:47:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/05/23 04:48:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:48:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:48:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/05/23 04:48:03 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/05/23 04:48:03 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/05/23 04:48:03 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/05/23 04:48:03 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/05/23 04:48:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/05/23 04:48:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/23 04:48:03 DEBUG : pacer: Reducing sleep to 10ms 2025/05/23 04:48:04 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/05/23 04:48:06 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/05/23 04:48:06 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/05/23 04:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/05/23 04:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f22051d1830fd8052_d20250523_m044808_c001_v0001176_t0031_u01747975688580") 2025/05/23 04:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/23 04:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/23 04:48:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/23 04:48:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:48:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:48:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/05/23 04:48:13 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/05/23 04:48:13 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/05/23 04:48:13 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/05/23 04:48:13 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/05/23 04:48:22 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/05/23 04:48:22 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/05/23 04:48:22 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/05/23 04:48:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:48:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/05/23 04:48:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f2194358ab31ff73d_d20250523_m044827_c001_v0001113_t0046_u01747975707066") 2025/05/23 04:48:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/23 04:48:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/23 04:48:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/23 04:48:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:48:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:48:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/05/23 04:48:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/05/23 04:48:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/05/23 04:48:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/05/23 04:48:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/05/23 04:48:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/05/23 04:48:33 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/05/23 04:48:34 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/05/23 04:48:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/05/23 04:48:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/05/23 04:48:35 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/05/23 04:48:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/23 04:48:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/05/23 04:48:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf923d03704dfbbb9f680e1b_f200186026073cd33_d20250523_m044838_c001_v0001104_t0055_u01747975718558") 2025/05/23 04:48:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/23 04:48:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/23 04:48:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/23 04:48:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/23 04:48:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/05/23 04:48:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/05/23 04:48:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/05/23 04:48:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/05/23 04:48:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf923d03704dfbbb9f680e1b_f2194358ab31ff76b_d20250523_m044852_c001_v0001093_t0034_u01747975732913") 2025/05/23 04:48:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/05/23 04:48:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/23 04:48:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/23 04:48:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/23 04:48:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/05/23 04:48:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/23 04:48:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/23 04:48:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/23 04:48:55 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/05/23 04:48:58 DEBUG : chunked-copy: Done sending chunk 0 2025/05/23 04:48:58 DEBUG : chunked-copy: Done sending chunk 1 2025/05/23 04:48:58 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/23 04:48:59 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf923d03704dfbbb9f680e1b_f2194358ab31ff76e_d20250523_m044859_c001_v0001103_t0057_u01747975739029") 2025/05/23 04:48:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/05/23 04:48:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/23 04:48:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/23 04:48:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/23 04:48:59 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/05/23 04:49:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/05/23 04:49:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/23 04:49:02 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/05/23 04:49:02 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/05/23 04:49:04 DEBUG : chunked-copy: Done sending chunk 0 2025/05/23 04:49:04 DEBUG : chunked-copy: Done sending chunk 1 2025/05/23 04:49:04 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/23 04:49:05 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf923d03704dfbbb9f680e1b_f2157722e0c994c1a_d20250523_m044905_c001_v0001098_t0056_u01747975745648") 2025/05/23 04:49:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/23 04:49:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/23 04:49:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/23 04:49:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/23 04:49:06 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/05/23 04:49:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/23 04:49:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/23 04:49:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/23 04:49:08 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/05/23 04:49:15 DEBUG : chunked-copy: Done sending chunk 0 2025/05/23 04:49:16 DEBUG : chunked-copy: Done sending chunk 1 2025/05/23 04:49:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/23 04:49:17 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcf923d03704dfbbb9f680e1b_f217255d97dd7abe8_d20250523_m044917_c001_v0001043_t0017_u01747975757824") 2025/05/23 04:49:17 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/05/23 04:49:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/23 04:49:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/23 04:49:18 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/05/23 04:49:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/23 04:49:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/23 04:49:18 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/23 04:49:21 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/23 04:49:23 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/23 04:49:23 DEBUG : Creating backend with remote "TestB2:rclone-test-dejecas7kuje/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/05/23 04:49:25 INFO : B2 bucket rclone-test-dejecas7kuje: cleaning bucket "rclone-test-dejecas7kuje" of all files 2025/05/23 04:49:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f42153f410e0deab8_d20250523_m044812_c001_v7007000_t0000_u01747975692664") 2025/05/23 04:49:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f22051d1830fd8052_d20250523_m044808_c001_v0001176_t0031_u01747975688580") 2025/05/23 04:49:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f42051d1830fd8051_d20250523_m044807_c001_v7007000_t0000_u01747975687916") 2025/05/23 04:49:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f22153f410e0deaab_d20250523_m044803_c001_v0001184_t0020_u01747975683201") 2025/05/23 04:49:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4194358ab31ff761_d20250523_m044846_c001_v7007000_t0000_u01747975726253") 2025/05/23 04:49:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f200186026073cd33_d20250523_m044838_c001_v0001104_t0055_u01747975718558") 2025/05/23 04:49:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f400186026073cd32_d20250523_m044837_c001_v7007000_t0000_u01747975717984") 2025/05/23 04:49:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2194358ab31ff753_d20250523_m044832_c001_v0001184_t0028_u01747975712541") 2025/05/23 04:49:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4194358ab31ff752_d20250523_m044832_c001_v7007000_t0000_u01747975712355") 2025/05/23 04:49:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2194358ab31ff73d_d20250523_m044827_c001_v0001113_t0046_u01747975707066") 2025/05/23 04:49:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4194358ab31ff737_d20250523_m044826_c001_v7007000_t0000_u01747975706503") 2025/05/23 04:49:26 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f22153f410e0deaba_d20250523_m044812_c001_v0001134_t0009_u01747975692848") 2025/05/23 04:49:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f41969c324524a186_d20250523_m044619_c001_v7007000_t0000_u01747975579097") 2025/05/23 04:49:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f210804a93d769e99_d20250523_m044614_c001_v0001032_t0056_u01747975574854") 2025/05/23 04:49:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f41969c324524a17b_d20250523_m044609_c001_v7007000_t0000_u01747975569744") 2025/05/23 04:49:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f21969c324524a163_d20250523_m044605_c001_v0001090_t0000_u01747975565709") 2025/05/23 04:49:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f410804a93d769e97_d20250523_m044614_c001_v7007000_t0000_u01747975574462") 2025/05/23 04:49:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f21969c324524a17c_d20250523_m044609_c001_v0001154_t0025_u01747975569927") 2025/05/23 04:49:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f41969c324524a15c_d20250523_m044605_c001_v7007000_t0000_u01747975565304") 2025/05/23 04:49:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f21822c25d6a06f52_d20250523_m044601_c001_v0001043_t0044_u01747975561035") 2025/05/23 04:49:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f41822c25d6a06f50_d20250523_m044600_c001_v7007000_t0000_u01747975560852") 2025/05/23 04:49:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f21969c324524a10a_d20250523_m044557_c001_v0001180_t0007_u01747975557401") 2025/05/23 04:49:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f41969c324524a109_d20250523_m044557_c001_v7007000_t0000_u01747975557011") 2025/05/23 04:49:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f21822c25d6a06f41_d20250523_m044553_c001_v0001181_t0035_u01747975553444") 2025/05/23 04:49:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4169f32da6899228_d20250523_m044644_c001_v7007000_t0000_u01747975604863") 2025/05/23 04:49:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f210804a93d769ed6_d20250523_m044640_c001_v0001116_t0004_u01747975600666") 2025/05/23 04:49:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f410804a93d769ed3_d20250523_m044635_c001_v7007000_t0000_u01747975595993") 2025/05/23 04:49:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f210804a93d769ecf_d20250523_m044632_c001_v0001181_t0052_u01747975592075") 2025/05/23 04:49:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f410804a93d769ed5_d20250523_m044640_c001_v7007000_t0000_u01747975600308") 2025/05/23 04:49:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f210804a93d769ed4_d20250523_m044636_c001_v0001180_t0054_u01747975596174") 2025/05/23 04:49:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f410804a93d769ece_d20250523_m044631_c001_v7007000_t0000_u01747975591659") 2025/05/23 04:49:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f21969c324524a18e_d20250523_m044627_c001_v0001184_t0037_u01747975587543") 2025/05/23 04:49:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f41969c324524a18d_d20250523_m044627_c001_v7007000_t0000_u01747975587362") 2025/05/23 04:49:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f210804a93d769ebc_d20250523_m044623_c001_v0001101_t0050_u01747975583874") 2025/05/23 04:49:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f410804a93d769eb9_d20250523_m044623_c001_v7007000_t0000_u01747975583470") 2025/05/23 04:49:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f21969c324524a187_d20250523_m044619_c001_v0001144_t0017_u01747975579282") 2025/05/23 04:49:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f41822c25d6a06f40_d20250523_m044553_c001_v7007000_t0000_u01747975553262") 2025/05/23 04:49:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f21969c324524a105_d20250523_m044549_c001_v0001184_t0006_u01747975549397") 2025/05/23 04:49:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f41969c324524a104_d20250523_m044549_c001_v7007000_t0000_u01747975549011") 2025/05/23 04:49:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f21822c25d6a06f39_d20250523_m044544_c001_v0001182_t0017_u01747975544859") 2025/05/23 04:49:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f41822c25d6a06f38_d20250523_m044544_c001_v7007000_t0000_u01747975544677") 2025/05/23 04:49:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f21822c25d6a06f35_d20250523_m044540_c001_v0001106_t0044_u01747975540385") 2025/05/23 04:49:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f41822c25d6a06f34_d20250523_m044539_c001_v7007000_t0000_u01747975539979") 2025/05/23 04:49:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2096dc80adf5e1a1_d20250523_m044535_c001_v0001179_t0038_u01747975535916") 2025/05/23 04:49:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4096dc80adf5e1a0_d20250523_m044535_c001_v7007000_t0000_u01747975535734") 2025/05/23 04:49:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f21822c25d6a06f31_d20250523_m044532_c001_v0001101_t0016_u01747975532115") 2025/05/23 04:49:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f41822c25d6a06f30_d20250523_m044531_c001_v7007000_t0000_u01747975531724") 2025/05/23 04:49:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f222d426238c303bf_d20250523_m044526_c001_v0001165_t0038_u01747975526682") 2025/05/23 04:49:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4096dc80adf5e1ed_d20250523_m044720_c001_v7007000_t0000_u01747975640009") 2025/05/23 04:49:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2133b4cafb7dc231_d20250523_m044715_c001_v0001113_t0010_u01747975635570") 2025/05/23 04:49:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4169f32da689924d_d20250523_m044703_c001_v7007000_t0000_u01747975623312") 2025/05/23 04:49:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2169f32da689924b_d20250523_m044658_c001_v0001176_t0011_u01747975618957") 2025/05/23 04:49:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4133b4cafb7dc22f_d20250523_m044715_c001_v7007000_t0000_u01747975635048") 2025/05/23 04:49:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2169f32da689924e_d20250523_m044703_c001_v0001101_t0023_u01747975623496") 2025/05/23 04:49:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4169f32da689924a_d20250523_m044658_c001_v7007000_t0000_u01747975618502") 2025/05/23 04:49:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2169f32da6899247_d20250523_m044653_c001_v0001130_t0040_u01747975613682") 2025/05/23 04:49:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4169f32da6899246_d20250523_m044653_c001_v7007000_t0000_u01747975613498") 2025/05/23 04:49:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f210804a93d769edb_d20250523_m044649_c001_v0001181_t0005_u01747975609902") 2025/05/23 04:49:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f410804a93d769eda_d20250523_m044649_c001_v7007000_t0000_u01747975609451") 2025/05/23 04:49:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2169f32da689922b_d20250523_m044645_c001_v0001109_t0027_u01747975605046") 2025/05/23 04:49:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f42153f410e0deaa9_d20250523_m044803_c001_v7007000_t0000_u01747975683019") 2025/05/23 04:49:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f20855284b54e8bc0_d20250523_m044758_c001_v0001157_t0005_u01747975678084") 2025/05/23 04:49:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f40855284b54e8bbf_d20250523_m044757_c001_v7007000_t0000_u01747975677565") 2025/05/23 04:49:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f202c031d1661c60a_d20250523_m044752_c001_v0001106_t0016_u01747975672058") 2025/05/23 04:49:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f402c031d1661c609_d20250523_m044751_c001_v7007000_t0000_u01747975671876") 2025/05/23 04:49:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f202c031d1661c605_d20250523_m044746_c001_v0001171_t0059_u01747975666730") 2025/05/23 04:49:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f402c031d1661c603_d20250523_m044746_c001_v7007000_t0000_u01747975666213") 2025/05/23 04:49:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2096dc80adf5e1f5_d20250523_m044729_c001_v0001144_t0016_u01747975649232") 2025/05/23 04:49:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4096dc80adf5e1f4_d20250523_m044729_c001_v7007000_t0000_u01747975649045") 2025/05/23 04:49:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2133b4cafb7dc238_d20250523_m044724_c001_v0001171_t0042_u01747975644891") 2025/05/23 04:49:28 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4133b4cafb7dc237_d20250523_m044724_c001_v7007000_t0000_u01747975644392") 2025/05/23 04:49:28 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2096dc80adf5e1ef_d20250523_m044720_c001_v0001157_t0041_u01747975640192") 2025/05/23 04:49:29 DEBUG : chunked-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1790_d20250523_m044921_c001_v7007000_t0000_u01747975761319") 2025/05/23 04:49:29 DEBUG : chunked-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2157722e0c994c1f_d20250523_m044908_c001_v0001134_t0022_u01747975748150") 2025/05/23 04:49:29 DEBUG : chunked-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4157722e0c994c1d_d20250523_m044907_c001_v7007000_t0000_u01747975747540") 2025/05/23 04:49:29 DEBUG : chunked-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2194358ab31ff776_d20250523_m044901_c001_v0001115_t0025_u01747975741607") 2025/05/23 04:49:29 DEBUG : chunked-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4194358ab31ff773_d20250523_m044900_c001_v7007000_t0000_u01747975740994") 2025/05/23 04:49:29 DEBUG : chunked-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2157722e0c994c13_d20250523_m044855_c001_v0001041_t0004_u01747975735540") 2025/05/23 04:49:29 DEBUG : chunked-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4157722e0c994c11_d20250523_m044854_c001_v7007000_t0000_u01747975734886") 2025/05/23 04:49:29 DEBUG : chunked-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f117c76ad85028284_d20250523_m044850_c001_v0001171_t0037_u01747975730932") 2025/05/23 04:49:29 DEBUG : chunked-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4194358ab31ff768_d20250523_m044850_c001_v7007000_t0000_u01747975730521") 2025/05/23 04:49:29 DEBUG : chunked-copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f117c76ad8502824c_d20250523_m044847_c001_v0001171_t0052_u01747975727037") 2025/05/23 04:49:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b178e_d20250523_m044921_c001_v7007000_t0000_u01747975761137") 2025/05/23 04:49:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f217255d97dd7abe8_d20250523_m044917_c001_v0001043_t0017_u01747975757824") 2025/05/23 04:49:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4157722e0c994c1c_d20250523_m044907_c001_v7007000_t0000_u01747975747357") 2025/05/23 04:49:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2157722e0c994c1a_d20250523_m044905_c001_v0001098_t0056_u01747975745648") 2025/05/23 04:49:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4194358ab31ff771_d20250523_m044900_c001_v7007000_t0000_u01747975740813") 2025/05/23 04:49:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2194358ab31ff76e_d20250523_m044859_c001_v0001103_t0057_u01747975739029") 2025/05/23 04:49:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4157722e0c994c10_d20250523_m044854_c001_v7007000_t0000_u01747975734705") 2025/05/23 04:49:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f2194358ab31ff76b_d20250523_m044852_c001_v0001093_t0034_u01747975732913") 2025/05/23 04:49:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4194358ab31ff767_d20250523_m044850_c001_v7007000_t0000_u01747975730340") 2025/05/23 04:49:29 DEBUG : chunked-copy.copy: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f1033c14640634148_d20250523_m044849_c001_v0001117_t0041_u01747975729292") 2025/05/23 04:49:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f100d2bd077686cb7_d20250523_m044409_c001_v0001179_t0054_u01747975449614") 2025/05/23 04:49:30 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b1798_d20250523_m044922_c001_v7007000_t0000_u01747975762209") 2025/05/23 04:49:30 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f117c76ad8502858c_d20250523_m044921_c001_v0001171_t0005_u01747975761862") 2025/05/23 04:49:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f4111763c079b17a5_d20250523_m044923_c001_v7007000_t0000_u01747975763696") 2025/05/23 04:49:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f117c76ad850285aa_d20250523_m044923_c001_v0001171_t0025_u01747975763305") 2025/05/23 04:49:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f117c76ad85028598_d20250523_m044922_c001_v0001171_t0049_u01747975762389") 2025/05/23 04:49:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf923d03704dfbbb9f680e1b_f422d426238c303b2_d20250523_m044522_c001_v7007000_t0000_u01747975522984") 2025/05/23 04:49:31 INFO : B2 bucket rclone-test-dejecas7kuje: cleaning bucket "rclone-test-dejecas7kuje" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (355.78s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.41s) --- PASS: TestIntegration/FsMkdir (353.59s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.96s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.57s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.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 (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.32s) --- 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.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (199.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (35.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (16.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (43.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (22.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (43.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (19.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (13.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (35.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (13.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.49s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 355.810s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m56.660082717s (try 1/5)