"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/18 01:54:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bewuzul4tebi" 2025/05/18 01:54:45 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/18 01:54:48 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/18 01:54:48 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/05/18 01:54:48 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/18 01:55:14 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/18 01:55:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/05/18 01:55:17 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/05/18 01:55:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/05/18 01:55:17 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/05/18 01:55:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/05/18 01:55:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/05/18 01:55:18 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/18 01:55:25 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/05/18 01:55:26 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/18 01:55:31 INFO : B2 bucket rclone-test-bewuzul4tebi: cleaning bucket "rclone-test-bewuzul4tebi" of all files 2025/05/18 01:55:31 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66dda_d20250518_m015530_c001_v0001171_t0051_u01747533330553") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/18 01:55:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bewuzul4tebi/dirToPurgeFromRoot" 2025/05/18 01:55:33 INFO : B2 bucket rclone-test-bewuzul4tebi path dirToPurgeFromRoot: cleaning bucket "rclone-test-bewuzul4tebi" of all files 2025/05/18 01:55:34 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66df6_d20250518_m015532_c001_v0001171_t0032_u01747533332168") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/18 01:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bewuzul4tebi/hello? sausage/êé" 2025/05/18 01:55:39 INFO : B2 bucket rclone-test-bewuzul4tebi path hello? sausage/êé: cleaning bucket "rclone-test-bewuzul4tebi" of all files 2025/05/18 01:55:39 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f109a6cc2fb5ffc3d_d20250518_m015537_c001_v0001102_t0040_u01747533337629") === 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/18 01:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bewuzul4tebi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/18 01:55:50 DEBUG : Creating backend with remote "TestB2:rclone-test-bewuzul4tebi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-bewuzul4tebi" from "TestB2:rclone-test-bewuzul4tebi" 2025/05/18 01:55:52 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/18 01:56:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qivuwah4qoqa" 2025/05/18 01:56:07 DEBUG : B2 bucket rclone-test-qivuwah4qoqa: Purge remote 2025/05/18 01:56:07 INFO : B2 bucket rclone-test-qivuwah4qoqa: cleaning bucket "rclone-test-qivuwah4qoqa" of all files 2025/05/18 01:56:07 DEBUG : somefile: Deleting (id "4_zdfd20d0310bdeb1b9f680e1b_f407d4e43d097a3d6_d20250518_m015606_c001_v0001100_t0046_u01747533366490") === 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/18 01:56:08 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/18 01:56:09 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/18 01:56:12 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/05/18 01:56:12 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/05/18 01:56:12 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.482Ki offset 6Mi/6.106Mi 2025/05/18 01:56:12 DEBUG : test-metadata: Sending chunk 1 length 111086 2025/05/18 01:56:14 DEBUG : test-metadata: Done sending chunk 1 2025/05/18 01:56:21 DEBUG : test-metadata: Done sending chunk 0 2025/05/18 01:56:21 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/18 01:56:32 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1171-10.backblaze.com/b2api/v1/b2_upload_file/5f12dd03109deb1b9f680e1b/c001_v0001171_t0028": EOF 2025/05/18 01:56:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-10.backblaze.com/b2api/v1/b2_upload_file/5f12dd03109deb1b9f680e1b/c001_v0001171_t0028": EOF) 2025/05/18 01:56:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1171-10.backblaze.com/b2api/v1/b2_upload_file/5f12dd03109deb1b9f680e1b/c001_v0001171_t0028": EOF - low level retry 1/10 2025/05/18 01:56:34 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-18-015627-493.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/18 01:56:37 DEBUG : oldPath = "TestB2:rclone-test-bewuzul4tebi/versions/test-versions-v2025-05-18-015627-493.txt" 2025/05/18 01:56:37 DEBUG : newPath = "TestB2,versions:rclone-test-bewuzul4tebi/versions/test-versions-v2025-05-18-015627-493.txt" 2025/05/18 01:56:37 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-bewuzul4tebi/versions/test-versions-v2025-05-18-015627-493.txt" 2025/05/18 01:56:37 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/05/18 01:56:38 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-bewuzul4tebi/versions/test-versions-v2025-05-18-015627-493.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-bewuzul4tebi/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/18 01:56:40 INFO : B2 bucket rclone-test-bewuzul4tebi: cleaning bucket "rclone-test-bewuzul4tebi" of all hidden files 2025/05/18 01:56:40 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab19_d20250518_m015455_c001_v7007000_t0000_u01747533295857") as it is a hide marker 2025/05/18 01:56:40 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : leading space/ leading space: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66beb_d20250518_m015455_c001_v0001171_t0057_u01747533295150") 2025/05/18 01:56:40 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab17_d20250518_m015454_c001_v7007000_t0000_u01747533294761") as it is a hide marker 2025/05/18 01:56:40 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66bdd_d20250518_m015454_c001_v0001171_t0028_u01747533294067") 2025/05/18 01:56:40 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab23_d20250518_m015502_c001_v7007000_t0000_u01747533302856") as it is a hide marker 2025/05/18 01:56:40 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c46_d20250518_m015502_c001_v0001171_t0055_u01747533302125") 2025/05/18 01:56:40 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : created from root.txt: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f417ffa8e1f36f7cf_d20250518_m015600_c001_v7007000_t0000_u01747533360257") as it is a hide marker 2025/05/18 01:56:40 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : created from root.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f117419fb1578db55_d20250518_m015559_c001_v0001137_t0052_u01747533359136") 2025/05/18 01:56:40 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : file name.txt: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f4045875df6c7dbd5_d20250518_m015608_c001_v7007000_t0000_u01747533368701") as it is a hide marker 2025/05/18 01:56:40 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : file name.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66eaf_d20250518_m015548_c001_v0001171_t0014_u01747533348178") 2025/05/18 01:56:40 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : file name.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f115a29b766e2e0fa_d20250518_m015544_c001_v0001157_t0058_u01747533344400") 2025/05/18 01:56:40 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : file name.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66d6c_d20250518_m015522_c001_v0001171_t0027_u01747533322546") 2025/05/18 01:56:40 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : file name.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66d5e_d20250518_m015521_c001_v0001171_t0022_u01747533321491") 2025/05/18 01:56:40 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66d64_d20250518_m015522_c001_v0001171_t0013_u01747533322050") "upload" dated 2025-05-18 01:55:22.05 +0000 UTC (1m18.359313748s ago) 2025/05/18 01:56:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f406c811b5e7c59e0_d20250518_m015542_c001_v7007000_t0000_u01747533342082") as it is a hide marker 2025/05/18 01:56:40 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f110ff1e997b583af_d20250518_m015541_c001_v0001178_t0010_u01747533341850") 2025/05/18 01:56:40 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f113eaff0254d7390_d20250518_m015541_c001_v0001171_t0005_u01747533341080") 2025/05/18 01:56:40 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab30_d20250518_m015511_c001_v7007000_t0000_u01747533311133") as it is a hide marker 2025/05/18 01:56:40 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66cc4_d20250518_m015510_c001_v0001171_t0019_u01747533310474") 2025/05/18 01:56:40 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : piped data.txt: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f4045875df6c7dbd7_d20250518_m015610_c001_v7007000_t0000_u01747533370532") as it is a hide marker 2025/05/18 01:56:40 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : piped data.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66f99_d20250518_m015610_c001_v0001171_t0043_u01747533370035") 2025/05/18 01:56:40 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : piped data.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4045875df6c7dbd6_d20250518_m015609_c001_v7007000_t0000_u01747533369840") 2025/05/18 01:56:40 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : piped data.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4107aeae03a66f8d_d20250518_m015609_c001_v0001171_t0028_u01747533369448") 2025/05/18 01:56:40 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab32_d20250518_m015512_c001_v7007000_t0000_u01747533312289") as it is a hide marker 2025/05/18 01:56:40 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66cd4_d20250518_m015511_c001_v0001171_t0028_u01747533311539") 2025/05/18 01:56:40 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : test-metadata: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f407e21f9ec5f4ed9_d20250518_m015624_c001_v7007000_t0000_u01747533384929") as it is a hide marker 2025/05/18 01:56:40 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : test-metadata: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2045875df6c7dbdc_d20250518_m015612_c001_v0001098_t0011_u01747533372508") 2025/05/18 01:56:40 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : test-metadata: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4045875df6c7dbdb_d20250518_m015611_c001_v7007000_t0000_u01747533371642") 2025/05/18 01:56:40 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : test-metadata: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66f9f_d20250518_m015610_c001_v0001171_t0017_u01747533370721") 2025/05/18 01:56:40 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab26_d20250518_m015505_c001_v7007000_t0000_u01747533305352") as it is a hide marker 2025/05/18 01:56:40 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c62_d20250518_m015504_c001_v0001171_t0054_u01747533304361") 2025/05/18 01:56:40 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab2b_d20250518_m015507_c001_v7007000_t0000_u01747533307649") as it is a hide marker 2025/05/18 01:56:40 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c98_d20250518_m015506_c001_v0001171_t0003_u01747533306889") 2025/05/18 01:56:40 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab29_d20250518_m015506_c001_v7007000_t0000_u01747533306511") as it is a hide marker 2025/05/18 01:56:40 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c7e_d20250518_m015505_c001_v0001171_t0025_u01747533305754") 2025/05/18 01:56:40 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab2c_d20250518_m015508_c001_v7007000_t0000_u01747533308717") as it is a hide marker 2025/05/18 01:56:40 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66ca4_d20250518_m015508_c001_v0001171_t0052_u01747533308031") 2025/05/18 01:56:40 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab2e_d20250518_m015510_c001_v7007000_t0000_u01747533310078") as it is a hide marker 2025/05/18 01:56:40 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66cb2_d20250518_m015509_c001_v0001171_t0049_u01747533309118") 2025/05/18 01:56:40 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab24_d20250518_m015503_c001_v7007000_t0000_u01747533303971") as it is a hide marker 2025/05/18 01:56:40 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : trailing space /trailing space : Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c54_d20250518_m015503_c001_v0001171_t0057_u01747533303254") 2025/05/18 01:56:40 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f108c8d396f6b7941_d20250518_m015635_c001_v0001109_t0018_u01747533395399") "upload" dated 2025-05-18 01:56:35.399 +0000 UTC (5.010945013s ago) 2025/05/18 01:56:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f41247301aba48372_d20250518_m015630_c001_v7007000_t0000_u01747533390594") 2025/05/18 01:56:40 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a6704b_d20250518_m015627_c001_v0001171_t0043_u01747533387493") 2025/05/18 01:56:40 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab42_d20250518_m015520_c001_v7007000_t0000_u01747533320894") as it is a hide marker 2025/05/18 01:56:40 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f200a0c0f6af2ab39_d20250518_m015514_c001_v0001041_t0059_u01747533314588") 2025/05/18 01:56:40 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : zero-length-file: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab38_d20250518_m015514_c001_v7007000_t0000_u01747533314251") as it is a hide marker 2025/05/18 01:56:40 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : zero-length-file: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4107aeae03a66cf8_d20250518_m015513_c001_v0001171_t0028_u01747533313646") 2025/05/18 01:56:40 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab1b_d20250518_m015457_c001_v7007000_t0000_u01747533297053") as it is a hide marker 2025/05/18 01:56:40 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66bf9_d20250518_m015456_c001_v0001171_t0055_u01747533296241") 2025/05/18 01:56:40 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab11_d20250518_m015451_c001_v7007000_t0000_u01747533291536") as it is a hide marker 2025/05/18 01:56:40 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66bad_d20250518_m015450_c001_v0001171_t0043_u01747533290464") 2025/05/18 01:56:40 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab20_d20250518_m015500_c001_v7007000_t0000_u01747533300650") as it is a hide marker 2025/05/18 01:56:40 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c34_d20250518_m015459_c001_v0001171_t0056_u01747533299654") 2025/05/18 01:56:40 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab1f_d20250518_m015459_c001_v7007000_t0000_u01747533299273") as it is a hide marker 2025/05/18 01:56:40 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c20_d20250518_m015458_c001_v0001171_t0003_u01747533298486") 2025/05/18 01:56:40 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab22_d20250518_m015501_c001_v7007000_t0000_u01747533301721") as it is a hide marker 2025/05/18 01:56:40 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c3e_d20250518_m015501_c001_v0001171_t0037_u01747533301042") 2025/05/18 01:56:40 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab1c_d20250518_m015458_c001_v7007000_t0000_u01747533298102") as it is a hide marker 2025/05/18 01:56:40 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c0e_d20250518_m015457_c001_v0001171_t0056_u01747533297428") 2025/05/18 01:56:40 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : ./.: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab12_d20250518_m015452_c001_v7007000_t0000_u01747533292653") as it is a hide marker 2025/05/18 01:56:40 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : ./.: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66bc9_d20250518_m015451_c001_v0001171_t0007_u01747533291964") 2025/05/18 01:56:40 NOTICE: ./.: Skipped delete as --dry-run is set 2025/05/18 01:56:40 DEBUG : ../..: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab15_d20250518_m015453_c001_v7007000_t0000_u01747533293691") as it is a hide marker 2025/05/18 01:56:40 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/05/18 01:56:40 DEBUG : ../..: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66bd3_d20250518_m015453_c001_v0001171_t0014_u01747533293057") 2025/05/18 01:56:40 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/05/18 01:56:40 INFO : B2 bucket rclone-test-bewuzul4tebi: cleaning bucket "rclone-test-bewuzul4tebi" of all hidden files 2025/05/18 01:56:40 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab19_d20250518_m015455_c001_v7007000_t0000_u01747533295857") as it is a hide marker 2025/05/18 01:56:40 DEBUG : leading space/ leading space: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66beb_d20250518_m015455_c001_v0001171_t0057_u01747533295150") 2025/05/18 01:56:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab17_d20250518_m015454_c001_v7007000_t0000_u01747533294761") as it is a hide marker 2025/05/18 01:56:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66bdd_d20250518_m015454_c001_v0001171_t0028_u01747533294067") 2025/05/18 01:56:40 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab23_d20250518_m015502_c001_v7007000_t0000_u01747533302856") as it is a hide marker 2025/05/18 01:56:40 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c46_d20250518_m015502_c001_v0001171_t0055_u01747533302125") 2025/05/18 01:56:40 DEBUG : created from root.txt: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f417ffa8e1f36f7cf_d20250518_m015600_c001_v7007000_t0000_u01747533360257") as it is a hide marker 2025/05/18 01:56:40 DEBUG : created from root.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f117419fb1578db55_d20250518_m015559_c001_v0001137_t0052_u01747533359136") 2025/05/18 01:56:40 DEBUG : file name.txt: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f4045875df6c7dbd5_d20250518_m015608_c001_v7007000_t0000_u01747533368701") as it is a hide marker 2025/05/18 01:56:41 DEBUG : file name.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66eaf_d20250518_m015548_c001_v0001171_t0014_u01747533348178") 2025/05/18 01:56:41 DEBUG : file name.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f115a29b766e2e0fa_d20250518_m015544_c001_v0001157_t0058_u01747533344400") 2025/05/18 01:56:41 DEBUG : file name.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66d6c_d20250518_m015522_c001_v0001171_t0027_u01747533322546") 2025/05/18 01:56:41 DEBUG : file name.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66d5e_d20250518_m015521_c001_v0001171_t0022_u01747533321491") 2025/05/18 01:56:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66d64_d20250518_m015522_c001_v0001171_t0013_u01747533322050") "upload" dated 2025-05-18 01:55:22.05 +0000 UTC (1m19.440915347s ago) 2025/05/18 01:56:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f406c811b5e7c59e0_d20250518_m015542_c001_v7007000_t0000_u01747533342082") as it is a hide marker 2025/05/18 01:56:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f110ff1e997b583af_d20250518_m015541_c001_v0001178_t0010_u01747533341850") 2025/05/18 01:56:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f113eaff0254d7390_d20250518_m015541_c001_v0001171_t0005_u01747533341080") 2025/05/18 01:56:41 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab30_d20250518_m015511_c001_v7007000_t0000_u01747533311133") as it is a hide marker 2025/05/18 01:56:41 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66cc4_d20250518_m015510_c001_v0001171_t0019_u01747533310474") 2025/05/18 01:56:41 DEBUG : piped data.txt: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f4045875df6c7dbd7_d20250518_m015610_c001_v7007000_t0000_u01747533370532") as it is a hide marker 2025/05/18 01:56:41 DEBUG : piped data.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66f99_d20250518_m015610_c001_v0001171_t0043_u01747533370035") 2025/05/18 01:56:41 DEBUG : piped data.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4045875df6c7dbd6_d20250518_m015609_c001_v7007000_t0000_u01747533369840") 2025/05/18 01:56:41 DEBUG : piped data.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4107aeae03a66f8d_d20250518_m015609_c001_v0001171_t0028_u01747533369448") 2025/05/18 01:56:41 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab32_d20250518_m015512_c001_v7007000_t0000_u01747533312289") as it is a hide marker 2025/05/18 01:56:42 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66cd4_d20250518_m015511_c001_v0001171_t0028_u01747533311539") 2025/05/18 01:56:42 DEBUG : test-metadata: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f407e21f9ec5f4ed9_d20250518_m015624_c001_v7007000_t0000_u01747533384929") as it is a hide marker 2025/05/18 01:56:42 DEBUG : test-metadata: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2045875df6c7dbdc_d20250518_m015612_c001_v0001098_t0011_u01747533372508") 2025/05/18 01:56:42 DEBUG : test-metadata: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4045875df6c7dbdb_d20250518_m015611_c001_v7007000_t0000_u01747533371642") 2025/05/18 01:56:42 DEBUG : test-metadata: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66f9f_d20250518_m015610_c001_v0001171_t0017_u01747533370721") 2025/05/18 01:56:42 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab26_d20250518_m015505_c001_v7007000_t0000_u01747533305352") as it is a hide marker 2025/05/18 01:56:42 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c62_d20250518_m015504_c001_v0001171_t0054_u01747533304361") 2025/05/18 01:56:42 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab2b_d20250518_m015507_c001_v7007000_t0000_u01747533307649") as it is a hide marker 2025/05/18 01:56:42 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c98_d20250518_m015506_c001_v0001171_t0003_u01747533306889") 2025/05/18 01:56:42 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab29_d20250518_m015506_c001_v7007000_t0000_u01747533306511") as it is a hide marker 2025/05/18 01:56:42 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c7e_d20250518_m015505_c001_v0001171_t0025_u01747533305754") 2025/05/18 01:56:42 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab2c_d20250518_m015508_c001_v7007000_t0000_u01747533308717") as it is a hide marker 2025/05/18 01:56:42 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66ca4_d20250518_m015508_c001_v0001171_t0052_u01747533308031") 2025/05/18 01:56:42 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab2e_d20250518_m015510_c001_v7007000_t0000_u01747533310078") as it is a hide marker 2025/05/18 01:56:42 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66cb2_d20250518_m015509_c001_v0001171_t0049_u01747533309118") 2025/05/18 01:56:42 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab24_d20250518_m015503_c001_v7007000_t0000_u01747533303971") as it is a hide marker 2025/05/18 01:56:42 DEBUG : trailing space /trailing space : Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c54_d20250518_m015503_c001_v0001171_t0057_u01747533303254") 2025/05/18 01:56:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f108c8d396f6b7941_d20250518_m015635_c001_v0001109_t0018_u01747533395399") "upload" dated 2025-05-18 01:56:35.399 +0000 UTC (7.452023008s ago) 2025/05/18 01:56:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f41247301aba48372_d20250518_m015630_c001_v7007000_t0000_u01747533390594") 2025/05/18 01:56:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a6704b_d20250518_m015627_c001_v0001171_t0043_u01747533387493") 2025/05/18 01:56:42 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab42_d20250518_m015520_c001_v7007000_t0000_u01747533320894") as it is a hide marker 2025/05/18 01:56:43 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f200a0c0f6af2ab39_d20250518_m015514_c001_v0001041_t0059_u01747533314588") 2025/05/18 01:56:43 DEBUG : zero-length-file: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab38_d20250518_m015514_c001_v7007000_t0000_u01747533314251") as it is a hide marker 2025/05/18 01:56:43 DEBUG : zero-length-file: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4107aeae03a66cf8_d20250518_m015513_c001_v0001171_t0028_u01747533313646") 2025/05/18 01:56:43 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab1b_d20250518_m015457_c001_v7007000_t0000_u01747533297053") as it is a hide marker 2025/05/18 01:56:43 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66bf9_d20250518_m015456_c001_v0001171_t0055_u01747533296241") 2025/05/18 01:56:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab11_d20250518_m015451_c001_v7007000_t0000_u01747533291536") as it is a hide marker 2025/05/18 01:56:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66bad_d20250518_m015450_c001_v0001171_t0043_u01747533290464") 2025/05/18 01:56:43 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab20_d20250518_m015500_c001_v7007000_t0000_u01747533300650") as it is a hide marker 2025/05/18 01:56:43 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c34_d20250518_m015459_c001_v0001171_t0056_u01747533299654") 2025/05/18 01:56:43 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab1f_d20250518_m015459_c001_v7007000_t0000_u01747533299273") as it is a hide marker 2025/05/18 01:56:43 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c20_d20250518_m015458_c001_v0001171_t0003_u01747533298486") 2025/05/18 01:56:43 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab22_d20250518_m015501_c001_v7007000_t0000_u01747533301721") as it is a hide marker 2025/05/18 01:56:43 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c3e_d20250518_m015501_c001_v0001171_t0037_u01747533301042") 2025/05/18 01:56:43 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab1c_d20250518_m015458_c001_v7007000_t0000_u01747533298102") as it is a hide marker 2025/05/18 01:56:43 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66c0e_d20250518_m015457_c001_v0001171_t0056_u01747533297428") 2025/05/18 01:56:43 DEBUG : ./.: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab12_d20250518_m015452_c001_v7007000_t0000_u01747533292653") as it is a hide marker 2025/05/18 01:56:43 DEBUG : ./.: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66bc9_d20250518_m015451_c001_v0001171_t0007_u01747533291964") 2025/05/18 01:56:43 DEBUG : ../..: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ab15_d20250518_m015453_c001_v7007000_t0000_u01747533293691") as it is a hide marker 2025/05/18 01:56:43 DEBUG : ../..: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66bd3_d20250518_m015453_c001_v0001171_t0014_u01747533293057") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/05/18 01:56:44 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/18 01:56:44 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/18 01:56:45 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/18 01:56:45 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/18 01:56:45 INFO : B2 bucket rclone-test-bewuzul4tebi: cleaning bucket "rclone-test-bewuzul4tebi" of pending multipart uploads older than 0s 2025/05/18 01:56:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66d64_d20250518_m015522_c001_v0001171_t0013_u01747533322050") "upload" dated 2025-05-18 01:55:22.05 +0000 UTC (1m23.806222243s ago) 2025/05/18 01:56:45 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f207e21f9ec5f4ee4_d20250518_m015644_c001_v0001120_t0010_u01747533404799") as it is a start marker (upload started at 2025-05-18 01:56:44.799 +0000 UTC) 2025/05/18 01:56:45 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/05/18 01:56:45 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f207e21f9ec5f4ee5_d20250518_m015645_c001_v0001183_t0017_u01747533405002") as it is a start marker (upload started at 2025-05-18 01:56:45.002 +0000 UTC) 2025/05/18 01:56:45 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/05/18 01:56:45 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f207e21f9ec5f4ee6_d20250518_m015645_c001_v0001183_t0044_u01747533405194") as it is a start marker (upload started at 2025-05-18 01:56:45.194 +0000 UTC) 2025/05/18 01:56:45 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/05/18 01:56:45 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f207e21f9ec5f4ee7_d20250518_m015645_c001_v0001101_t0045_u01747533405389") as it is a start marker (upload started at 2025-05-18 01:56:45.389 +0000 UTC) 2025/05/18 01:56:45 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/05/18 01:56:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f407e21f9ec5f4ee3_d20250518_m015644_c001_v7007000_t0000_u01747533404600") "hide" dated 2025-05-18 01:56:44.6 +0000 UTC (1.256423651s ago) 2025/05/18 01:56:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f108c8d396f6b7941_d20250518_m015635_c001_v0001109_t0018_u01747533395399") 2025/05/18 01:56:45 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/05/18 01:56:46 INFO : B2 bucket rclone-test-bewuzul4tebi: cleaning bucket "rclone-test-bewuzul4tebi" of pending multipart uploads older than 0s 2025/05/18 01:56:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66d64_d20250518_m015522_c001_v0001171_t0013_u01747533322050") "upload" dated 2025-05-18 01:55:22.05 +0000 UTC (1m24.179323194s ago) 2025/05/18 01:56:46 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f207e21f9ec5f4ee4_d20250518_m015644_c001_v0001120_t0010_u01747533404799") as it is a start marker (upload started at 2025-05-18 01:56:44.799 +0000 UTC) 2025/05/18 01:56:46 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f207e21f9ec5f4ee5_d20250518_m015645_c001_v0001183_t0017_u01747533405002") as it is a start marker (upload started at 2025-05-18 01:56:45.002 +0000 UTC) 2025/05/18 01:56:46 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f207e21f9ec5f4ee6_d20250518_m015645_c001_v0001183_t0044_u01747533405194") as it is a start marker (upload started at 2025-05-18 01:56:45.194 +0000 UTC) 2025/05/18 01:56:46 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f207e21f9ec5f4ee7_d20250518_m015645_c001_v0001101_t0045_u01747533405389") as it is a start marker (upload started at 2025-05-18 01:56:45.389 +0000 UTC) 2025/05/18 01:56:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f12dd03109deb1b9f680e1b_f407e21f9ec5f4ee3_d20250518_m015644_c001_v7007000_t0000_u01747533404600") "hide" dated 2025-05-18 01:56:44.6 +0000 UTC (1.629560408s ago) 2025/05/18 01:56:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f108c8d396f6b7941_d20250518_m015635_c001_v0001109_t0018_u01747533395399") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/05/18 01:56:46 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/18 01:56:47 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/18 01:56:47 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/18 01:56:48 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/05/18 01:56:48 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/05/18 01:56:48 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/05/18 01:56:48 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/05/18 01:56:49 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/05/18 01:56:51 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/05/18 01:56:51 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/05/18 01:56:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:56:53 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/18 01:56:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f2045875df6c7dc50_d20250518_m015654_c001_v0001100_t0010_u01747533414032") 2025/05/18 01:56:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/18 01:56:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/18 01:56:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/18 01:56:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:56:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:56:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/05/18 01:56:58 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/05/18 01:56:58 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/05/18 01:56:58 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/05/18 01:56:58 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/05/18 01:57:00 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/05/18 01:57:00 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/05/18 01:57:00 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/05/18 01:57:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:57:03 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/18 01:57:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f2045875df6c7dc54_d20250518_m015703_c001_v0001171_t0007_u01747533423241") 2025/05/18 01:57:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/18 01:57:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/18 01:57:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/18 01:57:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:57:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:57:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/05/18 01:57:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/05/18 01:57:07 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/05/18 01:57:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/05/18 01:57:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/05/18 01:57:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/05/18 01:57:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/05/18 01:57:09 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/05/18 01:57:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/05/18 01:57:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/05/18 01:57:10 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/05/18 01:57:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:57:12 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/18 01:57:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f2045875df6c7dc56_d20250518_m015712_c001_v0001098_t0015_u01747533432315") 2025/05/18 01:57:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/18 01:57:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/18 01:57:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/18 01:57:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/18 01:57:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/05/18 01:57:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:57:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:57:16 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/18 01:57:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/05/18 01:57:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/05/18 01:57:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/05/18 01:57:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/05/18 01:57:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/05/18 01:57:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/05/18 01:57:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/05/18 01:57:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:57:24 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/18 01:57:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f201b9360d4d62fc9_d20250518_m015724_c001_v0001171_t0005_u01747533444476") 2025/05/18 01:57:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/18 01:57:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/05/18 01:57:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/18 01:57:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:57:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:57:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/05/18 01:57:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/18 01:57:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/18 01:57:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/18 01:57:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/18 01:57:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/18 01:57:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/18 01:57:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/05/18 01:57:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:57:34 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/18 01:57:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f201b9360d4d62fd2_d20250518_m015734_c001_v0001180_t0015_u01747533454699") 2025/05/18 01:57:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/18 01:57:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/18 01:57:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/18 01:57:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:57:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:57:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/05/18 01:57:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/18 01:57:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/18 01:57:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/18 01:57:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/18 01:57:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/18 01:57:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/18 01:57:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/05/18 01:57:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/18 01:57:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/18 01:57:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/05/18 01:57:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:57:43 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/18 01:57:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f2095f195751f1cc6_d20250518_m015743_c001_v0001134_t0047_u01747533463958") 2025/05/18 01:57:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/18 01:57:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/18 01:57:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/18 01:57:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/18 01:57:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/18 01:57:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:57:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:57:46 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/18 01:57:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/05/18 01:57:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/05/18 01:57:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/05/18 01:57:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/05/18 01:57:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/05/18 01:57:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/05/18 01:57:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/05/18 01:57:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:57:53 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/18 01:57:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f2095f195751f1ccd_d20250518_m015753_c001_v0001171_t0015_u01747533473375") 2025/05/18 01:57:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/18 01:57:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/05/18 01:57:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/18 01:57:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:57:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:57:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/05/18 01:57:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/18 01:57:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/18 01:57:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/18 01:57:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/18 01:57:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/18 01:58:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/18 01:58:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/05/18 01:58:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:58:01 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/18 01:58:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f21247301aba4841f_d20250518_m015802_c001_v0001098_t0005_u01747533482050") 2025/05/18 01:58:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/18 01:58:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/18 01:58:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/18 01:58:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:58:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:58:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/05/18 01:58:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/18 01:58:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/18 01:58:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/18 01:58:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/18 01:58:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/18 01:58:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/18 01:58:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/05/18 01:58:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/18 01:58:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/18 01:58:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/05/18 01:58:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:58:11 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/18 01:58:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f214d95aac3dd2c9d_d20250518_m015811_c001_v0001106_t0019_u01747533491394") 2025/05/18 01:58:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/18 01:58:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/18 01:58:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/18 01:58:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/18 01:58:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/18 01:58:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:58:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:58:14 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/18 01:58:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/05/18 01:58:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/05/18 01:58:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/05/18 01:58:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/05/18 01:58:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/05/18 01:58:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/05/18 01:58:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/05/18 01:58:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:58:20 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/18 01:58:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f214d95aac3dd2ca4_d20250518_m015820_c001_v0001183_t0040_u01747533500738") 2025/05/18 01:58:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/18 01:58:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/05/18 01:58:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/18 01:58:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:58:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:58:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/05/18 01:58:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/18 01:58:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/18 01:58:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/18 01:58:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/18 01:58:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/18 01:58:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/18 01:58:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/05/18 01:58:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:58:29 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/18 01:58:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f21247301aba4848f_d20250518_m015829_c001_v0001032_t0027_u01747533509936") 2025/05/18 01:58:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/18 01:58:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/18 01:58:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/18 01:58:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:58:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:58:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/05/18 01:58:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/18 01:58:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/18 01:58:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/05/18 01:58:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/05/18 01:58:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/18 01:58:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/18 01:58:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/05/18 01:58:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/18 01:58:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/18 01:58:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/05/18 01:58:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:58:40 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/18 01:58:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f218b40bfaf2a8700_d20250518_m015840_c001_v0001145_t0055_u01747533520252") 2025/05/18 01:58:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/18 01:58:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/18 01:58:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/05/18 01:58:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/18 01:58:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/05/18 01:58:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/18 01:58:40 DEBUG : pacer: Reducing sleep to 10ms 2025/05/18 01:58:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/05/18 01:58:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:58:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:58:43 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/18 01:58:45 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/05/18 01:58:45 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/05/18 01:58:45 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/05/18 01:58:45 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/05/18 01:58:46 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/05/18 01:58:48 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/05/18 01:58:48 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/05/18 01:58:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:58:50 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/18 01:58:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f218b40bfaf2a8705_d20250518_m015850_c001_v0001100_t0042_u01747533530571") 2025/05/18 01:58:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/18 01:58:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/18 01:58:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/18 01:58:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:59:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:59:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/05/18 01:59:08 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/05/18 01:59:08 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/05/18 01:59:09 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/05/18 01:59:09 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/05/18 01:59:11 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/05/18 01:59:12 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/05/18 01:59:12 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/05/18 01:59:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:59:14 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/18 01:59:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f221ea8955354faf9_d20250518_m015914_c001_v0001183_t0051_u01747533554937") 2025/05/18 01:59:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/18 01:59:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/18 01:59:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/18 01:59:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:59:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:59:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/05/18 01:59:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/05/18 01:59:20 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/05/18 01:59:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/05/18 01:59:20 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/05/18 01:59:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/05/18 01:59:20 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/05/18 01:59:21 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/05/18 01:59:22 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/05/18 01:59:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/05/18 01:59:23 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/05/18 01:59:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:59:25 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/18 01:59:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f207e21f9ec5f4f11_d20250518_m015925_c001_v0001181_t0008_u01747533565673") 2025/05/18 01:59:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/18 01:59:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/18 01:59:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/18 01:59:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/18 01:59:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/05/18 01:59:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:59:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:59:28 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/18 01:59:31 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/05/18 01:59:31 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/05/18 01:59:31 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/05/18 01:59:31 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/05/18 01:59:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/05/18 01:59:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/18 01:59:31 DEBUG : pacer: Reducing sleep to 10ms 2025/05/18 01:59:32 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/05/18 01:59:34 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/05/18 01:59:34 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/05/18 01:59:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:59:36 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/18 01:59:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f2082844951457a0d_d20250518_m015936_c001_v0001043_t0050_u01747533576318") 2025/05/18 01:59:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/18 01:59:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/18 01:59:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/18 01:59:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:59:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:59:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/05/18 01:59:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/05/18 01:59:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/05/18 01:59:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/05/18 01:59:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/05/18 01:59:44 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/05/18 01:59:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/05/18 01:59:45 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/05/18 01:59:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:59:47 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/18 01:59:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f200a0c0f6af2ac6b_d20250518_m015947_c001_v0001176_t0037_u01747533587833") 2025/05/18 01:59:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/18 01:59:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/18 01:59:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/18 01:59:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/05/18 01:59:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/05/18 01:59:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/05/18 01:59:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/05/18 01:59:53 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/05/18 01:59:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/05/18 01:59:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/05/18 01:59:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/05/18 01:59:54 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/05/18 01:59:55 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/05/18 01:59:56 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/05/18 01:59:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/05/18 01:59:57 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/05/18 01:59:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/18 01:59:59 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/18 02:00:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f12dd03109deb1b9f680e1b_f200a0c0f6af2ac96_d20250518_m015959_c001_v0001042_t0024_u01747533599994") 2025/05/18 02:00:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/18 02:00:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/18 02:00:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/18 02:00:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/18 02:00:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/05/18 02:00:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/05/18 02:00:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/05/18 02:00:09 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/18 02:00:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f12dd03109deb1b9f680e1b_f211ba370415d9cb7_d20250518_m020019_c001_v0001145_t0039_u01747533619916") 2025/05/18 02:00:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/05/18 02:00:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/18 02:00:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/18 02:00:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/18 02:00:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/05/18 02:00:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/18 02:00:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/18 02:00:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/18 02:00:23 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/05/18 02:00:25 DEBUG : chunked-copy: Done sending chunk 0 2025/05/18 02:00:30 DEBUG : chunked-copy: Done sending chunk 1 2025/05/18 02:00:30 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/18 02:00:31 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f12dd03109deb1b9f680e1b_f20230323d50d7629_d20250518_m020031_c001_v0001171_t0054_u01747533631713") 2025/05/18 02:00:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/05/18 02:00:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/18 02:00:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/18 02:00:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/18 02:00:32 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/05/18 02:00:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/05/18 02:00:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/18 02:00:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/05/18 02:00:36 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/05/18 02:00:39 DEBUG : chunked-copy: Done sending chunk 1 2025/05/18 02:00:43 DEBUG : chunked-copy: Done sending chunk 0 2025/05/18 02:00:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/18 02:00:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f12dd03109deb1b9f680e1b_f2176b00fa10035ed_d20250518_m020044_c001_v0001101_t0030_u01747533644821") 2025/05/18 02:00:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/18 02:00:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/18 02:00:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/18 02:00:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/18 02:00:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/05/18 02:00:49 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/18 02:00:49 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/18 02:00:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/18 02:00:49 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/05/18 02:00:51 DEBUG : chunked-copy: Done sending chunk 1 2025/05/18 02:00:51 DEBUG : chunked-copy: Done sending chunk 0 2025/05/18 02:00:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/18 02:00:52 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5f12dd03109deb1b9f680e1b_f2176b00fa10035f1_d20250518_m020052_c001_v0001134_t0006_u01747533652717") 2025/05/18 02:00:52 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/05/18 02:00:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/18 02:00:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/18 02:00:53 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/05/18 02:00:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/18 02:00:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/18 02:00:53 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/18 02:00:55 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/18 02:00:57 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/18 02:00:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bewuzul4tebi/deeper/nonexisting/directory" 2025/05/18 02:00:58 DEBUG : Config file has changed externally - reloading === 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/18 02:01:00 INFO : B2 bucket rclone-test-bewuzul4tebi: cleaning bucket "rclone-test-bewuzul4tebi" of all files 2025/05/18 02:01:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ac60_d20250518_m015941_c001_v7007000_t0000_u01747533581276") 2025/05/18 02:01:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2082844951457a0d_d20250518_m015936_c001_v0001043_t0050_u01747533576318") 2025/05/18 02:01:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4082844951457a0b_d20250518_m015935_c001_v7007000_t0000_u01747533575703") 2025/05/18 02:01:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f200a0c0f6af2ac54_d20250518_m015930_c001_v0001183_t0053_u01747533570857") 2025/05/18 02:01:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f411ba370415d9cb0_d20250518_m020013_c001_v7007000_t0000_u01747533613314") 2025/05/18 02:01:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f200a0c0f6af2ac96_d20250518_m015959_c001_v0001042_t0024_u01747533599994") 2025/05/18 02:01:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ac93_d20250518_m015959_c001_v7007000_t0000_u01747533599342") 2025/05/18 02:01:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f200a0c0f6af2ac80_d20250518_m015953_c001_v0001184_t0023_u01747533593460") 2025/05/18 02:01:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ac7e_d20250518_m015953_c001_v7007000_t0000_u01747533593266") 2025/05/18 02:01:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f200a0c0f6af2ac6b_d20250518_m015947_c001_v0001176_t0037_u01747533587833") 2025/05/18 02:01:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ac69_d20250518_m015947_c001_v7007000_t0000_u01747533587276") 2025/05/18 02:01:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f200a0c0f6af2ac61_d20250518_m015941_c001_v0001092_t0026_u01747533581471") 2025/05/18 02:01:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f41247301aba48415_d20250518_m015748_c001_v7007000_t0000_u01747533468055") 2025/05/18 02:01:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2095f195751f1cc6_d20250518_m015743_c001_v0001134_t0047_u01747533463958") 2025/05/18 02:01:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f401b9360d4d62fd8_d20250518_m015738_c001_v7007000_t0000_u01747533458906") 2025/05/18 02:01:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f201b9360d4d62fd2_d20250518_m015734_c001_v0001180_t0015_u01747533454699") 2025/05/18 02:01:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4095f195751f1cc5_d20250518_m015743_c001_v7007000_t0000_u01747533463555") 2025/05/18 02:01:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f201b9360d4d62fd9_d20250518_m015739_c001_v0001181_t0001_u01747533459089") 2025/05/18 02:01:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f401b9360d4d62fd1_d20250518_m015734_c001_v7007000_t0000_u01747533454296") 2025/05/18 02:01:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2207bb776461b2aa_d20250518_m015728_c001_v0001184_t0024_u01747533448867") 2025/05/18 02:01:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4207bb776461b2a9_d20250518_m015728_c001_v7007000_t0000_u01747533448679") 2025/05/18 02:01:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f201b9360d4d62fc9_d20250518_m015724_c001_v0001171_t0005_u01747533444476") 2025/05/18 02:01:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f401b9360d4d62fc8_d20250518_m015724_c001_v7007000_t0000_u01747533444063") 2025/05/18 02:01:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2207bb776461b2a5_d20250518_m015719_c001_v0001130_t0007_u01747533439731") 2025/05/18 02:01:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f41247301aba48460_d20250518_m015815_c001_v7007000_t0000_u01747533495817") 2025/05/18 02:01:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f214d95aac3dd2c9d_d20250518_m015811_c001_v0001106_t0019_u01747533491394") 2025/05/18 02:01:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f41247301aba48420_d20250518_m015806_c001_v7007000_t0000_u01747533486221") 2025/05/18 02:01:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f21247301aba4841f_d20250518_m015802_c001_v0001098_t0005_u01747533482050") 2025/05/18 02:01:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f414d95aac3dd2c9c_d20250518_m015810_c001_v7007000_t0000_u01747533490985") 2025/05/18 02:01:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f21247301aba48421_d20250518_m015806_c001_v0001145_t0047_u01747533486408") 2025/05/18 02:01:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f41247301aba4841e_d20250518_m015801_c001_v7007000_t0000_u01747533481662") 2025/05/18 02:01:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f21247301aba4841c_d20250518_m015757_c001_v0001179_t0059_u01747533477373") 2025/05/18 02:01:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f41247301aba4841b_d20250518_m015757_c001_v7007000_t0000_u01747533477183") 2025/05/18 02:01:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2095f195751f1ccd_d20250518_m015753_c001_v0001171_t0015_u01747533473375") 2025/05/18 02:01:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4095f195751f1ccc_d20250518_m015752_c001_v7007000_t0000_u01747533472972") 2025/05/18 02:01:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f21247301aba48416_d20250518_m015748_c001_v0001116_t0051_u01747533468242") 2025/05/18 02:01:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4207bb776461b2a4_d20250518_m015719_c001_v7007000_t0000_u01747533439536") 2025/05/18 02:01:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2045875df6c7dc56_d20250518_m015712_c001_v0001098_t0015_u01747533432315") 2025/05/18 02:01:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4045875df6c7dc55_d20250518_m015711_c001_v7007000_t0000_u01747533431921") 2025/05/18 02:01:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2207bb776461b2a0_d20250518_m015707_c001_v0001176_t0034_u01747533427608") 2025/05/18 02:01:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4207bb776461b29f_d20250518_m015707_c001_v7007000_t0000_u01747533427418") 2025/05/18 02:01:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2045875df6c7dc54_d20250518_m015703_c001_v0001171_t0007_u01747533423241") 2025/05/18 02:01:02 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4045875df6c7dc53_d20250518_m015702_c001_v7007000_t0000_u01747533422843") 2025/05/18 02:01:02 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2045875df6c7dc52_d20250518_m015657_c001_v0001092_t0033_u01747533417902") 2025/05/18 02:01:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4045875df6c7dc51_d20250518_m015657_c001_v7007000_t0000_u01747533417715") 2025/05/18 02:01:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2045875df6c7dc50_d20250518_m015654_c001_v0001100_t0010_u01747533414032") 2025/05/18 02:01:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4045875df6c7dc4f_d20250518_m015653_c001_v7007000_t0000_u01747533413605") 2025/05/18 02:01:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f207e21f9ec5f4ee8_d20250518_m015648_c001_v0001157_t0023_u01747533408360") 2025/05/18 02:01:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ac02_d20250518_m015845_c001_v7007000_t0000_u01747533525146") 2025/05/18 02:01:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f218b40bfaf2a8700_d20250518_m015840_c001_v0001145_t0055_u01747533520252") 2025/05/18 02:01:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f41247301aba48493_d20250518_m015834_c001_v7007000_t0000_u01747533514722") 2025/05/18 02:01:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f21247301aba4848f_d20250518_m015829_c001_v0001032_t0027_u01747533509936") 2025/05/18 02:01:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f418b40bfaf2a86fe_d20250518_m015839_c001_v7007000_t0000_u01747533519791") 2025/05/18 02:01:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f21247301aba48494_d20250518_m015834_c001_v0001182_t0029_u01747533514910") 2025/05/18 02:01:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f41247301aba4848e_d20250518_m015829_c001_v7007000_t0000_u01747533509450") 2025/05/18 02:01:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f21247301aba4848d_d20250518_m015824_c001_v0001183_t0030_u01747533504732") 2025/05/18 02:01:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f41247301aba4848c_d20250518_m015824_c001_v7007000_t0000_u01747533504549") 2025/05/18 02:01:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f214d95aac3dd2ca4_d20250518_m015820_c001_v0001183_t0040_u01747533500738") 2025/05/18 02:01:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f414d95aac3dd2ca3_d20250518_m015820_c001_v7007000_t0000_u01747533500218") 2025/05/18 02:01:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f21247301aba48462_d20250518_m015816_c001_v0001101_t0015_u01747533496003") 2025/05/18 02:01:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2ac53_d20250518_m015930_c001_v7007000_t0000_u01747533570666") 2025/05/18 02:01:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f207e21f9ec5f4f11_d20250518_m015925_c001_v0001181_t0008_u01747533565673") 2025/05/18 02:01:03 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f407e21f9ec5f4f10_d20250518_m015925_c001_v7007000_t0000_u01747533565194") 2025/05/18 02:01:03 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f221ea8955354fafd_d20250518_m015919_c001_v0001182_t0006_u01747533559937") 2025/05/18 02:01:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f421ea8955354fafc_d20250518_m015919_c001_v7007000_t0000_u01747533559750") 2025/05/18 02:01:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f221ea8955354faf9_d20250518_m015914_c001_v0001183_t0051_u01747533554937") 2025/05/18 02:01:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f421ea8955354faf8_d20250518_m015914_c001_v7007000_t0000_u01747533554410") 2025/05/18 02:01:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f221ea8955354faf7_d20250518_m015908_c001_v0001044_t0018_u01747533548472") 2025/05/18 02:01:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f421ea8955354faf6_d20250518_m015908_c001_v7007000_t0000_u01747533548276") 2025/05/18 02:01:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f218b40bfaf2a8705_d20250518_m015850_c001_v0001100_t0042_u01747533530571") 2025/05/18 02:01:04 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f418b40bfaf2a8703_d20250518_m015850_c001_v7007000_t0000_u01747533530062") 2025/05/18 02:01:04 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f200a0c0f6af2ac03_d20250518_m015845_c001_v0001037_t0039_u01747533525345") 2025/05/18 02:01:04 DEBUG : chunked-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4196cd743a4cc40e_d20250518_m020055_c001_v7007000_t0000_u01747533655594") 2025/05/18 02:01:04 DEBUG : chunked-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f200a0c0f6af2acf8_d20250518_m020049_c001_v0001171_t0056_u01747533649205") 2025/05/18 02:01:04 DEBUG : chunked-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2acf7_d20250518_m020048_c001_v7007000_t0000_u01747533648583") 2025/05/18 02:01:04 DEBUG : chunked-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f201b9360d4d63018_d20250518_m020036_c001_v0001134_t0043_u01747533636302") 2025/05/18 02:01:04 DEBUG : chunked-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f401b9360d4d63016_d20250518_m020035_c001_v7007000_t0000_u01747533635689") 2025/05/18 02:01:04 DEBUG : chunked-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f219fb0570ceb447a_d20250518_m020022_c001_v0001104_t0030_u01747533622504") 2025/05/18 02:01:04 DEBUG : chunked-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f419fb0570ceb4476_d20250518_m020021_c001_v7007000_t0000_u01747533621860") 2025/05/18 02:01:04 DEBUG : chunked-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f108c8d396f6b7b53_d20250518_m020018_c001_v0001109_t0026_u01747533618009") 2025/05/18 02:01:04 DEBUG : chunked-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f411ba370415d9cb4_d20250518_m020017_c001_v7007000_t0000_u01747533617573") 2025/05/18 02:01:04 DEBUG : chunked-copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f108c8d396f6b7b35_d20250518_m020014_c001_v0001109_t0013_u01747533614169") 2025/05/18 02:01:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4196cd743a4cc40d_d20250518_m020055_c001_v7007000_t0000_u01747533655384") 2025/05/18 02:01:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2176b00fa10035f1_d20250518_m020052_c001_v0001134_t0006_u01747533652717") 2025/05/18 02:01:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f400a0c0f6af2acf6_d20250518_m020048_c001_v7007000_t0000_u01747533648396") 2025/05/18 02:01:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f2176b00fa10035ed_d20250518_m020044_c001_v0001101_t0030_u01747533644821") 2025/05/18 02:01:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f401b9360d4d63015_d20250518_m020035_c001_v7007000_t0000_u01747533635476") 2025/05/18 02:01:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f20230323d50d7629_d20250518_m020031_c001_v0001171_t0054_u01747533631713") 2025/05/18 02:01:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f419fb0570ceb4474_d20250518_m020021_c001_v7007000_t0000_u01747533621656") 2025/05/18 02:01:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f211ba370415d9cb7_d20250518_m020019_c001_v0001145_t0039_u01747533619916") 2025/05/18 02:01:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f411ba370415d9cb3_d20250518_m020017_c001_v7007000_t0000_u01747533617375") 2025/05/18 02:01:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1155ab86e986a731_d20250518_m020016_c001_v0001182_t0025_u01747533616558") 2025/05/18 02:01:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f1107aeae03a66d64_d20250518_m015522_c001_v0001171_t0013_u01747533322050") 2025/05/18 02:01:05 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4196cd743a4cc410_d20250518_m020056_c001_v7007000_t0000_u01747533656795") 2025/05/18 02:01:05 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f108c8d396f6b7bf8_d20250518_m020056_c001_v0001109_t0059_u01747533656211") 2025/05/18 02:01:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f4196cd743a4cc413_d20250518_m020058_c001_v7007000_t0000_u01747533658716") 2025/05/18 02:01:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f108c8d396f6b7c04_d20250518_m020057_c001_v0001109_t0035_u01747533657958") 2025/05/18 02:01:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f108c8d396f6b7bfc_d20250518_m020056_c001_v0001109_t0010_u01747533656993") 2025/05/18 02:01:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f12dd03109deb1b9f680e1b_f407e21f9ec5f4ee3_d20250518_m015644_c001_v7007000_t0000_u01747533404600") 2025/05/18 02:01:06 INFO : B2 bucket rclone-test-bewuzul4tebi: cleaning bucket "rclone-test-bewuzul4tebi" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (381.98s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.58s) --- PASS: TestIntegration/FsMkdir (379.62s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.60s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.14s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.20s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.64s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (87.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.87s) --- 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.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (37.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (14.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.11s) --- 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 (13.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.67s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.42s) --- 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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.45s) --- 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.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (205.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (12.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (45.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (23.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (18.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (42.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (20.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (13.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (42.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (13.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (12.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.12s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.92s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.34s) --- 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 382.004s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m22.706761463s (try 1/5)