"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/09/23 13:33:02 NOTICE: TestB2: Starting server 2025/09/23 13:33:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sotoveb2goxu" 2025/09/23 13:33:02 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/09/23 13:33:05 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/09/23 13:33:05 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/09/23 13:33:06 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/09/23 13:33:28 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/09/23 13:33:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/09/23 13:33:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/09/23 13:33:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/09/23 13:33:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/09/23 13:33:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/09/23 13:33:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/09/23 13:33:32 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/09/23 13:33:38 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/23 13:33:40 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/09/23 13:33:44 INFO : B2 bucket rclone-test-sotoveb2goxu: cleaning bucket "rclone-test-sotoveb2goxu" of all files 2025/09/23 13:33:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf2a4_d20250923_m133344_c001_v0001176_t0040_u01758634424277") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/23 13:33:46 DEBUG : Creating backend with remote "TestB2:rclone-test-sotoveb2goxu/dirToPurgeFromRoot" 2025/09/23 13:33:47 INFO : B2 bucket rclone-test-sotoveb2goxu path dirToPurgeFromRoot: cleaning bucket "rclone-test-sotoveb2goxu" of all files 2025/09/23 13:33:48 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf2ad_d20250923_m133345_c001_v0001176_t0025_u01758634425769") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/23 13:33:48 DEBUG : Creating backend with remote "TestB2:rclone-test-sotoveb2goxu/hello? sausage/êé" 2025/09/23 13:33:52 INFO : B2 bucket rclone-test-sotoveb2goxu path hello? sausage/êé: cleaning bucket "rclone-test-sotoveb2goxu" of all files 2025/09/23 13:33:52 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f1064c980357e30fd_d20250923_m133350_c001_v0001136_t0004_u01758634430993") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/09/23 13:33:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/09/23 13:33:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/23 13:33:54 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/23 13:34:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sotoveb2goxu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/23 13:34:03 DEBUG : Creating backend with remote "TestB2:rclone-test-sotoveb2goxu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-sotoveb2goxu" from "TestB2:rclone-test-sotoveb2goxu" 2025/09/23 13:34:05 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/09/23 13:34:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jipekam0maye" 2025/09/23 13:34:17 DEBUG : Config file has changed externally - reloading 2025/09/23 13:34:20 DEBUG : B2 bucket rclone-test-jipekam0maye: Purge remote 2025/09/23 13:34:20 INFO : B2 bucket rclone-test-jipekam0maye: cleaning bucket "rclone-test-jipekam0maye" of all files 2025/09/23 13:34:20 DEBUG : somefile: Deleting (id "4_zcfe23dc3c08d7b6b9f980e1b_f401ddae842ffbdb2_d20250923_m133419_c001_v0001181_t0044_u01758634459308") === 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/09/23 13:34:21 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/23 13:34:22 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/09/23 13:34:25 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/09/23 13:34:25 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/09/23 13:34:25 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.638Ki offset 6Mi/6.106Mi 2025/09/23 13:34:25 DEBUG : test-metadata: Sending chunk 1 length 111245 2025/09/23 13:34:27 DEBUG : test-metadata: Done sending chunk 1 2025/09/23 13:34:27 DEBUG : test-metadata: Done sending chunk 0 2025/09/23 13:34:27 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/09/23 13:34:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/09/23 13:34:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/23 13:34:35 DEBUG : pacer: Reducing sleep to 10ms 2025/09/23 13:34:37 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/9ff21de3c07d7b6b9f980e1b/c001_v0001176_t0055": EOF 2025/09/23 13:34:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/9ff21de3c07d7b6b9f980e1b/c001_v0001176_t0055": EOF) 2025/09/23 13:34:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/9ff21de3c07d7b6b9f980e1b/c001_v0001176_t0055": EOF - low level retry 1/10 2025/09/23 13:34:39 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-09-23-133432-587.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/09/23 13:34:42 DEBUG : oldPath = "TestB2:rclone-test-sotoveb2goxu/versions/test-versions-v2025-09-23-133432-587.txt" 2025/09/23 13:34:42 DEBUG : newPath = "TestB2,versions:rclone-test-sotoveb2goxu/versions/test-versions-v2025-09-23-133432-587.txt" 2025/09/23 13:34:42 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-sotoveb2goxu/versions/test-versions-v2025-09-23-133432-587.txt" 2025/09/23 13:34:42 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/09/23 13:34:43 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-sotoveb2goxu/versions/test-versions-v2025-09-23-133432-587.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-sotoveb2goxu/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/09/23 13:34:46 INFO : B2 bucket rclone-test-sotoveb2goxu: cleaning bucket "rclone-test-sotoveb2goxu" of all hidden files 2025/09/23 13:34:46 DEBUG : leading space/ leading space: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a32_d20250923_m133312_c001_v7007000_t0000_u01758634392810") as it is a hide marker 2025/09/23 13:34:46 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : leading space/ leading space: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf22e_d20250923_m133312_c001_v0001176_t0031_u01758634392245") 2025/09/23 13:34:46 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a2a_d20250923_m133311_c001_v7007000_t0000_u01758634391882") as it is a hide marker 2025/09/23 13:34:46 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf22a_d20250923_m133311_c001_v0001176_t0040_u01758634391305") 2025/09/23 13:34:46 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a64_d20250923_m133318_c001_v7007000_t0000_u01758634398475") as it is a hide marker 2025/09/23 13:34:46 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf24e_d20250923_m133317_c001_v0001176_t0015_u01758634397901") 2025/09/23 13:34:46 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : created from root.txt: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f41555fc3789eeeed_d20250923_m133413_c001_v7007000_t0000_u01758634453354") as it is a hide marker 2025/09/23 13:34:46 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : created from root.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f110b83258de15301_d20250923_m133412_c001_v0001137_t0037_u01758634452204") 2025/09/23 13:34:46 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : file name.txt: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f4168adfb5c83bd52_d20250923_m133421_c001_v7007000_t0000_u01758634461346") as it is a hide marker 2025/09/23 13:34:46 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : file name.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf2d5_d20250923_m133401_c001_v0001176_t0030_u01758634441405") 2025/09/23 13:34:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : file name.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f1065644d772081ce_d20250923_m133357_c001_v0001115_t0037_u01758634437586") 2025/09/23 13:34:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : file name.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf296_d20250923_m133336_c001_v0001176_t0047_u01758634416295") 2025/09/23 13:34:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : file name.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf290_d20250923_m133335_c001_v0001176_t0044_u01758634415511") 2025/09/23 13:34:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf292_d20250923_m133335_c001_v0001176_t0036_u01758634415906") "upload" dated 2025-09-23 13:33:35.906 +0000 UTC (1m10.92998311s ago) 2025/09/23 13:34:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f417fe054601bd7ec_d20250923_m133355_c001_v7007000_t0000_u01758634435373") as it is a hide marker 2025/09/23 13:34:46 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f11553aa153214c0d_d20250923_m133354_c001_v0001037_t0054_u01758634434893") 2025/09/23 13:34:46 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f1095f62df552acef_d20250923_m133353_c001_v0001038_t0055_u01758634433986") 2025/09/23 13:34:46 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a70_d20250923_m133325_c001_v7007000_t0000_u01758634405204") as it is a hide marker 2025/09/23 13:34:46 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf274_d20250923_m133324_c001_v0001176_t0020_u01758634404633") 2025/09/23 13:34:46 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : piped data.txt: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f4168adfb5c83bd55_d20250923_m133423_c001_v7007000_t0000_u01758634463055") as it is a hide marker 2025/09/23 13:34:46 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : piped data.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf2ff_d20250923_m133422_c001_v0001176_t0011_u01758634462654") 2025/09/23 13:34:46 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : piped data.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f4168adfb5c83bd54_d20250923_m133422_c001_v7007000_t0000_u01758634462471") 2025/09/23 13:34:46 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : piped data.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f40117decdf3cf2fb_d20250923_m133422_c001_v0001176_t0055_u01758634462101") 2025/09/23 13:34:46 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a71_d20250923_m133326_c001_v7007000_t0000_u01758634406149") as it is a hide marker 2025/09/23 13:34:46 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf278_d20250923_m133325_c001_v0001176_t0045_u01758634405565") 2025/09/23 13:34:46 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : test-metadata: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f402daa468d1e86c5_d20250923_m133430_c001_v7007000_t0000_u01758634470034") as it is a hide marker 2025/09/23 13:34:46 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : test-metadata: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f2168adfb5c83bd58_d20250923_m133424_c001_v0001093_t0052_u01758634464914") 2025/09/23 13:34:46 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : test-metadata: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f4168adfb5c83bd57_d20250923_m133424_c001_v7007000_t0000_u01758634464011") 2025/09/23 13:34:46 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : test-metadata: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf303_d20250923_m133423_c001_v0001176_t0038_u01758634463238") 2025/09/23 13:34:46 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a68_d20250923_m133320_c001_v7007000_t0000_u01758634400450") as it is a hide marker 2025/09/23 13:34:46 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf25c_d20250923_m133319_c001_v0001176_t0046_u01758634399784") 2025/09/23 13:34:46 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a6c_d20250923_m133322_c001_v7007000_t0000_u01758634402393") as it is a hide marker 2025/09/23 13:34:46 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf264_d20250923_m133321_c001_v0001176_t0016_u01758634401821") 2025/09/23 13:34:46 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a6b_d20250923_m133321_c001_v7007000_t0000_u01758634401461") as it is a hide marker 2025/09/23 13:34:46 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf260_d20250923_m133320_c001_v0001176_t0009_u01758634400882") 2025/09/23 13:34:46 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a6d_d20250923_m133323_c001_v7007000_t0000_u01758634403330") as it is a hide marker 2025/09/23 13:34:46 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf26a_d20250923_m133322_c001_v0001176_t0037_u01758634402755") 2025/09/23 13:34:46 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a6e_d20250923_m133324_c001_v7007000_t0000_u01758634404272") as it is a hide marker 2025/09/23 13:34:46 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf270_d20250923_m133323_c001_v0001176_t0000_u01758634403694") 2025/09/23 13:34:46 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a67_d20250923_m133319_c001_v7007000_t0000_u01758634399422") as it is a hide marker 2025/09/23 13:34:46 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : trailing space /trailing space : Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf256_d20250923_m133318_c001_v0001176_t0029_u01758634398836") 2025/09/23 13:34:46 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f101bd4d8ef1cbf2f_d20250923_m133440_c001_v0001157_t0050_u01758634480356") "upload" dated 2025-09-23 13:34:40.356 +0000 UTC (6.481153929s ago) 2025/09/23 13:34:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f404e9624c21c64f3_d20250923_m133435_c001_v7007000_t0000_u01758634475577") 2025/09/23 13:34:46 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf312_d20250923_m133432_c001_v0001176_t0038_u01758634472587") 2025/09/23 13:34:46 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a7a_d20250923_m133334_c001_v7007000_t0000_u01758634414946") as it is a hide marker 2025/09/23 13:34:46 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f221305f237380a75_d20250923_m133328_c001_v0001120_t0046_u01758634408364") 2025/09/23 13:34:46 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : zero-length-file: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a73_d20250923_m133328_c001_v7007000_t0000_u01758634408005") as it is a hide marker 2025/09/23 13:34:46 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : zero-length-file: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f40117decdf3cf27c_d20250923_m133327_c001_v0001176_t0055_u01758634407453") 2025/09/23 13:34:46 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a3b_d20250923_m133313_c001_v7007000_t0000_u01758634393746") as it is a hide marker 2025/09/23 13:34:46 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf230_d20250923_m133313_c001_v0001176_t0049_u01758634393169") 2025/09/23 13:34:46 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a10_d20250923_m133309_c001_v7007000_t0000_u01758634389051") as it is a hide marker 2025/09/23 13:34:46 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf21a_d20250923_m133308_c001_v0001176_t0007_u01758634388065") 2025/09/23 13:34:46 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a55_d20250923_m133316_c001_v7007000_t0000_u01758634396599") as it is a hide marker 2025/09/23 13:34:46 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf23c_d20250923_m133316_c001_v0001176_t0025_u01758634396008") 2025/09/23 13:34:46 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a4b_d20250923_m133315_c001_v7007000_t0000_u01758634395647") as it is a hide marker 2025/09/23 13:34:46 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf23a_d20250923_m133315_c001_v0001176_t0032_u01758634395049") 2025/09/23 13:34:46 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a5d_d20250923_m133317_c001_v7007000_t0000_u01758634397538") as it is a hide marker 2025/09/23 13:34:46 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf240_d20250923_m133316_c001_v0001176_t0028_u01758634396960") 2025/09/23 13:34:46 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a44_d20250923_m133314_c001_v7007000_t0000_u01758634394688") as it is a hide marker 2025/09/23 13:34:46 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf236_d20250923_m133314_c001_v0001176_t0015_u01758634394107") 2025/09/23 13:34:46 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : ./.: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a18_d20250923_m133309_c001_v7007000_t0000_u01758634389997") as it is a hide marker 2025/09/23 13:34:46 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : ./.: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf21e_d20250923_m133309_c001_v0001176_t0013_u01758634389412") 2025/09/23 13:34:46 NOTICE: ./.: Skipped delete as --dry-run is set 2025/09/23 13:34:46 DEBUG : ../..: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a21_d20250923_m133310_c001_v7007000_t0000_u01758634390945") as it is a hide marker 2025/09/23 13:34:46 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/09/23 13:34:46 DEBUG : ../..: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf220_d20250923_m133310_c001_v0001176_t0017_u01758634390358") 2025/09/23 13:34:46 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/09/23 13:34:47 INFO : B2 bucket rclone-test-sotoveb2goxu: cleaning bucket "rclone-test-sotoveb2goxu" of all hidden files 2025/09/23 13:34:47 DEBUG : leading space/ leading space: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a32_d20250923_m133312_c001_v7007000_t0000_u01758634392810") as it is a hide marker 2025/09/23 13:34:47 DEBUG : leading space/ leading space: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf22e_d20250923_m133312_c001_v0001176_t0031_u01758634392245") 2025/09/23 13:34:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a2a_d20250923_m133311_c001_v7007000_t0000_u01758634391882") as it is a hide marker 2025/09/23 13:34:47 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf22a_d20250923_m133311_c001_v0001176_t0040_u01758634391305") 2025/09/23 13:34:47 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a64_d20250923_m133318_c001_v7007000_t0000_u01758634398475") as it is a hide marker 2025/09/23 13:34:47 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf24e_d20250923_m133317_c001_v0001176_t0015_u01758634397901") 2025/09/23 13:34:47 DEBUG : created from root.txt: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f41555fc3789eeeed_d20250923_m133413_c001_v7007000_t0000_u01758634453354") as it is a hide marker 2025/09/23 13:34:47 DEBUG : created from root.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f110b83258de15301_d20250923_m133412_c001_v0001137_t0037_u01758634452204") 2025/09/23 13:34:47 DEBUG : file name.txt: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f4168adfb5c83bd52_d20250923_m133421_c001_v7007000_t0000_u01758634461346") as it is a hide marker 2025/09/23 13:34:47 DEBUG : file name.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf2d5_d20250923_m133401_c001_v0001176_t0030_u01758634441405") 2025/09/23 13:34:47 DEBUG : file name.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f1065644d772081ce_d20250923_m133357_c001_v0001115_t0037_u01758634437586") 2025/09/23 13:34:47 DEBUG : file name.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf296_d20250923_m133336_c001_v0001176_t0047_u01758634416295") 2025/09/23 13:34:47 DEBUG : file name.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf290_d20250923_m133335_c001_v0001176_t0044_u01758634415511") 2025/09/23 13:34:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf292_d20250923_m133335_c001_v0001176_t0036_u01758634415906") "upload" dated 2025-09-23 13:33:35.906 +0000 UTC (1m11.955775772s ago) 2025/09/23 13:34:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f417fe054601bd7ec_d20250923_m133355_c001_v7007000_t0000_u01758634435373") as it is a hide marker 2025/09/23 13:34:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f11553aa153214c0d_d20250923_m133354_c001_v0001037_t0054_u01758634434893") 2025/09/23 13:34:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f1095f62df552acef_d20250923_m133353_c001_v0001038_t0055_u01758634433986") 2025/09/23 13:34:48 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a70_d20250923_m133325_c001_v7007000_t0000_u01758634405204") as it is a hide marker 2025/09/23 13:34:48 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf274_d20250923_m133324_c001_v0001176_t0020_u01758634404633") 2025/09/23 13:34:48 DEBUG : piped data.txt: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f4168adfb5c83bd55_d20250923_m133423_c001_v7007000_t0000_u01758634463055") as it is a hide marker 2025/09/23 13:34:48 DEBUG : piped data.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf2ff_d20250923_m133422_c001_v0001176_t0011_u01758634462654") 2025/09/23 13:34:48 DEBUG : piped data.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f4168adfb5c83bd54_d20250923_m133422_c001_v7007000_t0000_u01758634462471") 2025/09/23 13:34:48 DEBUG : piped data.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f40117decdf3cf2fb_d20250923_m133422_c001_v0001176_t0055_u01758634462101") 2025/09/23 13:34:48 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a71_d20250923_m133326_c001_v7007000_t0000_u01758634406149") as it is a hide marker 2025/09/23 13:34:48 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf278_d20250923_m133325_c001_v0001176_t0045_u01758634405565") 2025/09/23 13:34:48 DEBUG : test-metadata: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f402daa468d1e86c5_d20250923_m133430_c001_v7007000_t0000_u01758634470034") as it is a hide marker 2025/09/23 13:34:48 DEBUG : test-metadata: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f2168adfb5c83bd58_d20250923_m133424_c001_v0001093_t0052_u01758634464914") 2025/09/23 13:34:48 DEBUG : test-metadata: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f4168adfb5c83bd57_d20250923_m133424_c001_v7007000_t0000_u01758634464011") 2025/09/23 13:34:48 DEBUG : test-metadata: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf303_d20250923_m133423_c001_v0001176_t0038_u01758634463238") 2025/09/23 13:34:48 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a68_d20250923_m133320_c001_v7007000_t0000_u01758634400450") as it is a hide marker 2025/09/23 13:34:48 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf25c_d20250923_m133319_c001_v0001176_t0046_u01758634399784") 2025/09/23 13:34:48 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a6c_d20250923_m133322_c001_v7007000_t0000_u01758634402393") as it is a hide marker 2025/09/23 13:34:48 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf264_d20250923_m133321_c001_v0001176_t0016_u01758634401821") 2025/09/23 13:34:48 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a6b_d20250923_m133321_c001_v7007000_t0000_u01758634401461") as it is a hide marker 2025/09/23 13:34:48 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf260_d20250923_m133320_c001_v0001176_t0009_u01758634400882") 2025/09/23 13:34:48 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a6d_d20250923_m133323_c001_v7007000_t0000_u01758634403330") as it is a hide marker 2025/09/23 13:34:48 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf26a_d20250923_m133322_c001_v0001176_t0037_u01758634402755") 2025/09/23 13:34:48 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a6e_d20250923_m133324_c001_v7007000_t0000_u01758634404272") as it is a hide marker 2025/09/23 13:34:48 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf270_d20250923_m133323_c001_v0001176_t0000_u01758634403694") 2025/09/23 13:34:49 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a67_d20250923_m133319_c001_v7007000_t0000_u01758634399422") as it is a hide marker 2025/09/23 13:34:49 DEBUG : trailing space /trailing space : Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf256_d20250923_m133318_c001_v0001176_t0029_u01758634398836") 2025/09/23 13:34:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f101bd4d8ef1cbf2f_d20250923_m133440_c001_v0001157_t0050_u01758634480356") "upload" dated 2025-09-23 13:34:40.356 +0000 UTC (8.816451135s ago) 2025/09/23 13:34:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f404e9624c21c64f3_d20250923_m133435_c001_v7007000_t0000_u01758634475577") 2025/09/23 13:34:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf312_d20250923_m133432_c001_v0001176_t0038_u01758634472587") 2025/09/23 13:34:49 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a7a_d20250923_m133334_c001_v7007000_t0000_u01758634414946") as it is a hide marker 2025/09/23 13:34:49 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f221305f237380a75_d20250923_m133328_c001_v0001120_t0046_u01758634408364") 2025/09/23 13:34:49 DEBUG : zero-length-file: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a73_d20250923_m133328_c001_v7007000_t0000_u01758634408005") as it is a hide marker 2025/09/23 13:34:49 DEBUG : zero-length-file: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f40117decdf3cf27c_d20250923_m133327_c001_v0001176_t0055_u01758634407453") 2025/09/23 13:34:49 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a3b_d20250923_m133313_c001_v7007000_t0000_u01758634393746") as it is a hide marker 2025/09/23 13:34:49 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf230_d20250923_m133313_c001_v0001176_t0049_u01758634393169") 2025/09/23 13:34:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a10_d20250923_m133309_c001_v7007000_t0000_u01758634389051") as it is a hide marker 2025/09/23 13:34:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf21a_d20250923_m133308_c001_v0001176_t0007_u01758634388065") 2025/09/23 13:34:49 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a55_d20250923_m133316_c001_v7007000_t0000_u01758634396599") as it is a hide marker 2025/09/23 13:34:49 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf23c_d20250923_m133316_c001_v0001176_t0025_u01758634396008") 2025/09/23 13:34:49 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a4b_d20250923_m133315_c001_v7007000_t0000_u01758634395647") as it is a hide marker 2025/09/23 13:34:49 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf23a_d20250923_m133315_c001_v0001176_t0032_u01758634395049") 2025/09/23 13:34:49 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a5d_d20250923_m133317_c001_v7007000_t0000_u01758634397538") as it is a hide marker 2025/09/23 13:34:49 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf240_d20250923_m133316_c001_v0001176_t0028_u01758634396960") 2025/09/23 13:34:49 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a44_d20250923_m133314_c001_v7007000_t0000_u01758634394688") as it is a hide marker 2025/09/23 13:34:49 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf236_d20250923_m133314_c001_v0001176_t0015_u01758634394107") 2025/09/23 13:34:49 DEBUG : ./.: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a18_d20250923_m133309_c001_v7007000_t0000_u01758634389997") as it is a hide marker 2025/09/23 13:34:50 DEBUG : ./.: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf21e_d20250923_m133309_c001_v0001176_t0013_u01758634389412") 2025/09/23 13:34:50 DEBUG : ../..: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f421305f237380a21_d20250923_m133310_c001_v7007000_t0000_u01758634390945") as it is a hide marker 2025/09/23 13:34:50 DEBUG : ../..: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf220_d20250923_m133310_c001_v0001176_t0017_u01758634390358") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/09/23 13:34:50 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/09/23 13:34:51 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/09/23 13:34:51 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/09/23 13:34:51 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/09/23 13:34:51 INFO : B2 bucket rclone-test-sotoveb2goxu: cleaning bucket "rclone-test-sotoveb2goxu" of pending multipart uploads older than 0s 2025/09/23 13:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf292_d20250923_m133335_c001_v0001176_t0036_u01758634415906") "upload" dated 2025-09-23 13:33:35.906 +0000 UTC (1m16.127054239s ago) 2025/09/23 13:34:52 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f2075337da989d2ce_d20250923_m133451_c001_v0001113_t0007_u01758634491000") as it is a start marker (upload started at 2025-09-23 13:34:51 +0000 UTC) 2025/09/23 13:34:52 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/09/23 13:34:52 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f2075337da989d2cf_d20250923_m133451_c001_v0001116_t0051_u01758634491188") as it is a start marker (upload started at 2025-09-23 13:34:51.188 +0000 UTC) 2025/09/23 13:34:52 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/09/23 13:34:52 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f2075337da989d2d0_d20250923_m133451_c001_v0001131_t0029_u01758634491374") as it is a start marker (upload started at 2025-09-23 13:34:51.374 +0000 UTC) 2025/09/23 13:34:52 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/09/23 13:34:52 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f2075337da989d2d2_d20250923_m133451_c001_v0001131_t0008_u01758634491562") as it is a start marker (upload started at 2025-09-23 13:34:51.562 +0000 UTC) 2025/09/23 13:34:52 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/09/23 13:34:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f4075337da989d2cc_d20250923_m133450_c001_v7007000_t0000_u01758634490814") "hide" dated 2025-09-23 13:34:50.814 +0000 UTC (1.219384039s ago) 2025/09/23 13:34:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f101bd4d8ef1cbf2f_d20250923_m133440_c001_v0001157_t0050_u01758634480356") 2025/09/23 13:34:52 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/09/23 13:34:52 INFO : B2 bucket rclone-test-sotoveb2goxu: cleaning bucket "rclone-test-sotoveb2goxu" of pending multipart uploads older than 0s 2025/09/23 13:34:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf292_d20250923_m133335_c001_v0001176_t0036_u01758634415906") "upload" dated 2025-09-23 13:33:35.906 +0000 UTC (1m16.502027958s ago) 2025/09/23 13:34:52 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f2075337da989d2ce_d20250923_m133451_c001_v0001113_t0007_u01758634491000") as it is a start marker (upload started at 2025-09-23 13:34:51 +0000 UTC) 2025/09/23 13:34:52 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f2075337da989d2cf_d20250923_m133451_c001_v0001116_t0051_u01758634491188") as it is a start marker (upload started at 2025-09-23 13:34:51.188 +0000 UTC) 2025/09/23 13:34:52 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f2075337da989d2d0_d20250923_m133451_c001_v0001131_t0029_u01758634491374") as it is a start marker (upload started at 2025-09-23 13:34:51.374 +0000 UTC) 2025/09/23 13:34:52 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f2075337da989d2d2_d20250923_m133451_c001_v0001131_t0008_u01758634491562") as it is a start marker (upload started at 2025-09-23 13:34:51.562 +0000 UTC) 2025/09/23 13:34:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9ff21de3c07d7b6b9f980e1b_f4075337da989d2cc_d20250923_m133450_c001_v7007000_t0000_u01758634490814") "hide" dated 2025-09-23 13:34:50.814 +0000 UTC (1.594280893s ago) 2025/09/23 13:34:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f101bd4d8ef1cbf2f_d20250923_m133440_c001_v0001157_t0050_u01758634480356") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/09/23 13:34:53 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/23 13:34:53 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/09/23 13:34:53 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/09/23 13:34:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/09/23 13:34:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/09/23 13:34:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/09/23 13:34:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/09/23 13:34:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/09/23 13:34:57 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/09/23 13:34:57 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/09/23 13:34:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:34:59 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/09/23 13:35:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f212371876c20abeb_d20250923_m133459_c001_v0001184_t0026_u01758634499998") 2025/09/23 13:35:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/23 13:35:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/23 13:35:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/23 13:35:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:35:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:35:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/09/23 13:35:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/09/23 13:35:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/09/23 13:35:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/09/23 13:35:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/09/23 13:35:06 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/09/23 13:35:06 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/09/23 13:35:06 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/09/23 13:35:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:35:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/09/23 13:35:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a30_d20250923_m133508_c001_v0001183_t0027_u01758634508042") 2025/09/23 13:35:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/23 13:35:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/23 13:35:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/23 13:35:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:35:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:35:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/23 13:35:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/23 13:35:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/09/23 13:35:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/23 13:35:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/09/23 13:35:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/23 13:35:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/09/23 13:35:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/09/23 13:35:14 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/09/23 13:35:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/09/23 13:35:15 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/23 13:35:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:35:16 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/09/23 13:35:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f202daa468d1e8820_d20250923_m133516_c001_v0001171_t0002_u01758634516722") 2025/09/23 13:35:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/09/23 13:35:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/23 13:35:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/09/23 13:35:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/23 13:35:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/09/23 13:35:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:35:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:35:19 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/09/23 13:35:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/09/23 13:35:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/09/23 13:35:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/23 13:35:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/09/23 13:35:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/09/23 13:35:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/09/23 13:35:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/09/23 13:35:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:35:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/09/23 13:35:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f202daa468d1e8835_d20250923_m133524_c001_v0001184_t0011_u01758634524906") 2025/09/23 13:35:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/23 13:35:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/09/23 13:35:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/23 13:35:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:35:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:35:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/09/23 13:35:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/23 13:35:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/23 13:35:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/23 13:35:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/23 13:35:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/23 13:35:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/23 13:35:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/09/23 13:35:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:35:32 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/09/23 13:35:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a3d_d20250923_m133532_c001_v0001146_t0037_u01758634532962") 2025/09/23 13:35:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/23 13:35:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/23 13:35:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/23 13:35:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:35:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:35:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/23 13:35:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/23 13:35:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/09/23 13:35:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/23 13:35:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/09/23 13:35:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/23 13:35:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/23 13:35:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/09/23 13:35:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/09/23 13:35:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/09/23 13:35:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/23 13:35:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:35:41 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/09/23 13:35:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f2063b93971a61673_d20250923_m133541_c001_v0001150_t0017_u01758634541568") 2025/09/23 13:35:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/09/23 13:35:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/23 13:35:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/23 13:35:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/09/23 13:35:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/23 13:35:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:35:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:35:44 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/09/23 13:35:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/09/23 13:35:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/09/23 13:35:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/23 13:35:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/09/23 13:35:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/09/23 13:35:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/09/23 13:35:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/09/23 13:35:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:35:49 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/09/23 13:35:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f2063b93971a6167b_d20250923_m133549_c001_v0001157_t0030_u01758634549666") 2025/09/23 13:35:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/23 13:35:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/09/23 13:35:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/23 13:35:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:35:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:35:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/09/23 13:35:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/23 13:35:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/23 13:35:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/23 13:35:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/23 13:35:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/23 13:35:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/23 13:35:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/09/23 13:35:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:35:57 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/09/23 13:35:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a4b_d20250923_m133557_c001_v0001041_t0005_u01758634557991") 2025/09/23 13:35:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/23 13:35:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/23 13:35:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/23 13:36:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:36:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:36:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/23 13:36:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/23 13:36:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/09/23 13:36:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/23 13:36:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/09/23 13:36:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/23 13:36:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/09/23 13:36:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/09/23 13:36:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/09/23 13:36:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/09/23 13:36:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/23 13:36:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:36:18 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/09/23 13:36:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f2002d5bf6742d7db_d20250923_m133618_c001_v0001105_t0056_u01758634578380") 2025/09/23 13:36:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/09/23 13:36:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/09/23 13:36:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/23 13:36:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/09/23 13:36:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/09/23 13:36:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:36:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:36:20 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/09/23 13:36:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/09/23 13:36:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/09/23 13:36:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/23 13:36:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/09/23 13:36:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/09/23 13:36:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/09/23 13:36:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/09/23 13:36:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:36:26 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/09/23 13:36:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f2002d5bf6742d7e6_d20250923_m133626_c001_v0001117_t0009_u01758634586971") 2025/09/23 13:36:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/23 13:36:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/09/23 13:36:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/23 13:36:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:36:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:36:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/09/23 13:36:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/23 13:36:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/23 13:36:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/23 13:36:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/23 13:36:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/23 13:36:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/23 13:36:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/09/23 13:36:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:36:36 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/09/23 13:36:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f205cd1b514d3e542_d20250923_m133636_c001_v0001042_t0009_u01758634596451") 2025/09/23 13:36:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/23 13:36:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/23 13:36:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/23 13:36:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:36:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:36:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/23 13:36:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/23 13:36:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/09/23 13:36:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/23 13:36:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/09/23 13:36:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/23 13:36:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/09/23 13:36:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/09/23 13:36:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/09/23 13:36:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/09/23 13:36:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/23 13:36:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:36:46 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/09/23 13:36:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f20108df2bed77aff_d20250923_m133646_c001_v0001177_t0010_u01758634606127") 2025/09/23 13:36:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/09/23 13:36:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/23 13:36:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/09/23 13:36:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/09/23 13:36:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/09/23 13:36:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:36:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:36: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/09/23 13:36:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/09/23 13:36:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/09/23 13:36:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/09/23 13:36:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/09/23 13:36:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/09/23 13:36:53 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/09/23 13:36:53 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/09/23 13:36:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:36: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/09/23 13:36:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f20108df2bed77b04_d20250923_m133655_c001_v0001150_t0047_u01758634615330") 2025/09/23 13:36:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/23 13:36:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/23 13:36:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/23 13:36:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:36:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:36:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/09/23 13:36:59 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/09/23 13:36:59 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/09/23 13:37:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/09/23 13:37:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/09/23 13:37:02 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/09/23 13:37:02 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/09/23 13:37:02 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/09/23 13:37:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:37:04 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/09/23 13:37:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f205cd1b514d3e57b_d20250923_m133704_c001_v0001165_t0033_u01758634624884") 2025/09/23 13:37:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/23 13:37:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/23 13:37:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/23 13:37:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:37:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:37:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/23 13:37:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/23 13:37:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/09/23 13:37:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/23 13:37:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/09/23 13:37:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/23 13:37:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/09/23 13:37:11 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/09/23 13:37:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/09/23 13:37:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/09/23 13:37:13 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/23 13:37:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:37: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/09/23 13:37:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f209de241ba2130b1_d20250923_m133715_c001_v0001183_t0049_u01758634635486") 2025/09/23 13:37:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/09/23 13:37:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/23 13:37:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/23 13:37:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/09/23 13:37:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/09/23 13:37:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:37:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:37:18 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/09/23 13:37:21 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/09/23 13:37:21 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/09/23 13:37:21 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/09/23 13:37:21 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/09/23 13:37:22 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/09/23 13:37:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/09/23 13:37:35 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/09/23 13:37:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:37:38 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/09/23 13:37:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f217fe054601bdcae_d20250923_m133738_c001_v0001102_t0002_u01758634658805") 2025/09/23 13:37:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/23 13:37:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/23 13:37:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/09/23 13:37:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:37:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:37:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/09/23 13:37:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/09/23 13:37:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/09/23 13:37:44 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/09/23 13:37:44 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/09/23 13:37:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/09/23 13:37:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/09/23 13:37:46 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/09/23 13:37:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:37:49 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/09/23 13:37:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a87_d20250923_m133749_c001_v0001144_t0058_u01758634669610") 2025/09/23 13:37:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/23 13:37:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/09/23 13:37:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/23 13:37:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:37:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:37:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/23 13:37:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/23 13:37:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/09/23 13:37:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/23 13:37:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/09/23 13:37:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/23 13:37:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/09/23 13:37:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/09/23 13:37:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/09/23 13:37:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/09/23 13:37:58 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/23 13:38:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/09/23 13:38:01 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/09/23 13:38:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9ff21de3c07d7b6b9f980e1b_f21555fc3789ef2c8_d20250923_m133801_c001_v0001029_t0021_u01758634681240") 2025/09/23 13:38:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/09/23 13:38:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/09/23 13:38:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/09/23 13:38:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/09/23 13:38:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/09/23 13:38:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/09/23 13:38:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/09/23 13:38: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/09/23 13:38:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9ff21de3c07d7b6b9f980e1b_f21555fc3789ef2d5_d20250923_m133812_c001_v0001116_t0001_u01758634692367") 2025/09/23 13:38:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/09/23 13:38:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/23 13:38:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/23 13:38:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/23 13:38:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/23 13:38:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/23 13:38:15 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/23 13:38:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/23 13:38:15 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/09/23 13:38:17 DEBUG : chunked-copy: Done sending chunk 0 2025/09/23 13:38:17 DEBUG : chunked-copy: Done sending chunk 1 2025/09/23 13:38:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/23 13:38:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9ff21de3c07d7b6b9f980e1b_f21555fc3789ef2ff_d20250923_m133818_c001_v0001145_t0032_u01758634698426") 2025/09/23 13:38:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/09/23 13:38:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/23 13:38:19 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/23 13:38:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/23 13:38:19 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/23 13:38:21 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/09/23 13:38:21 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/23 13:38:21 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/09/23 13:38:21 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/09/23 13:38:23 DEBUG : chunked-copy: Done sending chunk 1 2025/09/23 13:38:23 DEBUG : chunked-copy: Done sending chunk 0 2025/09/23 13:38:23 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/23 13:38:24 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9ff21de3c07d7b6b9f980e1b_f21555fc3789ef327_d20250923_m133824_c001_v0001144_t0048_u01758634704532") 2025/09/23 13:38:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/23 13:38:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/23 13:38:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/23 13:38:25 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/23 13:38:25 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/23 13:38:27 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/09/23 13:38:27 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/09/23 13:38:27 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/09/23 13:38:27 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/09/23 13:38:30 DEBUG : chunked-copy: Done sending chunk 0 2025/09/23 13:38:30 DEBUG : chunked-copy: Done sending chunk 1 2025/09/23 13:38:30 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/09/23 13:38:31 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9ff21de3c07d7b6b9f980e1b_f21555fc3789ef353_d20250923_m133831_c001_v0001109_t0035_u01758634711042") 2025/09/23 13:38:31 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/09/23 13:38:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/09/23 13:38:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/09/23 13:38:31 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/09/23 13:38:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/09/23 13:38:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/09/23 13:38:32 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/23 13:38:33 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/23 13:38:34 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/23 13:38:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sotoveb2goxu/deeper/nonexisting/directory" 2025/09/23 13:38:35 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/09/23 13:38:36 INFO : B2 bucket rclone-test-sotoveb2goxu: cleaning bucket "rclone-test-sotoveb2goxu" of all files 2025/09/23 13:38:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a83_d20250923_m133742_c001_v7007000_t0000_u01758634662954") 2025/09/23 13:38:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f217fe054601bdcae_d20250923_m133738_c001_v0001102_t0002_u01758634658805") 2025/09/23 13:38:37 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f417fe054601bdcad_d20250923_m133738_c001_v7007000_t0000_u01758634658219") 2025/09/23 13:38:37 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f208408f43c90c634_d20250923_m133720_c001_v0001100_t0043_u01758634640942") 2025/09/23 13:38:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f41555fc3789ef2cf_d20250923_m133806_c001_v7007000_t0000_u01758634686483") 2025/09/23 13:38:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f21555fc3789ef2c8_d20250923_m133801_c001_v0001029_t0021_u01758634681240") 2025/09/23 13:38:37 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f41555fc3789ef2c6_d20250923_m133800_c001_v7007000_t0000_u01758634680663") 2025/09/23 13:38:37 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a8b_d20250923_m133755_c001_v0001150_t0025_u01758634675133") 2025/09/23 13:38:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a8a_d20250923_m133754_c001_v7007000_t0000_u01758634674950") 2025/09/23 13:38:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a87_d20250923_m133749_c001_v0001144_t0058_u01758634669610") 2025/09/23 13:38:37 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a86_d20250923_m133749_c001_v7007000_t0000_u01758634669020") 2025/09/23 13:38:37 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a84_d20250923_m133743_c001_v0001179_t0001_u01758634663137") 2025/09/23 13:38:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a44_d20250923_m133545_c001_v7007000_t0000_u01758634545438") 2025/09/23 13:38:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f2063b93971a61673_d20250923_m133541_c001_v0001150_t0017_u01758634541568") 2025/09/23 13:38:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a3f_d20250923_m133536_c001_v7007000_t0000_u01758634536906") 2025/09/23 13:38:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a3d_d20250923_m133532_c001_v0001146_t0037_u01758634532962") 2025/09/23 13:38:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f4063b93971a61672_d20250923_m133541_c001_v7007000_t0000_u01758634541174") 2025/09/23 13:38:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a40_d20250923_m133537_c001_v0001178_t0016_u01758634537091") 2025/09/23 13:38:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a3c_d20250923_m133532_c001_v7007000_t0000_u01758634532544") 2025/09/23 13:38:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a3a_d20250923_m133528_c001_v0001179_t0004_u01758634528421") 2025/09/23 13:38:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a39_d20250923_m133528_c001_v7007000_t0000_u01758634528236") 2025/09/23 13:38:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f202daa468d1e8835_d20250923_m133524_c001_v0001184_t0011_u01758634524906") 2025/09/23 13:38:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f402daa468d1e8834_d20250923_m133524_c001_v7007000_t0000_u01758634524489") 2025/09/23 13:38:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a36_d20250923_m133520_c001_v0001172_t0017_u01758634520877") 2025/09/23 13:38:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405cd1b514d3e52f_d20250923_m133622_c001_v7007000_t0000_u01758634582258") 2025/09/23 13:38:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f2002d5bf6742d7db_d20250923_m133618_c001_v0001105_t0056_u01758634578380") 2025/09/23 13:38:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405cd1b514d3e4ec_d20250923_m133613_c001_v7007000_t0000_u01758634573568") 2025/09/23 13:38:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a4b_d20250923_m133557_c001_v0001041_t0005_u01758634557991") 2025/09/23 13:38:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f4002d5bf6742d7d9_d20250923_m133617_c001_v7007000_t0000_u01758634577941") 2025/09/23 13:38:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205cd1b514d3e4ef_d20250923_m133613_c001_v0001145_t0003_u01758634573752") 2025/09/23 13:38:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a4a_d20250923_m133557_c001_v7007000_t0000_u01758634557555") 2025/09/23 13:38:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a49_d20250923_m133553_c001_v0001131_t0051_u01758634553269") 2025/09/23 13:38:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a48_d20250923_m133553_c001_v7007000_t0000_u01758634553085") 2025/09/23 13:38:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f2063b93971a6167b_d20250923_m133549_c001_v0001157_t0030_u01758634549666") 2025/09/23 13:38:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f4063b93971a61679_d20250923_m133549_c001_v7007000_t0000_u01758634549268") 2025/09/23 13:38:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a45_d20250923_m133545_c001_v0001157_t0052_u01758634545623") 2025/09/23 13:38:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a35_d20250923_m133520_c001_v7007000_t0000_u01758634520694") 2025/09/23 13:38:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f202daa468d1e8820_d20250923_m133516_c001_v0001171_t0002_u01758634516722") 2025/09/23 13:38:38 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f402daa468d1e881e_d20250923_m133516_c001_v7007000_t0000_u01758634516306") 2025/09/23 13:38:38 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a32_d20250923_m133512_c001_v0001029_t0004_u01758634512008") 2025/09/23 13:38:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a31_d20250923_m133511_c001_v7007000_t0000_u01758634511825") 2025/09/23 13:38:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a30_d20250923_m133508_c001_v0001183_t0027_u01758634508042") 2025/09/23 13:38:39 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a2f_d20250923_m133507_c001_v7007000_t0000_u01758634507618") 2025/09/23 13:38:39 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205ac0d3d0c21a2d_d20250923_m133503_c001_v0001134_t0044_u01758634503513") 2025/09/23 13:38:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405ac0d3d0c21a2c_d20250923_m133503_c001_v7007000_t0000_u01758634503328") 2025/09/23 13:38:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f212371876c20abeb_d20250923_m133459_c001_v0001184_t0026_u01758634499998") 2025/09/23 13:38:39 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f412371876c20abe7_d20250923_m133459_c001_v7007000_t0000_u01758634499596") 2025/09/23 13:38:39 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f2075337da989d2d6_d20250923_m133454_c001_v0001181_t0056_u01758634494504") 2025/09/23 13:38:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405cd1b514d3e557_d20250923_m133650_c001_v7007000_t0000_u01758634610440") 2025/09/23 13:38:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f20108df2bed77aff_d20250923_m133646_c001_v0001177_t0010_u01758634606127") 2025/09/23 13:38:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405cd1b514d3e54a_d20250923_m133640_c001_v7007000_t0000_u01758634600867") 2025/09/23 13:38:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205cd1b514d3e542_d20250923_m133636_c001_v0001042_t0009_u01758634596451") 2025/09/23 13:38:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f40108df2bed77afe_d20250923_m133645_c001_v7007000_t0000_u01758634605584") 2025/09/23 13:38:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205cd1b514d3e54b_d20250923_m133641_c001_v0001181_t0002_u01758634601051") 2025/09/23 13:38:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405cd1b514d3e540_d20250923_m133636_c001_v7007000_t0000_u01758634596008") 2025/09/23 13:38:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205cd1b514d3e53a_d20250923_m133631_c001_v0001137_t0053_u01758634591387") 2025/09/23 13:38:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405cd1b514d3e539_d20250923_m133631_c001_v7007000_t0000_u01758634591203") 2025/09/23 13:38:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f2002d5bf6742d7e6_d20250923_m133626_c001_v0001117_t0009_u01758634586971") 2025/09/23 13:38:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f4002d5bf6742d7e3_d20250923_m133626_c001_v7007000_t0000_u01758634586483") 2025/09/23 13:38:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205cd1b514d3e531_d20250923_m133622_c001_v0001157_t0056_u01758634582446") 2025/09/23 13:38:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f408408f43c90c632_d20250923_m133720_c001_v7007000_t0000_u01758634640757") 2025/09/23 13:38:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f209de241ba2130b1_d20250923_m133715_c001_v0001183_t0049_u01758634635486") 2025/09/23 13:38:40 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f409de241ba2130b0_d20250923_m133714_c001_v7007000_t0000_u01758634634996") 2025/09/23 13:38:40 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205cd1b514d3e57f_d20250923_m133709_c001_v0001036_t0049_u01758634629641") 2025/09/23 13:38:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405cd1b514d3e57e_d20250923_m133709_c001_v7007000_t0000_u01758634629457") 2025/09/23 13:38:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205cd1b514d3e57b_d20250923_m133704_c001_v0001165_t0033_u01758634624884") 2025/09/23 13:38:40 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405cd1b514d3e57a_d20250923_m133704_c001_v7007000_t0000_u01758634624356") 2025/09/23 13:38:40 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205cd1b514d3e570_d20250923_m133659_c001_v0001044_t0001_u01758634619314") 2025/09/23 13:38:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f405cd1b514d3e56f_d20250923_m133659_c001_v7007000_t0000_u01758634619129") 2025/09/23 13:38:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f20108df2bed77b04_d20250923_m133655_c001_v0001150_t0047_u01758634615330") 2025/09/23 13:38:40 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f40108df2bed77b03_d20250923_m133654_c001_v7007000_t0000_u01758634614788") 2025/09/23 13:38:40 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f205cd1b514d3e558_d20250923_m133650_c001_v0001153_t0025_u01758634610626") 2025/09/23 13:38:40 DEBUG : chunked-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f402daa468d1e89ee_d20250923_m133833_c001_v7007000_t0000_u01758634713276") 2025/09/23 13:38:40 DEBUG : chunked-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f21555fc3789ef342_d20250923_m133827_c001_v0001137_t0007_u01758634707422") 2025/09/23 13:38:40 DEBUG : chunked-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f41555fc3789ef33c_d20250923_m133826_c001_v7007000_t0000_u01758634706793") 2025/09/23 13:38:40 DEBUG : chunked-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f222593e374cd3cd7_d20250923_m133821_c001_v0001042_t0034_u01758634701058") 2025/09/23 13:38:40 DEBUG : chunked-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f422593e374cd3cd5_d20250923_m133820_c001_v7007000_t0000_u01758634700400") 2025/09/23 13:38:40 DEBUG : chunked-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f222593e374cd3ccd_d20250923_m133815_c001_v0001105_t0017_u01758634695017") 2025/09/23 13:38:40 DEBUG : chunked-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f422593e374cd3cca_d20250923_m133814_c001_v7007000_t0000_u01758634694423") 2025/09/23 13:38:40 DEBUG : chunked-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f101bd4d8ef1cc074_d20250923_m133810_c001_v0001157_t0005_u01758634690813") 2025/09/23 13:38:41 DEBUG : chunked-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f41555fc3789ef2d4_d20250923_m133810_c001_v7007000_t0000_u01758634690406") 2025/09/23 13:38:41 DEBUG : chunked-copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f101bd4d8ef1cc070_d20250923_m133807_c001_v0001157_t0023_u01758634687299") 2025/09/23 13:38:41 DEBUG : chunked-copy.copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f402daa468d1e89ed_d20250923_m133833_c001_v7007000_t0000_u01758634713093") 2025/09/23 13:38:41 DEBUG : chunked-copy.copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f21555fc3789ef353_d20250923_m133831_c001_v0001109_t0035_u01758634711042") 2025/09/23 13:38:41 DEBUG : chunked-copy.copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f41555fc3789ef33a_d20250923_m133826_c001_v7007000_t0000_u01758634706608") 2025/09/23 13:38:41 DEBUG : chunked-copy.copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f21555fc3789ef327_d20250923_m133824_c001_v0001144_t0048_u01758634704532") 2025/09/23 13:38:41 DEBUG : chunked-copy.copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f422593e374cd3cd4_d20250923_m133820_c001_v7007000_t0000_u01758634700216") 2025/09/23 13:38:41 DEBUG : chunked-copy.copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f21555fc3789ef2ff_d20250923_m133818_c001_v0001145_t0032_u01758634698426") 2025/09/23 13:38:41 DEBUG : chunked-copy.copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f422593e374cd3cc9_d20250923_m133814_c001_v7007000_t0000_u01758634694241") 2025/09/23 13:38:41 DEBUG : chunked-copy.copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f21555fc3789ef2d5_d20250923_m133812_c001_v0001116_t0001_u01758634692367") 2025/09/23 13:38:41 DEBUG : chunked-copy.copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f41555fc3789ef2d2_d20250923_m133810_c001_v7007000_t0000_u01758634690222") 2025/09/23 13:38:41 DEBUG : chunked-copy.copy: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f1078b956f5f7d774_d20250923_m133809_c001_v0001043_t0025_u01758634689293") 2025/09/23 13:38:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f10117decdf3cf292_d20250923_m133335_c001_v0001176_t0036_u01758634415906") 2025/09/23 13:38:41 DEBUG : unknown-size-put.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f402daa468d1e89f3_d20250923_m133834_c001_v7007000_t0000_u01758634714106") 2025/09/23 13:38:41 DEBUG : unknown-size-put.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f101bd4d8ef1cc08f_d20250923_m133833_c001_v0001157_t0050_u01758634713827") 2025/09/23 13:38:41 DEBUG : unknown-size-update.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f402daa468d1e8a04_d20250923_m133835_c001_v7007000_t0000_u01758634715267") 2025/09/23 13:38:41 DEBUG : unknown-size-update.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f101bd4d8ef1cc095_d20250923_m133834_c001_v0001157_t0020_u01758634714971") 2025/09/23 13:38:41 DEBUG : unknown-size-update.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f101bd4d8ef1cc093_d20250923_m133834_c001_v0001157_t0007_u01758634714292") 2025/09/23 13:38:41 DEBUG : versions/test-versions.txt: Deleting (id "4_z9ff21de3c07d7b6b9f980e1b_f4075337da989d2cc_d20250923_m133450_c001_v7007000_t0000_u01758634490814") 2025/09/23 13:38:42 INFO : B2 bucket rclone-test-sotoveb2goxu: cleaning bucket "rclone-test-sotoveb2goxu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (340.67s) --- 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.57s) --- PASS: TestIntegration/FsMkdir (338.15s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.95s) --- 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.94s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (79.37s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.01s) --- 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.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- 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.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (192.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (36.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (20.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (16.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (45.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (22.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 340.701s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m41.965262036s (try 1/5)