"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/07/05 04:22:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dixiraf7weho" 2026/07/05 04:22:07 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/07/05 04:22:10 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/05 04:22:10 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/05 04:22:10 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/07/05 04:22:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/05 04:22:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/05 04:22:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/05 04:22:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/05 04:22:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/05 04:22:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/05 04:22:39 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: 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/07/05 04:22:46 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/05 04:22:47 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:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/05 04:22:52 INFO : B2 bucket rclone-test-dixiraf7weho: cleaning bucket "rclone-test-dixiraf7weho" of all files 2026/07/05 04:22:52 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac4ac_d20260705_m042251_c001_v0001131_t0046_u01783225371609") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/05 04:22:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dixiraf7weho/dirToPurgeFromRoot" 2026/07/05 04:22:54 INFO : B2 bucket rclone-test-dixiraf7weho path dirToPurgeFromRoot: cleaning bucket "rclone-test-dixiraf7weho" of all files 2026/07/05 04:22:55 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac4ba_d20260705_m042253_c001_v0001131_t0014_u01783225373196") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/05 04:22:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dixiraf7weho/hello? sausage/êé" 2026/07/05 04:23:00 INFO : B2 bucket rclone-test-dixiraf7weho path hello? sausage/êé: cleaning bucket "rclone-test-dixiraf7weho" of all files 2026/07/05 04:23:00 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1157d8cd58d3a601_d20260705_m042258_c001_v0001103_t0044_u01783225378512") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1298: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: 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:1632: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: 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/07/05 04:23:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dixiraf7weho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/05 04:23:11 DEBUG : Creating backend with remote "TestB2:rclone-test-dixiraf7weho/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestB2:" path "rclone-test-dixiraf7weho" from "TestB2:rclone-test-dixiraf7weho" 2026/07/05 04:23:13 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/07/05 04:23:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lawesed5meve" 2026/07/05 04:23:28 DEBUG : B2 bucket rclone-test-lawesed5meve: Purge remote 2026/07/05 04:23:28 INFO : B2 bucket rclone-test-lawesed5meve: cleaning bucket "rclone-test-lawesed5meve" of all files 2026/07/05 04:23:28 DEBUG : somefile: Deleting (id "4_zff625d23804d3b0b9ff80e1b_f40643085f1405911_d20260705_m042327_c001_v0001178_t0030_u01783225407296") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/05 04:23:29 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/05 04:23:30 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/07/05 04:23:33 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/05 04:23:33 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/05 04:23:33 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.233Ki offset 6Mi/6.106Mi 2026/07/05 04:23:33 DEBUG : test-metadata: Sending chunk 1 length 110831 2026/07/05 04:23:34 DEBUG : test-metadata: Done sending chunk 1 2026/07/05 04:23:35 DEBUG : test-metadata: Done sending chunk 0 2026/07/05 04:23:35 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/07/05 04:23:46 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1131-04.backblaze.com/b2api/v1/b2_upload_file/8f522d83803d3b0b9ff80e1b/c001_v0001131_t0019": EOF 2026/07/05 04:23:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-04.backblaze.com/b2api/v1/b2_upload_file/8f522d83803d3b0b9ff80e1b/c001_v0001131_t0019": EOF) 2026/07/05 04:23:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1131-04.backblaze.com/b2api/v1/b2_upload_file/8f522d83803d3b0b9ff80e1b/c001_v0001131_t0019": EOF - low level retry 1/10 2026/07/05 04:23:48 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-07-05-042340-783.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/07/05 04:23:50 DEBUG : oldPath = "TestB2:rclone-test-dixiraf7weho/versions/test-versions-v2026-07-05-042340-783.txt" 2026/07/05 04:23:50 DEBUG : newPath = "TestB2,versions:rclone-test-dixiraf7weho/versions/test-versions-v2026-07-05-042340-783.txt" 2026/07/05 04:23:50 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-dixiraf7weho/versions/test-versions-v2026-07-05-042340-783.txt" 2026/07/05 04:23:50 DEBUG : Config file has changed externally - reloading 2026/07/05 04:23:50 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/05 04:23:51 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-dixiraf7weho/versions/test-versions-v2026-07-05-042340-783.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-dixiraf7weho/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/07/05 04:23:54 INFO : B2 bucket rclone-test-dixiraf7weho: cleaning bucket "rclone-test-dixiraf7weho" of all hidden files 2026/07/05 04:23:55 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e8078d_d20260705_m042218_c001_v7007000_t0000_u01783225338463") as it is a hide marker 2026/07/05 04:23:55 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : leading space/ leading space: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3ae_d20260705_m042217_c001_v0001131_t0044_u01783225337778") 2026/07/05 04:23:55 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e8078c_d20260705_m042217_c001_v7007000_t0000_u01783225337429") as it is a hide marker 2026/07/05 04:23:55 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3a4_d20260705_m042216_c001_v0001131_t0015_u01783225336309") 2026/07/05 04:23:55 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b7e_d20260705_m042224_c001_v7007000_t0000_u01783225344838") as it is a hide marker 2026/07/05 04:23:55 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3e6_d20260705_m042224_c001_v0001131_t0056_u01783225344083") 2026/07/05 04:23:55 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : created from root.txt: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4155e4a65630496c_d20260705_m042321_c001_v7007000_t0000_u01783225401267") as it is a hide marker 2026/07/05 04:23:55 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : created from root.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1175a9086810d902_d20260705_m042320_c001_v0001153_t0014_u01783225400203") 2026/07/05 04:23:55 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : file name.txt: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f41993bc52d15d0de_d20260705_m042329_c001_v7007000_t0000_u01783225409269") as it is a hide marker 2026/07/05 04:23:55 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : file name.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac518_d20260705_m042308_c001_v0001131_t0050_u01783225388998") 2026/07/05 04:23:55 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : file name.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1086b8776d000bc3_d20260705_m042305_c001_v0001102_t0033_u01783225385139") 2026/07/05 04:23:55 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : file name.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac472_d20260705_m042243_c001_v0001131_t0030_u01783225363737") 2026/07/05 04:23:55 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : file name.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac466_d20260705_m042242_c001_v0001131_t0020_u01783225362638") 2026/07/05 04:23:55 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac46c_d20260705_m042243_c001_v0001131_t0049_u01783225363231") "upload" dated 2026-07-05 04:22:43.231 +0000 UTC (1m11.789145016s ago) 2026/07/05 04:23:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c3d5d_d20260705_m042302_c001_v7007000_t0000_u01783225382986") as it is a hide marker 2026/07/05 04:23:55 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f115aff386215b43f_d20260705_m042302_c001_v0001150_t0006_u01783225382338") 2026/07/05 04:23:55 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f105668ea85d2b825_d20260705_m042301_c001_v0001150_t0041_u01783225381644") 2026/07/05 04:23:55 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80bc3_d20260705_m042233_c001_v7007000_t0000_u01783225353505") as it is a hide marker 2026/07/05 04:23:55 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac422_d20260705_m042232_c001_v0001131_t0011_u01783225352579") 2026/07/05 04:23:55 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : piped data.txt: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f41993bc52d15d0ee_d20260705_m042331_c001_v7007000_t0000_u01783225411073") as it is a hide marker 2026/07/05 04:23:55 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : piped data.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac5b6_d20260705_m042330_c001_v0001131_t0022_u01783225410500") 2026/07/05 04:23:55 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : piped data.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f41993bc52d15d0e3_d20260705_m042330_c001_v7007000_t0000_u01783225410323") 2026/07/05 04:23:55 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : piped data.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f404ca5ffbf0ac5b4_d20260705_m042329_c001_v0001131_t0019_u01783225409973") 2026/07/05 04:23:55 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80bc7_d20260705_m042234_c001_v7007000_t0000_u01783225354659") as it is a hide marker 2026/07/05 04:23:55 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac430_d20260705_m042233_c001_v0001131_t0015_u01783225353855") 2026/07/05 04:23:55 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : test-metadata: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4045f233a9b7e85a_d20260705_m042338_c001_v7007000_t0000_u01783225418231") as it is a hide marker 2026/07/05 04:23:55 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : test-metadata: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f21993bc52d15d11f_d20260705_m042332_c001_v0001097_t0016_u01783225412953") 2026/07/05 04:23:55 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : test-metadata: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f41993bc52d15d105_d20260705_m042332_c001_v7007000_t0000_u01783225412185") 2026/07/05 04:23:55 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : test-metadata: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac5be_d20260705_m042331_c001_v0001131_t0025_u01783225411256") 2026/07/05 04:23:55 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b86_d20260705_m042227_c001_v7007000_t0000_u01783225347363") as it is a hide marker 2026/07/05 04:23:55 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3f4_d20260705_m042226_c001_v0001131_t0024_u01783225346393") 2026/07/05 04:23:55 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b91_d20260705_m042229_c001_v7007000_t0000_u01783225349608") as it is a hide marker 2026/07/05 04:23:55 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac40c_d20260705_m042228_c001_v0001131_t0014_u01783225348766") 2026/07/05 04:23:55 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b8a_d20260705_m042228_c001_v7007000_t0000_u01783225348418") as it is a hide marker 2026/07/05 04:23:55 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac400_d20260705_m042227_c001_v0001131_t0026_u01783225347712") 2026/07/05 04:23:55 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b92_d20260705_m042230_c001_v7007000_t0000_u01783225350948") as it is a hide marker 2026/07/05 04:23:55 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac418_d20260705_m042229_c001_v0001131_t0019_u01783225349956") 2026/07/05 04:23:55 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80bc0_d20260705_m042232_c001_v7007000_t0000_u01783225352230") as it is a hide marker 2026/07/05 04:23:55 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac420_d20260705_m042231_c001_v0001131_t0029_u01783225351387") 2026/07/05 04:23:55 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b80_d20260705_m042226_c001_v7007000_t0000_u01783225346046") as it is a hide marker 2026/07/05 04:23:55 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : trailing space /trailing space : Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3ee_d20260705_m042225_c001_v0001131_t0000_u01783225345188") 2026/07/05 04:23:55 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f1116009b947ef187_d20260705_m042348_c001_v0001180_t0018_u01783225428636") "upload" dated 2026-07-05 04:23:48.636 +0000 UTC (6.384760861s ago) 2026/07/05 04:23:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4094126c888cf0a1_d20260705_m042343_c001_v7007000_t0000_u01783225423804") 2026/07/05 04:23:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac608_d20260705_m042340_c001_v0001131_t0051_u01783225420783") 2026/07/05 04:23:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80cbb_d20260705_m042242_c001_v7007000_t0000_u01783225362114") as it is a hide marker 2026/07/05 04:23:55 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2015f013e5e80bd8_d20260705_m042236_c001_v0001184_t0050_u01783225356640") 2026/07/05 04:23:55 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : zero-length-file: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80bd7_d20260705_m042236_c001_v7007000_t0000_u01783225356462") as it is a hide marker 2026/07/05 04:23:55 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : zero-length-file: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f404ca5ffbf0ac440_d20260705_m042235_c001_v0001131_t0019_u01783225355898") 2026/07/05 04:23:55 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e8078e_d20260705_m042219_c001_v7007000_t0000_u01783225339583") as it is a hide marker 2026/07/05 04:23:55 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3ba_d20260705_m042218_c001_v0001131_t0019_u01783225338813") 2026/07/05 04:23:55 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80786_d20260705_m042213_c001_v7007000_t0000_u01783225333477") as it is a hide marker 2026/07/05 04:23:55 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac38c_d20260705_m042212_c001_v0001131_t0035_u01783225332435") 2026/07/05 04:23:55 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80794_d20260705_m042222_c001_v7007000_t0000_u01783225342634") as it is a hide marker 2026/07/05 04:23:55 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3d4_d20260705_m042222_c001_v0001131_t0048_u01783225342003") 2026/07/05 04:23:55 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80791_d20260705_m042221_c001_v7007000_t0000_u01783225341653") as it is a hide marker 2026/07/05 04:23:55 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3ce_d20260705_m042220_c001_v0001131_t0041_u01783225340991") 2026/07/05 04:23:55 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b7d_d20260705_m042223_c001_v7007000_t0000_u01783225343734") as it is a hide marker 2026/07/05 04:23:55 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3dc_d20260705_m042222_c001_v0001131_t0041_u01783225342985") 2026/07/05 04:23:55 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e8078f_d20260705_m042220_c001_v7007000_t0000_u01783225340644") as it is a hide marker 2026/07/05 04:23:55 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3c6_d20260705_m042219_c001_v0001131_t0043_u01783225339939") 2026/07/05 04:23:55 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : ./.: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80788_d20260705_m042214_c001_v7007000_t0000_u01783225334951") as it is a hide marker 2026/07/05 04:23:55 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : ./.: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac390_d20260705_m042213_c001_v0001131_t0011_u01783225333826") 2026/07/05 04:23:55 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/05 04:23:55 DEBUG : ../..: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80789_d20260705_m042215_c001_v7007000_t0000_u01783225335960") as it is a hide marker 2026/07/05 04:23:55 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/05 04:23:55 DEBUG : ../..: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac39c_d20260705_m042215_c001_v0001131_t0057_u01783225335299") 2026/07/05 04:23:55 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/05 04:23:55 INFO : B2 bucket rclone-test-dixiraf7weho: cleaning bucket "rclone-test-dixiraf7weho" of all hidden files 2026/07/05 04:23:55 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e8078d_d20260705_m042218_c001_v7007000_t0000_u01783225338463") as it is a hide marker 2026/07/05 04:23:55 DEBUG : leading space/ leading space: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3ae_d20260705_m042217_c001_v0001131_t0044_u01783225337778") 2026/07/05 04:23:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e8078c_d20260705_m042217_c001_v7007000_t0000_u01783225337429") as it is a hide marker 2026/07/05 04:23:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3a4_d20260705_m042216_c001_v0001131_t0015_u01783225336309") 2026/07/05 04:23:55 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b7e_d20260705_m042224_c001_v7007000_t0000_u01783225344838") as it is a hide marker 2026/07/05 04:23:55 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3e6_d20260705_m042224_c001_v0001131_t0056_u01783225344083") 2026/07/05 04:23:55 DEBUG : created from root.txt: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4155e4a65630496c_d20260705_m042321_c001_v7007000_t0000_u01783225401267") as it is a hide marker 2026/07/05 04:23:55 DEBUG : created from root.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1175a9086810d902_d20260705_m042320_c001_v0001153_t0014_u01783225400203") 2026/07/05 04:23:55 DEBUG : file name.txt: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f41993bc52d15d0de_d20260705_m042329_c001_v7007000_t0000_u01783225409269") as it is a hide marker 2026/07/05 04:23:55 DEBUG : file name.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac518_d20260705_m042308_c001_v0001131_t0050_u01783225388998") 2026/07/05 04:23:55 DEBUG : file name.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1086b8776d000bc3_d20260705_m042305_c001_v0001102_t0033_u01783225385139") 2026/07/05 04:23:56 DEBUG : file name.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac472_d20260705_m042243_c001_v0001131_t0030_u01783225363737") 2026/07/05 04:23:56 DEBUG : file name.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac466_d20260705_m042242_c001_v0001131_t0020_u01783225362638") 2026/07/05 04:23:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac46c_d20260705_m042243_c001_v0001131_t0049_u01783225363231") "upload" dated 2026-07-05 04:22:43.231 +0000 UTC (1m12.821341149s ago) 2026/07/05 04:23:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c3d5d_d20260705_m042302_c001_v7007000_t0000_u01783225382986") as it is a hide marker 2026/07/05 04:23:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f115aff386215b43f_d20260705_m042302_c001_v0001150_t0006_u01783225382338") 2026/07/05 04:23:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f105668ea85d2b825_d20260705_m042301_c001_v0001150_t0041_u01783225381644") 2026/07/05 04:23:56 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80bc3_d20260705_m042233_c001_v7007000_t0000_u01783225353505") as it is a hide marker 2026/07/05 04:23:56 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac422_d20260705_m042232_c001_v0001131_t0011_u01783225352579") 2026/07/05 04:23:56 DEBUG : piped data.txt: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f41993bc52d15d0ee_d20260705_m042331_c001_v7007000_t0000_u01783225411073") as it is a hide marker 2026/07/05 04:23:56 DEBUG : piped data.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac5b6_d20260705_m042330_c001_v0001131_t0022_u01783225410500") 2026/07/05 04:23:56 DEBUG : piped data.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f41993bc52d15d0e3_d20260705_m042330_c001_v7007000_t0000_u01783225410323") 2026/07/05 04:23:56 DEBUG : piped data.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f404ca5ffbf0ac5b4_d20260705_m042329_c001_v0001131_t0019_u01783225409973") 2026/07/05 04:23:56 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80bc7_d20260705_m042234_c001_v7007000_t0000_u01783225354659") as it is a hide marker 2026/07/05 04:23:56 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac430_d20260705_m042233_c001_v0001131_t0015_u01783225353855") 2026/07/05 04:23:56 DEBUG : test-metadata: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4045f233a9b7e85a_d20260705_m042338_c001_v7007000_t0000_u01783225418231") as it is a hide marker 2026/07/05 04:23:56 DEBUG : test-metadata: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f21993bc52d15d11f_d20260705_m042332_c001_v0001097_t0016_u01783225412953") 2026/07/05 04:23:56 DEBUG : test-metadata: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f41993bc52d15d105_d20260705_m042332_c001_v7007000_t0000_u01783225412185") 2026/07/05 04:23:56 DEBUG : test-metadata: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac5be_d20260705_m042331_c001_v0001131_t0025_u01783225411256") 2026/07/05 04:23:56 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b86_d20260705_m042227_c001_v7007000_t0000_u01783225347363") as it is a hide marker 2026/07/05 04:23:56 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3f4_d20260705_m042226_c001_v0001131_t0024_u01783225346393") 2026/07/05 04:23:56 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b91_d20260705_m042229_c001_v7007000_t0000_u01783225349608") as it is a hide marker 2026/07/05 04:23:56 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac40c_d20260705_m042228_c001_v0001131_t0014_u01783225348766") 2026/07/05 04:23:56 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b8a_d20260705_m042228_c001_v7007000_t0000_u01783225348418") as it is a hide marker 2026/07/05 04:23:56 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac400_d20260705_m042227_c001_v0001131_t0026_u01783225347712") 2026/07/05 04:23:57 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b92_d20260705_m042230_c001_v7007000_t0000_u01783225350948") as it is a hide marker 2026/07/05 04:23:57 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac418_d20260705_m042229_c001_v0001131_t0019_u01783225349956") 2026/07/05 04:23:57 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80bc0_d20260705_m042232_c001_v7007000_t0000_u01783225352230") as it is a hide marker 2026/07/05 04:23:57 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac420_d20260705_m042231_c001_v0001131_t0029_u01783225351387") 2026/07/05 04:23:57 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b80_d20260705_m042226_c001_v7007000_t0000_u01783225346046") as it is a hide marker 2026/07/05 04:23:57 DEBUG : trailing space /trailing space : Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3ee_d20260705_m042225_c001_v0001131_t0000_u01783225345188") 2026/07/05 04:23:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f1116009b947ef187_d20260705_m042348_c001_v0001180_t0018_u01783225428636") "upload" dated 2026-07-05 04:23:48.636 +0000 UTC (8.674978385s ago) 2026/07/05 04:23:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4094126c888cf0a1_d20260705_m042343_c001_v7007000_t0000_u01783225423804") 2026/07/05 04:23:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac608_d20260705_m042340_c001_v0001131_t0051_u01783225420783") 2026/07/05 04:23:57 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80cbb_d20260705_m042242_c001_v7007000_t0000_u01783225362114") as it is a hide marker 2026/07/05 04:23:57 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2015f013e5e80bd8_d20260705_m042236_c001_v0001184_t0050_u01783225356640") 2026/07/05 04:23:57 DEBUG : zero-length-file: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80bd7_d20260705_m042236_c001_v7007000_t0000_u01783225356462") as it is a hide marker 2026/07/05 04:23:57 DEBUG : zero-length-file: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f404ca5ffbf0ac440_d20260705_m042235_c001_v0001131_t0019_u01783225355898") 2026/07/05 04:23:57 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e8078e_d20260705_m042219_c001_v7007000_t0000_u01783225339583") as it is a hide marker 2026/07/05 04:23:57 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3ba_d20260705_m042218_c001_v0001131_t0019_u01783225338813") 2026/07/05 04:23:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80786_d20260705_m042213_c001_v7007000_t0000_u01783225333477") as it is a hide marker 2026/07/05 04:23:57 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac38c_d20260705_m042212_c001_v0001131_t0035_u01783225332435") 2026/07/05 04:23:57 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80794_d20260705_m042222_c001_v7007000_t0000_u01783225342634") as it is a hide marker 2026/07/05 04:23:57 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3d4_d20260705_m042222_c001_v0001131_t0048_u01783225342003") 2026/07/05 04:23:57 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80791_d20260705_m042221_c001_v7007000_t0000_u01783225341653") as it is a hide marker 2026/07/05 04:23:57 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3ce_d20260705_m042220_c001_v0001131_t0041_u01783225340991") 2026/07/05 04:23:57 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80b7d_d20260705_m042223_c001_v7007000_t0000_u01783225343734") as it is a hide marker 2026/07/05 04:23:58 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3dc_d20260705_m042222_c001_v0001131_t0041_u01783225342985") 2026/07/05 04:23:58 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e8078f_d20260705_m042220_c001_v7007000_t0000_u01783225340644") as it is a hide marker 2026/07/05 04:23:58 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac3c6_d20260705_m042219_c001_v0001131_t0043_u01783225339939") 2026/07/05 04:23:58 DEBUG : ./.: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80788_d20260705_m042214_c001_v7007000_t0000_u01783225334951") as it is a hide marker 2026/07/05 04:23:58 DEBUG : ./.: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac390_d20260705_m042213_c001_v0001131_t0011_u01783225333826") 2026/07/05 04:23:58 DEBUG : ../..: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e80789_d20260705_m042215_c001_v7007000_t0000_u01783225335960") as it is a hide marker 2026/07/05 04:23:58 DEBUG : ../..: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac39c_d20260705_m042215_c001_v0001131_t0057_u01783225335299") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/05 04:23:59 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/05 04:23:59 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/05 04:23:59 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/05 04:23:59 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/07/05 04:23:59 INFO : B2 bucket rclone-test-dixiraf7weho: cleaning bucket "rclone-test-dixiraf7weho" of pending multipart uploads older than 0s 2026/07/05 04:24:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac46c_d20260705_m042243_c001_v0001131_t0049_u01783225363231") "upload" dated 2026-07-05 04:22:43.231 +0000 UTC (1m16.904594675s ago) 2026/07/05 04:24:00 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0b0_d20260705_m042359_c001_v0001044_t0046_u01783225439165") as it is a start marker (upload started at 2026-07-05 04:23:59.165 +0000 UTC) 2026/07/05 04:24:00 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/05 04:24:00 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0b2_d20260705_m042359_c001_v0001183_t0030_u01783225439342") as it is a start marker (upload started at 2026-07-05 04:23:59.342 +0000 UTC) 2026/07/05 04:24:00 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/05 04:24:00 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0b3_d20260705_m042359_c001_v0001173_t0027_u01783225439518") as it is a start marker (upload started at 2026-07-05 04:23:59.518 +0000 UTC) 2026/07/05 04:24:00 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/05 04:24:00 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0b4_d20260705_m042359_c001_v0001150_t0029_u01783225439694") as it is a start marker (upload started at 2026-07-05 04:23:59.694 +0000 UTC) 2026/07/05 04:24:00 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/05 04:24:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4094126c888cf0af_d20260705_m042358_c001_v7007000_t0000_u01783225438989") "hide" dated 2026-07-05 04:23:58.989 +0000 UTC (1.146759765s ago) 2026/07/05 04:24:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1116009b947ef187_d20260705_m042348_c001_v0001180_t0018_u01783225428636") 2026/07/05 04:24:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/05 04:24:00 INFO : B2 bucket rclone-test-dixiraf7weho: cleaning bucket "rclone-test-dixiraf7weho" of pending multipart uploads older than 0s 2026/07/05 04:24:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac46c_d20260705_m042243_c001_v0001131_t0049_u01783225363231") "upload" dated 2026-07-05 04:22:43.231 +0000 UTC (1m17.260328545s ago) 2026/07/05 04:24:00 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0b0_d20260705_m042359_c001_v0001044_t0046_u01783225439165") as it is a start marker (upload started at 2026-07-05 04:23:59.165 +0000 UTC) 2026/07/05 04:24:00 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0b2_d20260705_m042359_c001_v0001183_t0030_u01783225439342") as it is a start marker (upload started at 2026-07-05 04:23:59.342 +0000 UTC) 2026/07/05 04:24:00 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0b3_d20260705_m042359_c001_v0001173_t0027_u01783225439518") as it is a start marker (upload started at 2026-07-05 04:23:59.518 +0000 UTC) 2026/07/05 04:24:00 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0b4_d20260705_m042359_c001_v0001150_t0029_u01783225439694") as it is a start marker (upload started at 2026-07-05 04:23:59.694 +0000 UTC) 2026/07/05 04:24:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f522d83803d3b0b9ff80e1b_f4094126c888cf0af_d20260705_m042358_c001_v7007000_t0000_u01783225438989") "hide" dated 2026-07-05 04:23:58.989 +0000 UTC (1.50245914s ago) 2026/07/05 04:24:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1116009b947ef187_d20260705_m042348_c001_v0001180_t0018_u01783225428636") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/05 04:24:01 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/05 04:24:01 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/05 04:24:01 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/07/05 04:24:02 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/05 04:24:02 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/05 04:24:02 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/05 04:24:02 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/05 04:24:03 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/05 04:24:05 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/05 04:24:05 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/05 04:24:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 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/07/05 04:24:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0cf_d20260705_m042407_c001_v0001165_t0046_u01783225447831") 2026/07/05 04:24:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:24:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:24:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/05 04:24:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/05 04:24:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 04:24:08 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 04:24:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:24:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:24:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/05 04:24:12 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/05 04:24:12 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/05 04:24:12 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/05 04:24:12 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/05 04:24:14 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/05 04:24:14 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/05 04:24:14 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/05 04:24:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:24:16 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/07/05 04:24:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0f0_d20260705_m042416_c001_v0001154_t0000_u01783225456521") 2026/07/05 04:24:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/05 04:24:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/05 04:24:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/05 04:24:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:24:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:24:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/05 04:24:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/05 04:24:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/05 04:24:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/05 04:24:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/05 04:24:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/05 04:24:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/05 04:24:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/05 04:24:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/05 04:24:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/05 04:24:23 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/05 04:24:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:24:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/05 04:24:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f2045f233a9b7e928_d20260705_m042425_c001_v0001146_t0034_u01783225465305") 2026/07/05 04:24:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/05 04:24:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:24:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/05 04:24:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/05 04:24:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/05 04:24:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:24:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:24:27 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/07/05 04:24:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/05 04:24:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/05 04:24:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/05 04:24:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/05 04:24:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/05 04:24:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/05 04:24:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/05 04:24:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:24:33 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/07/05 04:24:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf15a_d20260705_m042433_c001_v0001179_t0028_u01783225473594") 2026/07/05 04:24:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:24:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:24:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/05 04:24:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:24:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:24:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/05 04:24:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/05 04:24:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/05 04:24:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/05 04:24:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/05 04:24:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/05 04:24:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/05 04:24:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/05 04:24:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:24:43 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/07/05 04:24:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c4036_d20260705_m042443_c001_v0001180_t0004_u01783225483268") 2026/07/05 04:24:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/05 04:24:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/05 04:24:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/05 04:24:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/05 04:24:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 04:24:43 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 04:24:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:24:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:24:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/05 04:24:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/05 04:24:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/05 04:24:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/05 04:24:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/05 04:24:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/05 04:24:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/05 04:24:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/05 04:24:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/05 04:24:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/05 04:24:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/05 04:24:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:24:53 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/07/05 04:24:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f21993bc52d15d42b_d20260705_m042453_c001_v0001180_t0033_u01783225493259") 2026/07/05 04:24:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/05 04:24:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:24:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/05 04:24:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/05 04:24:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/05 04:24:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:24:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:24:55 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/07/05 04:24:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/05 04:24:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/05 04:24:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/05 04:24:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/05 04:24:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/05 04:25:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/05 04:25:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/05 04:25:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:25:02 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/07/05 04:25:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c40a3_d20260705_m042503_c001_v0001179_t0032_u01783225503076") 2026/07/05 04:25:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:25:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:25:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/05 04:25:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:25:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:25:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/05 04:25:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/05 04:25:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/05 04:25:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/05 04:25:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/05 04:25:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/05 04:25:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/05 04:25:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/05 04:25:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:25:12 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/07/05 04:25:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c40b2_d20260705_m042512_c001_v0001178_t0057_u01783225512741") 2026/07/05 04:25:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/05 04:25:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/05 04:25:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/05 04:25:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:25:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:25:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/05 04:25:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/05 04:25:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/05 04:25:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/05 04:25:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/05 04:25:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/05 04:25:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/05 04:25:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/05 04:25:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/05 04:25:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/05 04:25:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/05 04:25:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:25:23 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/07/05 04:25:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f202a38c2575c405f_d20260705_m042523_c001_v0001180_t0024_u01783225523201") 2026/07/05 04:25:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/05 04:25:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:25:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/05 04:25:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/05 04:25:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/05 04:25:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:25:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:25:25 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/07/05 04:25:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/05 04:25:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/05 04:25:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/05 04:25:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/05 04:25:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/05 04:25:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/05 04:25:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/05 04:25:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:25:32 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/07/05 04:25:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f22594a833ea667e1_d20260705_m042532_c001_v0001098_t0015_u01783225532508") 2026/07/05 04:25:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:25:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:25:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/05 04:25:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ef69a404e7b1-0500e53b0288c7b8 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ef69a404e7b1-0500e53b0288c7b8"} 2026/07/05 04:25:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ef69a404e7b1-0500e53b0288c7b8 (500 internal_error) 2026/07/05 04:25:39 DEBUG : pacer: low level retry 1/10 (error incident id ef69a404e7b1-0500e53b0288c7b8 (500 internal_error)) 2026/07/05 04:25:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 04:25:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:25:40 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 04:25:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id ab2e63e4c68d-e97f2d5c4fedec5e (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-e97f2d5c4fedec5e"} 2026/07/05 04:25:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-e97f2d5c4fedec5e (500 internal_error) 2026/07/05 04:25:40 DEBUG : pacer: low level retry 1/10 (error incident id ab2e63e4c68d-e97f2d5c4fedec5e (500 internal_error)) 2026/07/05 04:25:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 04:25:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/05 04:25:41 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 04:25:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ef69a404e7b1-6dfdea022199c11b (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ef69a404e7b1-6dfdea022199c11b"} 2026/07/05 04:25:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ef69a404e7b1-6dfdea022199c11b (500 internal_error) 2026/07/05 04:25:46 DEBUG : pacer: low level retry 2/10 (error incident id ef69a404e7b1-6dfdea022199c11b (500 internal_error)) 2026/07/05 04:25:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 04:25:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:25:47 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 04:25:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id ab2e63e4c68d-0afa8a09da698c24 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-0afa8a09da698c24"} 2026/07/05 04:25:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-0afa8a09da698c24 (500 internal_error) 2026/07/05 04:25:48 DEBUG : pacer: low level retry 2/10 (error incident id ab2e63e4c68d-0afa8a09da698c24 (500 internal_error)) 2026/07/05 04:25:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 04:25:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/05 04:25:48 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 04:25:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ef69a404e7b1-bb69c45de2554f4c (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ef69a404e7b1-bb69c45de2554f4c"} 2026/07/05 04:25:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ef69a404e7b1-bb69c45de2554f4c (500 internal_error) 2026/07/05 04:25:53 DEBUG : pacer: low level retry 3/10 (error incident id ef69a404e7b1-bb69c45de2554f4c (500 internal_error)) 2026/07/05 04:25:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 04:25:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:25:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/05 04:25:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:25:54 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:25:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id ab2e63e4c68d-2f674cf343d9ab15 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-2f674cf343d9ab15"} 2026/07/05 04:25:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-2f674cf343d9ab15 (500 internal_error) 2026/07/05 04:25:56 DEBUG : pacer: low level retry 3/10 (error incident id ab2e63e4c68d-2f674cf343d9ab15 (500 internal_error)) 2026/07/05 04:25:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:25:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/05 04:25:56 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:26:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ef69a404e7b1-1dbf80255f02c68c (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ef69a404e7b1-1dbf80255f02c68c"} 2026/07/05 04:26:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ef69a404e7b1-1dbf80255f02c68c (500 internal_error) 2026/07/05 04:26:00 DEBUG : pacer: low level retry 4/10 (error incident id ef69a404e7b1-1dbf80255f02c68c (500 internal_error)) 2026/07/05 04:26:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:26:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:26:00 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:26:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id ab2e63e4c68d-669680b8f48ed5a6 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-669680b8f48ed5a6"} 2026/07/05 04:26:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-669680b8f48ed5a6 (500 internal_error) 2026/07/05 04:26:04 DEBUG : pacer: low level retry 4/10 (error incident id ab2e63e4c68d-669680b8f48ed5a6 (500 internal_error)) 2026/07/05 04:26:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:26:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/05 04:26:05 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:26:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ef69a404e7b1-d576656bd0ffcb02 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ef69a404e7b1-d576656bd0ffcb02"} 2026/07/05 04:26:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ef69a404e7b1-d576656bd0ffcb02 (500 internal_error) 2026/07/05 04:26:06 DEBUG : pacer: low level retry 5/10 (error incident id ef69a404e7b1-d576656bd0ffcb02 (500 internal_error)) 2026/07/05 04:26:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:26:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:26:06 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:26:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ef69a404e7b1-9833867eac1511d6 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ef69a404e7b1-9833867eac1511d6"} 2026/07/05 04:26:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ef69a404e7b1-9833867eac1511d6 (500 internal_error) 2026/07/05 04:26:12 DEBUG : pacer: low level retry 6/10 (error incident id ef69a404e7b1-9833867eac1511d6 (500 internal_error)) 2026/07/05 04:26:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:26:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:26:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id ab2e63e4c68d-6ffe42df996ddef4 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-6ffe42df996ddef4"} 2026/07/05 04:26:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-6ffe42df996ddef4 (500 internal_error) 2026/07/05 04:26:12 DEBUG : pacer: low level retry 5/10 (error incident id ab2e63e4c68d-6ffe42df996ddef4 (500 internal_error)) 2026/07/05 04:26:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/05 04:26:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/05 04:26:13 DEBUG : pacer: Reducing sleep to 40ms 2026/07/05 04:26:13 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:26:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ef69a404e7b1-13ebd4cbb60021bc (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ef69a404e7b1-13ebd4cbb60021bc"} 2026/07/05 04:26:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ef69a404e7b1-13ebd4cbb60021bc (500 internal_error) 2026/07/05 04:26:20 DEBUG : pacer: low level retry 7/10 (error incident id ef69a404e7b1-13ebd4cbb60021bc (500 internal_error)) 2026/07/05 04:26:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:26:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:26:21 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:26:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id ab2e63e4c68d-2f7e92ab78656d66 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-2f7e92ab78656d66"} 2026/07/05 04:26:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-2f7e92ab78656d66 (500 internal_error) 2026/07/05 04:26:24 DEBUG : pacer: low level retry 6/10 (error incident id ab2e63e4c68d-2f7e92ab78656d66 (500 internal_error)) 2026/07/05 04:26:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:26:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/05 04:26:24 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:26:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ef69a404e7b1-713db764407cb198 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ef69a404e7b1-713db764407cb198"} 2026/07/05 04:26:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ef69a404e7b1-713db764407cb198 (500 internal_error) 2026/07/05 04:26:27 DEBUG : pacer: low level retry 8/10 (error incident id ef69a404e7b1-713db764407cb198 (500 internal_error)) 2026/07/05 04:26:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:26:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:26:27 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:26:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id ab2e63e4c68d-8b2bb89a879a24b0 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-8b2bb89a879a24b0"} 2026/07/05 04:26:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-8b2bb89a879a24b0 (500 internal_error) 2026/07/05 04:26:31 DEBUG : pacer: low level retry 7/10 (error incident id ab2e63e4c68d-8b2bb89a879a24b0 (500 internal_error)) 2026/07/05 04:26:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:26:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/05 04:26:31 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:26:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ef69a404e7b1-c227fcc1b7d2e891 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ef69a404e7b1-c227fcc1b7d2e891"} 2026/07/05 04:26:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ef69a404e7b1-c227fcc1b7d2e891 (500 internal_error) 2026/07/05 04:26:34 DEBUG : pacer: low level retry 9/10 (error incident id ef69a404e7b1-c227fcc1b7d2e891 (500 internal_error)) 2026/07/05 04:26:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:26:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:26:34 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:26:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id ab2e63e4c68d-1f63a8dbd48645c9 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ab2e63e4c68d-1f63a8dbd48645c9"} 2026/07/05 04:26:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ab2e63e4c68d-1f63a8dbd48645c9 (500 internal_error) 2026/07/05 04:26:39 DEBUG : pacer: low level retry 8/10 (error incident id ab2e63e4c68d-1f63a8dbd48645c9 (500 internal_error)) 2026/07/05 04:26:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:26:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/05 04:26:39 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:26:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id ef69a404e7b1-2a2f7d893fb128a5 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id ef69a404e7b1-2a2f7d893fb128a5"} 2026/07/05 04:26:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Clearing part upload URL because of error: incident id ef69a404e7b1-2a2f7d893fb128a5 (500 internal_error) 2026/07/05 04:26:41 DEBUG : pacer: low level retry 10/10 (error incident id ef69a404e7b1-2a2f7d893fb128a5 (500 internal_error)) 2026/07/05 04:26:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/05 04:26:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 1: incident id ef69a404e7b1-2a2f7d893fb128a5 (500 internal_error) 2026/07/05 04:26:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 0 (retry=false): Post "https://pod-000-1098-03.backblaze.com/b2api/v1/b2_upload_part/4_z8f522d83803d3b0b9ff80e1b_f22594a833ea667e1_d20260705_m042532_c001_v0001098_t0015_u01783225532508/0034": incident id ef69a404e7b1-2a2f7d893fb128a5 (500 internal_error): &url.Error{Op:"Post", URL:"https://pod-000-1098-03.backblaze.com/b2api/v1/b2_upload_part/4_z8f522d83803d3b0b9ff80e1b_f22594a833ea667e1_d20260705_m042532_c001_v0001098_t0015_u01783225532508/0034", Err:fserrors.wrappedRetryError{error:(*api.Error)(0x434f8fc9050)}} 2026/07/05 04:26:41 DEBUG : pacer: Reducing sleep to 20ms 2026/07/05 04:26:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Error sending chunk 0: Post "https://pod-000-1098-03.backblaze.com/b2api/v1/b2_upload_part/4_z8f522d83803d3b0b9ff80e1b_f22594a833ea667e1_d20260705_m042532_c001_v0001098_t0015_u01783225532508/0034": incident id ef69a404e7b1-2a2f7d893fb128a5 (500 internal_error) 2026/07/05 04:26:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Cancelling large file upload 2026/07/05 04:26:41 DEBUG : pacer: Reducing sleep to 10ms fstests.go:143: PutLarge error: incident id ef69a404e7b1-2a2f7d893fb128a5 (500 internal_error) - low level retry 1/10 2026/07/05 04:26:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:26:43 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/07/05 04:26:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f213f4b08d2570b3c_d20260705_m042643_c001_v0001097_t0051_u01783225603570") 2026/07/05 04:26:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:26:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:26:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/05 04:26:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:26:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:26:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/05 04:26:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/05 04:26:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/05 04:26:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/05 04:26:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/05 04:26:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/05 04:26:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/05 04:26:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/05 04:26:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:26:53 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/07/05 04:26:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f213f4b08d2570ba3_d20260705_m042653_c001_v0001146_t0031_u01783225613998") 2026/07/05 04:26:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/05 04:26:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/05 04:26:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/05 04:26:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:26:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:26:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/05 04:26:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/05 04:26:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/05 04:26:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/05 04:26:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/05 04:26:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/05 04:26:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/05 04:26:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/05 04:27:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/05 04:27:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/05 04:27:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/05 04:27:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:27:03 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/07/05 04:27:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f204a008feea722df_d20260705_m042703_c001_v0001150_t0031_u01783225623269") 2026/07/05 04:27:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/05 04:27:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:27:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/05 04:27:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/05 04:27:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/05 04:27:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:27:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:27:06 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/07/05 04:27:08 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/05 04:27:08 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/05 04:27:08 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/05 04:27:08 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/05 04:27:09 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/05 04:27:10 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/05 04:27:10 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/05 04:27:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:27:12 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/07/05 04:27:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f204a008feea722e1_d20260705_m042712_c001_v0001103_t0031_u01783225632504") 2026/07/05 04:27:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:27:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:27:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/05 04:27:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:27:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:27:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/05 04:27:16 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/05 04:27:16 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/05 04:27:16 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/05 04:27:16 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/05 04:27:19 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/05 04:27:19 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/05 04:27:19 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/05 04:27:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:27:21 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/07/05 04:27:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f213f4b08d2570ca8_d20260705_m042721_c001_v0001176_t0039_u01783225641842") 2026/07/05 04:27:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/05 04:27:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/05 04:27:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/05 04:27:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:27:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:27:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/05 04:27:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/05 04:27:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/05 04:27:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/05 04:27:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/05 04:27:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/05 04:27:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/05 04:27:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/05 04:27:29 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/05 04:27:31 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/05 04:27:31 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/05 04:27:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:27:34 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/07/05 04:27:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f2015f013e5e817f7_d20260705_m042734_c001_v0001176_t0001_u01783225654659") 2026/07/05 04:27:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/05 04:27:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:27:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/05 04:27:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/05 04:27:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/05 04:27:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:27:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:27:37 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/07/05 04:27:39 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/05 04:27:39 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/05 04:27:39 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/05 04:27:39 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/05 04:27:40 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/05 04:27:42 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/05 04:27:42 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/05 04:27:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:27:43 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/07/05 04:27:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f2015f013e5e81860_d20260705_m042744_c001_v0001176_t0033_u01783225664078") 2026/07/05 04:27:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:27:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/05 04:27:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/05 04:27:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:27:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:27:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/05 04:27:48 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/05 04:27:48 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/05 04:27:48 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/05 04:27:48 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/05 04:27:52 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/05 04:27:57 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/05 04:27:57 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/05 04:28:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:28:01 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/07/05 04:28:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f211d15fd00d5d215_d20260705_m042801_c001_v0001113_t0053_u01783225681791") 2026/07/05 04:28:01 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/05 04:28:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/05 04:28:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/05 04:28:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:28:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:28:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/05 04:28:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/05 04:28:07 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/05 04:28:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/05 04:28:08 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/05 04:28:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/05 04:28:08 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/05 04:28:09 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/05 04:28:10 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/05 04:28:10 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/05 04:28:10 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/05 04:28:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/05 04:28:13 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/07/05 04:28:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f522d83803d3b0b9ff80e1b_f211d15fd00d5d27e_d20260705_m042813_c001_v0001042_t0001_u01783225693360") 2026/07/05 04:28:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/05 04:28:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/05 04:28:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/05 04:28:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/05 04:28:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/05 04:28:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/05 04:28:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/05 04:28:16 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/07/05 04:28:24 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f522d83803d3b0b9ff80e1b_f2155e4a656305d0d_d20260705_m042824_c001_v0001165_t0030_u01783225704188") 2026/07/05 04:28:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/05 04:28:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/05 04:28:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/05 04:28:25 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/05 04:28:25 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/05 04:28:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/05 04:28:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/05 04:28:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/05 04:28:26 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/05 04:28:29 DEBUG : chunked-copy: Done sending chunk 1 2026/07/05 04:28:29 DEBUG : chunked-copy: Done sending chunk 0 2026/07/05 04:28:29 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/05 04:28:30 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f522d83803d3b0b9ff80e1b_f202a38c2575c48c4_d20260705_m042830_c001_v0001144_t0049_u01783225710126") 2026/07/05 04:28:30 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/05 04:28:30 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/05 04:28:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/05 04:28:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/05 04:28:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/05 04:28:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/05 04:28:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/05 04:28:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/05 04:28:53 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/05 04:28:55 DEBUG : chunked-copy: Done sending chunk 0 2026/07/05 04:28:55 DEBUG : chunked-copy: Done sending chunk 1 2026/07/05 04:28:55 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/05 04:28:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f522d83803d3b0b9ff80e1b_f210d5f7e68e552c0_d20260705_m042856_c001_v0001102_t0046_u01783225736171") 2026/07/05 04:28:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/05 04:28:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/05 04:28:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/05 04:28:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/05 04:28:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/05 04:28:58 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/05 04:28:58 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/05 04:28:58 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/05 04:28:58 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/05 04:29:01 DEBUG : chunked-copy: Done sending chunk 1 2026/07/05 04:29:01 DEBUG : chunked-copy: Done sending chunk 0 2026/07/05 04:29:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/05 04:29:02 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8f522d83803d3b0b9ff80e1b_f210d5f7e68e553bb_d20260705_m042902_c001_v0001161_t0004_u01783225742609") 2026/07/05 04:29:02 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/05 04:29:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/05 04:29:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/05 04:29:03 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/05 04:29:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/05 04:29:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/05 04:29:03 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/05 04:29:05 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/05 04:29:06 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/05 04:29:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dixiraf7weho/deeper/nonexisting/directory" 2026/07/05 04:29:06 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/07/05 04:29:08 INFO : B2 bucket rclone-test-dixiraf7weho: cleaning bucket "rclone-test-dixiraf7weho" of all files 2026/07/05 04:29:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f413f4b08d2570d86_d20260705_m042747_c001_v7007000_t0000_u01783225667972") 2026/07/05 04:29:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2015f013e5e81860_d20260705_m042744_c001_v0001176_t0033_u01783225664078") 2026/07/05 04:29:08 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e8185f_d20260705_m042743_c001_v7007000_t0000_u01783225663587") 2026/07/05 04:29:08 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f213f4b08d2570d11_d20260705_m042739_c001_v0001183_t0014_u01783225659297") 2026/07/05 04:29:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4155e4a656305cf0_d20260705_m042818_c001_v7007000_t0000_u01783225698824") 2026/07/05 04:29:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f211d15fd00d5d27e_d20260705_m042813_c001_v0001042_t0001_u01783225693360") 2026/07/05 04:29:08 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f411d15fd00d5d27d_d20260705_m042812_c001_v7007000_t0000_u01783225692857") 2026/07/05 04:29:08 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f211d15fd00d5d26f_d20260705_m042807_c001_v0001167_t0047_u01783225687453") 2026/07/05 04:29:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f411d15fd00d5d26e_d20260705_m042807_c001_v7007000_t0000_u01783225687263") 2026/07/05 04:29:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f211d15fd00d5d215_d20260705_m042801_c001_v0001113_t0053_u01783225681791") 2026/07/05 04:29:09 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f411d15fd00d5d214_d20260705_m042801_c001_v7007000_t0000_u01783225681268") 2026/07/05 04:29:09 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f213f4b08d2570d87_d20260705_m042748_c001_v0001144_t0027_u01783225668149") 2026/07/05 04:29:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c409a_d20260705_m042457_c001_v7007000_t0000_u01783225497621") 2026/07/05 04:29:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f21993bc52d15d42b_d20260705_m042453_c001_v0001180_t0033_u01783225493259") 2026/07/05 04:29:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c4069_d20260705_m042448_c001_v7007000_t0000_u01783225488254") 2026/07/05 04:29:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c4036_d20260705_m042443_c001_v0001180_t0004_u01783225483268") 2026/07/05 04:29:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f41993bc52d15d429_d20260705_m042452_c001_v7007000_t0000_u01783225492882") 2026/07/05 04:29:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c406e_d20260705_m042448_c001_v0001183_t0049_u01783225488606") 2026/07/05 04:29:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c402f_d20260705_m042442_c001_v7007000_t0000_u01783225482752") 2026/07/05 04:29:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c4013_d20260705_m042438_c001_v0001102_t0030_u01783225478066") 2026/07/05 04:29:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c4011_d20260705_m042437_c001_v7007000_t0000_u01783225477581") 2026/07/05 04:29:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf15a_d20260705_m042433_c001_v0001179_t0028_u01783225473594") 2026/07/05 04:29:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4094126c888cf151_d20260705_m042433_c001_v7007000_t0000_u01783225473253") 2026/07/05 04:29:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c4008_d20260705_m042429_c001_v0001136_t0032_u01783225469523") 2026/07/05 04:29:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f402a38c2575c406e_d20260705_m042526_c001_v7007000_t0000_u01783225526892") 2026/07/05 04:29:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f202a38c2575c405f_d20260705_m042523_c001_v0001180_t0024_u01783225523201") 2026/07/05 04:29:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c40b5_d20260705_m042518_c001_v7007000_t0000_u01783225518001") 2026/07/05 04:29:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c40b2_d20260705_m042512_c001_v0001178_t0057_u01783225512741") 2026/07/05 04:29:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f402a38c2575c405a_d20260705_m042522_c001_v7007000_t0000_u01783225522862") 2026/07/05 04:29:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c40be_d20260705_m042518_c001_v0001154_t0021_u01783225518478") 2026/07/05 04:29:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c40ae_d20260705_m042512_c001_v7007000_t0000_u01783225512133") 2026/07/05 04:29:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c40a9_d20260705_m042507_c001_v0001161_t0056_u01783225507304") 2026/07/05 04:29:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c40a8_d20260705_m042506_c001_v7007000_t0000_u01783225506852") 2026/07/05 04:29:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c40a3_d20260705_m042503_c001_v0001179_t0032_u01783225503076") 2026/07/05 04:29:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c40a2_d20260705_m042502_c001_v7007000_t0000_u01783225502430") 2026/07/05 04:29:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c409b_d20260705_m042458_c001_v0001153_t0003_u01783225498055") 2026/07/05 04:29:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c4006_d20260705_m042429_c001_v7007000_t0000_u01783225469278") 2026/07/05 04:29:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2045f233a9b7e928_d20260705_m042425_c001_v0001146_t0034_u01783225465305") 2026/07/05 04:29:10 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4045f233a9b7e927_d20260705_m042424_c001_v7007000_t0000_u01783225464950") 2026/07/05 04:29:10 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c3fe0_d20260705_m042420_c001_v0001136_t0025_u01783225460826") 2026/07/05 04:29:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c3fd8_d20260705_m042420_c001_v7007000_t0000_u01783225460560") 2026/07/05 04:29:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0f0_d20260705_m042416_c001_v0001154_t0000_u01783225456521") 2026/07/05 04:29:10 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4094126c888cf0ef_d20260705_m042416_c001_v7007000_t0000_u01783225456180") 2026/07/05 04:29:10 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f227a4d3f6e1c3ef3_d20260705_m042412_c001_v0001176_t0009_u01783225452290") 2026/07/05 04:29:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c3eea_d20260705_m042411_c001_v7007000_t0000_u01783225451930") 2026/07/05 04:29:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0cf_d20260705_m042407_c001_v0001165_t0046_u01783225447831") 2026/07/05 04:29:10 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4094126c888cf0ce_d20260705_m042407_c001_v7007000_t0000_u01783225447488") 2026/07/05 04:29:10 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2094126c888cf0be_d20260705_m042402_c001_v0001150_t0020_u01783225442570") 2026/07/05 04:29:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f413f4b08d2570c2c_d20260705_m042707_c001_v7007000_t0000_u01783225627592") 2026/07/05 04:29:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f204a008feea722df_d20260705_m042703_c001_v0001150_t0031_u01783225623269") 2026/07/05 04:29:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f413f4b08d2570ba4_d20260705_m042658_c001_v7007000_t0000_u01783225618321") 2026/07/05 04:29:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f213f4b08d2570ba3_d20260705_m042653_c001_v0001146_t0031_u01783225613998") 2026/07/05 04:29:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f404a008feea722de_d20260705_m042702_c001_v7007000_t0000_u01783225622842") 2026/07/05 04:29:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f213f4b08d2570ba5_d20260705_m042658_c001_v0001177_t0052_u01783225618497") 2026/07/05 04:29:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f413f4b08d2570ba2_d20260705_m042653_c001_v7007000_t0000_u01783225613611") 2026/07/05 04:29:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f22424937c0ec684a_d20260705_m042649_c001_v0001103_t0041_u01783225609065") 2026/07/05 04:29:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f42424937c0ec6845_d20260705_m042648_c001_v7007000_t0000_u01783225608875") 2026/07/05 04:29:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f213f4b08d2570b3c_d20260705_m042643_c001_v0001097_t0051_u01783225603570") 2026/07/05 04:29:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f42594a833ea667dd_d20260705_m042532_c001_v7007000_t0000_u01783225532058") 2026/07/05 04:29:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f202a38c2575c406f_d20260705_m042527_c001_v0001150_t0022_u01783225527068") 2026/07/05 04:29:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f413f4b08d2570d10_d20260705_m042739_c001_v7007000_t0000_u01783225659120") 2026/07/05 04:29:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2015f013e5e817f7_d20260705_m042734_c001_v0001176_t0001_u01783225654659") 2026/07/05 04:29:11 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4015f013e5e817f6_d20260705_m042734_c001_v7007000_t0000_u01783225654233") 2026/07/05 04:29:11 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f213f4b08d2570cea_d20260705_m042726_c001_v0001174_t0034_u01783225646219") 2026/07/05 04:29:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f413f4b08d2570ce9_d20260705_m042726_c001_v7007000_t0000_u01783225646042") 2026/07/05 04:29:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f213f4b08d2570ca8_d20260705_m042721_c001_v0001176_t0039_u01783225641842") 2026/07/05 04:29:11 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f413f4b08d2570ca0_d20260705_m042721_c001_v7007000_t0000_u01783225641398") 2026/07/05 04:29:11 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f213f4b08d2570c84_d20260705_m042716_c001_v0001173_t0059_u01783225636320") 2026/07/05 04:29:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f413f4b08d2570c83_d20260705_m042716_c001_v7007000_t0000_u01783225636142") 2026/07/05 04:29:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f204a008feea722e1_d20260705_m042712_c001_v0001103_t0031_u01783225632504") 2026/07/05 04:29:11 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f404a008feea722e0_d20260705_m042712_c001_v7007000_t0000_u01783225632064") 2026/07/05 04:29:12 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f213f4b08d2570c32_d20260705_m042707_c001_v0001154_t0001_u01783225627769") 2026/07/05 04:29:12 DEBUG : chunked-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c4974_d20260705_m042904_c001_v7007000_t0000_u01783225744963") 2026/07/05 04:29:12 DEBUG : chunked-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2155e4a656305eb9_d20260705_m042858_c001_v0001104_t0033_u01783225738477") 2026/07/05 04:29:12 DEBUG : chunked-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4155e4a656305eac_d20260705_m042857_c001_v7007000_t0000_u01783225737941") 2026/07/05 04:29:12 DEBUG : chunked-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2155e4a656305e78_d20260705_m042852_c001_v0001091_t0054_u01783225732855") 2026/07/05 04:29:12 DEBUG : chunked-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4155e4a656305e75_d20260705_m042852_c001_v7007000_t0000_u01783225732330") 2026/07/05 04:29:12 DEBUG : chunked-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2155e4a656305d45_d20260705_m042826_c001_v0001029_t0037_u01783225706549") 2026/07/05 04:29:12 DEBUG : chunked-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4155e4a656305d37_d20260705_m042826_c001_v7007000_t0000_u01783225706027") 2026/07/05 04:29:12 DEBUG : chunked-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1116009b947ef95e_d20260705_m042822_c001_v0001180_t0038_u01783225702799") 2026/07/05 04:29:12 DEBUG : chunked-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4155e4a656305cfa_d20260705_m042822_c001_v7007000_t0000_u01783225702434") 2026/07/05 04:29:12 DEBUG : chunked-copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1116009b947ef94e_d20260705_m042819_c001_v0001180_t0014_u01783225699517") 2026/07/05 04:29:12 DEBUG : chunked-copy.copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c4973_d20260705_m042904_c001_v7007000_t0000_u01783225744774") 2026/07/05 04:29:12 DEBUG : chunked-copy.copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f210d5f7e68e553bb_d20260705_m042902_c001_v0001161_t0004_u01783225742609") 2026/07/05 04:29:12 DEBUG : chunked-copy.copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4155e4a656305eab_d20260705_m042857_c001_v7007000_t0000_u01783225737764") 2026/07/05 04:29:12 DEBUG : chunked-copy.copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f210d5f7e68e552c0_d20260705_m042856_c001_v0001102_t0046_u01783225736171") 2026/07/05 04:29:12 DEBUG : chunked-copy.copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4155e4a656305e73_d20260705_m042852_c001_v7007000_t0000_u01783225732153") 2026/07/05 04:29:12 DEBUG : chunked-copy.copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f202a38c2575c48c4_d20260705_m042830_c001_v0001144_t0049_u01783225710126") 2026/07/05 04:29:12 DEBUG : chunked-copy.copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4155e4a656305d32_d20260705_m042825_c001_v7007000_t0000_u01783225705851") 2026/07/05 04:29:12 DEBUG : chunked-copy.copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f2155e4a656305d0d_d20260705_m042824_c001_v0001165_t0030_u01783225704188") 2026/07/05 04:29:12 DEBUG : chunked-copy.copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4155e4a656305cf9_d20260705_m042822_c001_v7007000_t0000_u01783225702257") 2026/07/05 04:29:13 DEBUG : chunked-copy.copy: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1114dd4617e85445_d20260705_m042821_c001_v0001177_t0019_u01783225701415") 2026/07/05 04:29:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f104ca5ffbf0ac46c_d20260705_m042243_c001_v0001131_t0049_u01783225363231") 2026/07/05 04:29:13 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c4976_d20260705_m042905_c001_v7007000_t0000_u01783225745731") 2026/07/05 04:29:13 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1116009b947efa48_d20260705_m042905_c001_v0001180_t0028_u01783225745516") 2026/07/05 04:29:13 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f427a4d3f6e1c4978_d20260705_m042906_c001_v7007000_t0000_u01783225746699") 2026/07/05 04:29:13 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1116009b947efa52_d20260705_m042906_c001_v0001180_t0027_u01783225746476") 2026/07/05 04:29:13 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f1116009b947efa4c_d20260705_m042905_c001_v0001180_t0016_u01783225745925") 2026/07/05 04:29:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f522d83803d3b0b9ff80e1b_f4094126c888cf0af_d20260705_m042358_c001_v7007000_t0000_u01783225438989") 2026/07/05 04:29:14 INFO : B2 bucket rclone-test-dixiraf7weho: cleaning bucket "rclone-test-dixiraf7weho" of all files === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- PASS: TestIntegration (426.91s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.53s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.36s) --- PASS: TestIntegration/FsMkdir (424.88s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.16s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.65s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (256.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (11.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (100.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (82.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (76.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (19.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (46.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (26.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.37s) --- 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 426.941s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m7.993981362s (try 1/5)