"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/06/24 02:32:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cakodij6cuqu" 2025/06/24 02:32:04 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/06/24 02:32:06 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/06/24 02:32:07 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/06/24 02:32:07 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/06/24 02:32:29 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/06/24 02:32:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/06/24 02:32:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/06/24 02:32:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/06/24 02:32:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/06/24 02:32:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/06/24 02:32:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/06/24 02:32:33 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/06/24 02:32:39 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/06/24 02:32:40 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/06/24 02:32:45 INFO : B2 bucket rclone-test-cakodij6cuqu: cleaning bucket "rclone-test-cakodij6cuqu" of all files 2025/06/24 02:32:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88145_d20250624_m023244_c001_v0001183_t0026_u01750732364925") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/06/24 02:32:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cakodij6cuqu/dirToPurgeFromRoot" 2025/06/24 02:32:47 INFO : B2 bucket rclone-test-cakodij6cuqu path dirToPurgeFromRoot: cleaning bucket "rclone-test-cakodij6cuqu" of all files 2025/06/24 02:32:48 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88159_d20250624_m023246_c001_v0001183_t0015_u01750732366408") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/06/24 02:32:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cakodij6cuqu/hello? sausage/êé" 2025/06/24 02:32:52 INFO : B2 bucket rclone-test-cakodij6cuqu path hello? sausage/êé: cleaning bucket "rclone-test-cakodij6cuqu" of all files 2025/06/24 02:32:53 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f113d97b2cf6b9946_d20250624_m023251_c001_v0001178_t0012_u01750732371583") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/06/24 02:32:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/06/24 02:32:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/24 02:32:55 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/06/24 02:33:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cakodij6cuqu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/06/24 02:33:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cakodij6cuqu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-cakodij6cuqu" from "TestB2:rclone-test-cakodij6cuqu" 2025/06/24 02:33:06 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/06/24 02:33:17 DEBUG : Creating backend with remote "TestB2:rclone-test-qamefom6vuso" 2025/06/24 02:33:20 DEBUG : B2 bucket rclone-test-qamefom6vuso: Purge remote 2025/06/24 02:33:20 INFO : B2 bucket rclone-test-qamefom6vuso: cleaning bucket "rclone-test-qamefom6vuso" of all files 2025/06/24 02:33:21 DEBUG : somefile: Deleting (id "4_z3fd26d13c08d9bfb9f780e1b_f4125e127778d6c02_d20250624_m023319_c001_v0001105_t0011_u01750732399885") === 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/06/24 02:33:22 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/06/24 02:33:23 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/06/24 02:33:25 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/06/24 02:33:25 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/06/24 02:33:25 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.966Ki offset 6Mi/6.106Mi 2025/06/24 02:33:25 DEBUG : test-metadata: Sending chunk 1 length 111581 2025/06/24 02:33:27 DEBUG : test-metadata: Done sending chunk 1 2025/06/24 02:33:28 DEBUG : test-metadata: Done sending chunk 0 2025/06/24 02:33:28 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/06/24 02:33:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/06/24 02:33:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/24 02:33:36 DEBUG : pacer: Reducing sleep to 10ms 2025/06/24 02:33:38 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-06.backblaze.com/b2api/v1/b2_upload_file/1f024d63c07d9bfb9f780e1b/c001_v0001183_t0035": EOF 2025/06/24 02:33:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-06.backblaze.com/b2api/v1/b2_upload_file/1f024d63c07d9bfb9f780e1b/c001_v0001183_t0035": EOF) 2025/06/24 02:33:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1183-06.backblaze.com/b2api/v1/b2_upload_file/1f024d63c07d9bfb9f780e1b/c001_v0001183_t0035": EOF - low level retry 1/10 2025/06/24 02:33:40 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-06-24-023333-421.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/06/24 02:33:42 DEBUG : oldPath = "TestB2:rclone-test-cakodij6cuqu/versions/test-versions-v2025-06-24-023333-421.txt" 2025/06/24 02:33:42 DEBUG : newPath = "TestB2,versions:rclone-test-cakodij6cuqu/versions/test-versions-v2025-06-24-023333-421.txt" 2025/06/24 02:33:42 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cakodij6cuqu/versions/test-versions-v2025-06-24-023333-421.txt" 2025/06/24 02:33:42 DEBUG : Config file has changed externally - reloading 2025/06/24 02:33:42 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/06/24 02:33:43 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cakodij6cuqu/versions/test-versions-v2025-06-24-023333-421.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cakodij6cuqu/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/06/24 02:33:45 INFO : B2 bucket rclone-test-cakodij6cuqu: cleaning bucket "rclone-test-cakodij6cuqu" of all hidden files 2025/06/24 02:33:45 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb78a_d20250624_m023213_c001_v7007000_t0000_u01750732333834") as it is a hide marker 2025/06/24 02:33:45 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : leading space/ leading space: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88002_d20250624_m023213_c001_v0001183_t0030_u01750732333257") 2025/06/24 02:33:45 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb788_d20250624_m023212_c001_v7007000_t0000_u01750732332896") as it is a hide marker 2025/06/24 02:33:45 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba87ff4_d20250624_m023212_c001_v0001183_t0025_u01750732332327") 2025/06/24 02:33:45 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb796_d20250624_m023219_c001_v7007000_t0000_u01750732339515") as it is a hide marker 2025/06/24 02:33:45 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88044_d20250624_m023218_c001_v0001183_t0018_u01750732338949") 2025/06/24 02:33:45 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : created from root.txt: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f40242dfbabddd313_d20250624_m023313_c001_v7007000_t0000_u01750732393995") as it is a hide marker 2025/06/24 02:33:45 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : created from root.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f11186d922b360374_d20250624_m023313_c001_v0001182_t0009_u01750732393046") 2025/06/24 02:33:45 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : file name.txt: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f415f2c7c428e5f56_d20250624_m023321_c001_v7007000_t0000_u01750732401938") as it is a hide marker 2025/06/24 02:33:45 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : file name.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba881da_d20250624_m023302_c001_v0001183_t0033_u01750732382264") 2025/06/24 02:33:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : file name.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f100a2e51779e4f7d_d20250624_m023258_c001_v0001041_t0013_u01750732378375") 2025/06/24 02:33:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : file name.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8810a_d20250624_m023237_c001_v0001183_t0008_u01750732357318") 2025/06/24 02:33:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : file name.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88104_d20250624_m023236_c001_v0001183_t0044_u01750732356557") 2025/06/24 02:33:45 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88108_d20250624_m023236_c001_v0001183_t0007_u01750732356935") "upload" dated 2025-06-24 02:32:36.935 +0000 UTC (1m8.726814032s ago) 2025/06/24 02:33:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f40999fee4cd5733d_d20250624_m023256_c001_v7007000_t0000_u01750732376161") as it is a hide marker 2025/06/24 02:33:45 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f117830bc4c07339c_d20250624_m023255_c001_v0001042_t0036_u01750732375708") 2025/06/24 02:33:45 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f1197ef9face1058c_d20250624_m023254_c001_v0001154_t0016_u01750732374547") 2025/06/24 02:33:45 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec743_d20250624_m023226_c001_v7007000_t0000_u01750732346280") as it is a hide marker 2025/06/24 02:33:45 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8809c_d20250624_m023225_c001_v0001183_t0051_u01750732345695") 2025/06/24 02:33:45 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : piped data.txt: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f415f2c7c428e5f5a_d20250624_m023323_c001_v7007000_t0000_u01750732403608") as it is a hide marker 2025/06/24 02:33:45 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : piped data.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88282_d20250624_m023323_c001_v0001183_t0008_u01750732403210") 2025/06/24 02:33:45 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : piped data.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f415f2c7c428e5f58_d20250624_m023323_c001_v7007000_t0000_u01750732403030") 2025/06/24 02:33:45 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : piped data.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f406bab163ba8827c_d20250624_m023322_c001_v0001183_t0035_u01750732402662") 2025/06/24 02:33:45 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec745_d20250624_m023227_c001_v7007000_t0000_u01750732347307") as it is a hide marker 2025/06/24 02:33:45 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba880a2_d20250624_m023226_c001_v0001183_t0055_u01750732346729") 2025/06/24 02:33:45 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : test-metadata: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f404317e131bc5171_d20250624_m023330_c001_v7007000_t0000_u01750732410880") as it is a hide marker 2025/06/24 02:33:45 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : test-metadata: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f215f2c7c428e5f6c_d20250624_m023325_c001_v0001116_t0025_u01750732405456") 2025/06/24 02:33:45 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : test-metadata: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f415f2c7c428e5f60_d20250624_m023324_c001_v7007000_t0000_u01750732404572") 2025/06/24 02:33:45 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : test-metadata: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88284_d20250624_m023323_c001_v0001183_t0012_u01750732403805") 2025/06/24 02:33:45 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb79b_d20250624_m023221_c001_v7007000_t0000_u01750732341384") as it is a hide marker 2025/06/24 02:33:45 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8805c_d20250624_m023220_c001_v0001183_t0015_u01750732340807") 2025/06/24 02:33:45 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb79e_d20250624_m023223_c001_v7007000_t0000_u01750732343381") as it is a hide marker 2025/06/24 02:33:45 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8807a_d20250624_m023222_c001_v0001183_t0055_u01750732342745") 2025/06/24 02:33:45 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb79d_d20250624_m023222_c001_v7007000_t0000_u01750732342381") as it is a hide marker 2025/06/24 02:33:45 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88068_d20250624_m023221_c001_v0001183_t0008_u01750732341816") 2025/06/24 02:33:45 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209febb87_d20250624_m023224_c001_v7007000_t0000_u01750732344373") as it is a hide marker 2025/06/24 02:33:45 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88086_d20250624_m023223_c001_v0001183_t0007_u01750732343743") 2025/06/24 02:33:45 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec359_d20250624_m023225_c001_v7007000_t0000_u01750732345332") as it is a hide marker 2025/06/24 02:33:45 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88092_d20250624_m023224_c001_v0001183_t0053_u01750732344738") 2025/06/24 02:33:45 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb799_d20250624_m023220_c001_v7007000_t0000_u01750732340446") as it is a hide marker 2025/06/24 02:33:45 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : trailing space /trailing space : Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8804c_d20250624_m023219_c001_v0001183_t0022_u01750732339876") 2025/06/24 02:33:45 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f1044d88189d7d10b_d20250624_m023341_c001_v0001182_t0034_u01750732421181") "upload" dated 2025-06-24 02:33:41.181 +0000 UTC (4.481674447s ago) 2025/06/24 02:33:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec7a1_d20250624_m023336_c001_v7007000_t0000_u01750732416423") 2025/06/24 02:33:45 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba882d0_d20250624_m023333_c001_v0001183_t0040_u01750732413421") 2025/06/24 02:33:45 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec74f_d20250624_m023236_c001_v7007000_t0000_u01750732356009") as it is a hide marker 2025/06/24 02:33:45 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2086edb209fec749_d20250624_m023229_c001_v0001043_t0042_u01750732349467") 2025/06/24 02:33:45 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : zero-length-file: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec747_d20250624_m023229_c001_v7007000_t0000_u01750732349137") as it is a hide marker 2025/06/24 02:33:45 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : zero-length-file: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f406bab163ba880b8_d20250624_m023228_c001_v0001183_t0035_u01750732348589") 2025/06/24 02:33:45 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb78b_d20250624_m023214_c001_v7007000_t0000_u01750732334758") as it is a hide marker 2025/06/24 02:33:45 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8800a_d20250624_m023214_c001_v0001183_t0051_u01750732334196") 2025/06/24 02:33:45 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb77f_d20250624_m023210_c001_v7007000_t0000_u01750732330032") as it is a hide marker 2025/06/24 02:33:45 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba87fda_d20250624_m023209_c001_v0001183_t0016_u01750732329105") 2025/06/24 02:33:45 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb792_d20250624_m023217_c001_v7007000_t0000_u01750732337592") as it is a hide marker 2025/06/24 02:33:45 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88028_d20250624_m023217_c001_v0001183_t0023_u01750732337024") 2025/06/24 02:33:45 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb791_d20250624_m023216_c001_v7007000_t0000_u01750732336662") as it is a hide marker 2025/06/24 02:33:45 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8801e_d20250624_m023216_c001_v0001183_t0048_u01750732336076") 2025/06/24 02:33:45 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb793_d20250624_m023218_c001_v7007000_t0000_u01750732338587") as it is a hide marker 2025/06/24 02:33:45 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88036_d20250624_m023217_c001_v0001183_t0037_u01750732337954") 2025/06/24 02:33:45 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb78e_d20250624_m023215_c001_v7007000_t0000_u01750732335711") as it is a hide marker 2025/06/24 02:33:45 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88016_d20250624_m023215_c001_v0001183_t0055_u01750732335120") 2025/06/24 02:33:45 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : ./.: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb782_d20250624_m023211_c001_v7007000_t0000_u01750732331011") as it is a hide marker 2025/06/24 02:33:45 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : ./.: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba87fe6_d20250624_m023210_c001_v0001183_t0047_u01750732330394") 2025/06/24 02:33:45 NOTICE: ./.: Skipped delete as --dry-run is set 2025/06/24 02:33:45 DEBUG : ../..: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb786_d20250624_m023211_c001_v7007000_t0000_u01750732331952") as it is a hide marker 2025/06/24 02:33:45 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/06/24 02:33:45 DEBUG : ../..: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba87fee_d20250624_m023211_c001_v0001183_t0022_u01750732331372") 2025/06/24 02:33:45 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/06/24 02:33:45 INFO : B2 bucket rclone-test-cakodij6cuqu: cleaning bucket "rclone-test-cakodij6cuqu" of all hidden files 2025/06/24 02:33:46 DEBUG : leading space/ leading space: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb78a_d20250624_m023213_c001_v7007000_t0000_u01750732333834") as it is a hide marker 2025/06/24 02:33:46 DEBUG : leading space/ leading space: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88002_d20250624_m023213_c001_v0001183_t0030_u01750732333257") 2025/06/24 02:33:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb788_d20250624_m023212_c001_v7007000_t0000_u01750732332896") as it is a hide marker 2025/06/24 02:33:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba87ff4_d20250624_m023212_c001_v0001183_t0025_u01750732332327") 2025/06/24 02:33:46 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb796_d20250624_m023219_c001_v7007000_t0000_u01750732339515") as it is a hide marker 2025/06/24 02:33:46 DEBUG : .leading dot/.leading dot: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88044_d20250624_m023218_c001_v0001183_t0018_u01750732338949") 2025/06/24 02:33:46 DEBUG : created from root.txt: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f40242dfbabddd313_d20250624_m023313_c001_v7007000_t0000_u01750732393995") as it is a hide marker 2025/06/24 02:33:46 DEBUG : created from root.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f11186d922b360374_d20250624_m023313_c001_v0001182_t0009_u01750732393046") 2025/06/24 02:33:46 DEBUG : file name.txt: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f415f2c7c428e5f56_d20250624_m023321_c001_v7007000_t0000_u01750732401938") as it is a hide marker 2025/06/24 02:33:46 DEBUG : file name.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba881da_d20250624_m023302_c001_v0001183_t0033_u01750732382264") 2025/06/24 02:33:46 DEBUG : file name.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f100a2e51779e4f7d_d20250624_m023258_c001_v0001041_t0013_u01750732378375") 2025/06/24 02:33:46 DEBUG : file name.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8810a_d20250624_m023237_c001_v0001183_t0008_u01750732357318") 2025/06/24 02:33:46 DEBUG : file name.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88104_d20250624_m023236_c001_v0001183_t0044_u01750732356557") 2025/06/24 02:33:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88108_d20250624_m023236_c001_v0001183_t0007_u01750732356935") "upload" dated 2025-06-24 02:32:36.935 +0000 UTC (1m9.743381978s ago) 2025/06/24 02:33:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f40999fee4cd5733d_d20250624_m023256_c001_v7007000_t0000_u01750732376161") as it is a hide marker 2025/06/24 02:33:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f117830bc4c07339c_d20250624_m023255_c001_v0001042_t0036_u01750732375708") 2025/06/24 02:33:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f1197ef9face1058c_d20250624_m023254_c001_v0001154_t0016_u01750732374547") 2025/06/24 02:33:46 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec743_d20250624_m023226_c001_v7007000_t0000_u01750732346280") as it is a hide marker 2025/06/24 02:33:46 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8809c_d20250624_m023225_c001_v0001183_t0051_u01750732345695") 2025/06/24 02:33:46 DEBUG : piped data.txt: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f415f2c7c428e5f5a_d20250624_m023323_c001_v7007000_t0000_u01750732403608") as it is a hide marker 2025/06/24 02:33:47 DEBUG : piped data.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88282_d20250624_m023323_c001_v0001183_t0008_u01750732403210") 2025/06/24 02:33:47 DEBUG : piped data.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f415f2c7c428e5f58_d20250624_m023323_c001_v7007000_t0000_u01750732403030") 2025/06/24 02:33:47 DEBUG : piped data.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f406bab163ba8827c_d20250624_m023322_c001_v0001183_t0035_u01750732402662") 2025/06/24 02:33:47 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec745_d20250624_m023227_c001_v7007000_t0000_u01750732347307") as it is a hide marker 2025/06/24 02:33:47 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba880a2_d20250624_m023226_c001_v0001183_t0055_u01750732346729") 2025/06/24 02:33:47 DEBUG : test-metadata: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f404317e131bc5171_d20250624_m023330_c001_v7007000_t0000_u01750732410880") as it is a hide marker 2025/06/24 02:33:47 DEBUG : test-metadata: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f215f2c7c428e5f6c_d20250624_m023325_c001_v0001116_t0025_u01750732405456") 2025/06/24 02:33:47 DEBUG : test-metadata: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f415f2c7c428e5f60_d20250624_m023324_c001_v7007000_t0000_u01750732404572") 2025/06/24 02:33:47 DEBUG : test-metadata: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88284_d20250624_m023323_c001_v0001183_t0012_u01750732403805") 2025/06/24 02:33:47 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb79b_d20250624_m023221_c001_v7007000_t0000_u01750732341384") as it is a hide marker 2025/06/24 02:33:47 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8805c_d20250624_m023220_c001_v0001183_t0015_u01750732340807") 2025/06/24 02:33:47 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb79e_d20250624_m023223_c001_v7007000_t0000_u01750732343381") as it is a hide marker 2025/06/24 02:33:47 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8807a_d20250624_m023222_c001_v0001183_t0055_u01750732342745") 2025/06/24 02:33:47 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb79d_d20250624_m023222_c001_v7007000_t0000_u01750732342381") as it is a hide marker 2025/06/24 02:33:47 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88068_d20250624_m023221_c001_v0001183_t0008_u01750732341816") 2025/06/24 02:33:47 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209febb87_d20250624_m023224_c001_v7007000_t0000_u01750732344373") as it is a hide marker 2025/06/24 02:33:47 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88086_d20250624_m023223_c001_v0001183_t0007_u01750732343743") 2025/06/24 02:33:47 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec359_d20250624_m023225_c001_v7007000_t0000_u01750732345332") as it is a hide marker 2025/06/24 02:33:47 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88092_d20250624_m023224_c001_v0001183_t0053_u01750732344738") 2025/06/24 02:33:47 DEBUG : trailing space /trailing space : Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb799_d20250624_m023220_c001_v7007000_t0000_u01750732340446") as it is a hide marker 2025/06/24 02:33:47 DEBUG : trailing space /trailing space : Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8804c_d20250624_m023219_c001_v0001183_t0022_u01750732339876") 2025/06/24 02:33:47 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f1044d88189d7d10b_d20250624_m023341_c001_v0001182_t0034_u01750732421181") "upload" dated 2025-06-24 02:33:41.181 +0000 UTC (6.80527205s ago) 2025/06/24 02:33:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec7a1_d20250624_m023336_c001_v7007000_t0000_u01750732416423") 2025/06/24 02:33:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba882d0_d20250624_m023333_c001_v0001183_t0040_u01750732413421") 2025/06/24 02:33:48 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec74f_d20250624_m023236_c001_v7007000_t0000_u01750732356009") as it is a hide marker 2025/06/24 02:33:48 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2086edb209fec749_d20250624_m023229_c001_v0001043_t0042_u01750732349467") 2025/06/24 02:33:48 DEBUG : zero-length-file: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec747_d20250624_m023229_c001_v7007000_t0000_u01750732349137") as it is a hide marker 2025/06/24 02:33:48 DEBUG : zero-length-file: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f406bab163ba880b8_d20250624_m023228_c001_v0001183_t0035_u01750732348589") 2025/06/24 02:33:48 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb78b_d20250624_m023214_c001_v7007000_t0000_u01750732334758") as it is a hide marker 2025/06/24 02:33:48 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8800a_d20250624_m023214_c001_v0001183_t0051_u01750732334196") 2025/06/24 02:33:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb77f_d20250624_m023210_c001_v7007000_t0000_u01750732330032") as it is a hide marker 2025/06/24 02:33:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba87fda_d20250624_m023209_c001_v0001183_t0016_u01750732329105") 2025/06/24 02:33:48 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb792_d20250624_m023217_c001_v7007000_t0000_u01750732337592") as it is a hide marker 2025/06/24 02:33:48 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88028_d20250624_m023217_c001_v0001183_t0023_u01750732337024") 2025/06/24 02:33:48 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb791_d20250624_m023216_c001_v7007000_t0000_u01750732336662") as it is a hide marker 2025/06/24 02:33:48 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba8801e_d20250624_m023216_c001_v0001183_t0048_u01750732336076") 2025/06/24 02:33:48 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb793_d20250624_m023218_c001_v7007000_t0000_u01750732338587") as it is a hide marker 2025/06/24 02:33:48 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88036_d20250624_m023217_c001_v0001183_t0037_u01750732337954") 2025/06/24 02:33:48 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb78e_d20250624_m023215_c001_v7007000_t0000_u01750732335711") as it is a hide marker 2025/06/24 02:33:48 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88016_d20250624_m023215_c001_v0001183_t0055_u01750732335120") 2025/06/24 02:33:48 DEBUG : ./.: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb782_d20250624_m023211_c001_v7007000_t0000_u01750732331011") as it is a hide marker 2025/06/24 02:33:48 DEBUG : ./.: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba87fe6_d20250624_m023210_c001_v0001183_t0047_u01750732330394") 2025/06/24 02:33:48 DEBUG : ../..: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209feb786_d20250624_m023211_c001_v7007000_t0000_u01750732331952") as it is a hide marker 2025/06/24 02:33:48 DEBUG : ../..: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba87fee_d20250624_m023211_c001_v0001183_t0022_u01750732331372") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/06/24 02:33:49 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/06/24 02:33:49 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/06/24 02:33:50 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/06/24 02:33:50 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/06/24 02:33:50 INFO : B2 bucket rclone-test-cakodij6cuqu: cleaning bucket "rclone-test-cakodij6cuqu" of pending multipart uploads older than 0s 2025/06/24 02:33:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88108_d20250624_m023236_c001_v0001183_t0007_u01750732356935") "upload" dated 2025-06-24 02:32:36.935 +0000 UTC (1m13.888116642s ago) 2025/06/24 02:33:50 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f2086edb209fec7ab_d20250624_m023349_c001_v0001100_t0008_u01750732429784") as it is a start marker (upload started at 2025-06-24 02:33:49.784 +0000 UTC) 2025/06/24 02:33:50 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/06/24 02:33:50 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f2086edb209fec7ac_d20250624_m023349_c001_v0001029_t0029_u01750732429984") as it is a start marker (upload started at 2025-06-24 02:33:49.984 +0000 UTC) 2025/06/24 02:33:50 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/06/24 02:33:50 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f2086edb209fec7ad_d20250624_m023350_c001_v0001101_t0036_u01750732430168") as it is a start marker (upload started at 2025-06-24 02:33:50.168 +0000 UTC) 2025/06/24 02:33:50 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/06/24 02:33:50 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f2086edb209fec7ae_d20250624_m023350_c001_v0001041_t0009_u01750732430368") as it is a start marker (upload started at 2025-06-24 02:33:50.368 +0000 UTC) 2025/06/24 02:33:50 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/06/24 02:33:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec7aa_d20250624_m023349_c001_v7007000_t0000_u01750732429591") "hide" dated 2025-06-24 02:33:49.591 +0000 UTC (1.232352565s ago) 2025/06/24 02:33:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f1044d88189d7d10b_d20250624_m023341_c001_v0001182_t0034_u01750732421181") 2025/06/24 02:33:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/06/24 02:33:51 INFO : B2 bucket rclone-test-cakodij6cuqu: cleaning bucket "rclone-test-cakodij6cuqu" of pending multipart uploads older than 0s 2025/06/24 02:33:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88108_d20250624_m023236_c001_v0001183_t0007_u01750732356935") "upload" dated 2025-06-24 02:32:36.935 +0000 UTC (1m14.253402375s ago) 2025/06/24 02:33:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f2086edb209fec7ab_d20250624_m023349_c001_v0001100_t0008_u01750732429784") as it is a start marker (upload started at 2025-06-24 02:33:49.784 +0000 UTC) 2025/06/24 02:33:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f2086edb209fec7ac_d20250624_m023349_c001_v0001029_t0029_u01750732429984") as it is a start marker (upload started at 2025-06-24 02:33:49.984 +0000 UTC) 2025/06/24 02:33:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f2086edb209fec7ad_d20250624_m023350_c001_v0001101_t0036_u01750732430168") as it is a start marker (upload started at 2025-06-24 02:33:50.168 +0000 UTC) 2025/06/24 02:33:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f2086edb209fec7ae_d20250624_m023350_c001_v0001041_t0009_u01750732430368") as it is a start marker (upload started at 2025-06-24 02:33:50.368 +0000 UTC) 2025/06/24 02:33:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec7aa_d20250624_m023349_c001_v7007000_t0000_u01750732429591") "hide" dated 2025-06-24 02:33:49.591 +0000 UTC (1.597648037s ago) 2025/06/24 02:33:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f1044d88189d7d10b_d20250624_m023341_c001_v0001182_t0034_u01750732421181") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/06/24 02:33:51 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/06/24 02:33:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/06/24 02:33:52 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/06/24 02:33:53 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/06/24 02:33:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/06/24 02:33:53 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/06/24 02:33:53 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/06/24 02:33:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/06/24 02:33:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/06/24 02:33:55 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/06/24 02:33:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:33:58 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/06/24 02:33:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65c94_d20250624_m023358_c001_v0001165_t0026_u01750732438675") 2025/06/24 02:33:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/24 02:33:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/06/24 02:33:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/06/24 02:33:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:34:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:34:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/06/24 02:34:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/06/24 02:34:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/06/24 02:34:02 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/06/24 02:34:02 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/06/24 02:34:04 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/06/24 02:34:05 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/06/24 02:34:05 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/06/24 02:34:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:34:07 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/06/24 02:34:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65c9f_d20250624_m023407_c001_v0001184_t0036_u01750732447132") 2025/06/24 02:34:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/06/24 02:34:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/24 02:34:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/06/24 02:34:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:34:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:34:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/06/24 02:34:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/06/24 02:34:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/06/24 02:34:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/06/24 02:34:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/06/24 02:34:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/06/24 02:34:11 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/06/24 02:34:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/06/24 02:34:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/06/24 02:34:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/06/24 02:34:13 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/06/24 02:34:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:34:15 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/06/24 02:34:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65cb1_d20250624_m023415_c001_v0001184_t0052_u01750732455581") 2025/06/24 02:34:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/06/24 02:34:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/24 02:34:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/06/24 02:34:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/06/24 02:34:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/06/24 02:34:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:34:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:34:18 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/06/24 02:34:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/06/24 02:34:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/06/24 02:34:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/06/24 02:34:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/06/24 02:34:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/06/24 02:34:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/06/24 02:34:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/06/24 02:34:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:34:23 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/06/24 02:34:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65cb8_d20250624_m023423_c001_v0001098_t0031_u01750732463743") 2025/06/24 02:34:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/24 02:34:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/06/24 02:34:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/06/24 02:34:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:34:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:34:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/06/24 02:34:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/06/24 02:34:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/06/24 02:34:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/06/24 02:34:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/06/24 02:34:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/06/24 02:34:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/06/24 02:34:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/06/24 02:34:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:34:31 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/06/24 02:34:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d274_d20250624_m023431_c001_v0001131_t0039_u01750732471847") 2025/06/24 02:34:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/06/24 02:34:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/24 02:34:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/06/24 02:34:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:34:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:34:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/06/24 02:34:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/06/24 02:34:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/06/24 02:34:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/06/24 02:34:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/06/24 02:34:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/06/24 02:34:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/06/24 02:34:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/06/24 02:34:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/06/24 02:34:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/06/24 02:34:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/06/24 02:34:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:34:40 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/06/24 02:34:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f20999fee4cd57b81_d20250624_m023440_c001_v0001183_t0015_u01750732480545") 2025/06/24 02:34:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/06/24 02:34:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/24 02:34:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/06/24 02:34:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/06/24 02:34:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/06/24 02:34:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:34:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:34:43 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/06/24 02:34:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/06/24 02:34:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/06/24 02:34:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/06/24 02:34:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/06/24 02:34:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/06/24 02:34:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/06/24 02:34:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/06/24 02:34:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:34:48 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/06/24 02:34:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f20999fee4cd57ba9_d20250624_m023448_c001_v0001184_t0030_u01750732488450") 2025/06/24 02:34:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/24 02:34:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/06/24 02:34:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/06/24 02:34:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:34:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:34:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/06/24 02:34:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/06/24 02:34:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/06/24 02:34:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/06/24 02:34:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/06/24 02:34:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/06/24 02:34:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/06/24 02:34:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/06/24 02:34:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:34:56 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/06/24 02:34:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d28f_d20250624_m023456_c001_v0001105_t0038_u01750732496348") 2025/06/24 02:34:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/06/24 02:34:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/24 02:34:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/06/24 02:34:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:34:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:34:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/06/24 02:35:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/06/24 02:35:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/06/24 02:35:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/06/24 02:35:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/06/24 02:35:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/06/24 02:35:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/06/24 02:35:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/06/24 02:35:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/06/24 02:35:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/06/24 02:35:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/06/24 02:35:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:35:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/06/24 02:35:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65cd5_d20250624_m023505_c001_v0001157_t0031_u01750732505017") 2025/06/24 02:35:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/06/24 02:35:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/24 02:35:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/06/24 02:35:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/06/24 02:35:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/06/24 02:35:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:35:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:35:07 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/06/24 02:35:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/06/24 02:35:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/06/24 02:35:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/06/24 02:35:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/06/24 02:35:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/06/24 02:35:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/06/24 02:35:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/06/24 02:35:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:35:13 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/06/24 02:35:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65ce0_d20250624_m023513_c001_v0001120_t0032_u01750732513851") 2025/06/24 02:35:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/24 02:35:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/06/24 02:35:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/06/24 02:35:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:35:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:35:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/06/24 02:35:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/06/24 02:35:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/06/24 02:35:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/06/24 02:35:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/06/24 02:35:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/06/24 02:35:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/06/24 02:35:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/06/24 02:35:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:35:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/06/24 02:35:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d2a8_d20250624_m023522_c001_v0001157_t0049_u01750732522918") 2025/06/24 02:35:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/06/24 02:35:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/24 02:35:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/06/24 02:35:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:35:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:35:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/06/24 02:35:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/06/24 02:35:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/06/24 02:35:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/06/24 02:35:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/06/24 02:35:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/06/24 02:35:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/06/24 02:35:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/06/24 02:35:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/06/24 02:35:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/06/24 02:35:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/06/24 02:35:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:35:33 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/06/24 02:35:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f204317e131bc6624_d20250624_m023533_c001_v0001183_t0029_u01750732533284") 2025/06/24 02:35:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/06/24 02:35:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/24 02:35:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/06/24 02:35:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/06/24 02:35:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/06/24 02:35:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:35:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:35:36 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/06/24 02:35:38 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/06/24 02:35:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/06/24 02:35:38 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/06/24 02:35:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/06/24 02:35:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/06/24 02:35:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/24 02:35:39 DEBUG : pacer: Reducing sleep to 10ms 2025/06/24 02:35:39 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/06/24 02:35:41 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/06/24 02:35:41 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/06/24 02:35:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:35:43 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/06/24 02:35:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65d01_d20250624_m023543_c001_v0001137_t0021_u01750732543554") 2025/06/24 02:35:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/24 02:35:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/06/24 02:35:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/06/24 02:35:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:35:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:35:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/06/24 02:35:48 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/06/24 02:35:48 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/06/24 02:35:48 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/06/24 02:35:48 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/06/24 02:35:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/06/24 02:35:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/06/24 02:35:50 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/06/24 02:35:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:35:53 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/06/24 02:35:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f217e77404c471f03_d20250624_m023553_c001_v0001150_t0012_u01750732553206") 2025/06/24 02:35:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/06/24 02:35:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/24 02:35:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/06/24 02:35:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:35:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:35:56 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/06/24 02:35:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/06/24 02:35:58 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/06/24 02:35:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/06/24 02:35:58 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/06/24 02:35:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/06/24 02:35:58 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/06/24 02:35:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/06/24 02:36:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/06/24 02:36:01 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/06/24 02:36:01 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/06/24 02:36:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:36:03 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/06/24 02:36:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f218c35426659f7a3_d20250624_m023604_c001_v0001179_t0055_u01750732564026") 2025/06/24 02:36:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/06/24 02:36:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/24 02:36:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/06/24 02:36:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/06/24 02:36:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/06/24 02:36:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:36:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:36:07 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/06/24 02:36:09 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/06/24 02:36:09 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/06/24 02:36:09 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/06/24 02:36:09 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/06/24 02:36:10 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/06/24 02:36:12 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/06/24 02:36:12 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/06/24 02:36:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:36:13 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/06/24 02:36:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f218c35426659f7ad_d20250624_m023614_c001_v0001178_t0025_u01750732574017") 2025/06/24 02:36:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/24 02:36:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/06/24 02:36:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/06/24 02:36:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:36:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:36:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/06/24 02:36:19 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/06/24 02:36:19 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/06/24 02:36:19 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/06/24 02:36:19 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/06/24 02:36:21 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/06/24 02:36:22 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/06/24 02:36:22 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/06/24 02:36:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:36:24 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/06/24 02:36:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65d2b_d20250624_m023624_c001_v0001180_t0048_u01750732584684") 2025/06/24 02:36:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/06/24 02:36:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/06/24 02:36:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/06/24 02:36:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:36:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:36:27 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/06/24 02:36:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/06/24 02:36:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/06/24 02:36:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/06/24 02:36:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/06/24 02:36:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/06/24 02:36:30 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/06/24 02:36:31 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/06/24 02:36:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/06/24 02:36:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/06/24 02:36:33 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/06/24 02:36:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/06/24 02:36:35 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/06/24 02:36:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z1f024d63c07d9bfb9f780e1b_f217e77404c471f57_d20250624_m023635_c001_v0001184_t0039_u01750732595912") 2025/06/24 02:36:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/06/24 02:36:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/06/24 02:36:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/06/24 02:36:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/06/24 02:36:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/06/24 02:36:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/06/24 02:36:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/06/24 02:36:39 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/06/24 02:36:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f024d63c07d9bfb9f780e1b_f2187ea8124da4332_d20250624_m023646_c001_v0001182_t0021_u01750732606494") 2025/06/24 02:36:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/06/24 02:36:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/24 02:36:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/24 02:36:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/24 02:36:47 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/06/24 02:36:49 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/06/24 02:36:49 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/06/24 02:36:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/06/24 02:36:49 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/06/24 02:36:51 DEBUG : chunked-copy: Done sending chunk 0 2025/06/24 02:36:51 DEBUG : chunked-copy: Done sending chunk 1 2025/06/24 02:36:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/06/24 02:36:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f024d63c07d9bfb9f780e1b_f2055f98f3ab116eb_d20250624_m023652_c001_v0001116_t0057_u01750732612306") 2025/06/24 02:36:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/06/24 02:36:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/24 02:36:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/24 02:36:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/24 02:36:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/06/24 02:36:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/06/24 02:36:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/06/24 02:36:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/06/24 02:36:55 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/06/24 02:36:57 DEBUG : chunked-copy: Done sending chunk 0 2025/06/24 02:36:57 DEBUG : chunked-copy: Done sending chunk 1 2025/06/24 02:36:57 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/06/24 02:36:58 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z1f024d63c07d9bfb9f780e1b_f2187ea8124da433b_d20250624_m023658_c001_v0001183_t0034_u01750732618422") 2025/06/24 02:36:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/06/24 02:36:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/24 02:36:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/24 02:36:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/24 02:36:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/06/24 02:37:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/06/24 02:37:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/06/24 02:37:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/06/24 02:37:01 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/06/24 02:37:03 DEBUG : chunked-copy: Done sending chunk 0 2025/06/24 02:37:03 DEBUG : chunked-copy: Done sending chunk 1 2025/06/24 02:37:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/06/24 02:37:04 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z1f024d63c07d9bfb9f780e1b_f2187ea8124da4340_d20250624_m023704_c001_v0001178_t0027_u01750732624164") 2025/06/24 02:37:04 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/06/24 02:37:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/06/24 02:37:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/06/24 02:37:04 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/06/24 02:37:04 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/06/24 02:37:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/06/24 02:37:04 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/06/24 02:37:06 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/06/24 02:37:07 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/06/24 02:37:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cakodij6cuqu/deeper/nonexisting/directory" 2025/06/24 02:37:07 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/06/24 02:37:09 INFO : B2 bucket rclone-test-cakodij6cuqu: cleaning bucket "rclone-test-cakodij6cuqu" of all files 2025/06/24 02:37:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65d24_d20250624_m023618_c001_v7007000_t0000_u01750732578551") 2025/06/24 02:37:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f218c35426659f7ad_d20250624_m023614_c001_v0001178_t0025_u01750732574017") 2025/06/24 02:37:09 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f418c35426659f7ac_d20250624_m023613_c001_v7007000_t0000_u01750732573451") 2025/06/24 02:37:09 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65d20_d20250624_m023608_c001_v0001172_t0016_u01750732568976") 2025/06/24 02:37:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4187ea8124da432b_d20250624_m023641_c001_v7007000_t0000_u01750732601115") 2025/06/24 02:37:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f217e77404c471f57_d20250624_m023635_c001_v0001184_t0039_u01750732595912") 2025/06/24 02:37:09 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f417e77404c471f56_d20250624_m023635_c001_v7007000_t0000_u01750732595321") 2025/06/24 02:37:09 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65d38_d20250624_m023629_c001_v0001145_t0027_u01750732589885") 2025/06/24 02:37:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65d37_d20250624_m023629_c001_v7007000_t0000_u01750732589702") 2025/06/24 02:37:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65d2b_d20250624_m023624_c001_v0001180_t0048_u01750732584684") 2025/06/24 02:37:09 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65d2a_d20250624_m023624_c001_v7007000_t0000_u01750732584115") 2025/06/24 02:37:10 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65d25_d20250624_m023618_c001_v0001183_t0042_u01750732578733") 2025/06/24 02:37:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4123b9dd55d4d282_d20250624_m023444_c001_v7007000_t0000_u01750732484419") 2025/06/24 02:37:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f20999fee4cd57b81_d20250624_m023440_c001_v0001183_t0015_u01750732480545") 2025/06/24 02:37:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4123b9dd55d4d279_d20250624_m023435_c001_v7007000_t0000_u01750732475776") 2025/06/24 02:37:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d274_d20250624_m023431_c001_v0001131_t0039_u01750732471847") 2025/06/24 02:37:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f40999fee4cd57b80_d20250624_m023440_c001_v7007000_t0000_u01750732480148") 2025/06/24 02:37:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d27a_d20250624_m023435_c001_v0001184_t0025_u01750732475960") 2025/06/24 02:37:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4123b9dd55d4d272_d20250624_m023431_c001_v7007000_t0000_u01750732471448") 2025/06/24 02:37:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65cbf_d20250624_m023427_c001_v0001183_t0048_u01750732467342") 2025/06/24 02:37:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65cbe_d20250624_m023427_c001_v7007000_t0000_u01750732467157") 2025/06/24 02:37:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65cb8_d20250624_m023423_c001_v0001098_t0031_u01750732463743") 2025/06/24 02:37:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65cb7_d20250624_m023423_c001_v7007000_t0000_u01750732463345") 2025/06/24 02:37:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d269_d20250624_m023419_c001_v0001113_t0043_u01750732459655") 2025/06/24 02:37:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4123b9dd55d4d29a_d20250624_m023508_c001_v7007000_t0000_u01750732508953") 2025/06/24 02:37:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65cd5_d20250624_m023505_c001_v0001157_t0031_u01750732505017") 2025/06/24 02:37:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4123b9dd55d4d293_d20250624_m023500_c001_v7007000_t0000_u01750732500317") 2025/06/24 02:37:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d28f_d20250624_m023456_c001_v0001105_t0038_u01750732496348") 2025/06/24 02:37:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65cd4_d20250624_m023504_c001_v7007000_t0000_u01750732504624") 2025/06/24 02:37:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d294_d20250624_m023500_c001_v0001157_t0056_u01750732500499") 2025/06/24 02:37:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4123b9dd55d4d28e_d20250624_m023455_c001_v7007000_t0000_u01750732495947") 2025/06/24 02:37:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d287_d20250624_m023451_c001_v0001182_t0036_u01750732491902") 2025/06/24 02:37:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4123b9dd55d4d286_d20250624_m023451_c001_v7007000_t0000_u01750732491720") 2025/06/24 02:37:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f20999fee4cd57ba9_d20250624_m023448_c001_v0001184_t0030_u01750732488450") 2025/06/24 02:37:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f40999fee4cd57ba7_d20250624_m023448_c001_v7007000_t0000_u01750732488054") 2025/06/24 02:37:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d283_d20250624_m023444_c001_v0001183_t0017_u01750732484603") 2025/06/24 02:37:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4123b9dd55d4d267_d20250624_m023419_c001_v7007000_t0000_u01750732459473") 2025/06/24 02:37:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65cb1_d20250624_m023415_c001_v0001184_t0052_u01750732455581") 2025/06/24 02:37:11 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65caf_d20250624_m023415_c001_v7007000_t0000_u01750732455190") 2025/06/24 02:37:11 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65ca6_d20250624_m023411_c001_v0001184_t0054_u01750732451177") 2025/06/24 02:37:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65ca5_d20250624_m023410_c001_v7007000_t0000_u01750732450993") 2025/06/24 02:37:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65c9f_d20250624_m023407_c001_v0001184_t0036_u01750732447132") 2025/06/24 02:37:11 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65c9e_d20250624_m023406_c001_v7007000_t0000_u01750732446734") 2025/06/24 02:37:11 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65c9a_d20250624_m023402_c001_v0001171_t0053_u01750732442199") 2025/06/24 02:37:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65c99_d20250624_m023402_c001_v7007000_t0000_u01750732442013") 2025/06/24 02:37:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65c94_d20250624_m023358_c001_v0001165_t0026_u01750732438675") 2025/06/24 02:37:11 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65c93_d20250624_m023358_c001_v7007000_t0000_u01750732438292") 2025/06/24 02:37:11 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f22150288fa90335d_d20250624_m023353_c001_v0001182_t0015_u01750732433229") 2025/06/24 02:37:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f417e77404c471efa_d20250624_m023538_c001_v7007000_t0000_u01750732538381") 2025/06/24 02:37:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f204317e131bc6624_d20250624_m023533_c001_v0001183_t0029_u01750732533284") 2025/06/24 02:37:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4123b9dd55d4d2aa_d20250624_m023527_c001_v7007000_t0000_u01750732527365") 2025/06/24 02:37:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d2a8_d20250624_m023522_c001_v0001157_t0049_u01750732522918") 2025/06/24 02:37:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f404317e131bc6622_d20250624_m023532_c001_v7007000_t0000_u01750732532827") 2025/06/24 02:37:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d2ab_d20250624_m023527_c001_v0001171_t0053_u01750732527548") 2025/06/24 02:37:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4123b9dd55d4d2a7_d20250624_m023522_c001_v7007000_t0000_u01750732522468") 2025/06/24 02:37:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d2a5_d20250624_m023517_c001_v0001172_t0035_u01750732517891") 2025/06/24 02:37:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4123b9dd55d4d2a4_d20250624_m023517_c001_v7007000_t0000_u01750732517708") 2025/06/24 02:37:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65ce0_d20250624_m023513_c001_v0001120_t0032_u01750732513851") 2025/06/24 02:37:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65cdf_d20250624_m023513_c001_v7007000_t0000_u01750732513393") 2025/06/24 02:37:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2123b9dd55d4d29b_d20250624_m023509_c001_v0001115_t0017_u01750732509136") 2025/06/24 02:37:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65d1e_d20250624_m023608_c001_v7007000_t0000_u01750732568781") 2025/06/24 02:37:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f218c35426659f7a3_d20250624_m023604_c001_v0001179_t0055_u01750732564026") 2025/06/24 02:37:12 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f418c35426659f7a2_d20250624_m023603_c001_v7007000_t0000_u01750732563520") 2025/06/24 02:37:12 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f217e77404c471f0a_d20250624_m023558_c001_v0001183_t0058_u01750732558060") 2025/06/24 02:37:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f417e77404c471f09_d20250624_m023557_c001_v7007000_t0000_u01750732557876") 2025/06/24 02:37:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f217e77404c471f03_d20250624_m023553_c001_v0001150_t0012_u01750732553206") 2025/06/24 02:37:12 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f417e77404c471f02_d20250624_m023552_c001_v7007000_t0000_u01750732552669") 2025/06/24 02:37:12 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f217e77404c471eff_d20250624_m023547_c001_v0001113_t0003_u01750732547655") 2025/06/24 02:37:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f417e77404c471efe_d20250624_m023547_c001_v7007000_t0000_u01750732547470") 2025/06/24 02:37:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2008bcc009c65d01_d20250624_m023543_c001_v0001137_t0021_u01750732543554") 2025/06/24 02:37:13 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4008bcc009c65cff_d20250624_m023543_c001_v7007000_t0000_u01750732543056") 2025/06/24 02:37:13 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f217e77404c471efb_d20250624_m023538_c001_v0001032_t0047_u01750732538565") 2025/06/24 02:37:13 DEBUG : chunked-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4187ea8124da4344_d20250624_m023706_c001_v7007000_t0000_u01750732626184") 2025/06/24 02:37:13 DEBUG : chunked-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2055f98f3ab116f3_d20250624_m023700_c001_v0001184_t0001_u01750732620908") 2025/06/24 02:37:13 DEBUG : chunked-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4055f98f3ab116f2_d20250624_m023700_c001_v7007000_t0000_u01750732620294") 2025/06/24 02:37:13 DEBUG : chunked-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2055f98f3ab116ef_d20250624_m023655_c001_v0001150_t0025_u01750732615120") 2025/06/24 02:37:13 DEBUG : chunked-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4055f98f3ab116ee_d20250624_m023654_c001_v7007000_t0000_u01750732614506") 2025/06/24 02:37:13 DEBUG : chunked-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2187ea8124da4338_d20250624_m023648_c001_v0001130_t0051_u01750732608858") 2025/06/24 02:37:13 DEBUG : chunked-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4187ea8124da4335_d20250624_m023648_c001_v7007000_t0000_u01750732608227") 2025/06/24 02:37:13 DEBUG : chunked-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f1044d88189d7d688_d20250624_m023645_c001_v0001182_t0049_u01750732605192") 2025/06/24 02:37:13 DEBUG : chunked-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4187ea8124da4330_d20250624_m023644_c001_v7007000_t0000_u01750732604732") 2025/06/24 02:37:13 DEBUG : chunked-copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f1044d88189d7d670_d20250624_m023641_c001_v0001182_t0049_u01750732601897") 2025/06/24 02:37:13 DEBUG : chunked-copy.copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4187ea8124da4342_d20250624_m023706_c001_v7007000_t0000_u01750732626002") 2025/06/24 02:37:13 DEBUG : chunked-copy.copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2187ea8124da4340_d20250624_m023704_c001_v0001178_t0027_u01750732624164") 2025/06/24 02:37:13 DEBUG : chunked-copy.copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4055f98f3ab116f1_d20250624_m023700_c001_v7007000_t0000_u01750732620110") 2025/06/24 02:37:13 DEBUG : chunked-copy.copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2187ea8124da433b_d20250624_m023658_c001_v0001183_t0034_u01750732618422") 2025/06/24 02:37:13 DEBUG : chunked-copy.copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4055f98f3ab116ed_d20250624_m023654_c001_v7007000_t0000_u01750732614323") 2025/06/24 02:37:13 DEBUG : chunked-copy.copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2055f98f3ab116eb_d20250624_m023652_c001_v0001116_t0057_u01750732612306") 2025/06/24 02:37:13 DEBUG : chunked-copy.copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4187ea8124da4334_d20250624_m023648_c001_v7007000_t0000_u01750732608045") 2025/06/24 02:37:13 DEBUG : chunked-copy.copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f2187ea8124da4332_d20250624_m023646_c001_v0001182_t0021_u01750732606494") 2025/06/24 02:37:14 DEBUG : chunked-copy.copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4187ea8124da432f_d20250624_m023644_c001_v7007000_t0000_u01750732604545") 2025/06/24 02:37:14 DEBUG : chunked-copy.copy: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f10360014b8e7fd20_d20250624_m023643_c001_v0001184_t0020_u01750732603767") 2025/06/24 02:37:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f106bab163ba88108_d20250624_m023236_c001_v0001183_t0007_u01750732356935") 2025/06/24 02:37:14 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4187ea8124da4346_d20250624_m023706_c001_v7007000_t0000_u01750732626937") 2025/06/24 02:37:14 DEBUG : unknown-size-put.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f1044d88189d7d799_d20250624_m023706_c001_v0001182_t0025_u01750732626729") 2025/06/24 02:37:14 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4187ea8124da4348_d20250624_m023707_c001_v7007000_t0000_u01750732627896") 2025/06/24 02:37:14 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f1044d88189d7d7a1_d20250624_m023707_c001_v0001182_t0032_u01750732627700") 2025/06/24 02:37:14 DEBUG : unknown-size-update.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f1044d88189d7d79f_d20250624_m023707_c001_v0001182_t0010_u01750732627120") 2025/06/24 02:37:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z1f024d63c07d9bfb9f780e1b_f4086edb209fec7aa_d20250624_m023349_c001_v7007000_t0000_u01750732429591") 2025/06/24 02:37:15 INFO : B2 bucket rclone-test-cakodij6cuqu: cleaning bucket "rclone-test-cakodij6cuqu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (311.38s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.40s) --- PASS: TestIntegration/FsMkdir (309.21s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.87s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (168.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 311.413s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m12.31079385s (try 1/5)