"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/07/22 01:20:08 NOTICE: TestB2: Starting server 2025/07/22 01:20:08 DEBUG : Creating backend with remote "TestB2:rclone-test-sufasow2bipi" 2025/07/22 01:20:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/07/22 01:20:11 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/22 01:20:11 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/22 01:20:11 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/07/22 01:20:36 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/07/22 01:20:37 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/07/22 01:20:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/07/22 01:20:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/07/22 01:20:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/07/22 01:20:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/07/22 01:20:40 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/07/22 01:20:40 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/07/22 01:20:47 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/22 01:20:48 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/07/22 01:20:53 INFO : B2 bucket rclone-test-sufasow2bipi: cleaning bucket "rclone-test-sufasow2bipi" of all files 2025/07/22 01:20:53 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963df_d20250722_m012052_c001_v0001137_t0009_u01753147252532") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/22 01:20:54 DEBUG : Creating backend with remote "TestB2:rclone-test-sufasow2bipi/dirToPurgeFromRoot" 2025/07/22 01:20:55 INFO : B2 bucket rclone-test-sufasow2bipi path dirToPurgeFromRoot: cleaning bucket "rclone-test-sufasow2bipi" of all files 2025/07/22 01:20:56 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963e9_d20250722_m012054_c001_v0001137_t0057_u01753147254171") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/22 01:20:56 DEBUG : Creating backend with remote "TestB2:rclone-test-sufasow2bipi/hello? sausage/êé" 2025/07/22 01:21:00 INFO : B2 bucket rclone-test-sufasow2bipi path hello? sausage/êé: cleaning bucket "rclone-test-sufasow2bipi" of all files 2025/07/22 01:21:01 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f104ac30e945d1ad1_d20250722_m012059_c001_v0001181_t0025_u01753147259461") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/07/22 01:21:09 DEBUG : Creating backend with remote "TestB2:rclone-test-sufasow2bipi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/22 01:21:11 DEBUG : Creating backend with remote "TestB2:rclone-test-sufasow2bipi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-sufasow2bipi" from "TestB2:rclone-test-sufasow2bipi" 2025/07/22 01:21:13 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/07/22 01:21:24 DEBUG : Creating backend with remote "TestB2:rclone-test-varacuw0xudu" 2025/07/22 01:21:27 DEBUG : B2 bucket rclone-test-varacuw0xudu: Purge remote 2025/07/22 01:21:27 INFO : B2 bucket rclone-test-varacuw0xudu: cleaning bucket "rclone-test-varacuw0xudu" of all files 2025/07/22 01:21:28 DEBUG : somefile: Deleting (id "4_z3ff2ad13b08d2bfb9f880e1b_f404ac30e945d1b5f_d20250722_m012126_c001_v0001181_t0041_u01753147286843") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/07/22 01:21:29 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/22 01:21:30 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/07/22 01:21:33 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/07/22 01:21:33 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/07/22 01:21:33 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.636Ki offset 6Mi/6.106Mi 2025/07/22 01:21:33 DEBUG : test-metadata: Sending chunk 1 length 111243 2025/07/22 01:21:35 DEBUG : test-metadata: Done sending chunk 1 2025/07/22 01:21:35 DEBUG : test-metadata: Done sending chunk 0 2025/07/22 01:21:35 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/07/22 01:21:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/07/22 01:21:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/22 01:21:43 DEBUG : pacer: Reducing sleep to 10ms 2025/07/22 01:21:45 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1137-05.backblaze.com/b2api/v1/b2_upload_file/df927da3b07d2bfb9f880e1b/c001_v0001137_t0017": EOF 2025/07/22 01:21:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1137-05.backblaze.com/b2api/v1/b2_upload_file/df927da3b07d2bfb9f880e1b/c001_v0001137_t0017": EOF) 2025/07/22 01:21:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1137-05.backblaze.com/b2api/v1/b2_upload_file/df927da3b07d2bfb9f880e1b/c001_v0001137_t0017": EOF - low level retry 1/10 2025/07/22 01:21:48 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-07-22-012140-733.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/07/22 01:21:50 DEBUG : oldPath = "TestB2:rclone-test-sufasow2bipi/versions/test-versions-v2025-07-22-012140-733.txt" 2025/07/22 01:21:50 DEBUG : newPath = "TestB2,versions:rclone-test-sufasow2bipi/versions/test-versions-v2025-07-22-012140-733.txt" 2025/07/22 01:21:50 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-sufasow2bipi/versions/test-versions-v2025-07-22-012140-733.txt" 2025/07/22 01:21:50 DEBUG : Config file has changed externally - reloading 2025/07/22 01:21:50 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/07/22 01:21:51 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-sufasow2bipi/versions/test-versions-v2025-07-22-012140-733.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-sufasow2bipi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/07/22 01:21:54 INFO : B2 bucket rclone-test-sufasow2bipi: cleaning bucket "rclone-test-sufasow2bipi" of all hidden files 2025/07/22 01:21:54 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8833_d20250722_m012018_c001_v7007000_t0000_u01753147218643") as it is a hide marker 2025/07/22 01:21:54 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : leading space/ leading space: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589635f_d20250722_m012017_c001_v0001137_t0028_u01753147217961") 2025/07/22 01:21:54 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8832_d20250722_m012017_c001_v7007000_t0000_u01753147217591") as it is a hide marker 2025/07/22 01:21:54 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589635d_d20250722_m012016_c001_v0001137_t0015_u01753147216850") 2025/07/22 01:21:54 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f883d_d20250722_m012025_c001_v7007000_t0000_u01753147225601") as it is a hide marker 2025/07/22 01:21:54 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896385_d20250722_m012024_c001_v0001137_t0038_u01753147224776") 2025/07/22 01:21:54 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : created from root.txt: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f4206684fed77c70f_d20250722_m012120_c001_v7007000_t0000_u01753147280868") as it is a hide marker 2025/07/22 01:21:54 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : created from root.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f1070ffa1f0a59fd9_d20250722_m012119_c001_v0001183_t0004_u01753147279936") 2025/07/22 01:21:54 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : file name.txt: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02ba185_d20250722_m012128_c001_v7007000_t0000_u01753147288943") as it is a hide marker 2025/07/22 01:21:54 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : file name.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896417_d20250722_m012109_c001_v0001137_t0040_u01753147269090") 2025/07/22 01:21:54 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : file name.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f105217069af754cd_d20250722_m012105_c001_v0001043_t0000_u01753147265170") 2025/07/22 01:21:54 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : file name.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963c7_d20250722_m012044_c001_v0001137_t0010_u01753147244699") 2025/07/22 01:21:54 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : file name.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963c3_d20250722_m012043_c001_v0001137_t0058_u01753147243600") 2025/07/22 01:21:54 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963c5_d20250722_m012044_c001_v0001137_t0059_u01753147244148") "upload" dated 2025-07-22 01:20:44.148 +0000 UTC (1m10.758358802s ago) 2025/07/22 01:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f4089fca52832f85d_d20250722_m012102_c001_v7007000_t0000_u01753147262857") as it is a hide marker 2025/07/22 01:21:54 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f107270d70bd28317_d20250722_m012102_c001_v0001184_t0004_u01753147262652") 2025/07/22 01:21:54 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f1105859ef88ebd4c_d20250722_m012101_c001_v0001134_t0049_u01753147261905") 2025/07/22 01:21:54 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8846_d20250722_m012033_c001_v7007000_t0000_u01753147233703") as it is a hide marker 2025/07/22 01:21:54 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963a9_d20250722_m012033_c001_v0001137_t0009_u01753147233025") 2025/07/22 01:21:54 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : piped data.txt: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02ba189_d20250722_m012130_c001_v7007000_t0000_u01753147290771") as it is a hide marker 2025/07/22 01:21:54 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : piped data.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589643d_d20250722_m012130_c001_v0001137_t0009_u01753147290229") 2025/07/22 01:21:54 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : piped data.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02ba188_d20250722_m012130_c001_v7007000_t0000_u01753147290043") 2025/07/22 01:21:54 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : piped data.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f40559fdba5896437_d20250722_m012129_c001_v0001137_t0017_u01753147289678") 2025/07/22 01:21:54 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8847_d20250722_m012034_c001_v7007000_t0000_u01753147234826") as it is a hide marker 2025/07/22 01:21:54 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963af_d20250722_m012034_c001_v0001137_t0016_u01753147234072") 2025/07/22 01:21:54 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : test-metadata: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f41935af121ff9668_d20250722_m012138_c001_v7007000_t0000_u01753147298186") as it is a hide marker 2025/07/22 01:21:54 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : test-metadata: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02ba18b_d20250722_m012132_c001_v0001104_t0032_u01753147292934") 2025/07/22 01:21:54 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : test-metadata: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02ba18a_d20250722_m012131_c001_v7007000_t0000_u01753147291977") 2025/07/22 01:21:54 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : test-metadata: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896441_d20250722_m012130_c001_v0001137_t0014_u01753147290961") 2025/07/22 01:21:54 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f883f_d20250722_m012027_c001_v7007000_t0000_u01753147227848") as it is a hide marker 2025/07/22 01:21:54 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589638d_d20250722_m012027_c001_v0001137_t0011_u01753147227200") 2025/07/22 01:21:54 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8841_d20250722_m012030_c001_v7007000_t0000_u01753147230376") as it is a hide marker 2025/07/22 01:21:54 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896397_d20250722_m012029_c001_v0001137_t0030_u01753147229552") 2025/07/22 01:21:54 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8840_d20250722_m012029_c001_v7007000_t0000_u01753147229183") as it is a hide marker 2025/07/22 01:21:54 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589638f_d20250722_m012028_c001_v0001137_t0032_u01753147228215") 2025/07/22 01:21:54 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8843_d20250722_m012031_c001_v7007000_t0000_u01753147231487") as it is a hide marker 2025/07/22 01:21:54 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589639d_d20250722_m012030_c001_v0001137_t0016_u01753147230745") 2025/07/22 01:21:54 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8844_d20250722_m012032_c001_v7007000_t0000_u01753147232657") as it is a hide marker 2025/07/22 01:21:54 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963a3_d20250722_m012031_c001_v0001137_t0039_u01753147231855") 2025/07/22 01:21:54 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f883e_d20250722_m012026_c001_v7007000_t0000_u01753147226833") as it is a hide marker 2025/07/22 01:21:54 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : trailing space /trailing space : Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896387_d20250722_m012025_c001_v0001137_t0012_u01753147225968") 2025/07/22 01:21:54 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f1070ffa1f0a5a099_d20250722_m012148_c001_v0001183_t0011_u01753147308535") "upload" dated 2025-07-22 01:21:48.535 +0000 UTC (6.371706284s ago) 2025/07/22 01:21:54 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f418e4d80f7e93da3_d20250722_m012143_c001_v7007000_t0000_u01753147303730") 2025/07/22 01:21:54 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896457_d20250722_m012140_c001_v0001137_t0014_u01753147300733") 2025/07/22 01:21:54 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f884c_d20250722_m012043_c001_v7007000_t0000_u01753147243047") as it is a hide marker 2025/07/22 01:21:54 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f217bf7f48c4f884a_d20250722_m012037_c001_v0001105_t0029_u01753147237010") 2025/07/22 01:21:54 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : zero-length-file: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8848_d20250722_m012036_c001_v7007000_t0000_u01753147236681") as it is a hide marker 2025/07/22 01:21:54 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : zero-length-file: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f40559fdba58963b5_d20250722_m012036_c001_v0001137_t0017_u01753147236120") 2025/07/22 01:21:54 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8836_d20250722_m012019_c001_v7007000_t0000_u01753147219684") as it is a hide marker 2025/07/22 01:21:54 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896365_d20250722_m012019_c001_v0001137_t0021_u01753147219009") 2025/07/22 01:21:54 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f880e_d20250722_m012014_c001_v7007000_t0000_u01753147214372") as it is a hide marker 2025/07/22 01:21:54 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589634d_d20250722_m012013_c001_v0001137_t0014_u01753147213299") 2025/07/22 01:21:54 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f883b_d20250722_m012023_c001_v7007000_t0000_u01753147223082") as it is a hide marker 2025/07/22 01:21:54 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589637b_d20250722_m012022_c001_v0001137_t0031_u01753147222251") 2025/07/22 01:21:54 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8838_d20250722_m012021_c001_v7007000_t0000_u01753147221882") as it is a hide marker 2025/07/22 01:21:54 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589636f_d20250722_m012021_c001_v0001137_t0039_u01753147221094") 2025/07/22 01:21:54 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f883c_d20250722_m012024_c001_v7007000_t0000_u01753147224402") as it is a hide marker 2025/07/22 01:21:54 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896381_d20250722_m012023_c001_v0001137_t0040_u01753147223449") 2025/07/22 01:21:54 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8837_d20250722_m012020_c001_v7007000_t0000_u01753147220726") as it is a hide marker 2025/07/22 01:21:54 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896367_d20250722_m012020_c001_v0001137_t0016_u01753147220051") 2025/07/22 01:21:54 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : ./.: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f881a_d20250722_m012015_c001_v7007000_t0000_u01753147215434") as it is a hide marker 2025/07/22 01:21:54 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : ./.: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896351_d20250722_m012014_c001_v0001137_t0044_u01753147214738") 2025/07/22 01:21:54 NOTICE: ./.: Skipped delete as --dry-run is set 2025/07/22 01:21:54 DEBUG : ../..: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8827_d20250722_m012016_c001_v7007000_t0000_u01753147216483") as it is a hide marker 2025/07/22 01:21:54 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/07/22 01:21:54 DEBUG : ../..: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896359_d20250722_m012015_c001_v0001137_t0049_u01753147215801") 2025/07/22 01:21:54 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/07/22 01:21:55 INFO : B2 bucket rclone-test-sufasow2bipi: cleaning bucket "rclone-test-sufasow2bipi" of all hidden files 2025/07/22 01:21:55 DEBUG : leading space/ leading space: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8833_d20250722_m012018_c001_v7007000_t0000_u01753147218643") as it is a hide marker 2025/07/22 01:21:55 DEBUG : leading space/ leading space: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589635f_d20250722_m012017_c001_v0001137_t0028_u01753147217961") 2025/07/22 01:21:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8832_d20250722_m012017_c001_v7007000_t0000_u01753147217591") as it is a hide marker 2025/07/22 01:21:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589635d_d20250722_m012016_c001_v0001137_t0015_u01753147216850") 2025/07/22 01:21:55 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f883d_d20250722_m012025_c001_v7007000_t0000_u01753147225601") as it is a hide marker 2025/07/22 01:21:55 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896385_d20250722_m012024_c001_v0001137_t0038_u01753147224776") 2025/07/22 01:21:55 DEBUG : created from root.txt: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f4206684fed77c70f_d20250722_m012120_c001_v7007000_t0000_u01753147280868") as it is a hide marker 2025/07/22 01:21:55 DEBUG : created from root.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f1070ffa1f0a59fd9_d20250722_m012119_c001_v0001183_t0004_u01753147279936") 2025/07/22 01:21:55 DEBUG : file name.txt: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02ba185_d20250722_m012128_c001_v7007000_t0000_u01753147288943") as it is a hide marker 2025/07/22 01:21:55 DEBUG : file name.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896417_d20250722_m012109_c001_v0001137_t0040_u01753147269090") 2025/07/22 01:21:55 DEBUG : file name.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f105217069af754cd_d20250722_m012105_c001_v0001043_t0000_u01753147265170") 2025/07/22 01:21:55 DEBUG : file name.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963c7_d20250722_m012044_c001_v0001137_t0010_u01753147244699") 2025/07/22 01:21:55 DEBUG : file name.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963c3_d20250722_m012043_c001_v0001137_t0058_u01753147243600") 2025/07/22 01:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963c5_d20250722_m012044_c001_v0001137_t0059_u01753147244148") "upload" dated 2025-07-22 01:20:44.148 +0000 UTC (1m11.815897175s ago) 2025/07/22 01:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f4089fca52832f85d_d20250722_m012102_c001_v7007000_t0000_u01753147262857") as it is a hide marker 2025/07/22 01:21:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f107270d70bd28317_d20250722_m012102_c001_v0001184_t0004_u01753147262652") 2025/07/22 01:21:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f1105859ef88ebd4c_d20250722_m012101_c001_v0001134_t0049_u01753147261905") 2025/07/22 01:21:56 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8846_d20250722_m012033_c001_v7007000_t0000_u01753147233703") as it is a hide marker 2025/07/22 01:21:56 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963a9_d20250722_m012033_c001_v0001137_t0009_u01753147233025") 2025/07/22 01:21:56 DEBUG : piped data.txt: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02ba189_d20250722_m012130_c001_v7007000_t0000_u01753147290771") as it is a hide marker 2025/07/22 01:21:56 DEBUG : piped data.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589643d_d20250722_m012130_c001_v0001137_t0009_u01753147290229") 2025/07/22 01:21:56 DEBUG : piped data.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02ba188_d20250722_m012130_c001_v7007000_t0000_u01753147290043") 2025/07/22 01:21:56 DEBUG : piped data.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f40559fdba5896437_d20250722_m012129_c001_v0001137_t0017_u01753147289678") 2025/07/22 01:21:56 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8847_d20250722_m012034_c001_v7007000_t0000_u01753147234826") as it is a hide marker 2025/07/22 01:21:56 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963af_d20250722_m012034_c001_v0001137_t0016_u01753147234072") 2025/07/22 01:21:56 DEBUG : test-metadata: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f41935af121ff9668_d20250722_m012138_c001_v7007000_t0000_u01753147298186") as it is a hide marker 2025/07/22 01:21:56 DEBUG : test-metadata: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02ba18b_d20250722_m012132_c001_v0001104_t0032_u01753147292934") 2025/07/22 01:21:56 DEBUG : test-metadata: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02ba18a_d20250722_m012131_c001_v7007000_t0000_u01753147291977") 2025/07/22 01:21:56 DEBUG : test-metadata: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896441_d20250722_m012130_c001_v0001137_t0014_u01753147290961") 2025/07/22 01:21:56 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f883f_d20250722_m012027_c001_v7007000_t0000_u01753147227848") as it is a hide marker 2025/07/22 01:21:56 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589638d_d20250722_m012027_c001_v0001137_t0011_u01753147227200") 2025/07/22 01:21:56 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8841_d20250722_m012030_c001_v7007000_t0000_u01753147230376") as it is a hide marker 2025/07/22 01:21:56 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896397_d20250722_m012029_c001_v0001137_t0030_u01753147229552") 2025/07/22 01:21:56 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8840_d20250722_m012029_c001_v7007000_t0000_u01753147229183") as it is a hide marker 2025/07/22 01:21:56 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589638f_d20250722_m012028_c001_v0001137_t0032_u01753147228215") 2025/07/22 01:21:57 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8843_d20250722_m012031_c001_v7007000_t0000_u01753147231487") as it is a hide marker 2025/07/22 01:21:57 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589639d_d20250722_m012030_c001_v0001137_t0016_u01753147230745") 2025/07/22 01:21:57 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8844_d20250722_m012032_c001_v7007000_t0000_u01753147232657") as it is a hide marker 2025/07/22 01:21:57 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963a3_d20250722_m012031_c001_v0001137_t0039_u01753147231855") 2025/07/22 01:21:57 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f883e_d20250722_m012026_c001_v7007000_t0000_u01753147226833") as it is a hide marker 2025/07/22 01:21:57 DEBUG : trailing space /trailing space : Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896387_d20250722_m012025_c001_v0001137_t0012_u01753147225968") 2025/07/22 01:21:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f1070ffa1f0a5a099_d20250722_m012148_c001_v0001183_t0011_u01753147308535") "upload" dated 2025-07-22 01:21:48.535 +0000 UTC (8.742035847s ago) 2025/07/22 01:21:57 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f418e4d80f7e93da3_d20250722_m012143_c001_v7007000_t0000_u01753147303730") 2025/07/22 01:21:57 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896457_d20250722_m012140_c001_v0001137_t0014_u01753147300733") 2025/07/22 01:21:57 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f884c_d20250722_m012043_c001_v7007000_t0000_u01753147243047") as it is a hide marker 2025/07/22 01:21:57 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f217bf7f48c4f884a_d20250722_m012037_c001_v0001105_t0029_u01753147237010") 2025/07/22 01:21:57 DEBUG : zero-length-file: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8848_d20250722_m012036_c001_v7007000_t0000_u01753147236681") as it is a hide marker 2025/07/22 01:21:57 DEBUG : zero-length-file: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f40559fdba58963b5_d20250722_m012036_c001_v0001137_t0017_u01753147236120") 2025/07/22 01:21:57 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8836_d20250722_m012019_c001_v7007000_t0000_u01753147219684") as it is a hide marker 2025/07/22 01:21:57 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896365_d20250722_m012019_c001_v0001137_t0021_u01753147219009") 2025/07/22 01:21:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f880e_d20250722_m012014_c001_v7007000_t0000_u01753147214372") as it is a hide marker 2025/07/22 01:21:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589634d_d20250722_m012013_c001_v0001137_t0014_u01753147213299") 2025/07/22 01:21:57 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f883b_d20250722_m012023_c001_v7007000_t0000_u01753147223082") as it is a hide marker 2025/07/22 01:21:57 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589637b_d20250722_m012022_c001_v0001137_t0031_u01753147222251") 2025/07/22 01:21:57 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8838_d20250722_m012021_c001_v7007000_t0000_u01753147221882") as it is a hide marker 2025/07/22 01:21:57 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba589636f_d20250722_m012021_c001_v0001137_t0039_u01753147221094") 2025/07/22 01:21:57 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f883c_d20250722_m012024_c001_v7007000_t0000_u01753147224402") as it is a hide marker 2025/07/22 01:21:58 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896381_d20250722_m012023_c001_v0001137_t0040_u01753147223449") 2025/07/22 01:21:58 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8837_d20250722_m012020_c001_v7007000_t0000_u01753147220726") as it is a hide marker 2025/07/22 01:21:58 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896367_d20250722_m012020_c001_v0001137_t0016_u01753147220051") 2025/07/22 01:21:58 DEBUG : ./.: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f881a_d20250722_m012015_c001_v7007000_t0000_u01753147215434") as it is a hide marker 2025/07/22 01:21:58 DEBUG : ./.: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896351_d20250722_m012014_c001_v0001137_t0044_u01753147214738") 2025/07/22 01:21:58 DEBUG : ../..: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f417bf7f48c4f8827_d20250722_m012016_c001_v7007000_t0000_u01753147216483") as it is a hide marker 2025/07/22 01:21:58 DEBUG : ../..: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba5896359_d20250722_m012015_c001_v0001137_t0049_u01753147215801") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/07/22 01:21:59 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/07/22 01:21:59 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/07/22 01:21:59 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/07/22 01:21:59 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/07/22 01:22:00 INFO : B2 bucket rclone-test-sufasow2bipi: cleaning bucket "rclone-test-sufasow2bipi" of pending multipart uploads older than 0s 2025/07/22 01:22:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963c5_d20250722_m012044_c001_v0001137_t0059_u01753147244148") "upload" dated 2025-07-22 01:20:44.148 +0000 UTC (1m16.100312508s ago) 2025/07/22 01:22:00 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f218e4d80f7e94252_d20250722_m012159_c001_v0001182_t0041_u01753147319217") as it is a start marker (upload started at 2025-07-22 01:21:59.217 +0000 UTC) 2025/07/22 01:22:00 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/07/22 01:22:00 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f218e4d80f7e94253_d20250722_m012159_c001_v0001176_t0010_u01753147319403") as it is a start marker (upload started at 2025-07-22 01:21:59.403 +0000 UTC) 2025/07/22 01:22:00 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/07/22 01:22:00 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f218e4d80f7e94254_d20250722_m012159_c001_v0001182_t0030_u01753147319594") as it is a start marker (upload started at 2025-07-22 01:21:59.594 +0000 UTC) 2025/07/22 01:22:00 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/07/22 01:22:00 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f218e4d80f7e94255_d20250722_m012159_c001_v0001183_t0040_u01753147319786") as it is a start marker (upload started at 2025-07-22 01:21:59.786 +0000 UTC) 2025/07/22 01:22:00 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/07/22 01:22:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f418e4d80f7e94251_d20250722_m012158_c001_v7007000_t0000_u01753147318977") "hide" dated 2025-07-22 01:21:58.977 +0000 UTC (1.271562418s ago) 2025/07/22 01:22:00 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f1070ffa1f0a5a099_d20250722_m012148_c001_v0001183_t0011_u01753147308535") 2025/07/22 01:22:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/07/22 01:22:00 INFO : B2 bucket rclone-test-sufasow2bipi: cleaning bucket "rclone-test-sufasow2bipi" of pending multipart uploads older than 0s 2025/07/22 01:22:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963c5_d20250722_m012044_c001_v0001137_t0059_u01753147244148") "upload" dated 2025-07-22 01:20:44.148 +0000 UTC (1m16.475260872s ago) 2025/07/22 01:22:00 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f218e4d80f7e94252_d20250722_m012159_c001_v0001182_t0041_u01753147319217") as it is a start marker (upload started at 2025-07-22 01:21:59.217 +0000 UTC) 2025/07/22 01:22:00 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f218e4d80f7e94253_d20250722_m012159_c001_v0001176_t0010_u01753147319403") as it is a start marker (upload started at 2025-07-22 01:21:59.403 +0000 UTC) 2025/07/22 01:22:00 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f218e4d80f7e94254_d20250722_m012159_c001_v0001182_t0030_u01753147319594") as it is a start marker (upload started at 2025-07-22 01:21:59.594 +0000 UTC) 2025/07/22 01:22:00 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f218e4d80f7e94255_d20250722_m012159_c001_v0001183_t0040_u01753147319786") as it is a start marker (upload started at 2025-07-22 01:21:59.786 +0000 UTC) 2025/07/22 01:22:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdf927da3b07d2bfb9f880e1b_f418e4d80f7e94251_d20250722_m012158_c001_v7007000_t0000_u01753147318977") "hide" dated 2025-07-22 01:21:58.977 +0000 UTC (1.646470996s ago) 2025/07/22 01:22:00 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f1070ffa1f0a5a099_d20250722_m012148_c001_v0001183_t0011_u01753147308535") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/07/22 01:22:01 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/22 01:22:01 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/07/22 01:22:01 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/07/22 01:22:03 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/07/22 01:22:03 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/07/22 01:22:03 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/07/22 01:22:03 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/07/22 01:22:04 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/07/22 01:22:05 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/07/22 01:22:05 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/07/22 01:22:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:22:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/07/22 01:22:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2074ca2dcf4183cb_d20250722_m012208_c001_v0001102_t0057_u01753147328535") 2025/07/22 01:22:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/22 01:22:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/22 01:22:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/22 01:22:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:22:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:22:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/07/22 01:22:12 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/07/22 01:22:12 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/07/22 01:22:13 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/07/22 01:22:13 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/07/22 01:22:15 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/07/22 01:22:15 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/07/22 01:22:15 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/07/22 01:22:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:22:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/07/22 01:22:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2143c77fdd00532d_d20250722_m012217_c001_v0001184_t0006_u01753147337221") 2025/07/22 01:22:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/22 01:22:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/22 01:22:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/22 01:22:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:22:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:22:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/22 01:22:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/22 01:22:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/07/22 01:22:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/22 01:22:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/07/22 01:22:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/22 01:22:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/07/22 01:22:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/07/22 01:22:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/07/22 01:22:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/07/22 01:22:24 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/22 01:22:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:22:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/07/22 01:22:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e887138d_d20250722_m012225_c001_v0001044_t0025_u01753147345966") 2025/07/22 01:22:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/07/22 01:22:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/22 01:22:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/22 01:22:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/07/22 01:22:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/07/22 01:22:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:22:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:22:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/07/22 01:22:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/07/22 01:22:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/07/22 01:22:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/22 01:22:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/07/22 01:22:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/07/22 01:22:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/07/22 01:22:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/07/22 01:22:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:22:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/07/22 01:22:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e887139c_d20250722_m012234_c001_v0001182_t0018_u01753147354293") 2025/07/22 01:22:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/22 01:22:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/07/22 01:22:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/22 01:22:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:22:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:22:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/07/22 01:22:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/22 01:22:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/22 01:22:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/22 01:22:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/22 01:22:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/22 01:22:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/22 01:22:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/07/22 01:22:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:22:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/07/22 01:22:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e88713a0_d20250722_m012242_c001_v0001137_t0056_u01753147362336") 2025/07/22 01:22:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/22 01:22:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/22 01:22:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/22 01:22:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:22:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:22:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/22 01:22:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/22 01:22:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/07/22 01:22:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/22 01:22:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/22 01:22:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/22 01:22:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/07/22 01:22:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/07/22 01:22:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/07/22 01:22:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/07/22 01:22:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/22 01:22:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:22:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/07/22 01:22:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f200906e05446cd48_d20250722_m012251_c001_v0001182_t0040_u01753147371239") 2025/07/22 01:22:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/07/22 01:22:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/22 01:22:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/22 01:22:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/07/22 01:22:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/22 01:22:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:22:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:22:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/07/22 01:22:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/07/22 01:22:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/07/22 01:22:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/22 01:22:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/07/22 01:22:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/07/22 01:22:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/07/22 01:22:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/07/22 01:22:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:22:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/07/22 01:22:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f200906e05446cd87_d20250722_m012259_c001_v0001153_t0004_u01753147379328") 2025/07/22 01:22:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/22 01:22:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/07/22 01:22:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/22 01:23:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:23:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:23:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/07/22 01:23:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/22 01:23:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/22 01:23:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/22 01:23:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/22 01:23:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/22 01:23:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/22 01:23:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/07/22 01:23:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:23:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/07/22 01:23:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e8871418_d20250722_m012307_c001_v0001157_t0029_u01753147387513") 2025/07/22 01:23:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/22 01:23:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/22 01:23:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/22 01:23:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:23:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:23:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/22 01:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/22 01:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/07/22 01:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/22 01:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/22 01:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/07/22 01:23:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/07/22 01:23:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/07/22 01:23:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/07/22 01:23:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/07/22 01:23:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/22 01:23:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:23:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/07/22 01:23:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2192c8e4eb15d372_d20250722_m012316_c001_v0001116_t0018_u01753147396806") 2025/07/22 01:23:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/07/22 01:23:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/22 01:23:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/07/22 01:23:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/07/22 01:23:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/07/22 01:23:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:23:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:23:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/07/22 01:23:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/07/22 01:23:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/07/22 01:23:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/22 01:23:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/07/22 01:23:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/07/22 01:23:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/07/22 01:23:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/07/22 01:23:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:23:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/07/22 01:23:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2192c8e4eb15d37b_d20250722_m012326_c001_v0001120_t0000_u01753147406058") 2025/07/22 01:23:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/22 01:23:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/07/22 01:23:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/22 01:23:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:23:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:23:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/07/22 01:23:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/22 01:23:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/22 01:23:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/22 01:23:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/22 01:23:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/22 01:23:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/22 01:23:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/07/22 01:23:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:23:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/07/22 01:23:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e887142e_d20250722_m012335_c001_v0001106_t0021_u01753147415270") 2025/07/22 01:23:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/22 01:23:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/22 01:23:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/22 01:23:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:23:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:23:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/22 01:23:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/22 01:23:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/07/22 01:23:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/22 01:23:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/07/22 01:23:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/22 01:23:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/07/22 01:23:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/07/22 01:23:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/07/22 01:23:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/07/22 01:23:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/22 01:23:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:23:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/07/22 01:23:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2206684fed77c8c0_d20250722_m012345_c001_v0001104_t0019_u01753147425478") 2025/07/22 01:23:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/07/22 01:23:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/22 01:23:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/07/22 01:23:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/07/22 01:23:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/07/22 01:23:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:23:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:23:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/07/22 01:23:50 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/07/22 01:23:50 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/07/22 01:23:50 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/07/22 01:23:50 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/07/22 01:23:51 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/07/22 01:23:53 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/07/22 01:23:53 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/07/22 01:23:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:23:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/07/22 01:23:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2206684fed77c8c6_d20250722_m012355_c001_v0001098_t0023_u01753147435716") 2025/07/22 01:23:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/22 01:23:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/22 01:23:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/22 01:23:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/07/22 01:23:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/22 01:23:56 DEBUG : pacer: Reducing sleep to 10ms 2025/07/22 01:23:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:23:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:23:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/07/22 01:24:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/07/22 01:24:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/07/22 01:24:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/07/22 01:24:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/07/22 01:24:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/07/22 01:24:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/07/22 01:24:03 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/07/22 01:24:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:24:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/07/22 01:24:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2074ca2dcf41889f_d20250722_m012405_c001_v0001171_t0020_u01753147445524") 2025/07/22 01:24:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/22 01:24:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/22 01:24:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/22 01:24:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:24:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:24:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/22 01:24:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/22 01:24:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/07/22 01:24:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/22 01:24:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/07/22 01:24:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/22 01:24:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/07/22 01:24:11 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/07/22 01:24:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/07/22 01:24:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/07/22 01:24:13 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/22 01:24:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:24:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/07/22 01:24:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f213a4a523ff339d7_d20250722_m012416_c001_v0001171_t0011_u01753147456021") 2025/07/22 01:24:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/07/22 01:24:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/22 01:24:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/07/22 01:24:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/22 01:24:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/07/22 01:24:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:24:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:24:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/07/22 01:24:21 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/07/22 01:24:21 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/07/22 01:24:21 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/07/22 01:24:21 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/07/22 01:24:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/07/22 01:24:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/22 01:24:22 DEBUG : pacer: Reducing sleep to 10ms 2025/07/22 01:24:22 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/07/22 01:24:24 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/07/22 01:24:24 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/07/22 01:24:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:24:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/07/22 01:24:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f211d855b4d1dec50_d20250722_m012426_c001_v0001101_t0031_u01753147466525") 2025/07/22 01:24:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/22 01:24:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/07/22 01:24:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/22 01:24:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:24:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:24:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/07/22 01:24:31 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/07/22 01:24:31 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/07/22 01:24:32 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/07/22 01:24:32 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/07/22 01:24:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/07/22 01:24:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/07/22 01:24:34 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/07/22 01:24:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:24:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/07/22 01:24:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02bab16_d20250722_m012437_c001_v0001099_t0045_u01753147477375") 2025/07/22 01:24:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/22 01:24:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/07/22 01:24:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/22 01:24:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:24:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:24:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/22 01:24:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/22 01:24:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/07/22 01:24:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/22 01:24:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/07/22 01:24:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/22 01:24:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/07/22 01:24:44 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/07/22 01:24:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/07/22 01:24:47 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/07/22 01:24:47 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/22 01:24:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/07/22 01:24:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/07/22 01:24:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdf927da3b07d2bfb9f880e1b_f203a75d114f7dc3b_d20250722_m012449_c001_v0001134_t0053_u01753147489633") 2025/07/22 01:24:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/07/22 01:24:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/07/22 01:24:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/07/22 01:24:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/07/22 01:24:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/07/22 01:24:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/07/22 01:25:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/07/22 01:25:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/07/22 01:25:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02bab49_d20250722_m012513_c001_v0001161_t0052_u01753147513132") 2025/07/22 01:25:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/07/22 01:25:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/22 01:25:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/22 01:25:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/22 01:25:14 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/07/22 01:25:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/22 01:25:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/22 01:25:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/22 01:25:16 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/07/22 01:25:18 DEBUG : chunked-copy: Done sending chunk 0 2025/07/22 01:25:18 DEBUG : chunked-copy: Done sending chunk 1 2025/07/22 01:25:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/22 01:25:19 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02bab4d_d20250722_m012519_c001_v0001181_t0023_u01753147519450") 2025/07/22 01:25:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/07/22 01:25:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/22 01:25:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/22 01:25:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/22 01:25:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/07/22 01:25:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/07/22 01:25:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/22 01:25:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/07/22 01:25:22 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/07/22 01:25:24 DEBUG : chunked-copy: Done sending chunk 1 2025/07/22 01:25:24 DEBUG : chunked-copy: Done sending chunk 0 2025/07/22 01:25:24 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/22 01:25:25 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02bab6e_d20250722_m012525_c001_v0001146_t0042_u01753147525206") 2025/07/22 01:25:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/22 01:25:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/22 01:25:25 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/22 01:25:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/22 01:25:25 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/07/22 01:25:28 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/07/22 01:25:28 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/07/22 01:25:28 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/07/22 01:25:28 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/07/22 01:25:30 DEBUG : chunked-copy: Done sending chunk 0 2025/07/22 01:25:30 DEBUG : chunked-copy: Done sending chunk 1 2025/07/22 01:25:30 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/07/22 01:25:31 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02bab8b_d20250722_m012531_c001_v0001184_t0041_u01753147531295") 2025/07/22 01:25:31 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/07/22 01:25:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/07/22 01:25:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/07/22 01:25:31 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/07/22 01:25:31 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/07/22 01:25:31 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/07/22 01:25:31 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/22 01:25:33 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/22 01:25:34 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/22 01:25:34 DEBUG : Creating backend with remote "TestB2:rclone-test-sufasow2bipi/deeper/nonexisting/directory" 2025/07/22 01:25:34 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/07/22 01:25:36 INFO : B2 bucket rclone-test-sufasow2bipi: cleaning bucket "rclone-test-sufasow2bipi" of all files 2025/07/22 01:25:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02baafb_d20250722_m012430_c001_v7007000_t0000_u01753147470832") 2025/07/22 01:25:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f211d855b4d1dec50_d20250722_m012426_c001_v0001101_t0031_u01753147466525") 2025/07/22 01:25:36 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f411d855b4d1dec4e_d20250722_m012425_c001_v7007000_t0000_u01753147465919") 2025/07/22 01:25:36 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f211d855b4d1dec4a_d20250722_m012421_c001_v0001172_t0018_u01753147461075") 2025/07/22 01:25:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02bab40_d20250722_m012507_c001_v7007000_t0000_u01753147507596") 2025/07/22 01:25:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f203a75d114f7dc3b_d20250722_m012449_c001_v0001134_t0053_u01753147489633") 2025/07/22 01:25:36 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f403a75d114f7dc3a_d20250722_m012449_c001_v7007000_t0000_u01753147489021") 2025/07/22 01:25:36 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02bab1e_d20250722_m012442_c001_v0001115_t0014_u01753147482853") 2025/07/22 01:25:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02bab1d_d20250722_m012442_c001_v7007000_t0000_u01753147482669") 2025/07/22 01:25:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02bab16_d20250722_m012437_c001_v0001099_t0045_u01753147477375") 2025/07/22 01:25:36 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02bab15_d20250722_m012436_c001_v7007000_t0000_u01753147476755") 2025/07/22 01:25:37 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02baafc_d20250722_m012431_c001_v0001137_t0035_u01753147471013") 2025/07/22 01:25:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e88713b9_d20250722_m012255_c001_v7007000_t0000_u01753147375220") 2025/07/22 01:25:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f200906e05446cd48_d20250722_m012251_c001_v0001182_t0040_u01753147371239") 2025/07/22 01:25:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e88713a6_d20250722_m012246_c001_v7007000_t0000_u01753147366362") 2025/07/22 01:25:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e88713a0_d20250722_m012242_c001_v0001137_t0056_u01753147362336") 2025/07/22 01:25:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f400906e05446cd47_d20250722_m012250_c001_v7007000_t0000_u01753147370827") 2025/07/22 01:25:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e88713a7_d20250722_m012246_c001_v0001099_t0022_u01753147366546") 2025/07/22 01:25:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e887139f_d20250722_m012241_c001_v7007000_t0000_u01753147361886") 2025/07/22 01:25:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2143c77fdd005344_d20250722_m012237_c001_v0001181_t0046_u01753147357776") 2025/07/22 01:25:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4143c77fdd005343_d20250722_m012237_c001_v7007000_t0000_u01753147357592") 2025/07/22 01:25:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e887139c_d20250722_m012234_c001_v0001182_t0018_u01753147354293") 2025/07/22 01:25:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e887139b_d20250722_m012233_c001_v7007000_t0000_u01753147353853") 2025/07/22 01:25:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2143c77fdd005339_d20250722_m012230_c001_v0001184_t0007_u01753147350250") 2025/07/22 01:25:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e8871422_d20250722_m012321_c001_v7007000_t0000_u01753147401283") 2025/07/22 01:25:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2192c8e4eb15d372_d20250722_m012316_c001_v0001116_t0018_u01753147396806") 2025/07/22 01:25:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e887141b_d20250722_m012311_c001_v7007000_t0000_u01753147391620") 2025/07/22 01:25:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e8871418_d20250722_m012307_c001_v0001157_t0029_u01753147387513") 2025/07/22 01:25:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4192c8e4eb15d371_d20250722_m012316_c001_v7007000_t0000_u01753147396395") 2025/07/22 01:25:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e887141c_d20250722_m012311_c001_v0001099_t0053_u01753147391804") 2025/07/22 01:25:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e8871417_d20250722_m012307_c001_v7007000_t0000_u01753147387104") 2025/07/22 01:25:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e8871415_d20250722_m012303_c001_v0001150_t0042_u01753147383025") 2025/07/22 01:25:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e8871413_d20250722_m012302_c001_v7007000_t0000_u01753147382842") 2025/07/22 01:25:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f200906e05446cd87_d20250722_m012259_c001_v0001153_t0004_u01753147379328") 2025/07/22 01:25:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f400906e05446cd81_d20250722_m012258_c001_v7007000_t0000_u01753147378932") 2025/07/22 01:25:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e88713bc_d20250722_m012255_c001_v0001177_t0028_u01753147375403") 2025/07/22 01:25:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4143c77fdd005338_d20250722_m012230_c001_v7007000_t0000_u01753147350066") 2025/07/22 01:25:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e887138d_d20250722_m012225_c001_v0001044_t0025_u01753147345966") 2025/07/22 01:25:38 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e8871388_d20250722_m012225_c001_v7007000_t0000_u01753147345572") 2025/07/22 01:25:38 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2143c77fdd005334_d20250722_m012221_c001_v0001100_t0039_u01753147341216") 2025/07/22 01:25:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4143c77fdd005333_d20250722_m012221_c001_v7007000_t0000_u01753147341032") 2025/07/22 01:25:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2143c77fdd00532d_d20250722_m012217_c001_v0001184_t0006_u01753147337221") 2025/07/22 01:25:38 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4143c77fdd005322_d20250722_m012216_c001_v7007000_t0000_u01753147336770") 2025/07/22 01:25:38 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2143c77fdd0052c3_d20250722_m012212_c001_v0001041_t0033_u01753147332487") 2025/07/22 01:25:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4143c77fdd0052be_d20250722_m012212_c001_v7007000_t0000_u01753147332303") 2025/07/22 01:25:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2074ca2dcf4183cb_d20250722_m012208_c001_v0001102_t0057_u01753147328535") 2025/07/22 01:25:38 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4074ca2dcf4183ca_d20250722_m012208_c001_v7007000_t0000_u01753147328107") 2025/07/22 01:25:38 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f218e4d80f7e94256_d20250722_m012202_c001_v0001102_t0011_u01753147322877") 2025/07/22 01:25:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e887143c_d20250722_m012350_c001_v7007000_t0000_u01753147430171") 2025/07/22 01:25:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2206684fed77c8c0_d20250722_m012345_c001_v0001104_t0019_u01753147425478") 2025/07/22 01:25:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e8871432_d20250722_m012339_c001_v7007000_t0000_u01753147419865") 2025/07/22 01:25:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e887142e_d20250722_m012335_c001_v0001106_t0021_u01753147415270") 2025/07/22 01:25:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4206684fed77c8be_d20250722_m012344_c001_v7007000_t0000_u01753147424996") 2025/07/22 01:25:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e8871433_d20250722_m012340_c001_v0001146_t0052_u01753147420050") 2025/07/22 01:25:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e887142c_d20250722_m012334_c001_v7007000_t0000_u01753147414774") 2025/07/22 01:25:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e8871429_d20250722_m012329_c001_v0001043_t0040_u01753147409941") 2025/07/22 01:25:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4224be72e8871427_d20250722_m012329_c001_v7007000_t0000_u01753147409757") 2025/07/22 01:25:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2192c8e4eb15d37b_d20250722_m012326_c001_v0001120_t0000_u01753147406058") 2025/07/22 01:25:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4192c8e4eb15d37a_d20250722_m012325_c001_v7007000_t0000_u01753147405606") 2025/07/22 01:25:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e8871423_d20250722_m012321_c001_v0001029_t0041_u01753147401467") 2025/07/22 01:25:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f411d855b4d1dec49_d20250722_m012420_c001_v7007000_t0000_u01753147460892") 2025/07/22 01:25:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f213a4a523ff339d7_d20250722_m012416_c001_v0001171_t0011_u01753147456021") 2025/07/22 01:25:39 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f413a4a523ff339d1_d20250722_m012415_c001_v7007000_t0000_u01753147455495") 2025/07/22 01:25:39 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2074ca2dcf4188a4_d20250722_m012410_c001_v0001179_t0023_u01753147450369") 2025/07/22 01:25:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4074ca2dcf4188a3_d20250722_m012410_c001_v7007000_t0000_u01753147450187") 2025/07/22 01:25:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2074ca2dcf41889f_d20250722_m012405_c001_v0001171_t0020_u01753147445524") 2025/07/22 01:25:39 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4074ca2dcf41889e_d20250722_m012404_c001_v7007000_t0000_u01753147444997") 2025/07/22 01:25:39 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2074ca2dcf418895_d20250722_m012359_c001_v0001171_t0038_u01753147439930") 2025/07/22 01:25:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4074ca2dcf418894_d20250722_m012359_c001_v7007000_t0000_u01753147439746") 2025/07/22 01:25:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2206684fed77c8c6_d20250722_m012355_c001_v0001098_t0023_u01753147435716") 2025/07/22 01:25:40 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4206684fed77c8c5_d20250722_m012355_c001_v7007000_t0000_u01753147435192") 2025/07/22 01:25:40 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2224be72e887143d_d20250722_m012350_c001_v0001104_t0026_u01753147430356") 2025/07/22 01:25:40 DEBUG : chunked-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02bab8e_d20250722_m012533_c001_v7007000_t0000_u01753147533106") 2025/07/22 01:25:40 DEBUG : chunked-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f218e4d80f7e9449b_d20250722_m012527_c001_v0001161_t0021_u01753147527731") 2025/07/22 01:25:40 DEBUG : chunked-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f418e4d80f7e9449a_d20250722_m012527_c001_v7007000_t0000_u01753147527136") 2025/07/22 01:25:40 DEBUG : chunked-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f218e4d80f7e9448e_d20250722_m012521_c001_v0001182_t0029_u01753147521988") 2025/07/22 01:25:40 DEBUG : chunked-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f418e4d80f7e9448d_d20250722_m012521_c001_v7007000_t0000_u01753147521216") 2025/07/22 01:25:40 DEBUG : chunked-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f218e4d80f7e94489_d20250722_m012516_c001_v0001182_t0000_u01753147516069") 2025/07/22 01:25:40 DEBUG : chunked-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f418e4d80f7e94488_d20250722_m012515_c001_v7007000_t0000_u01753147515422") 2025/07/22 01:25:40 DEBUG : chunked-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f1070ffa1f0a5a5c1_d20250722_m012511_c001_v0001183_t0030_u01753147511787") 2025/07/22 01:25:40 DEBUG : chunked-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02bab47_d20250722_m012511_c001_v7007000_t0000_u01753147511320") 2025/07/22 01:25:40 DEBUG : chunked-copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f1070ffa1f0a5a59f_d20250722_m012508_c001_v0001183_t0017_u01753147508413") 2025/07/22 01:25:40 DEBUG : chunked-copy.copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02bab8d_d20250722_m012532_c001_v7007000_t0000_u01753147532922") 2025/07/22 01:25:40 DEBUG : chunked-copy.copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02bab8b_d20250722_m012531_c001_v0001184_t0041_u01753147531295") 2025/07/22 01:25:40 DEBUG : chunked-copy.copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f418e4d80f7e94499_d20250722_m012526_c001_v7007000_t0000_u01753147526953") 2025/07/22 01:25:40 DEBUG : chunked-copy.copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02bab6e_d20250722_m012525_c001_v0001146_t0042_u01753147525206") 2025/07/22 01:25:40 DEBUG : chunked-copy.copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f418e4d80f7e9448c_d20250722_m012521_c001_v7007000_t0000_u01753147521033") 2025/07/22 01:25:40 DEBUG : chunked-copy.copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02bab4d_d20250722_m012519_c001_v0001181_t0023_u01753147519450") 2025/07/22 01:25:41 DEBUG : chunked-copy.copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f418e4d80f7e94487_d20250722_m012515_c001_v7007000_t0000_u01753147515227") 2025/07/22 01:25:41 DEBUG : chunked-copy.copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f2044cf3ae02bab49_d20250722_m012513_c001_v0001161_t0052_u01753147513132") 2025/07/22 01:25:41 DEBUG : chunked-copy.copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02bab46_d20250722_m012511_c001_v7007000_t0000_u01753147511136") 2025/07/22 01:25:41 DEBUG : chunked-copy.copy: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10240f9475f4a793_d20250722_m012510_c001_v0001146_t0011_u01753147510300") 2025/07/22 01:25:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f10559fdba58963c5_d20250722_m012044_c001_v0001137_t0059_u01753147244148") 2025/07/22 01:25:41 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02bab93_d20250722_m012533_c001_v7007000_t0000_u01753147533867") 2025/07/22 01:25:41 DEBUG : unknown-size-put.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f1070ffa1f0a5a667_d20250722_m012533_c001_v0001183_t0049_u01753147533662") 2025/07/22 01:25:41 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f4044cf3ae02bab94_d20250722_m012534_c001_v7007000_t0000_u01753147534813") 2025/07/22 01:25:41 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f1070ffa1f0a5a66f_d20250722_m012534_c001_v0001183_t0025_u01753147534611") 2025/07/22 01:25:41 DEBUG : unknown-size-update.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f1070ffa1f0a5a669_d20250722_m012534_c001_v0001183_t0025_u01753147534052") 2025/07/22 01:25:41 DEBUG : versions/test-versions.txt: Deleting (id "4_zdf927da3b07d2bfb9f880e1b_f418e4d80f7e94251_d20250722_m012158_c001_v7007000_t0000_u01753147318977") 2025/07/22 01:25:42 INFO : B2 bucket rclone-test-sufasow2bipi: cleaning bucket "rclone-test-sufasow2bipi" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (334.66s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (332.43s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.12s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.37s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.65s) --- 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.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.72s) --- 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.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.23s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.51s) --- 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.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.21s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.53s) --- 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.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (184.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (46.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (24.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (18.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.34s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 334.689s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m36.354140997s (try 1/5)