"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:" 2026/04/19 03:11:49 DEBUG : Creating backend with remote "TestB2:rclone-test-diyubac9kivu" 2026/04/19 03:11:49 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 2026/04/19 03:11:51 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/19 03:11:52 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/19 03:11:52 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/19 03:12:18 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. 2026/04/19 03:12:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/19 03:12:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/19 03:12:20 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/19 03:12:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/19 03:12:20 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/19 03:12:21 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/19 03:12:21 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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 2026/04/19 03:12:28 DEBUG : Creating backend with remote "TestB2:" 2026/04/19 03:12:28 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/19 03:12:29 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/19 03:12:34 INFO : B2 bucket rclone-test-diyubac9kivu: cleaning bucket "rclone-test-diyubac9kivu" of all files 2026/04/19 03:12:35 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b55_d20260419_m031233_c001_v0001102_t0022_u01776568353941") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/19 03:12:36 DEBUG : Creating backend with remote "TestB2:rclone-test-diyubac9kivu/dirToPurgeFromRoot" 2026/04/19 03:12:37 INFO : B2 bucket rclone-test-diyubac9kivu path dirToPurgeFromRoot: cleaning bucket "rclone-test-diyubac9kivu" of all files 2026/04/19 03:12:38 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b60_d20260419_m031235_c001_v0001102_t0042_u01776568355598") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/19 03:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-diyubac9kivu/hello? sausage/êé" 2026/04/19 03:12:42 INFO : B2 bucket rclone-test-diyubac9kivu path hello? sausage/êé: cleaning bucket "rclone-test-diyubac9kivu" of all files 2026/04/19 03:12:42 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f103cf3af96ab7a66_d20260419_m031241_c001_v0001176_t0021_u01776568361045") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/19 03:12:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/04/19 03:12:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 03:12:44 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: 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 2026/04/19 03:12:52 DEBUG : Creating backend with remote "TestB2:rclone-test-diyubac9kivu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/19 03:12:54 DEBUG : Creating backend with remote "TestB2:rclone-test-diyubac9kivu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-diyubac9kivu" from "TestB2:rclone-test-diyubac9kivu" 2026/04/19 03:12:56 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 2026/04/19 03:13:08 DEBUG : Creating backend with remote "TestB2:rclone-test-rocakag8baki" 2026/04/19 03:13:15 DEBUG : B2 bucket rclone-test-rocakag8baki: Purge remote 2026/04/19 03:13:15 INFO : B2 bucket rclone-test-rocakag8baki: cleaning bucket "rclone-test-rocakag8baki" of all files 2026/04/19 03:13:16 DEBUG : somefile: Deleting (id "4_z5f424df3b0adab3b9fd80e1b_f4191c11bc0caff7e_d20260419_m031310_c001_v0001033_t0051_u01776568390404") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/19 03:13:17 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/19 03:13:18 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 2026/04/19 03:13:21 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/19 03:13:21 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/19 03:13:21 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.612Ki offset 6Mi/6.106Mi 2026/04/19 03:13:21 DEBUG : test-metadata: Sending chunk 1 length 111219 2026/04/19 03:13:23 DEBUG : test-metadata: Done sending chunk 1 2026/04/19 03:13:24 DEBUG : test-metadata: Done sending chunk 0 2026/04/19 03:13:24 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 2026/04/19 03:13:34 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1102-15.backblaze.com/b2api/v1/b2_upload_file/af121de3b09dab3b9fd80e1b/c001_v0001102_t0049": EOF 2026/04/19 03:13:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1102-15.backblaze.com/b2api/v1/b2_upload_file/af121de3b09dab3b9fd80e1b/c001_v0001102_t0049": EOF) 2026/04/19 03:13:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1102-15.backblaze.com/b2api/v1/b2_upload_file/af121de3b09dab3b9fd80e1b/c001_v0001102_t0049": EOF - low level retry 1/10 2026/04/19 03:13:37 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-v2026-04-19-031329-355.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 2026/04/19 03:13:39 DEBUG : oldPath = "TestB2:rclone-test-diyubac9kivu/versions/test-versions-v2026-04-19-031329-355.txt" 2026/04/19 03:13:39 DEBUG : newPath = "TestB2,versions:rclone-test-diyubac9kivu/versions/test-versions-v2026-04-19-031329-355.txt" 2026/04/19 03:13:39 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-diyubac9kivu/versions/test-versions-v2026-04-19-031329-355.txt" 2026/04/19 03:13:39 DEBUG : Config file has changed externally - reloading 2026/04/19 03:13:39 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/19 03:13:40 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-diyubac9kivu/versions/test-versions-v2026-04-19-031329-355.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-diyubac9kivu/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 2026/04/19 03:13:43 INFO : B2 bucket rclone-test-diyubac9kivu: cleaning bucket "rclone-test-diyubac9kivu" of all hidden files 2026/04/19 03:13:44 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7ae_d20260419_m031159_c001_v7007000_t0000_u01776568319629") as it is a hide marker 2026/04/19 03:13:44 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : leading space/ leading space: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877ac3_d20260419_m031158_c001_v0001102_t0021_u01776568318900") 2026/04/19 03:13:44 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7ab_d20260419_m031158_c001_v7007000_t0000_u01776568318537") as it is a hide marker 2026/04/19 03:13:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877abd_d20260419_m031157_c001_v0001102_t0025_u01776568317809") 2026/04/19 03:13:44 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7c3_d20260419_m031206_c001_v7007000_t0000_u01776568326737") as it is a hide marker 2026/04/19 03:13:44 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877ae5_d20260419_m031205_c001_v0001102_t0013_u01776568325567") 2026/04/19 03:13:44 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : created from root.txt: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f410f3be933d81f2a_d20260419_m031304_c001_v7007000_t0000_u01776568384477") as it is a hide marker 2026/04/19 03:13:44 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : created from root.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f106a401a455c5b53_d20260419_m031303_c001_v0001039_t0017_u01776568383078") 2026/04/19 03:13:44 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : file name.txt: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e97f94_d20260419_m031317_c001_v7007000_t0000_u01776568397266") as it is a hide marker 2026/04/19 03:13:44 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : file name.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b93_d20260419_m031251_c001_v0001102_t0011_u01776568371704") 2026/04/19 03:13:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : file name.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f109144a23de35b89_d20260419_m031247_c001_v0001033_t0054_u01776568367798") 2026/04/19 03:13:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : file name.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b45_d20260419_m031225_c001_v0001102_t0023_u01776568345920") 2026/04/19 03:13:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : file name.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b41_d20260419_m031224_c001_v0001102_t0037_u01776568344879") 2026/04/19 03:13:44 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b43_d20260419_m031225_c001_v0001102_t0040_u01776568345406") "upload" dated 2026-04-19 03:12:25.406 +0000 UTC (1m18.608295663s ago) 2026/04/19 03:13:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f42364dcab513afc0_d20260419_m031245_c001_v7007000_t0000_u01776568365527") as it is a hide marker 2026/04/19 03:13:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f107742f46147c900_d20260419_m031245_c001_v0001181_t0016_u01776568365022") 2026/04/19 03:13:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f105619c1cee81fae_d20260419_m031243_c001_v0001174_t0011_u01776568363994") 2026/04/19 03:13:44 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7d7_d20260419_m031214_c001_v7007000_t0000_u01776568334945") as it is a hide marker 2026/04/19 03:13:44 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b25_d20260419_m031214_c001_v0001102_t0002_u01776568334215") 2026/04/19 03:13:44 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : piped data.txt: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e97f9b_d20260419_m031319_c001_v7007000_t0000_u01776568399123") as it is a hide marker 2026/04/19 03:13:44 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : piped data.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877bf4_d20260419_m031318_c001_v0001102_t0033_u01776568398582") 2026/04/19 03:13:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : piped data.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e97f98_d20260419_m031318_c001_v7007000_t0000_u01776568398397") 2026/04/19 03:13:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : piped data.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4151ecb9e9877bf2_d20260419_m031318_c001_v0001102_t0049_u01776568398031") 2026/04/19 03:13:44 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7d8_d20260419_m031215_c001_v7007000_t0000_u01776568335978") as it is a hide marker 2026/04/19 03:13:44 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b29_d20260419_m031215_c001_v0001102_t0032_u01776568335312") 2026/04/19 03:13:44 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : test-metadata: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e97fc2_d20260419_m031326_c001_v7007000_t0000_u01776568406765") as it is a hide marker 2026/04/19 03:13:44 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : test-metadata: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f218d7ebbe4e97fa2_d20260419_m031321_c001_v0001109_t0039_u01776568401188") 2026/04/19 03:13:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : test-metadata: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e97fa0_d20260419_m031320_c001_v7007000_t0000_u01776568400249") 2026/04/19 03:13:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : test-metadata: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877bfa_d20260419_m031319_c001_v0001102_t0046_u01776568399312") 2026/04/19 03:13:44 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7c7_d20260419_m031209_c001_v7007000_t0000_u01776568329041") as it is a hide marker 2026/04/19 03:13:44 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877af9_d20260419_m031208_c001_v0001102_t0038_u01776568328161") 2026/04/19 03:13:44 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7d1_d20260419_m031211_c001_v7007000_t0000_u01776568331159") as it is a hide marker 2026/04/19 03:13:44 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b0b_d20260419_m031210_c001_v0001102_t0039_u01776568330521") 2026/04/19 03:13:44 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7cc_d20260419_m031210_c001_v7007000_t0000_u01776568330157") as it is a hide marker 2026/04/19 03:13:44 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877aff_d20260419_m031209_c001_v0001102_t0033_u01776568329405") 2026/04/19 03:13:44 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7d4_d20260419_m031212_c001_v7007000_t0000_u01776568332433") as it is a hide marker 2026/04/19 03:13:44 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b19_d20260419_m031211_c001_v0001102_t0026_u01776568331523") 2026/04/19 03:13:44 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7d6_d20260419_m031213_c001_v7007000_t0000_u01776568333851") as it is a hide marker 2026/04/19 03:13:44 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b21_d20260419_m031212_c001_v0001102_t0032_u01776568332796") 2026/04/19 03:13:44 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7c5_d20260419_m031207_c001_v7007000_t0000_u01776568327794") as it is a hide marker 2026/04/19 03:13:44 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : trailing space /trailing space : Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877af1_d20260419_m031207_c001_v0001102_t0054_u01776568327103") 2026/04/19 03:13:44 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f1114c971ab4d5ade_d20260419_m031337_c001_v0001167_t0056_u01776568417537") "upload" dated 2026-04-19 03:13:37.537 +0000 UTC (6.477783105s ago) 2026/04/19 03:13:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e90c_d20260419_m031332_c001_v7007000_t0000_u01776568412724") 2026/04/19 03:13:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877c0c_d20260419_m031329_c001_v0001102_t0051_u01776568409355") 2026/04/19 03:13:44 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7dd_d20260419_m031224_c001_v7007000_t0000_u01776568344291") as it is a hide marker 2026/04/19 03:13:44 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1e7da_d20260419_m031218_c001_v0001113_t0052_u01776568338089") 2026/04/19 03:13:44 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : zero-length-file: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7d9_d20260419_m031217_c001_v7007000_t0000_u01776568337842") as it is a hide marker 2026/04/19 03:13:44 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : zero-length-file: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4151ecb9e9877b2f_d20260419_m031217_c001_v0001102_t0049_u01776568337297") 2026/04/19 03:13:44 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7b3_d20260419_m031200_c001_v7007000_t0000_u01776568320866") as it is a hide marker 2026/04/19 03:13:44 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877ac5_d20260419_m031159_c001_v0001102_t0013_u01776568319994") 2026/04/19 03:13:44 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e799_d20260419_m031155_c001_v7007000_t0000_u01776568315332") as it is a hide marker 2026/04/19 03:13:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877aa7_d20260419_m031154_c001_v0001102_t0035_u01776568314254") 2026/04/19 03:13:44 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7bb_d20260419_m031204_c001_v7007000_t0000_u01776568324153") as it is a hide marker 2026/04/19 03:13:44 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877ad7_d20260419_m031203_c001_v0001102_t0054_u01776568323440") 2026/04/19 03:13:44 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7b8_d20260419_m031203_c001_v7007000_t0000_u01776568323075") as it is a hide marker 2026/04/19 03:13:44 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877acd_d20260419_m031202_c001_v0001102_t0035_u01776568322314") 2026/04/19 03:13:44 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7c1_d20260419_m031205_c001_v7007000_t0000_u01776568325203") as it is a hide marker 2026/04/19 03:13:44 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877adf_d20260419_m031204_c001_v0001102_t0042_u01776568324517") 2026/04/19 03:13:44 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7b6_d20260419_m031201_c001_v7007000_t0000_u01776568321950") as it is a hide marker 2026/04/19 03:13:44 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877ac7_d20260419_m031201_c001_v0001102_t0038_u01776568321231") 2026/04/19 03:13:44 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : ./.: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7a5_d20260419_m031156_c001_v7007000_t0000_u01776568316392") as it is a hide marker 2026/04/19 03:13:44 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : ./.: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877aab_d20260419_m031155_c001_v0001102_t0031_u01776568315696") 2026/04/19 03:13:44 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/19 03:13:44 DEBUG : ../..: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7a6_d20260419_m031157_c001_v7007000_t0000_u01776568317428") as it is a hide marker 2026/04/19 03:13:44 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/19 03:13:44 DEBUG : ../..: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877aaf_d20260419_m031156_c001_v0001102_t0051_u01776568316756") 2026/04/19 03:13:44 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/19 03:13:44 INFO : B2 bucket rclone-test-diyubac9kivu: cleaning bucket "rclone-test-diyubac9kivu" of all hidden files 2026/04/19 03:13:44 DEBUG : leading space/ leading space: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7ae_d20260419_m031159_c001_v7007000_t0000_u01776568319629") as it is a hide marker 2026/04/19 03:13:44 DEBUG : leading space/ leading space: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877ac3_d20260419_m031158_c001_v0001102_t0021_u01776568318900") 2026/04/19 03:13:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7ab_d20260419_m031158_c001_v7007000_t0000_u01776568318537") as it is a hide marker 2026/04/19 03:13:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877abd_d20260419_m031157_c001_v0001102_t0025_u01776568317809") 2026/04/19 03:13:44 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7c3_d20260419_m031206_c001_v7007000_t0000_u01776568326737") as it is a hide marker 2026/04/19 03:13:44 DEBUG : .leading dot/.leading dot: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877ae5_d20260419_m031205_c001_v0001102_t0013_u01776568325567") 2026/04/19 03:13:44 DEBUG : created from root.txt: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f410f3be933d81f2a_d20260419_m031304_c001_v7007000_t0000_u01776568384477") as it is a hide marker 2026/04/19 03:13:44 DEBUG : created from root.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f106a401a455c5b53_d20260419_m031303_c001_v0001039_t0017_u01776568383078") 2026/04/19 03:13:44 DEBUG : file name.txt: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e97f94_d20260419_m031317_c001_v7007000_t0000_u01776568397266") as it is a hide marker 2026/04/19 03:13:44 DEBUG : file name.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b93_d20260419_m031251_c001_v0001102_t0011_u01776568371704") 2026/04/19 03:13:44 DEBUG : file name.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f109144a23de35b89_d20260419_m031247_c001_v0001033_t0054_u01776568367798") 2026/04/19 03:13:45 DEBUG : file name.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b45_d20260419_m031225_c001_v0001102_t0023_u01776568345920") 2026/04/19 03:13:45 DEBUG : file name.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b41_d20260419_m031224_c001_v0001102_t0037_u01776568344879") 2026/04/19 03:13:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b43_d20260419_m031225_c001_v0001102_t0040_u01776568345406") "upload" dated 2026-04-19 03:12:25.406 +0000 UTC (1m19.676132207s ago) 2026/04/19 03:13:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f42364dcab513afc0_d20260419_m031245_c001_v7007000_t0000_u01776568365527") as it is a hide marker 2026/04/19 03:13:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f107742f46147c900_d20260419_m031245_c001_v0001181_t0016_u01776568365022") 2026/04/19 03:13:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f105619c1cee81fae_d20260419_m031243_c001_v0001174_t0011_u01776568363994") 2026/04/19 03:13:45 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7d7_d20260419_m031214_c001_v7007000_t0000_u01776568334945") as it is a hide marker 2026/04/19 03:13:45 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b25_d20260419_m031214_c001_v0001102_t0002_u01776568334215") 2026/04/19 03:13:45 DEBUG : piped data.txt: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e97f9b_d20260419_m031319_c001_v7007000_t0000_u01776568399123") as it is a hide marker 2026/04/19 03:13:45 DEBUG : piped data.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877bf4_d20260419_m031318_c001_v0001102_t0033_u01776568398582") 2026/04/19 03:13:45 DEBUG : piped data.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e97f98_d20260419_m031318_c001_v7007000_t0000_u01776568398397") 2026/04/19 03:13:45 DEBUG : piped data.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4151ecb9e9877bf2_d20260419_m031318_c001_v0001102_t0049_u01776568398031") 2026/04/19 03:13:45 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7d8_d20260419_m031215_c001_v7007000_t0000_u01776568335978") as it is a hide marker 2026/04/19 03:13:45 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b29_d20260419_m031215_c001_v0001102_t0032_u01776568335312") 2026/04/19 03:13:45 DEBUG : test-metadata: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e97fc2_d20260419_m031326_c001_v7007000_t0000_u01776568406765") as it is a hide marker 2026/04/19 03:13:45 DEBUG : test-metadata: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f218d7ebbe4e97fa2_d20260419_m031321_c001_v0001109_t0039_u01776568401188") 2026/04/19 03:13:45 DEBUG : test-metadata: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e97fa0_d20260419_m031320_c001_v7007000_t0000_u01776568400249") 2026/04/19 03:13:45 DEBUG : test-metadata: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877bfa_d20260419_m031319_c001_v0001102_t0046_u01776568399312") 2026/04/19 03:13:45 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7c7_d20260419_m031209_c001_v7007000_t0000_u01776568329041") as it is a hide marker 2026/04/19 03:13:45 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877af9_d20260419_m031208_c001_v0001102_t0038_u01776568328161") 2026/04/19 03:13:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7d1_d20260419_m031211_c001_v7007000_t0000_u01776568331159") as it is a hide marker 2026/04/19 03:13:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b0b_d20260419_m031210_c001_v0001102_t0039_u01776568330521") 2026/04/19 03:13:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7cc_d20260419_m031210_c001_v7007000_t0000_u01776568330157") as it is a hide marker 2026/04/19 03:13:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877aff_d20260419_m031209_c001_v0001102_t0033_u01776568329405") 2026/04/19 03:13:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7d4_d20260419_m031212_c001_v7007000_t0000_u01776568332433") as it is a hide marker 2026/04/19 03:13:46 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b19_d20260419_m031211_c001_v0001102_t0026_u01776568331523") 2026/04/19 03:13:46 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7d6_d20260419_m031213_c001_v7007000_t0000_u01776568333851") as it is a hide marker 2026/04/19 03:13:46 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b21_d20260419_m031212_c001_v0001102_t0032_u01776568332796") 2026/04/19 03:13:46 DEBUG : trailing space /trailing space : Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7c5_d20260419_m031207_c001_v7007000_t0000_u01776568327794") as it is a hide marker 2026/04/19 03:13:46 DEBUG : trailing space /trailing space : Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877af1_d20260419_m031207_c001_v0001102_t0054_u01776568327103") 2026/04/19 03:13:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f1114c971ab4d5ade_d20260419_m031337_c001_v0001167_t0056_u01776568417537") "upload" dated 2026-04-19 03:13:37.537 +0000 UTC (8.906357869s ago) 2026/04/19 03:13:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e90c_d20260419_m031332_c001_v7007000_t0000_u01776568412724") 2026/04/19 03:13:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877c0c_d20260419_m031329_c001_v0001102_t0051_u01776568409355") 2026/04/19 03:13:46 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7dd_d20260419_m031224_c001_v7007000_t0000_u01776568344291") as it is a hide marker 2026/04/19 03:13:46 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1e7da_d20260419_m031218_c001_v0001113_t0052_u01776568338089") 2026/04/19 03:13:46 DEBUG : zero-length-file: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7d9_d20260419_m031217_c001_v7007000_t0000_u01776568337842") as it is a hide marker 2026/04/19 03:13:46 DEBUG : zero-length-file: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4151ecb9e9877b2f_d20260419_m031217_c001_v0001102_t0049_u01776568337297") 2026/04/19 03:13:46 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7b3_d20260419_m031200_c001_v7007000_t0000_u01776568320866") as it is a hide marker 2026/04/19 03:13:46 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877ac5_d20260419_m031159_c001_v0001102_t0013_u01776568319994") 2026/04/19 03:13:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e799_d20260419_m031155_c001_v7007000_t0000_u01776568315332") as it is a hide marker 2026/04/19 03:13:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877aa7_d20260419_m031154_c001_v0001102_t0035_u01776568314254") 2026/04/19 03:13:46 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7bb_d20260419_m031204_c001_v7007000_t0000_u01776568324153") as it is a hide marker 2026/04/19 03:13:46 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877ad7_d20260419_m031203_c001_v0001102_t0054_u01776568323440") 2026/04/19 03:13:47 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7b8_d20260419_m031203_c001_v7007000_t0000_u01776568323075") as it is a hide marker 2026/04/19 03:13:47 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877acd_d20260419_m031202_c001_v0001102_t0035_u01776568322314") 2026/04/19 03:13:47 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7c1_d20260419_m031205_c001_v7007000_t0000_u01776568325203") as it is a hide marker 2026/04/19 03:13:47 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877adf_d20260419_m031204_c001_v0001102_t0042_u01776568324517") 2026/04/19 03:13:47 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7b6_d20260419_m031201_c001_v7007000_t0000_u01776568321950") as it is a hide marker 2026/04/19 03:13:47 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877ac7_d20260419_m031201_c001_v0001102_t0038_u01776568321231") 2026/04/19 03:13:47 DEBUG : ./.: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7a5_d20260419_m031156_c001_v7007000_t0000_u01776568316392") as it is a hide marker 2026/04/19 03:13:47 DEBUG : ./.: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877aab_d20260419_m031155_c001_v0001102_t0031_u01776568315696") 2026/04/19 03:13:47 DEBUG : ../..: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e7a6_d20260419_m031157_c001_v7007000_t0000_u01776568317428") as it is a hide marker 2026/04/19 03:13:47 DEBUG : ../..: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877aaf_d20260419_m031156_c001_v0001102_t0051_u01776568316756") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/19 03:13:48 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. 2026/04/19 03:13:48 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. 2026/04/19 03:13:48 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. 2026/04/19 03:13:48 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 2026/04/19 03:13:49 INFO : B2 bucket rclone-test-diyubac9kivu: cleaning bucket "rclone-test-diyubac9kivu" of pending multipart uploads older than 0s 2026/04/19 03:13:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b43_d20260419_m031225_c001_v0001102_t0040_u01776568345406") "upload" dated 2026-04-19 03:12:25.406 +0000 UTC (1m23.954898408s ago) 2026/04/19 03:13:49 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b705b6_d20260419_m031348_c001_v0001136_t0009_u01776568428340") as it is a start marker (upload started at 2026-04-19 03:13:48.34 +0000 UTC) 2026/04/19 03:13:49 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/19 03:13:49 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b705b7_d20260419_m031348_c001_v0001167_t0049_u01776568428532") as it is a start marker (upload started at 2026-04-19 03:13:48.532 +0000 UTC) 2026/04/19 03:13:49 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/19 03:13:49 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b705b8_d20260419_m031348_c001_v0001109_t0022_u01776568428715") as it is a start marker (upload started at 2026-04-19 03:13:48.715 +0000 UTC) 2026/04/19 03:13:49 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/19 03:13:49 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b705b9_d20260419_m031348_c001_v0001150_t0040_u01776568428897") as it is a start marker (upload started at 2026-04-19 03:13:48.897 +0000 UTC) 2026/04/19 03:13:49 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/19 03:13:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f40809267b0b705b5_d20260419_m031348_c001_v7007000_t0000_u01776568428157") "hide" dated 2026-04-19 03:13:48.157 +0000 UTC (1.204249512s ago) 2026/04/19 03:13:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1114c971ab4d5ade_d20260419_m031337_c001_v0001167_t0056_u01776568417537") 2026/04/19 03:13:49 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/19 03:13:49 INFO : B2 bucket rclone-test-diyubac9kivu: cleaning bucket "rclone-test-diyubac9kivu" of pending multipart uploads older than 0s 2026/04/19 03:13:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b43_d20260419_m031225_c001_v0001102_t0040_u01776568345406") "upload" dated 2026-04-19 03:12:25.406 +0000 UTC (1m24.324425148s ago) 2026/04/19 03:13:49 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b705b6_d20260419_m031348_c001_v0001136_t0009_u01776568428340") as it is a start marker (upload started at 2026-04-19 03:13:48.34 +0000 UTC) 2026/04/19 03:13:49 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b705b7_d20260419_m031348_c001_v0001167_t0049_u01776568428532") as it is a start marker (upload started at 2026-04-19 03:13:48.532 +0000 UTC) 2026/04/19 03:13:49 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b705b8_d20260419_m031348_c001_v0001109_t0022_u01776568428715") as it is a start marker (upload started at 2026-04-19 03:13:48.715 +0000 UTC) 2026/04/19 03:13:49 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b705b9_d20260419_m031348_c001_v0001150_t0040_u01776568428897") as it is a start marker (upload started at 2026-04-19 03:13:48.897 +0000 UTC) 2026/04/19 03:13:49 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zaf121de3b09dab3b9fd80e1b_f40809267b0b705b5_d20260419_m031348_c001_v7007000_t0000_u01776568428157") "hide" dated 2026-04-19 03:13:48.157 +0000 UTC (1.573564412s ago) 2026/04/19 03:13:49 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1114c971ab4d5ade_d20260419_m031337_c001_v0001167_t0056_u01776568417537") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/19 03:13:50 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/19 03:13:50 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/19 03:13:50 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 2026/04/19 03:13:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/19 03:13:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/19 03:13:52 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/19 03:13:52 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/19 03:13:53 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/19 03:13:54 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/19 03:13:54 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/19 03:13:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:13:57 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. 2026/04/19 03:13:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1e962_d20260419_m031357_c001_v0001167_t0015_u01776568437471") 2026/04/19 03:13:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/19 03:13:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/19 03:13:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/19 03:13:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:14:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:14:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/19 03:14:01 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/19 03:14:01 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/19 03:14:01 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/19 03:14:01 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/19 03:14:03 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/19 03:14:03 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/19 03:14:03 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/19 03:14:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:14:05 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. 2026/04/19 03:14:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1e977_d20260419_m031405_c001_v0001182_t0043_u01776568445525") 2026/04/19 03:14:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/19 03:14:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/19 03:14:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/19 03:14:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:14:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:14:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/19 03:14:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/19 03:14:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/19 03:14:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/19 03:14:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/19 03:14:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/19 03:14:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/19 03:14:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/19 03:14:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/19 03:14:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/19 03:14:12 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/19 03:14:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:14:13 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. 2026/04/19 03:14:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f2055737fff207ac3_d20260419_m031414_c001_v0001105_t0042_u01776568454025") 2026/04/19 03:14:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/19 03:14:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/19 03:14:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/19 03:14:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/19 03:14:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/19 03:14:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:14:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:14:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/04/19 03:14:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/19 03:14:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/19 03:14:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/19 03:14:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/19 03:14:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/19 03:14:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/19 03:14:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/19 03:14:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:14:22 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. 2026/04/19 03:14:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1ea3b_d20260419_m031422_c001_v0001173_t0045_u01776568462126") 2026/04/19 03:14:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/19 03:14:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/19 03:14:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/19 03:14:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:14:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:14:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/19 03:14:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/19 03:14:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/19 03:14:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/19 03:14:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/19 03:14:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/19 03:14:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/19 03:14:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/19 03:14:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:14:29 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. 2026/04/19 03:14:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1ea41_d20260419_m031429_c001_v0001174_t0005_u01776568469878") 2026/04/19 03:14:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/19 03:14:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/19 03:14:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/19 03:14:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:14:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:14:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/19 03:14:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/19 03:14:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/19 03:14:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/19 03:14:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/19 03:14:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/19 03:14:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/19 03:14:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/19 03:14:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/19 03:14:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/19 03:14:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/19 03:14:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:14:38 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. 2026/04/19 03:14:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f21891f2a92ff7ea5_d20260419_m031438_c001_v0001041_t0053_u01776568478704") 2026/04/19 03:14:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/19 03:14:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/19 03:14:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/19 03:14:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/19 03:14:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/19 03:14:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:14:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:14:41 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 2026/04/19 03:14:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/19 03:14:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/19 03:14:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/19 03:14:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/19 03:14:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/19 03:14:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/19 03:14:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/19 03:14:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:14:46 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. 2026/04/19 03:14:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1fa11_d20260419_m031446_c001_v0001185_t0034_u01776568486881") 2026/04/19 03:14:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/19 03:14:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/19 03:14:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/19 03:14:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:14:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:14:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/19 03:14:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/19 03:14:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/19 03:14:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/19 03:14:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/19 03:14:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/19 03:14:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/19 03:14:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/19 03:14:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:14:54 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. 2026/04/19 03:14:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1fa18_d20260419_m031454_c001_v0001120_t0023_u01776568494554") 2026/04/19 03:14:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/19 03:14:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/19 03:14:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/19 03:14:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:14:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:14:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/19 03:14:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/19 03:14:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/19 03:14:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/19 03:14:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/19 03:14:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/19 03:14:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/19 03:15:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/19 03:15:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/19 03:15:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/19 03:15:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/19 03:15:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:15:03 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. 2026/04/19 03:15:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1fa1f_d20260419_m031503_c001_v0001172_t0031_u01776568503169") 2026/04/19 03:15:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/19 03:15:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/19 03:15:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/19 03:15:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/19 03:15:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/19 03:15:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:15:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:15:05 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 2026/04/19 03:15:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/19 03:15:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/19 03:15:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/19 03:15:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/19 03:15:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/19 03:15:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/19 03:15:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/19 03:15:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:15:12 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. 2026/04/19 03:15:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f209d458ffe5536f7_d20260419_m031512_c001_v0001136_t0054_u01776568512264") 2026/04/19 03:15:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/19 03:15:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/19 03:15:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/19 03:15:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:15:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:15:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/19 03:15:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/19 03:15:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/19 03:15:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/19 03:15:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/19 03:15:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/19 03:15:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/19 03:15:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/19 03:15:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:15:20 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. 2026/04/19 03:15:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1fa8f_d20260419_m031520_c001_v0001036_t0023_u01776568520909") 2026/04/19 03:15:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/19 03:15:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/19 03:15:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/19 03:15:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:15:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:15:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/19 03:15:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/19 03:15:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/19 03:15:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/19 03:15:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/19 03:15:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/19 03:15:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/19 03:15:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/19 03:15:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/19 03:15:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/19 03:15:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/19 03:15:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:15:30 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. 2026/04/19 03:15:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f22364dcab513b27d_d20260419_m031531_c001_v0001182_t0012_u01776568531057") 2026/04/19 03:15:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/19 03:15:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/19 03:15:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/19 03:15:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/19 03:15:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/19 03:15:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 03:15:31 DEBUG : pacer: Reducing sleep to 10ms 2026/04/19 03:15:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/19 03:15:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:15:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:15:33 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 2026/04/19 03:15:35 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/19 03:15:35 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/19 03:15:35 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/19 03:15:35 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/19 03:15:36 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/19 03:15:38 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/19 03:15:38 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/19 03:15:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:15:39 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. 2026/04/19 03:15:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f22364dcab513b280_d20260419_m031540_c001_v0001039_t0047_u01776568540013") 2026/04/19 03:15:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/19 03:15:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/19 03:15:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/19 03:15:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:15:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:15:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/19 03:15:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/19 03:15:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/19 03:15:45 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/19 03:15:45 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/19 03:15:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/19 03:15:48 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/19 03:15:48 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/19 03:15:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:15:50 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. 2026/04/19 03:15:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f218d7ebbe4e98b42_d20260419_m031550_c001_v0001167_t0056_u01776568550167") 2026/04/19 03:15:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/19 03:15:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/19 03:15:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/19 03:15:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:15:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:15:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/19 03:15:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/19 03:15:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/19 03:15:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/19 03:15:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/19 03:15:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/19 03:15:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/19 03:15:56 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/19 03:15:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/19 03:15:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/19 03:15:58 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/19 03:16:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:16:00 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. 2026/04/19 03:16:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b79f8e_d20260419_m031600_c001_v0001178_t0027_u01776568560549") 2026/04/19 03:16:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/19 03:16:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/19 03:16:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/19 03:16:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/19 03:16:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/19 03:16:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 03:16:01 DEBUG : pacer: Reducing sleep to 10ms 2026/04/19 03:16:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/19 03:16:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:16:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:16:03 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 2026/04/19 03:16:05 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/19 03:16:05 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/19 03:16:05 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/19 03:16:05 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/19 03:16:06 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/19 03:16:08 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/19 03:16:08 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/19 03:16:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:16:10 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. 2026/04/19 03:16:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b79fa1_d20260419_m031610_c001_v0001103_t0027_u01776568570495") 2026/04/19 03:16:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/19 03:16:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/19 03:16:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/19 03:16:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:16:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:16:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/19 03:16:15 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/19 03:16:15 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/19 03:16:15 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/19 03:16:15 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/19 03:16:18 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/19 03:16:18 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/19 03:16:18 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/19 03:16:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:16:21 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. 2026/04/19 03:16:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f218d7ebbe4e98bc1_d20260419_m031621_c001_v0001136_t0031_u01776568581291") 2026/04/19 03:16:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/19 03:16:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/19 03:16:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/19 03:16:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:16:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:16:35 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/19 03:16:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/19 03:16:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/19 03:16:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/19 03:16:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/19 03:16:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/19 03:16:40 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/19 03:16:41 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/19 03:16:43 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/19 03:16:45 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/19 03:16:45 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/19 03:16:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/19 03:16:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/04/19 03:16:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zaf121de3b09dab3b9fd80e1b_f20663867bb1979d1_d20260419_m031649_c001_v0001182_t0055_u01776568609178") 2026/04/19 03:16:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/19 03:16:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/19 03:16:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/19 03:16:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/19 03:16:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/19 03:16:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/19 03:16:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/19 03:16:52 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 2026/04/19 03:17:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf121de3b09dab3b9fd80e1b_f202cdff8eab5b996_d20260419_m031659_c001_v0001042_t0022_u01776568619949") 2026/04/19 03:17:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/19 03:17:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/19 03:17:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/19 03:17:01 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/19 03:17:01 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/19 03:17:02 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/19 03:17:02 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/19 03:17:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/19 03:17:03 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/19 03:17:05 DEBUG : chunked-copy: Done sending chunk 0 2026/04/19 03:17:05 DEBUG : chunked-copy: Done sending chunk 1 2026/04/19 03:17:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/19 03:17:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf121de3b09dab3b9fd80e1b_f202cdff8eab5b99e_d20260419_m031706_c001_v0001167_t0053_u01776568626380") 2026/04/19 03:17:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/19 03:17:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/19 03:17:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/19 03:17:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/19 03:17:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/19 03:17:09 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/19 03:17:09 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/19 03:17:09 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/19 03:17:09 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/19 03:17:11 DEBUG : chunked-copy: Done sending chunk 0 2026/04/19 03:17:12 DEBUG : chunked-copy: Done sending chunk 1 2026/04/19 03:17:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/19 03:17:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zaf121de3b09dab3b9fd80e1b_f202cdff8eab5b9ef_d20260419_m031712_c001_v0001117_t0046_u01776568632900") 2026/04/19 03:17:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/19 03:17:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/19 03:17:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/19 03:17:14 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/19 03:17:14 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/19 03:17:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/19 03:17:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/19 03:17:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/19 03:17:16 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/19 03:17:18 DEBUG : chunked-copy: Done sending chunk 0 2026/04/19 03:17:18 DEBUG : chunked-copy: Done sending chunk 1 2026/04/19 03:17:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/19 03:17:19 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zaf121de3b09dab3b9fd80e1b_f202cdff8eab5ba44_d20260419_m031719_c001_v0001185_t0034_u01776568639393") 2026/04/19 03:17:19 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/19 03:17:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/19 03:17:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/19 03:17:19 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/19 03:17:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/19 03:17:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/19 03:17:20 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/19 03:17:21 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/19 03:17:23 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/19 03:17:23 DEBUG : Creating backend with remote "TestB2:rclone-test-diyubac9kivu/deeper/nonexisting/directory" 2026/04/19 03:17:23 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/19 03:17:25 INFO : B2 bucket rclone-test-diyubac9kivu: cleaning bucket "rclone-test-diyubac9kivu" of all files 2026/04/19 03:17:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e98bba_d20260419_m031614_c001_v7007000_t0000_u01776568574670") 2026/04/19 03:17:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b79fa1_d20260419_m031610_c001_v0001103_t0027_u01776568570495") 2026/04/19 03:17:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f40809267b0b79f9f_d20260419_m031609_c001_v7007000_t0000_u01776568569993") 2026/04/19 03:17:25 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f218d7ebbe4e98baf_d20260419_m031605_c001_v0001174_t0047_u01776568565317") 2026/04/19 03:17:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f402cdff8eab5b990_d20260419_m031654_c001_v7007000_t0000_u01776568614067") 2026/04/19 03:17:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f20663867bb1979d1_d20260419_m031649_c001_v0001182_t0055_u01776568609178") 2026/04/19 03:17:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f40663867bb1979ce_d20260419_m031648_c001_v7007000_t0000_u01776568608662") 2026/04/19 03:17:25 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f210f3be933d83480_d20260419_m031639_c001_v0001174_t0014_u01776568599732") 2026/04/19 03:17:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f410f3be933d8347e_d20260419_m031639_c001_v7007000_t0000_u01776568599532") 2026/04/19 03:17:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f218d7ebbe4e98bc1_d20260419_m031621_c001_v0001136_t0031_u01776568581291") 2026/04/19 03:17:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e98bc0_d20260419_m031620_c001_v7007000_t0000_u01776568580770") 2026/04/19 03:17:26 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f218d7ebbe4e98bbb_d20260419_m031614_c001_v0001174_t0057_u01776568574855") 2026/04/19 03:17:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f41891f2a92ff7ead_d20260419_m031442_c001_v7007000_t0000_u01776568482844") 2026/04/19 03:17:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f21891f2a92ff7ea5_d20260419_m031438_c001_v0001041_t0053_u01776568478704") 2026/04/19 03:17:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f41891f2a92ff7ea0_d20260419_m031433_c001_v7007000_t0000_u01776568473809") 2026/04/19 03:17:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1ea41_d20260419_m031429_c001_v0001174_t0005_u01776568469878") 2026/04/19 03:17:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f41891f2a92ff7ea4_d20260419_m031438_c001_v7007000_t0000_u01776568478341") 2026/04/19 03:17:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f21891f2a92ff7ea1_d20260419_m031433_c001_v0001103_t0038_u01776568473992") 2026/04/19 03:17:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1ea40_d20260419_m031429_c001_v7007000_t0000_u01776568469538") 2026/04/19 03:17:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f21891f2a92ff7e5c_d20260419_m031425_c001_v0001180_t0020_u01776568465699") 2026/04/19 03:17:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f41891f2a92ff7e5a_d20260419_m031425_c001_v7007000_t0000_u01776568465516") 2026/04/19 03:17:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1ea3b_d20260419_m031422_c001_v0001173_t0045_u01776568462126") 2026/04/19 03:17:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1ea3a_d20260419_m031421_c001_v7007000_t0000_u01776568461775") 2026/04/19 03:17:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f21891f2a92ff7e35_d20260419_m031418_c001_v0001185_t0044_u01776568458245") 2026/04/19 03:17:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1fa22_d20260419_m031507_c001_v7007000_t0000_u01776568507074") 2026/04/19 03:17:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1fa1f_d20260419_m031503_c001_v0001172_t0031_u01776568503169") 2026/04/19 03:17:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1fa1a_d20260419_m031458_c001_v7007000_t0000_u01776568498327") 2026/04/19 03:17:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1fa18_d20260419_m031454_c001_v0001120_t0023_u01776568494554") 2026/04/19 03:17:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1fa1e_d20260419_m031502_c001_v7007000_t0000_u01776568502822") 2026/04/19 03:17:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1fa1b_d20260419_m031458_c001_v0001041_t0050_u01776568498510") 2026/04/19 03:17:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1fa16_d20260419_m031454_c001_v7007000_t0000_u01776568494190") 2026/04/19 03:17:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f21891f2a92ff7ebd_d20260419_m031450_c001_v0001185_t0029_u01776568490285") 2026/04/19 03:17:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f41891f2a92ff7ebc_d20260419_m031450_c001_v7007000_t0000_u01776568490103") 2026/04/19 03:17:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1fa11_d20260419_m031446_c001_v0001185_t0034_u01776568486881") 2026/04/19 03:17:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1fa10_d20260419_m031446_c001_v7007000_t0000_u01776568486541") 2026/04/19 03:17:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f21891f2a92ff7eae_d20260419_m031443_c001_v0001174_t0052_u01776568483026") 2026/04/19 03:17:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f41891f2a92ff7e34_d20260419_m031418_c001_v7007000_t0000_u01776568458061") 2026/04/19 03:17:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2055737fff207ac3_d20260419_m031414_c001_v0001105_t0042_u01776568454025") 2026/04/19 03:17:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4055737fff207ac2_d20260419_m031413_c001_v7007000_t0000_u01776568453651") 2026/04/19 03:17:27 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f21891f2a92ff7e2b_d20260419_m031409_c001_v0001136_t0057_u01776568449486") 2026/04/19 03:17:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f41891f2a92ff7e2a_d20260419_m031409_c001_v7007000_t0000_u01776568449305") 2026/04/19 03:17:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1e977_d20260419_m031405_c001_v0001182_t0043_u01776568445525") 2026/04/19 03:17:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e96d_d20260419_m031405_c001_v7007000_t0000_u01776568445150") 2026/04/19 03:17:27 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f21891f2a92ff7e1e_d20260419_m031401_c001_v0001165_t0000_u01776568441197") 2026/04/19 03:17:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f41891f2a92ff7e1d_d20260419_m031401_c001_v7007000_t0000_u01776568441015") 2026/04/19 03:17:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1e962_d20260419_m031357_c001_v0001167_t0015_u01776568437471") 2026/04/19 03:17:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1e961_d20260419_m031357_c001_v7007000_t0000_u01776568437117") 2026/04/19 03:17:27 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b705ba_d20260419_m031351_c001_v0001042_t0010_u01776568431782") 2026/04/19 03:17:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e98ab0_d20260419_m031535_c001_v7007000_t0000_u01776568535378") 2026/04/19 03:17:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f22364dcab513b27d_d20260419_m031531_c001_v0001182_t0012_u01776568531057") 2026/04/19 03:17:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f401b98961cdc69cf_d20260419_m031525_c001_v7007000_t0000_u01776568525403") 2026/04/19 03:17:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1fa8f_d20260419_m031520_c001_v0001036_t0023_u01776568520909") 2026/04/19 03:17:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f42364dcab513b27c_d20260419_m031530_c001_v7007000_t0000_u01776568530631") 2026/04/19 03:17:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f201b98961cdc69d0_d20260419_m031525_c001_v0001104_t0014_u01776568525588") 2026/04/19 03:17:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1fa8e_d20260419_m031520_c001_v7007000_t0000_u01776568520508") 2026/04/19 03:17:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1fa53_d20260419_m031516_c001_v0001182_t0055_u01776568516085") 2026/04/19 03:17:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f4126986b0dd1fa4d_d20260419_m031515_c001_v7007000_t0000_u01776568515902") 2026/04/19 03:17:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f209d458ffe5536f7_d20260419_m031512_c001_v0001136_t0054_u01776568512264") 2026/04/19 03:17:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f409d458ffe5536f6_d20260419_m031511_c001_v7007000_t0000_u01776568511859") 2026/04/19 03:17:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f2126986b0dd1fa23_d20260419_m031507_c001_v0001097_t0002_u01776568507258") 2026/04/19 03:17:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e98ba9_d20260419_m031605_c001_v7007000_t0000_u01776568565132") 2026/04/19 03:17:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f20809267b0b79f8e_d20260419_m031600_c001_v0001178_t0027_u01776568560549") 2026/04/19 03:17:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f40809267b0b79f84_d20260419_m031600_c001_v7007000_t0000_u01776568560113") 2026/04/19 03:17:28 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f218d7ebbe4e98b4a_d20260419_m031554_c001_v0001099_t0030_u01776568554917") 2026/04/19 03:17:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e98b49_d20260419_m031554_c001_v7007000_t0000_u01776568554732") 2026/04/19 03:17:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f218d7ebbe4e98b42_d20260419_m031550_c001_v0001167_t0056_u01776568550167") 2026/04/19 03:17:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e98b41_d20260419_m031549_c001_v7007000_t0000_u01776568549708") 2026/04/19 03:17:28 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f218d7ebbe4e98b3f_d20260419_m031544_c001_v0001097_t0043_u01776568544442") 2026/04/19 03:17:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f418d7ebbe4e98b3e_d20260419_m031544_c001_v7007000_t0000_u01776568544256") 2026/04/19 03:17:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f22364dcab513b280_d20260419_m031540_c001_v0001039_t0047_u01776568540013") 2026/04/19 03:17:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f42364dcab513b27f_d20260419_m031539_c001_v7007000_t0000_u01776568539527") 2026/04/19 03:17:29 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f218d7ebbe4e98ab1_d20260419_m031535_c001_v0001178_t0010_u01776568535562") 2026/04/19 03:17:29 DEBUG : chunked-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f402cdff8eab5ba47_d20260419_m031721_c001_v7007000_t0000_u01776568641376") 2026/04/19 03:17:29 DEBUG : chunked-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f219c278ddef5fa22_d20260419_m031715_c001_v0001167_t0026_u01776568635754") 2026/04/19 03:17:29 DEBUG : chunked-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f419c278ddef5fa21_d20260419_m031715_c001_v7007000_t0000_u01776568635193") 2026/04/19 03:17:29 DEBUG : chunked-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f219c278ddef5fa05_d20260419_m031708_c001_v0001043_t0045_u01776568628880") 2026/04/19 03:17:29 DEBUG : chunked-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f419c278ddef5fa04_d20260419_m031708_c001_v7007000_t0000_u01776568628377") 2026/04/19 03:17:29 DEBUG : chunked-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f219c278ddef5f9af_d20260419_m031702_c001_v0001043_t0003_u01776568622725") 2026/04/19 03:17:29 DEBUG : chunked-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f419c278ddef5f9ae_d20260419_m031702_c001_v7007000_t0000_u01776568622193") 2026/04/19 03:17:29 DEBUG : chunked-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1114c971ab4d60bb_d20260419_m031658_c001_v0001167_t0017_u01776568618313") 2026/04/19 03:17:29 DEBUG : chunked-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f402cdff8eab5b994_d20260419_m031657_c001_v7007000_t0000_u01776568617927") 2026/04/19 03:17:29 DEBUG : chunked-copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1114c971ab4d60a5_d20260419_m031654_c001_v0001167_t0052_u01776568614846") 2026/04/19 03:17:29 DEBUG : chunked-copy.copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f402cdff8eab5ba46_d20260419_m031721_c001_v7007000_t0000_u01776568641182") 2026/04/19 03:17:29 DEBUG : chunked-copy.copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f202cdff8eab5ba44_d20260419_m031719_c001_v0001185_t0034_u01776568639393") 2026/04/19 03:17:29 DEBUG : chunked-copy.copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f419c278ddef5fa1d_d20260419_m031715_c001_v7007000_t0000_u01776568635009") 2026/04/19 03:17:29 DEBUG : chunked-copy.copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f202cdff8eab5b9ef_d20260419_m031712_c001_v0001117_t0046_u01776568632900") 2026/04/19 03:17:29 DEBUG : chunked-copy.copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f419c278ddef5fa03_d20260419_m031708_c001_v7007000_t0000_u01776568628192") 2026/04/19 03:17:29 DEBUG : chunked-copy.copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f202cdff8eab5b99e_d20260419_m031706_c001_v0001167_t0053_u01776568626380") 2026/04/19 03:17:29 DEBUG : chunked-copy.copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f419c278ddef5f9ad_d20260419_m031701_c001_v7007000_t0000_u01776568621994") 2026/04/19 03:17:29 DEBUG : chunked-copy.copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f202cdff8eab5b996_d20260419_m031659_c001_v0001042_t0022_u01776568619949") 2026/04/19 03:17:30 DEBUG : chunked-copy.copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f402cdff8eab5b993_d20260419_m031657_c001_v7007000_t0000_u01776568617743") 2026/04/19 03:17:30 DEBUG : chunked-copy.copy: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f10713ff823c79171_d20260419_m031656_c001_v0001103_t0038_u01776568616867") 2026/04/19 03:17:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1151ecb9e9877b43_d20260419_m031225_c001_v0001102_t0040_u01776568345406") 2026/04/19 03:17:30 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f402cdff8eab5ba48_d20260419_m031722_c001_v7007000_t0000_u01776568642545") 2026/04/19 03:17:30 DEBUG : unknown-size-put.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1114c971ab4d6193_d20260419_m031721_c001_v0001167_t0027_u01776568641979") 2026/04/19 03:17:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f402cdff8eab5ba49_d20260419_m031723_c001_v7007000_t0000_u01776568643804") 2026/04/19 03:17:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1114c971ab4d61a9_d20260419_m031723_c001_v0001167_t0050_u01776568643471") 2026/04/19 03:17:30 DEBUG : unknown-size-update.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f1114c971ab4d619f_d20260419_m031722_c001_v0001167_t0059_u01776568642749") 2026/04/19 03:17:30 DEBUG : versions/test-versions.txt: Deleting (id "4_zaf121de3b09dab3b9fd80e1b_f40809267b0b705b5_d20260419_m031348_c001_v7007000_t0000_u01776568428157") 2026/04/19 03:17:31 INFO : B2 bucket rclone-test-diyubac9kivu: cleaning bucket "rclone-test-diyubac9kivu" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (342.62s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (340.38s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.45s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (87.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- 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 (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.81s) --- 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.22s) --- 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.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.73s) --- 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 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (12.24s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- 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.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (182.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (48.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (24.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (18.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.25s) --- 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 342.656s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m43.449290432s (try 1/5)