"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/07 04:22:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqulax5doti" 2026/04/07 04:22:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/07 04:22:06 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/07 04:22:06 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/07 04:22:06 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go: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/07 04:22:29 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/07 04:22:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/07 04:22:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/07 04:22:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/07 04:22:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/07 04:22:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/07 04:22:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/07 04:22:32 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/07 04:22:38 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/07 04:22:39 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/07 04:22:44 INFO : B2 bucket rclone-test-jiqulax5doti: cleaning bucket "rclone-test-jiqulax5doti" of all files 2026/04/07 04:22:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212bae_d20260407_m042243_c001_v0001180_t0051_u01775535763987") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/07 04:22:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqulax5doti/dirToPurgeFromRoot" 2026/04/07 04:22:47 INFO : B2 bucket rclone-test-jiqulax5doti path dirToPurgeFromRoot: cleaning bucket "rclone-test-jiqulax5doti" of all files 2026/04/07 04:22:47 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212bb2_d20260407_m042245_c001_v0001180_t0057_u01775535765557") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/07 04:22:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqulax5doti/hello? sausage/êé" 2026/04/07 04:22:52 INFO : B2 bucket rclone-test-jiqulax5doti path hello? sausage/êé: cleaning bucket "rclone-test-jiqulax5doti" of all files 2026/04/07 04:22:52 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f112773f81f74326f_d20260407_m042250_c001_v0001165_t0008_u01775535770857") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/04/07 04:22:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/04/07 04:22:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/07 04:22:54 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/07 04:23:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqulax5doti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/04/07 04:23:02 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/07 04:23:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqulax5doti/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-jiqulax5doti" from "TestB2:rclone-test-jiqulax5doti" 2026/04/07 04:23:05 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/04/07 04:23:17 DEBUG : Creating backend with remote "TestB2:rclone-test-difebeq6papu" 2026/04/07 04:23:20 DEBUG : B2 bucket rclone-test-difebeq6papu: Purge remote 2026/04/07 04:23:20 INFO : B2 bucket rclone-test-difebeq6papu: cleaning bucket "rclone-test-difebeq6papu" of all files 2026/04/07 04:23:20 DEBUG : somefile: Deleting (id "4_z4f723da320ed6b6b9fd80e1b_f408106bb08c718e7_d20260407_m042319_c001_v0001185_t0035_u01775535799807") === 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/07 04:23:22 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/07 04:23:23 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/04/07 04:23:25 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/07 04:23:25 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/07 04:23:25 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.790Ki offset 6Mi/6.106Mi 2026/04/07 04:23:25 DEBUG : test-metadata: Sending chunk 1 length 111401 2026/04/07 04:23:27 DEBUG : test-metadata: Done sending chunk 1 2026/04/07 04:23:28 DEBUG : test-metadata: Done sending chunk 0 2026/04/07 04:23:28 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/04/07 04:23:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/04/07 04:23:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/07 04:23:36 DEBUG : pacer: Reducing sleep to 10ms 2026/04/07 04:23:38 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1180-07.backblaze.com/b2api/v1/b2_upload_file/5f221dc320dd6b6b9fd80e1b/c001_v0001180_t0017": EOF 2026/04/07 04:23:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-07.backblaze.com/b2api/v1/b2_upload_file/5f221dc320dd6b6b9fd80e1b/c001_v0001180_t0017": EOF) 2026/04/07 04:23:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1180-07.backblaze.com/b2api/v1/b2_upload_file/5f221dc320dd6b6b9fd80e1b/c001_v0001180_t0017": EOF - low level retry 1/10 2026/04/07 04:23:40 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-04-07-042333-413.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/07 04:23:43 DEBUG : oldPath = "TestB2:rclone-test-jiqulax5doti/versions/test-versions-v2026-04-07-042333-413.txt" 2026/04/07 04:23:43 DEBUG : newPath = "TestB2,versions:rclone-test-jiqulax5doti/versions/test-versions-v2026-04-07-042333-413.txt" 2026/04/07 04:23:43 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-jiqulax5doti/versions/test-versions-v2026-04-07-042333-413.txt" 2026/04/07 04:23:43 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/07 04:23:44 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-jiqulax5doti/versions/test-versions-v2026-04-07-042333-413.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-jiqulax5doti/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/07 04:23:47 INFO : B2 bucket rclone-test-jiqulax5doti: cleaning bucket "rclone-test-jiqulax5doti" of all hidden files 2026/04/07 04:23:48 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757ba_d20260407_m042213_c001_v7007000_t0000_u01775535733249") as it is a hide marker 2026/04/07 04:23:48 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : leading space/ leading space: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b23_d20260407_m042212_c001_v0001180_t0012_u01775535732683") 2026/04/07 04:23:48 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757ab_d20260407_m042212_c001_v7007000_t0000_u01775535732320") as it is a hide marker 2026/04/07 04:23:48 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b1b_d20260407_m042211_c001_v0001180_t0029_u01775535731758") 2026/04/07 04:23:48 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757fa_d20260407_m042219_c001_v7007000_t0000_u01775535739344") as it is a hide marker 2026/04/07 04:23:48 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b45_d20260407_m042218_c001_v0001180_t0041_u01775535738680") 2026/04/07 04:23:48 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : created from root.txt: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f417e3c63575fad15_d20260407_m042313_c001_v7007000_t0000_u01775535793903") as it is a hide marker 2026/04/07 04:23:48 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : created from root.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f11711673b3cc06b6_d20260407_m042312_c001_v0001102_t0053_u01775535792897") 2026/04/07 04:23:48 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : file name.txt: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f4180b70d88dac5c9_d20260407_m042321_c001_v7007000_t0000_u01775535801834") as it is a hide marker 2026/04/07 04:23:48 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : file name.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212bfc_d20260407_m042301_c001_v0001180_t0005_u01775535781494") 2026/04/07 04:23:48 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : file name.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f119c3fcb959be2f1_d20260407_m042257_c001_v0001134_t0000_u01775535777844") 2026/04/07 04:23:48 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : file name.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b98_d20260407_m042236_c001_v0001180_t0011_u01775535756261") 2026/04/07 04:23:48 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : file name.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b90_d20260407_m042235_c001_v0001180_t0035_u01775535755335") 2026/04/07 04:23:48 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b96_d20260407_m042235_c001_v0001180_t0019_u01775535755862") "upload" dated 2026-04-07 04:22:35.862 +0000 UTC (1m12.249163838s ago) 2026/04/07 04:23:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f400162639f516f4d_d20260407_m042255_c001_v7007000_t0000_u01775535775604") as it is a hide marker 2026/04/07 04:23:48 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f104c8bf980578dec_d20260407_m042254_c001_v0001039_t0017_u01775535774597") 2026/04/07 04:23:48 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f102018edd3a961bd_d20260407_m042253_c001_v0001092_t0035_u01775535773813") 2026/04/07 04:23:48 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275835_d20260407_m042225_c001_v7007000_t0000_u01775535745958") as it is a hide marker 2026/04/07 04:23:48 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b6b_d20260407_m042225_c001_v0001180_t0026_u01775535745381") 2026/04/07 04:23:48 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : piped data.txt: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f4180b70d88dac5d6_d20260407_m042323_c001_v7007000_t0000_u01775535803521") as it is a hide marker 2026/04/07 04:23:48 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : piped data.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212c52_d20260407_m042323_c001_v0001180_t0014_u01775535803124") 2026/04/07 04:23:48 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : piped data.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f4180b70d88dac5d0_d20260407_m042322_c001_v7007000_t0000_u01775535802936") 2026/04/07 04:23:48 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : piped data.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f4075b86e89212c4c_d20260407_m042322_c001_v0001180_t0017_u01775535802571") 2026/04/07 04:23:48 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e27583c_d20260407_m042227_c001_v7007000_t0000_u01775535747180") as it is a hide marker 2026/04/07 04:23:48 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b6f_d20260407_m042226_c001_v0001180_t0040_u01775535746322") 2026/04/07 04:23:48 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : test-metadata: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f41931454b5d24f16_d20260407_m042330_c001_v7007000_t0000_u01775535810869") as it is a hide marker 2026/04/07 04:23:48 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : test-metadata: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f2180b70d88dac5e6_d20260407_m042325_c001_v0001033_t0037_u01775535805361") 2026/04/07 04:23:48 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : test-metadata: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f4180b70d88dac5df_d20260407_m042324_c001_v7007000_t0000_u01775535804476") 2026/04/07 04:23:48 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : test-metadata: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212c58_d20260407_m042323_c001_v0001180_t0055_u01775535803712") 2026/04/07 04:23:48 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275809_d20260407_m042221_c001_v7007000_t0000_u01775535741215") as it is a hide marker 2026/04/07 04:23:48 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b4d_d20260407_m042220_c001_v0001180_t0031_u01775535740629") 2026/04/07 04:23:48 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275814_d20260407_m042223_c001_v7007000_t0000_u01775535743165") as it is a hide marker 2026/04/07 04:23:48 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b55_d20260407_m042222_c001_v0001180_t0036_u01775535742542") 2026/04/07 04:23:48 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e27580e_d20260407_m042222_c001_v7007000_t0000_u01775535742173") as it is a hide marker 2026/04/07 04:23:48 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b53_d20260407_m042221_c001_v0001180_t0036_u01775535741579") 2026/04/07 04:23:48 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e27581f_d20260407_m042224_c001_v7007000_t0000_u01775535744090") as it is a hide marker 2026/04/07 04:23:48 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b5f_d20260407_m042223_c001_v0001180_t0031_u01775535743533") 2026/04/07 04:23:48 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e27582c_d20260407_m042225_c001_v7007000_t0000_u01775535745016") as it is a hide marker 2026/04/07 04:23:48 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b65_d20260407_m042224_c001_v0001180_t0001_u01775535744455") 2026/04/07 04:23:48 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275806_d20260407_m042220_c001_v7007000_t0000_u01775535740265") as it is a hide marker 2026/04/07 04:23:48 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : trailing space /trailing space : Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b47_d20260407_m042219_c001_v0001180_t0015_u01775535739711") 2026/04/07 04:23:48 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f102e5af2912200c6_d20260407_m042341_c001_v0001039_t0026_u01775535821231") "upload" dated 2026-04-07 04:23:41.231 +0000 UTC (6.880437614s ago) 2026/04/07 04:23:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f419a75b910620652_d20260407_m042336_c001_v7007000_t0000_u01775535816414") 2026/04/07 04:23:48 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212c82_d20260407_m042333_c001_v0001180_t0036_u01775535813413") 2026/04/07 04:23:48 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e27586f_d20260407_m042234_c001_v7007000_t0000_u01775535754749") as it is a hide marker 2026/04/07 04:23:48 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f204bddfa8e275846_d20260407_m042229_c001_v0001165_t0011_u01775535749313") 2026/04/07 04:23:48 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : zero-length-file: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275843_d20260407_m042229_c001_v7007000_t0000_u01775535749015") as it is a hide marker 2026/04/07 04:23:48 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : zero-length-file: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f4075b86e89212b73_d20260407_m042228_c001_v0001180_t0017_u01775535748469") 2026/04/07 04:23:48 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757c1_d20260407_m042214_c001_v7007000_t0000_u01775535734198") as it is a hide marker 2026/04/07 04:23:48 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b2d_d20260407_m042213_c001_v0001180_t0036_u01775535733613") 2026/04/07 04:23:48 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275787_d20260407_m042209_c001_v7007000_t0000_u01775535729529") as it is a hide marker 2026/04/07 04:23:48 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b03_d20260407_m042208_c001_v0001180_t0031_u01775535728603") 2026/04/07 04:23:48 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757e1_d20260407_m042217_c001_v7007000_t0000_u01775535737394") as it is a hide marker 2026/04/07 04:23:48 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b3f_d20260407_m042216_c001_v0001180_t0050_u01775535736838") 2026/04/07 04:23:48 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757d8_d20260407_m042216_c001_v7007000_t0000_u01775535736475") as it is a hide marker 2026/04/07 04:23:48 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b39_d20260407_m042215_c001_v0001180_t0040_u01775535735550") 2026/04/07 04:23:48 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757ed_d20260407_m042218_c001_v7007000_t0000_u01775535738316") as it is a hide marker 2026/04/07 04:23:48 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b43_d20260407_m042217_c001_v0001180_t0028_u01775535737759") 2026/04/07 04:23:48 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757ca_d20260407_m042215_c001_v7007000_t0000_u01775535735184") as it is a hide marker 2026/04/07 04:23:48 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b35_d20260407_m042214_c001_v0001180_t0042_u01775535734564") 2026/04/07 04:23:48 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : ./.: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275793_d20260407_m042210_c001_v7007000_t0000_u01775535730450") as it is a hide marker 2026/04/07 04:23:48 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : ./.: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b0b_d20260407_m042209_c001_v0001180_t0029_u01775535729893") 2026/04/07 04:23:48 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/07 04:23:48 DEBUG : ../..: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e27579d_d20260407_m042211_c001_v7007000_t0000_u01775535731394") as it is a hide marker 2026/04/07 04:23:48 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/07 04:23:48 DEBUG : ../..: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b13_d20260407_m042210_c001_v0001180_t0003_u01775535730827") 2026/04/07 04:23:48 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/07 04:23:48 INFO : B2 bucket rclone-test-jiqulax5doti: cleaning bucket "rclone-test-jiqulax5doti" of all hidden files 2026/04/07 04:23:48 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757ba_d20260407_m042213_c001_v7007000_t0000_u01775535733249") as it is a hide marker 2026/04/07 04:23:48 DEBUG : leading space/ leading space: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b23_d20260407_m042212_c001_v0001180_t0012_u01775535732683") 2026/04/07 04:23:48 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757ab_d20260407_m042212_c001_v7007000_t0000_u01775535732320") as it is a hide marker 2026/04/07 04:23:48 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b1b_d20260407_m042211_c001_v0001180_t0029_u01775535731758") 2026/04/07 04:23:48 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757fa_d20260407_m042219_c001_v7007000_t0000_u01775535739344") as it is a hide marker 2026/04/07 04:23:48 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b45_d20260407_m042218_c001_v0001180_t0041_u01775535738680") 2026/04/07 04:23:48 DEBUG : created from root.txt: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f417e3c63575fad15_d20260407_m042313_c001_v7007000_t0000_u01775535793903") as it is a hide marker 2026/04/07 04:23:48 DEBUG : created from root.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f11711673b3cc06b6_d20260407_m042312_c001_v0001102_t0053_u01775535792897") 2026/04/07 04:23:48 DEBUG : file name.txt: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f4180b70d88dac5c9_d20260407_m042321_c001_v7007000_t0000_u01775535801834") as it is a hide marker 2026/04/07 04:23:48 DEBUG : file name.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212bfc_d20260407_m042301_c001_v0001180_t0005_u01775535781494") 2026/04/07 04:23:49 DEBUG : file name.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f119c3fcb959be2f1_d20260407_m042257_c001_v0001134_t0000_u01775535777844") 2026/04/07 04:23:49 DEBUG : file name.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b98_d20260407_m042236_c001_v0001180_t0011_u01775535756261") 2026/04/07 04:23:49 DEBUG : file name.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b90_d20260407_m042235_c001_v0001180_t0035_u01775535755335") 2026/04/07 04:23:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b96_d20260407_m042235_c001_v0001180_t0019_u01775535755862") "upload" dated 2026-04-07 04:22:35.862 +0000 UTC (1m13.411798268s ago) 2026/04/07 04:23:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f400162639f516f4d_d20260407_m042255_c001_v7007000_t0000_u01775535775604") as it is a hide marker 2026/04/07 04:23:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f104c8bf980578dec_d20260407_m042254_c001_v0001039_t0017_u01775535774597") 2026/04/07 04:23:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f102018edd3a961bd_d20260407_m042253_c001_v0001092_t0035_u01775535773813") 2026/04/07 04:23:49 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275835_d20260407_m042225_c001_v7007000_t0000_u01775535745958") as it is a hide marker 2026/04/07 04:23:49 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b6b_d20260407_m042225_c001_v0001180_t0026_u01775535745381") 2026/04/07 04:23:49 DEBUG : piped data.txt: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f4180b70d88dac5d6_d20260407_m042323_c001_v7007000_t0000_u01775535803521") as it is a hide marker 2026/04/07 04:23:49 DEBUG : piped data.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212c52_d20260407_m042323_c001_v0001180_t0014_u01775535803124") 2026/04/07 04:23:49 DEBUG : piped data.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f4180b70d88dac5d0_d20260407_m042322_c001_v7007000_t0000_u01775535802936") 2026/04/07 04:23:49 DEBUG : piped data.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f4075b86e89212c4c_d20260407_m042322_c001_v0001180_t0017_u01775535802571") 2026/04/07 04:23:49 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e27583c_d20260407_m042227_c001_v7007000_t0000_u01775535747180") as it is a hide marker 2026/04/07 04:23:49 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b6f_d20260407_m042226_c001_v0001180_t0040_u01775535746322") 2026/04/07 04:23:49 DEBUG : test-metadata: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f41931454b5d24f16_d20260407_m042330_c001_v7007000_t0000_u01775535810869") as it is a hide marker 2026/04/07 04:23:49 DEBUG : test-metadata: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f2180b70d88dac5e6_d20260407_m042325_c001_v0001033_t0037_u01775535805361") 2026/04/07 04:23:49 DEBUG : test-metadata: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f4180b70d88dac5df_d20260407_m042324_c001_v7007000_t0000_u01775535804476") 2026/04/07 04:23:50 DEBUG : test-metadata: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212c58_d20260407_m042323_c001_v0001180_t0055_u01775535803712") 2026/04/07 04:23:50 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275809_d20260407_m042221_c001_v7007000_t0000_u01775535741215") as it is a hide marker 2026/04/07 04:23:50 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b4d_d20260407_m042220_c001_v0001180_t0031_u01775535740629") 2026/04/07 04:23:50 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275814_d20260407_m042223_c001_v7007000_t0000_u01775535743165") as it is a hide marker 2026/04/07 04:23:50 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b55_d20260407_m042222_c001_v0001180_t0036_u01775535742542") 2026/04/07 04:23:50 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e27580e_d20260407_m042222_c001_v7007000_t0000_u01775535742173") as it is a hide marker 2026/04/07 04:23:50 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b53_d20260407_m042221_c001_v0001180_t0036_u01775535741579") 2026/04/07 04:23:50 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e27581f_d20260407_m042224_c001_v7007000_t0000_u01775535744090") as it is a hide marker 2026/04/07 04:23:50 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b5f_d20260407_m042223_c001_v0001180_t0031_u01775535743533") 2026/04/07 04:23:50 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e27582c_d20260407_m042225_c001_v7007000_t0000_u01775535745016") as it is a hide marker 2026/04/07 04:23:50 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b65_d20260407_m042224_c001_v0001180_t0001_u01775535744455") 2026/04/07 04:23:50 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275806_d20260407_m042220_c001_v7007000_t0000_u01775535740265") as it is a hide marker 2026/04/07 04:23:50 DEBUG : trailing space /trailing space : Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b47_d20260407_m042219_c001_v0001180_t0015_u01775535739711") 2026/04/07 04:23:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f102e5af2912200c6_d20260407_m042341_c001_v0001039_t0026_u01775535821231") "upload" dated 2026-04-07 04:23:41.231 +0000 UTC (9.376187242s ago) 2026/04/07 04:23:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f419a75b910620652_d20260407_m042336_c001_v7007000_t0000_u01775535816414") 2026/04/07 04:23:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212c82_d20260407_m042333_c001_v0001180_t0036_u01775535813413") 2026/04/07 04:23:50 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e27586f_d20260407_m042234_c001_v7007000_t0000_u01775535754749") as it is a hide marker 2026/04/07 04:23:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f204bddfa8e275846_d20260407_m042229_c001_v0001165_t0011_u01775535749313") 2026/04/07 04:23:50 DEBUG : zero-length-file: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275843_d20260407_m042229_c001_v7007000_t0000_u01775535749015") as it is a hide marker 2026/04/07 04:23:50 DEBUG : zero-length-file: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f4075b86e89212b73_d20260407_m042228_c001_v0001180_t0017_u01775535748469") 2026/04/07 04:23:50 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757c1_d20260407_m042214_c001_v7007000_t0000_u01775535734198") as it is a hide marker 2026/04/07 04:23:50 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b2d_d20260407_m042213_c001_v0001180_t0036_u01775535733613") 2026/04/07 04:23:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275787_d20260407_m042209_c001_v7007000_t0000_u01775535729529") as it is a hide marker 2026/04/07 04:23:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b03_d20260407_m042208_c001_v0001180_t0031_u01775535728603") 2026/04/07 04:23:51 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757e1_d20260407_m042217_c001_v7007000_t0000_u01775535737394") as it is a hide marker 2026/04/07 04:23:51 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b3f_d20260407_m042216_c001_v0001180_t0050_u01775535736838") 2026/04/07 04:23:51 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757d8_d20260407_m042216_c001_v7007000_t0000_u01775535736475") as it is a hide marker 2026/04/07 04:23:51 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b39_d20260407_m042215_c001_v0001180_t0040_u01775535735550") 2026/04/07 04:23:51 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757ed_d20260407_m042218_c001_v7007000_t0000_u01775535738316") as it is a hide marker 2026/04/07 04:23:51 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b43_d20260407_m042217_c001_v0001180_t0028_u01775535737759") 2026/04/07 04:23:51 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e2757ca_d20260407_m042215_c001_v7007000_t0000_u01775535735184") as it is a hide marker 2026/04/07 04:23:51 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b35_d20260407_m042214_c001_v0001180_t0042_u01775535734564") 2026/04/07 04:23:51 DEBUG : ./.: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e275793_d20260407_m042210_c001_v7007000_t0000_u01775535730450") as it is a hide marker 2026/04/07 04:23:51 DEBUG : ./.: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b0b_d20260407_m042209_c001_v0001180_t0029_u01775535729893") 2026/04/07 04:23:51 DEBUG : ../..: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f404bddfa8e27579d_d20260407_m042211_c001_v7007000_t0000_u01775535731394") as it is a hide marker 2026/04/07 04:23:51 DEBUG : ../..: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b13_d20260407_m042210_c001_v0001180_t0003_u01775535730827") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/07 04:23:52 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/07 04:23:52 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/07 04:23:52 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/07 04:23:52 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/07 04:23:53 INFO : B2 bucket rclone-test-jiqulax5doti: cleaning bucket "rclone-test-jiqulax5doti" of pending multipart uploads older than 0s 2026/04/07 04:23:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b96_d20260407_m042235_c001_v0001180_t0019_u01775535755862") "upload" dated 2026-04-07 04:22:35.862 +0000 UTC (1m17.618683159s ago) 2026/04/07 04:23:53 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f21789a451d1bf93a_d20260407_m042352_c001_v0001092_t0040_u01775535832460") as it is a start marker (upload started at 2026-04-07 04:23:52.46 +0000 UTC) 2026/04/07 04:23:53 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/07 04:23:53 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f21789a451d1bf93b_d20260407_m042352_c001_v0001181_t0004_u01775535832644") as it is a start marker (upload started at 2026-04-07 04:23:52.644 +0000 UTC) 2026/04/07 04:23:53 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/07 04:23:53 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f21789a451d1bf93c_d20260407_m042352_c001_v0001103_t0043_u01775535832828") as it is a start marker (upload started at 2026-04-07 04:23:52.828 +0000 UTC) 2026/04/07 04:23:53 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/07 04:23:53 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f21789a451d1bf93d_d20260407_m042353_c001_v0001134_t0008_u01775535833013") as it is a start marker (upload started at 2026-04-07 04:23:53.013 +0000 UTC) 2026/04/07 04:23:53 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/07 04:23:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f41789a451d1bf939_d20260407_m042352_c001_v7007000_t0000_u01775535832275") "hide" dated 2026-04-07 04:23:52.275 +0000 UTC (1.205903185s ago) 2026/04/07 04:23:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f102e5af2912200c6_d20260407_m042341_c001_v0001039_t0026_u01775535821231") 2026/04/07 04:23:53 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/07 04:23:53 INFO : B2 bucket rclone-test-jiqulax5doti: cleaning bucket "rclone-test-jiqulax5doti" of pending multipart uploads older than 0s 2026/04/07 04:23:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b96_d20260407_m042235_c001_v0001180_t0019_u01775535755862") "upload" dated 2026-04-07 04:22:35.862 +0000 UTC (1m17.989373812s ago) 2026/04/07 04:23:53 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f21789a451d1bf93a_d20260407_m042352_c001_v0001092_t0040_u01775535832460") as it is a start marker (upload started at 2026-04-07 04:23:52.46 +0000 UTC) 2026/04/07 04:23:53 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f21789a451d1bf93b_d20260407_m042352_c001_v0001181_t0004_u01775535832644") as it is a start marker (upload started at 2026-04-07 04:23:52.644 +0000 UTC) 2026/04/07 04:23:53 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f21789a451d1bf93c_d20260407_m042352_c001_v0001103_t0043_u01775535832828") as it is a start marker (upload started at 2026-04-07 04:23:52.828 +0000 UTC) 2026/04/07 04:23:53 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f21789a451d1bf93d_d20260407_m042353_c001_v0001134_t0008_u01775535833013") as it is a start marker (upload started at 2026-04-07 04:23:53.013 +0000 UTC) 2026/04/07 04:23:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f221dc320dd6b6b9fd80e1b_f41789a451d1bf939_d20260407_m042352_c001_v7007000_t0000_u01775535832275") "hide" dated 2026-04-07 04:23:52.275 +0000 UTC (1.576486495s ago) 2026/04/07 04:23:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f102e5af2912200c6_d20260407_m042341_c001_v0001039_t0026_u01775535821231") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/07 04:23:54 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/07 04:23:54 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/07 04:23:54 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/07 04:23:56 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/07 04:23:56 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/07 04:23:56 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/07 04:23:56 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/07 04:23:57 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/07 04:24:04 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/07 04:24:04 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/07 04:24:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:24:07 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/07 04:24:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f201c9a8558d7a420_d20260407_m042407_c001_v0001182_t0013_u01775535847858") 2026/04/07 04:24:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/07 04:24:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/07 04:24:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/07 04:24:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:24:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:24:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/07 04:24:11 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/07 04:24:11 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/07 04:24:11 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/07 04:24:11 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/07 04:24:15 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/07 04:24:17 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/07 04:24:17 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/07 04:24:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:24:21 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/07 04:24:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f200162639f517112_d20260407_m042421_c001_v0001131_t0048_u01775535861162") 2026/04/07 04:24:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/07 04:24:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/07 04:24:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/07 04:24:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:24:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:24:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/07 04:24:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/07 04:24:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/07 04:24:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/07 04:24:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/07 04:24:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/07 04:24:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/07 04:24:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/07 04:24:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/07 04:24:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/07 04:24:28 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/07 04:24:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:24:29 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/07 04:24:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f220aa437c1d2c4c4_d20260407_m042429_c001_v0001183_t0006_u01775535869755") 2026/04/07 04:24:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/07 04:24:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/07 04:24:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/07 04:24:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/07 04:24:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/07 04:24:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:24:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:24:32 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/07 04:24:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/07 04:24:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/07 04:24:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/07 04:24:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/07 04:24:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/07 04:24:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/07 04:24:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/07 04:24:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:24:37 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/07 04:24:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f220aa437c1d2c501_d20260407_m042437_c001_v0001174_t0030_u01775535877563") 2026/04/07 04:24:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/07 04:24:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/07 04:24:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/07 04:24:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:24:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:24:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/07 04:24:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/07 04:24:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/07 04:24:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/07 04:24:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/07 04:24:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/07 04:24:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/07 04:24:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/07 04:24:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:24:50 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/07 04:24:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f220aa437c1d2c589_d20260407_m042450_c001_v0001103_t0042_u01775535890118") 2026/04/07 04:24:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/07 04:24:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/07 04:24:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/07 04:24:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:24:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:24:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/07 04:24:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/07 04:24:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/07 04:24:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/07 04:24:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/07 04:24:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/07 04:24:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/07 04:24:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/07 04:24:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/07 04:24:55 DEBUG : pacer: Reducing sleep to 10ms 2026/04/07 04:24:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/07 04:24:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/07 04:24:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/07 04:24:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/07 04:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:25:00 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/07 04:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f209c9f6b4fbd28c0_d20260407_m042500_c001_v0001181_t0031_u01775535900123") 2026/04/07 04:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/07 04:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/07 04:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/07 04:25:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/07 04:25:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/07 04:25:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:25:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:25:02 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/07 04:25:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/07 04:25:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/07 04:25:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/07 04:25:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/07 04:25:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/07 04:25:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/07 04:25:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/07 04:25:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:25:09 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/07 04:25:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f209c9f6b4fbd28f5_d20260407_m042509_c001_v0001173_t0045_u01775535909152") 2026/04/07 04:25:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/07 04:25:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/07 04:25:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/07 04:25:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:25:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:25:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/07 04:25:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/07 04:25:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/07 04:25:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/07 04:25:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/07 04:25:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/07 04:25:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/07 04:25:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/07 04:25:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:25:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/07 04:25:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f210358b86242fc71_d20260407_m042518_c001_v0001174_t0031_u01775535918531") 2026/04/07 04:25:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/07 04:25:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/07 04:25:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/07 04:25:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:25:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:25:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/07 04:25:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/07 04:25:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/07 04:25:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/07 04:25:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/07 04:25:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/07 04:25:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/07 04:25:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/07 04:25:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/07 04:25:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/07 04:25:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/07 04:25:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:25:29 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/07 04:25:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f216e9bc51f854115_d20260407_m042529_c001_v0001106_t0050_u01775535929251") 2026/04/07 04:25:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/07 04:25:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/07 04:25:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/07 04:25:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/07 04:25:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/07 04:25:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:25:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:25:32 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/07 04:25:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/07 04:25:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/07 04:25:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/07 04:25:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/07 04:25:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/07 04:25:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/07 04:25:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/07 04:25:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:25:39 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/07 04:25:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f221ea00066a2b6a7_d20260407_m042539_c001_v0001183_t0002_u01775535939805") 2026/04/07 04:25:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/07 04:25:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/07 04:25:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/07 04:25:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:25:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:25:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/07 04:25:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/07 04:25:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/07 04:25:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/07 04:25:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/07 04:25:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/07 04:25:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/07 04:25:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/07 04:25:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:25:49 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/07 04:25:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f20630a944a66b714_d20260407_m042549_c001_v0001091_t0026_u01775535949768") 2026/04/07 04:25:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/07 04:25:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/07 04:25:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/07 04:25:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:25:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:25:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/07 04:25:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/07 04:25:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/07 04:25:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/07 04:25:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/07 04:25:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/07 04:25:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/07 04:25:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/07 04:25:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/07 04:25:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/07 04:25:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/07 04:26:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:26:02 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/07 04:26:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f21931454b5d25312_d20260407_m042602_c001_v0001144_t0017_u01775535962999") 2026/04/07 04:26:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/07 04:26:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/07 04:26:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/07 04:26:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/07 04:26:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/07 04:26:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:26:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:26:08 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/07 04:26:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/07 04:26:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/07 04:26:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/07 04:26:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/07 04:26:13 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/07 04:26:14 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/07 04:26:14 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/07 04:26:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:26:15 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/07 04:26:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f213781a4b7b7061a_d20260407_m042616_c001_v0001029_t0033_u01775535976007") 2026/04/07 04:26:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/07 04:26:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/07 04:26:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/07 04:26:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:26:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:26:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/07 04:26:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/07 04:26:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/07 04:26:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/07 04:26:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/07 04:26:24 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/07 04:26:30 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/07 04:26:30 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/07 04:26:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:26:34 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/07 04:26:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f203c31894b76427b_d20260407_m042634_c001_v0001150_t0030_u01775535994649") 2026/04/07 04:26:34 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/07 04:26:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/07 04:26:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/07 04:26:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:26:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:26:37 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/07 04:26:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/07 04:26:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/07 04:26:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/07 04:26:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/07 04:26:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/07 04:26:40 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/07 04:26:41 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/07 04:26:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/07 04:42:20 DEBUG : chunked-8Mi-16.000Mi.bin: Error sending chunk 0 (retry=true): incident id 5a4fa0524893-70aa54099bb5ec62 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 5a4fa0524893-70aa54099bb5ec62"} 2026/04/07 04:42:20 DEBUG : chunked-8Mi-16.000Mi.bin: Clearing part upload URL because of error: incident id 5a4fa0524893-70aa54099bb5ec62 (500 internal_error) 2026/04/07 04:42:20 DEBUG : pacer: low level retry 1/10 (error incident id 5a4fa0524893-70aa54099bb5ec62 (500 internal_error)) 2026/04/07 04:42:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/07 04:42:20 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/07 04:42:33 DEBUG : pacer: Reducing sleep to 10ms 2026/04/07 04:42:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/07 04:42:33 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/07 04:42:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:42:37 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/07 04:42:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f2097fae618546860_d20260407_m044237_c001_v0001185_t0050_u01775536957350") 2026/04/07 04:42:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/07 04:42:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/07 04:42:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/07 04:42:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/07 04:42:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/07 04:42:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:42:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:42:40 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/07 04:42:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/07 04:42:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/07 04:42:42 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/07 04:42:42 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/07 04:42:44 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/07 04:42:45 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/07 04:42:45 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/07 04:42:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:42:47 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/07 04:42:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f2097fae618546882_d20260407_m044247_c001_v0001174_t0056_u01775536967338") 2026/04/07 04:42:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/07 04:42:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/07 04:42:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/07 04:42:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:42:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:42:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/07 04:42:52 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/07 04:42:52 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/07 04:42:52 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/07 04:42:52 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/07 04:42:54 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/07 04:42:54 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/07 04:42:54 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/07 04:42:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:42:58 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/07 04:42:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f200162639f536f93_d20260407_m044258_c001_v0001093_t0015_u01775536978098") 2026/04/07 04:42:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/07 04:42:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/07 04:42:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/07 04:43:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:43:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:43:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/07 04:43:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/07 04:43:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/07 04:43:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/07 04:43:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/07 04:43:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/07 04:43:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/07 04:43:05 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/07 04:43:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/07 04:43:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/07 04:43:07 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/07 04:43:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/07 04:43:09 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/07 04:43:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f221dc320dd6b6b9fd80e1b_f21135e7dad061e03_d20260407_m044309_c001_v0001184_t0001_u01775536989741") 2026/04/07 04:43:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/07 04:43:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/07 04:43:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/07 04:43:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/07 04:43:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/07 04:43:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/07 04:43:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/07 04:43:12 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/07 04:43:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f221dc320dd6b6b9fd80e1b_f222d87a2a2e0a19a_d20260407_m044321_c001_v0001179_t0019_u01775537001881") 2026/04/07 04:43:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/07 04:43:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/07 04:43:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/07 04:43:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/07 04:43:22 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/07 04:43:24 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/07 04:43:24 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/07 04:43:24 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/07 04:43:24 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/07 04:43:27 DEBUG : chunked-copy: Done sending chunk 1 2026/04/07 04:43:28 DEBUG : chunked-copy: Done sending chunk 0 2026/04/07 04:43:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/07 04:43:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f221dc320dd6b6b9fd80e1b_f222d87a2a2e0a1fc_d20260407_m044328_c001_v0001167_t0044_u01775537008743") 2026/04/07 04:43:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/07 04:43:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/07 04:43:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/07 04:43:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/07 04:43:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/07 04:43:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/07 04:43:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/07 04:43:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/07 04:43:32 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/07 04:43:34 DEBUG : chunked-copy: Done sending chunk 1 2026/04/07 04:43:34 DEBUG : chunked-copy: Done sending chunk 0 2026/04/07 04:43:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/07 04:43:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f221dc320dd6b6b9fd80e1b_f222d87a2a2e0a24d_d20260407_m044335_c001_v0001102_t0029_u01775537015550") 2026/04/07 04:43:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/07 04:43:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/07 04:43:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/07 04:43:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/07 04:43:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/07 04:43:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/07 04:43:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/07 04:43:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/07 04:43:38 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/07 04:43:40 DEBUG : chunked-copy: Done sending chunk 0 2026/04/07 04:43:41 DEBUG : chunked-copy: Done sending chunk 1 2026/04/07 04:43:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/07 04:43:41 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5f221dc320dd6b6b9fd80e1b_f202bc640199920ec_d20260407_m044341_c001_v0001183_t0042_u01775537021770") 2026/04/07 04:43:41 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/07 04:43:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/07 04:43:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/07 04:43:42 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/07 04:43:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/07 04:43:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/07 04:43:42 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/07 04:43:43 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/07 04:43:46 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/07 04:43:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jiqulax5doti/deeper/nonexisting/directory" 2026/04/07 04:43:47 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/07 04:43:48 INFO : B2 bucket rclone-test-jiqulax5doti: cleaning bucket "rclone-test-jiqulax5doti" of all files 2026/04/07 04:43:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f400162639f536f8c_d20260407_m044251_c001_v7007000_t0000_u01775536971364") 2026/04/07 04:43:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f2097fae618546882_d20260407_m044247_c001_v0001174_t0056_u01775536967338") 2026/04/07 04:43:48 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f4097fae61854687b_d20260407_m044246_c001_v7007000_t0000_u01775536966793") 2026/04/07 04:43:48 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f200162639f536b97_d20260407_m044242_c001_v0001040_t0004_u01775536962135") 2026/04/07 04:43:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f422d87a2a2e0a112_d20260407_m044315_c001_v7007000_t0000_u01775536995027") 2026/04/07 04:43:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f21135e7dad061e03_d20260407_m044309_c001_v0001184_t0001_u01775536989741") 2026/04/07 04:43:48 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f41135e7dad061c38_d20260407_m044309_c001_v7007000_t0000_u01775536989224") 2026/04/07 04:43:48 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f200162639f536f9a_d20260407_m044303_c001_v0001185_t0046_u01775536983639") 2026/04/07 04:43:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f400162639f536f99_d20260407_m044303_c001_v7007000_t0000_u01775536983454") 2026/04/07 04:43:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f200162639f536f93_d20260407_m044258_c001_v0001093_t0015_u01775536978098") 2026/04/07 04:43:49 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f400162639f536f92_d20260407_m044257_c001_v7007000_t0000_u01775536977539") 2026/04/07 04:43:49 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f200162639f536f8d_d20260407_m044251_c001_v0001181_t0016_u01775536971560") 2026/04/07 04:43:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f410358b86242fc0d_d20260407_m042504_c001_v7007000_t0000_u01775535904632") 2026/04/07 04:43:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f209c9f6b4fbd28c0_d20260407_m042500_c001_v0001181_t0031_u01775535900123") 2026/04/07 04:43:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f410358b86242fbe4_d20260407_m042454_c001_v7007000_t0000_u01775535894834") 2026/04/07 04:43:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f220aa437c1d2c589_d20260407_m042450_c001_v0001103_t0042_u01775535890118") 2026/04/07 04:43:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f409c9f6b4fbd28be_d20260407_m042459_c001_v7007000_t0000_u01775535899742") 2026/04/07 04:43:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f210358b86242fbe8_d20260407_m042455_c001_v0001184_t0054_u01775535895025") 2026/04/07 04:43:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f420aa437c1d2c57f_d20260407_m042449_c001_v7007000_t0000_u01775535889746") 2026/04/07 04:43:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f200162639f51717f_d20260407_m042441_c001_v0001039_t0043_u01775535881218") 2026/04/07 04:43:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f400162639f51717c_d20260407_m042441_c001_v7007000_t0000_u01775535881035") 2026/04/07 04:43:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f220aa437c1d2c501_d20260407_m042437_c001_v0001174_t0030_u01775535877563") 2026/04/07 04:43:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f420aa437c1d2c4ff_d20260407_m042437_c001_v7007000_t0000_u01775535877203") 2026/04/07 04:43:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f200162639f51715d_d20260407_m042433_c001_v0001185_t0014_u01775535873759") 2026/04/07 04:43:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f40630a944a66b6a8_d20260407_m042534_c001_v7007000_t0000_u01775535934541") 2026/04/07 04:43:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f216e9bc51f854115_d20260407_m042529_c001_v0001106_t0050_u01775535929251") 2026/04/07 04:43:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f410358b86242fcd6_d20260407_m042523_c001_v7007000_t0000_u01775535923451") 2026/04/07 04:43:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f210358b86242fc71_d20260407_m042518_c001_v0001174_t0031_u01775535918531") 2026/04/07 04:43:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f416e9bc51f854113_d20260407_m042528_c001_v7007000_t0000_u01775535928902") 2026/04/07 04:43:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f210358b86242fcda_d20260407_m042523_c001_v0001173_t0026_u01775535923667") 2026/04/07 04:43:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f410358b86242fc6e_d20260407_m042518_c001_v7007000_t0000_u01775535918139") 2026/04/07 04:43:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f210358b86242fc3b_d20260407_m042513_c001_v0001179_t0040_u01775535913278") 2026/04/07 04:43:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f410358b86242fc37_d20260407_m042513_c001_v7007000_t0000_u01775535913094") 2026/04/07 04:43:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f209c9f6b4fbd28f5_d20260407_m042509_c001_v0001173_t0045_u01775535909152") 2026/04/07 04:43:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f409c9f6b4fbd28f4_d20260407_m042508_c001_v7007000_t0000_u01775535908804") 2026/04/07 04:43:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f210358b86242fc0e_d20260407_m042504_c001_v0001100_t0058_u01775535904815") 2026/04/07 04:43:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f400162639f51715c_d20260407_m042433_c001_v7007000_t0000_u01775535873574") 2026/04/07 04:43:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f220aa437c1d2c4c4_d20260407_m042429_c001_v0001183_t0006_u01775535869755") 2026/04/07 04:43:50 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f420aa437c1d2c4c0_d20260407_m042429_c001_v7007000_t0000_u01775535869387") 2026/04/07 04:43:50 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f220aa437c1d2c494_d20260407_m042425_c001_v0001091_t0026_u01775535865238") 2026/04/07 04:43:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f420aa437c1d2c492_d20260407_m042425_c001_v7007000_t0000_u01775535865054") 2026/04/07 04:43:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f200162639f517112_d20260407_m042421_c001_v0001131_t0048_u01775535861162") 2026/04/07 04:43:51 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f400162639f51710f_d20260407_m042420_c001_v7007000_t0000_u01775535860807") 2026/04/07 04:43:51 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f201c9a8558d7a445_d20260407_m042411_c001_v0001097_t0004_u01775535851382") 2026/04/07 04:43:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f401c9a8558d7a442_d20260407_m042411_c001_v7007000_t0000_u01775535851198") 2026/04/07 04:43:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f201c9a8558d7a420_d20260407_m042407_c001_v0001182_t0013_u01775535847858") 2026/04/07 04:43:51 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f401c9a8558d7a41c_d20260407_m042407_c001_v7007000_t0000_u01775535847486") 2026/04/07 04:43:51 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f21789a451d1bf945_d20260407_m042355_c001_v0001097_t0024_u01775535835924") 2026/04/07 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f413781a4b7b705f2_d20260407_m042611_c001_v7007000_t0000_u01775535971114") 2026/04/07 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f21931454b5d25312_d20260407_m042602_c001_v0001144_t0017_u01775535962999") 2026/04/07 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f40630a944a66b735_d20260407_m042555_c001_v7007000_t0000_u01775535955058") 2026/04/07 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f20630a944a66b714_d20260407_m042549_c001_v0001091_t0026_u01775535949768") 2026/04/07 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f41931454b5d25310_d20260407_m042602_c001_v7007000_t0000_u01775535962587") 2026/04/07 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f20630a944a66b737_d20260407_m042555_c001_v0001145_t0009_u01775535955244") 2026/04/07 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f40630a944a66b712_d20260407_m042549_c001_v7007000_t0000_u01775535949344") 2026/04/07 04:43:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f20630a944a66b6f4_d20260407_m042543_c001_v0001172_t0018_u01775535943927") 2026/04/07 04:43:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f40630a944a66b6f2_d20260407_m042543_c001_v7007000_t0000_u01775535943743") 2026/04/07 04:43:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f221ea00066a2b6a7_d20260407_m042539_c001_v0001183_t0002_u01775535939805") 2026/04/07 04:43:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f421ea00066a2b6a3_d20260407_m042539_c001_v7007000_t0000_u01775535939375") 2026/04/07 04:43:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f20630a944a66b6ab_d20260407_m042534_c001_v0001102_t0058_u01775535934727") 2026/04/07 04:43:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f400162639f536b96_d20260407_m044241_c001_v7007000_t0000_u01775536961949") 2026/04/07 04:43:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f2097fae618546860_d20260407_m044237_c001_v0001185_t0050_u01775536957350") 2026/04/07 04:43:52 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f4097fae61854685e_d20260407_m044236_c001_v7007000_t0000_u01775536956871") 2026/04/07 04:43:52 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f203c31894b764297_d20260407_m042639_c001_v0001097_t0032_u01775535999745") 2026/04/07 04:43:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f403c31894b764293_d20260407_m042639_c001_v7007000_t0000_u01775535999562") 2026/04/07 04:43:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f203c31894b76427b_d20260407_m042634_c001_v0001150_t0030_u01775535994649") 2026/04/07 04:43:52 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f403c31894b764279_d20260407_m042634_c001_v7007000_t0000_u01775535994181") 2026/04/07 04:43:52 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f207de7e05dbc9304_d20260407_m042620_c001_v0001097_t0017_u01775535980151") 2026/04/07 04:43:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f407de7e05dbc9302_d20260407_m042619_c001_v7007000_t0000_u01775535979968") 2026/04/07 04:43:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f213781a4b7b7061a_d20260407_m042616_c001_v0001029_t0033_u01775535976007") 2026/04/07 04:43:52 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f413781a4b7b70615_d20260407_m042615_c001_v7007000_t0000_u01775535975569") 2026/04/07 04:43:52 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f213781a4b7b705f4_d20260407_m042611_c001_v0001117_t0043_u01775535971301") 2026/04/07 04:43:52 DEBUG : chunked-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f402bc640199920ee_d20260407_m044343_c001_v7007000_t0000_u01775537023847") 2026/04/07 04:43:52 DEBUG : chunked-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f222d87a2a2e0a272_d20260407_m044338_c001_v0001038_t0006_u01775537018181") 2026/04/07 04:43:52 DEBUG : chunked-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f422d87a2a2e0a26e_d20260407_m044337_c001_v7007000_t0000_u01775537017665") 2026/04/07 04:43:52 DEBUG : chunked-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f202bc640199920e7_d20260407_m044331_c001_v0001106_t0034_u01775537011879") 2026/04/07 04:43:53 DEBUG : chunked-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f402bc640199920e6_d20260407_m044331_c001_v7007000_t0000_u01775537011282") 2026/04/07 04:43:53 DEBUG : chunked-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f202bc640199920e3_d20260407_m044324_c001_v0001145_t0027_u01775537004319") 2026/04/07 04:43:53 DEBUG : chunked-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f402bc640199920e1_d20260407_m044323_c001_v7007000_t0000_u01775537003774") 2026/04/07 04:43:53 DEBUG : chunked-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f102e5af291220e4a_d20260407_m044319_c001_v0001039_t0052_u01775536999895") 2026/04/07 04:43:53 DEBUG : chunked-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f422d87a2a2e0a178_d20260407_m044319_c001_v7007000_t0000_u01775536999479") 2026/04/07 04:43:53 DEBUG : chunked-copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f102e5af291220e36_d20260407_m044315_c001_v0001039_t0022_u01775536995796") 2026/04/07 04:43:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f402bc640199920ed_d20260407_m044343_c001_v7007000_t0000_u01775537023665") 2026/04/07 04:43:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f202bc640199920ec_d20260407_m044341_c001_v0001183_t0042_u01775537021770") 2026/04/07 04:43:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f422d87a2a2e0a26c_d20260407_m044337_c001_v7007000_t0000_u01775537017481") 2026/04/07 04:43:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f222d87a2a2e0a24d_d20260407_m044335_c001_v0001102_t0029_u01775537015550") 2026/04/07 04:43:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f402bc640199920e5_d20260407_m044331_c001_v7007000_t0000_u01775537011101") 2026/04/07 04:43:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f222d87a2a2e0a1fc_d20260407_m044328_c001_v0001167_t0044_u01775537008743") 2026/04/07 04:43:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f402bc640199920e0_d20260407_m044323_c001_v7007000_t0000_u01775537003593") 2026/04/07 04:43:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f222d87a2a2e0a19a_d20260407_m044321_c001_v0001179_t0019_u01775537001881") 2026/04/07 04:43:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f422d87a2a2e0a16d_d20260407_m044319_c001_v7007000_t0000_u01775536999057") 2026/04/07 04:43:53 DEBUG : chunked-copy.copy: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1174d03c5a1fa55b_d20260407_m044318_c001_v0001185_t0050_u01775536998214") 2026/04/07 04:43:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f1075b86e89212b96_d20260407_m042235_c001_v0001180_t0019_u01775535755862") 2026/04/07 04:43:53 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f402bc640199920fe_d20260407_m044345_c001_v7007000_t0000_u01775537025125") 2026/04/07 04:43:53 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f102e5af291220eb2_d20260407_m044344_c001_v0001039_t0000_u01775537024398") 2026/04/07 04:43:53 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f402bc64019992117_d20260407_m044347_c001_v7007000_t0000_u01775537027033") 2026/04/07 04:43:53 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f102e5af291220eb8_d20260407_m044346_c001_v0001039_t0044_u01775537026224") 2026/04/07 04:43:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f102e5af291220eb4_d20260407_m044345_c001_v0001039_t0055_u01775537025312") 2026/04/07 04:43:54 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f221dc320dd6b6b9fd80e1b_f41789a451d1bf939_d20260407_m042352_c001_v7007000_t0000_u01775535832275") 2026/04/07 04:43:55 INFO : B2 bucket rclone-test-jiqulax5doti: cleaning bucket "rclone-test-jiqulax5doti" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (1313.03s) --- 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.99s) --- PASS: TestIntegration/FsMkdir (1309.83s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.23s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.73s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- 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.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.02s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.96s) --- 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.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.43s) --- 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.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (1159.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (37.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (15.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (13.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (31.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (13.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (11.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (36.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (16.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (990.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (19.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (962.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.19s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.91s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- 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 1313.065s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 21m54.24815859s (try 1/5)