"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:457: Using remote "TestB2:" 2026/08/07 02:38:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xazurac5muzu" 2026/08/07 02:38:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: 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/08/07 02:38:48 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/07 02:38:49 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/07 02:38:49 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/07 02:39:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/07 02:39:17 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/07 02:39:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/07 02:39:18 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/07 02:39:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/07 02:39:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/07 02:39:19 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/07 02:39:26 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/07 02:39:27 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/07 02:39:32 INFO : B2 bucket rclone-test-xazurac5muzu: cleaning bucket "rclone-test-xazurac5muzu" of all files 2026/08/07 02:39:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038139_d20260807_m023931_c001_v0001150_t0008_u01786070371373") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/07 02:39:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xazurac5muzu/dirToPurgeFromRoot" 2026/08/07 02:39:34 INFO : B2 bucket rclone-test-xazurac5muzu path dirToPurgeFromRoot: cleaning bucket "rclone-test-xazurac5muzu" of all files 2026/08/07 02:39:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca603813d_d20260807_m023933_c001_v0001150_t0011_u01786070373173") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/07 02:39:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xazurac5muzu/hello? sausage/êé" 2026/08/07 02:39:40 INFO : B2 bucket rclone-test-xazurac5muzu path hello? sausage/êé: cleaning bucket "rclone-test-xazurac5muzu" of all files 2026/08/07 02:39:40 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f1101f180d1ce20c1_d20260807_m023938_c001_v0001174_t0003_u01786070378931") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/07 02:39:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xazurac5muzu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/07 02:39:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xazurac5muzu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-xazurac5muzu" from "TestB2:rclone-test-xazurac5muzu" 2026/08/07 02:39:55 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/08/07 02:40:06 DEBUG : Creating backend with remote "TestB2:rclone-test-guquwic4vanu" 2026/08/07 02:40:09 DEBUG : B2 bucket rclone-test-guquwic4vanu: Purge remote 2026/08/07 02:40:09 INFO : B2 bucket rclone-test-guquwic4vanu: cleaning bucket "rclone-test-guquwic4vanu" of all files 2026/08/07 02:40:10 DEBUG : somefile: Deleting (id "4_zbfc29da3107ddbab9ff80e1b_f405c240b1af89356_d20260807_m024008_c001_v0001101_t0026_u01786070408888") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/07 02:40:11 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/07 02:40:12 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/08/07 02:40:15 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/07 02:40:15 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/07 02:40:15 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.770Ki offset 6Mi/6.106Mi 2026/08/07 02:40:15 DEBUG : test-metadata: Sending chunk 1 length 111380 2026/08/07 02:40:17 DEBUG : test-metadata: Done sending chunk 1 2026/08/07 02:40:18 DEBUG : test-metadata: Done sending chunk 0 2026/08/07 02:40:18 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 === 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-08-07-024023-217.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/08/07 02:40:29 DEBUG : oldPath = "TestB2:rclone-test-xazurac5muzu/versions/test-versions-v2026-08-07-024023-217.txt" 2026/08/07 02:40:29 DEBUG : newPath = "TestB2,versions:rclone-test-xazurac5muzu/versions/test-versions-v2026-08-07-024023-217.txt" 2026/08/07 02:40:29 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-xazurac5muzu/versions/test-versions-v2026-08-07-024023-217.txt" 2026/08/07 02:40:29 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/07 02:40:31 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-xazurac5muzu/versions/test-versions-v2026-08-07-024023-217.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-xazurac5muzu/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/08/07 02:40:34 INFO : B2 bucket rclone-test-xazurac5muzu: cleaning bucket "rclone-test-xazurac5muzu" of all hidden files 2026/08/07 02:40:34 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f23_d20260807_m023856_c001_v7007000_t0000_u01786070336919") as it is a hide marker 2026/08/07 02:40:34 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : leading space/ leading space: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038097_d20260807_m023856_c001_v0001150_t0003_u01786070336049") 2026/08/07 02:40:34 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f22_d20260807_m023855_c001_v7007000_t0000_u01786070335688") as it is a hide marker 2026/08/07 02:40:34 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038091_d20260807_m023854_c001_v0001150_t0053_u01786070334919") 2026/08/07 02:40:34 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f2b_d20260807_m023904_c001_v7007000_t0000_u01786070344248") as it is a hide marker 2026/08/07 02:40:34 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380b9_d20260807_m023903_c001_v0001150_t0038_u01786070343495") 2026/08/07 02:40:34 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : created from root.txt: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f4185093e2b7a4774_d20260807_m024003_c001_v7007000_t0000_u01786070403083") as it is a hide marker 2026/08/07 02:40:34 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : created from root.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f11786b57e5bbc9ba_d20260807_m024001_c001_v0001102_t0053_u01786070401831") 2026/08/07 02:40:34 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : file name.txt: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f421f864f0b2213fe_d20260807_m024011_c001_v7007000_t0000_u01786070411258") as it is a hide marker 2026/08/07 02:40:34 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : file name.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038177_d20260807_m023951_c001_v0001150_t0016_u01786070391158") 2026/08/07 02:40:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : file name.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f10813415483a8158_d20260807_m023945_c001_v0001041_t0020_u01786070385797") 2026/08/07 02:40:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : file name.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038125_d20260807_m023923_c001_v0001150_t0007_u01786070363318") 2026/08/07 02:40:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : file name.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca603811b_d20260807_m023922_c001_v0001150_t0002_u01786070362183") 2026/08/07 02:40:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca603811f_d20260807_m023922_c001_v0001150_t0026_u01786070362848") "upload" dated 2026-08-07 02:39:22.848 +0000 UTC (1m11.569307587s ago) 2026/08/07 02:40:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f417ee634602b87b5_d20260807_m023943_c001_v7007000_t0000_u01786070383279") as it is a hide marker 2026/08/07 02:40:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f1048a00e8bc21c7c_d20260807_m023942_c001_v0001116_t0003_u01786070382408") 2026/08/07 02:40:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f1151812c003c12ab_d20260807_m023941_c001_v0001091_t0002_u01786070381382") 2026/08/07 02:40:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f36_d20260807_m023912_c001_v7007000_t0000_u01786070352100") as it is a hide marker 2026/08/07 02:40:34 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380e3_d20260807_m023911_c001_v0001150_t0035_u01786070351364") 2026/08/07 02:40:34 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : piped data.txt: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f421f864f0b221400_d20260807_m024013_c001_v7007000_t0000_u01786070413118") as it is a hide marker 2026/08/07 02:40:34 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : piped data.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60381c3_d20260807_m024012_c001_v0001150_t0032_u01786070412594") 2026/08/07 02:40:34 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : piped data.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f421f864f0b2213ff_d20260807_m024012_c001_v7007000_t0000_u01786070412417") 2026/08/07 02:40:34 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : piped data.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f416e453ca60381bf_d20260807_m024012_c001_v0001150_t0046_u01786070412050") 2026/08/07 02:40:34 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f37_d20260807_m023913_c001_v7007000_t0000_u01786070353133") as it is a hide marker 2026/08/07 02:40:34 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380e9_d20260807_m023912_c001_v0001150_t0018_u01786070352462") 2026/08/07 02:40:34 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : test-metadata: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f421f864f0b221405_d20260807_m024020_c001_v7007000_t0000_u01786070420689") as it is a hide marker 2026/08/07 02:40:34 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : test-metadata: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f221f864f0b221403_d20260807_m024015_c001_v0001174_t0028_u01786070415200") 2026/08/07 02:40:34 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : test-metadata: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f421f864f0b221402_d20260807_m024014_c001_v7007000_t0000_u01786070414197") 2026/08/07 02:40:34 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : test-metadata: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60381c7_d20260807_m024013_c001_v0001150_t0030_u01786070413296") 2026/08/07 02:40:34 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f2f_d20260807_m023906_c001_v7007000_t0000_u01786070346600") as it is a hide marker 2026/08/07 02:40:34 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380c3_d20260807_m023905_c001_v0001150_t0007_u01786070345596") 2026/08/07 02:40:34 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f31_d20260807_m023908_c001_v7007000_t0000_u01786070348829") as it is a hide marker 2026/08/07 02:40:34 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380c9_d20260807_m023908_c001_v0001150_t0023_u01786070348211") 2026/08/07 02:40:34 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f30_d20260807_m023907_c001_v7007000_t0000_u01786070347849") as it is a hide marker 2026/08/07 02:40:34 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380c7_d20260807_m023906_c001_v0001150_t0000_u01786070346964") 2026/08/07 02:40:34 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f32_d20260807_m023910_c001_v7007000_t0000_u01786070350019") as it is a hide marker 2026/08/07 02:40:34 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380cf_d20260807_m023909_c001_v0001150_t0059_u01786070349191") 2026/08/07 02:40:34 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f34_d20260807_m023910_c001_v7007000_t0000_u01786070350987") as it is a hide marker 2026/08/07 02:40:34 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380db_d20260807_m023910_c001_v0001150_t0012_u01786070350409") 2026/08/07 02:40:34 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f2d_d20260807_m023905_c001_v7007000_t0000_u01786070345234") as it is a hide marker 2026/08/07 02:40:34 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : trailing space /trailing space : Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380c1_d20260807_m023904_c001_v0001150_t0026_u01786070344609") 2026/08/07 02:40:34 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038201_d20260807_m024028_c001_v0001150_t0053_u01786070428476") "upload" dated 2026-08-07 02:40:28.476 +0000 UTC (5.942180006s ago) 2026/08/07 02:40:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4185093e2b7a4788_d20260807_m024026_c001_v7007000_t0000_u01786070426298") 2026/08/07 02:40:34 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60381eb_d20260807_m024023_c001_v0001150_t0007_u01786070423217") 2026/08/07 02:40:34 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f3d_d20260807_m023921_c001_v7007000_t0000_u01786070361639") as it is a hide marker 2026/08/07 02:40:34 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f203f7d67a7996f3a_d20260807_m023915_c001_v0001117_t0019_u01786070355121") 2026/08/07 02:40:34 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : zero-length-file: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f39_d20260807_m023914_c001_v7007000_t0000_u01786070354939") as it is a hide marker 2026/08/07 02:40:34 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : zero-length-file: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f416e453ca60380fd_d20260807_m023914_c001_v0001150_t0046_u01786070354391") 2026/08/07 02:40:34 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f25_d20260807_m023858_c001_v7007000_t0000_u01786070338526") as it is a hide marker 2026/08/07 02:40:34 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380a3_d20260807_m023857_c001_v0001150_t0005_u01786070337284") 2026/08/07 02:40:34 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f1e_d20260807_m023852_c001_v7007000_t0000_u01786070332308") as it is a hide marker 2026/08/07 02:40:34 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038083_d20260807_m023851_c001_v0001150_t0051_u01786070331147") 2026/08/07 02:40:34 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f29_d20260807_m023901_c001_v7007000_t0000_u01786070341945") as it is a hide marker 2026/08/07 02:40:34 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380af_d20260807_m023901_c001_v0001150_t0003_u01786070341086") 2026/08/07 02:40:34 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f28_d20260807_m023900_c001_v7007000_t0000_u01786070340725") as it is a hide marker 2026/08/07 02:40:34 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380ab_d20260807_m023859_c001_v0001150_t0036_u01786070339924") 2026/08/07 02:40:34 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f2a_d20260807_m023903_c001_v7007000_t0000_u01786070343058") as it is a hide marker 2026/08/07 02:40:34 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380b5_d20260807_m023902_c001_v0001150_t0040_u01786070342307") 2026/08/07 02:40:34 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f27_d20260807_m023859_c001_v7007000_t0000_u01786070339563") as it is a hide marker 2026/08/07 02:40:34 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380a5_d20260807_m023858_c001_v0001150_t0029_u01786070338887") 2026/08/07 02:40:34 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : ./.: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f1f_d20260807_m023853_c001_v7007000_t0000_u01786070333334") as it is a hide marker 2026/08/07 02:40:34 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : ./.: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038085_d20260807_m023852_c001_v0001150_t0034_u01786070332670") 2026/08/07 02:40:34 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/07 02:40:34 DEBUG : ../..: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f21_d20260807_m023854_c001_v7007000_t0000_u01786070334558") as it is a hide marker 2026/08/07 02:40:34 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/07 02:40:34 DEBUG : ../..: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038089_d20260807_m023853_c001_v0001150_t0007_u01786070333697") 2026/08/07 02:40:34 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/07 02:40:34 INFO : B2 bucket rclone-test-xazurac5muzu: cleaning bucket "rclone-test-xazurac5muzu" of all hidden files 2026/08/07 02:40:34 DEBUG : leading space/ leading space: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f23_d20260807_m023856_c001_v7007000_t0000_u01786070336919") as it is a hide marker 2026/08/07 02:40:34 DEBUG : leading space/ leading space: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038097_d20260807_m023856_c001_v0001150_t0003_u01786070336049") 2026/08/07 02:40:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f22_d20260807_m023855_c001_v7007000_t0000_u01786070335688") as it is a hide marker 2026/08/07 02:40:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038091_d20260807_m023854_c001_v0001150_t0053_u01786070334919") 2026/08/07 02:40:34 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f2b_d20260807_m023904_c001_v7007000_t0000_u01786070344248") as it is a hide marker 2026/08/07 02:40:34 DEBUG : .leading dot/.leading dot: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380b9_d20260807_m023903_c001_v0001150_t0038_u01786070343495") 2026/08/07 02:40:34 DEBUG : created from root.txt: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f4185093e2b7a4774_d20260807_m024003_c001_v7007000_t0000_u01786070403083") as it is a hide marker 2026/08/07 02:40:34 DEBUG : created from root.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f11786b57e5bbc9ba_d20260807_m024001_c001_v0001102_t0053_u01786070401831") 2026/08/07 02:40:34 DEBUG : file name.txt: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f421f864f0b2213fe_d20260807_m024011_c001_v7007000_t0000_u01786070411258") as it is a hide marker 2026/08/07 02:40:35 DEBUG : file name.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038177_d20260807_m023951_c001_v0001150_t0016_u01786070391158") 2026/08/07 02:40:35 DEBUG : file name.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f10813415483a8158_d20260807_m023945_c001_v0001041_t0020_u01786070385797") 2026/08/07 02:40:35 DEBUG : file name.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038125_d20260807_m023923_c001_v0001150_t0007_u01786070363318") 2026/08/07 02:40:35 DEBUG : file name.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca603811b_d20260807_m023922_c001_v0001150_t0002_u01786070362183") 2026/08/07 02:40:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca603811f_d20260807_m023922_c001_v0001150_t0026_u01786070362848") "upload" dated 2026-08-07 02:39:22.848 +0000 UTC (1m12.52464134s ago) 2026/08/07 02:40:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f417ee634602b87b5_d20260807_m023943_c001_v7007000_t0000_u01786070383279") as it is a hide marker 2026/08/07 02:40:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f1048a00e8bc21c7c_d20260807_m023942_c001_v0001116_t0003_u01786070382408") 2026/08/07 02:40:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f1151812c003c12ab_d20260807_m023941_c001_v0001091_t0002_u01786070381382") 2026/08/07 02:40:35 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f36_d20260807_m023912_c001_v7007000_t0000_u01786070352100") as it is a hide marker 2026/08/07 02:40:35 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380e3_d20260807_m023911_c001_v0001150_t0035_u01786070351364") 2026/08/07 02:40:35 DEBUG : piped data.txt: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f421f864f0b221400_d20260807_m024013_c001_v7007000_t0000_u01786070413118") as it is a hide marker 2026/08/07 02:40:35 DEBUG : piped data.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60381c3_d20260807_m024012_c001_v0001150_t0032_u01786070412594") 2026/08/07 02:40:35 DEBUG : piped data.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f421f864f0b2213ff_d20260807_m024012_c001_v7007000_t0000_u01786070412417") 2026/08/07 02:40:35 DEBUG : piped data.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f416e453ca60381bf_d20260807_m024012_c001_v0001150_t0046_u01786070412050") 2026/08/07 02:40:35 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f37_d20260807_m023913_c001_v7007000_t0000_u01786070353133") as it is a hide marker 2026/08/07 02:40:35 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380e9_d20260807_m023912_c001_v0001150_t0018_u01786070352462") 2026/08/07 02:40:35 DEBUG : test-metadata: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f421f864f0b221405_d20260807_m024020_c001_v7007000_t0000_u01786070420689") as it is a hide marker 2026/08/07 02:40:35 DEBUG : test-metadata: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f221f864f0b221403_d20260807_m024015_c001_v0001174_t0028_u01786070415200") 2026/08/07 02:40:35 DEBUG : test-metadata: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f421f864f0b221402_d20260807_m024014_c001_v7007000_t0000_u01786070414197") 2026/08/07 02:40:36 DEBUG : test-metadata: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60381c7_d20260807_m024013_c001_v0001150_t0030_u01786070413296") 2026/08/07 02:40:36 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f2f_d20260807_m023906_c001_v7007000_t0000_u01786070346600") as it is a hide marker 2026/08/07 02:40:36 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380c3_d20260807_m023905_c001_v0001150_t0007_u01786070345596") 2026/08/07 02:40:36 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f31_d20260807_m023908_c001_v7007000_t0000_u01786070348829") as it is a hide marker 2026/08/07 02:40:36 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380c9_d20260807_m023908_c001_v0001150_t0023_u01786070348211") 2026/08/07 02:40:36 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f30_d20260807_m023907_c001_v7007000_t0000_u01786070347849") as it is a hide marker 2026/08/07 02:40:36 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380c7_d20260807_m023906_c001_v0001150_t0000_u01786070346964") 2026/08/07 02:40:36 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f32_d20260807_m023910_c001_v7007000_t0000_u01786070350019") as it is a hide marker 2026/08/07 02:40:36 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380cf_d20260807_m023909_c001_v0001150_t0059_u01786070349191") 2026/08/07 02:40:36 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f34_d20260807_m023910_c001_v7007000_t0000_u01786070350987") as it is a hide marker 2026/08/07 02:40:36 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380db_d20260807_m023910_c001_v0001150_t0012_u01786070350409") 2026/08/07 02:40:36 DEBUG : trailing space /trailing space : Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f2d_d20260807_m023905_c001_v7007000_t0000_u01786070345234") as it is a hide marker 2026/08/07 02:40:36 DEBUG : trailing space /trailing space : Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380c1_d20260807_m023904_c001_v0001150_t0026_u01786070344609") 2026/08/07 02:40:36 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038201_d20260807_m024028_c001_v0001150_t0053_u01786070428476") "upload" dated 2026-08-07 02:40:28.476 +0000 UTC (8.181995471s ago) 2026/08/07 02:40:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4185093e2b7a4788_d20260807_m024026_c001_v7007000_t0000_u01786070426298") 2026/08/07 02:40:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60381eb_d20260807_m024023_c001_v0001150_t0007_u01786070423217") 2026/08/07 02:40:36 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f3d_d20260807_m023921_c001_v7007000_t0000_u01786070361639") as it is a hide marker 2026/08/07 02:40:36 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f203f7d67a7996f3a_d20260807_m023915_c001_v0001117_t0019_u01786070355121") 2026/08/07 02:40:36 DEBUG : zero-length-file: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f39_d20260807_m023914_c001_v7007000_t0000_u01786070354939") as it is a hide marker 2026/08/07 02:40:36 DEBUG : zero-length-file: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f416e453ca60380fd_d20260807_m023914_c001_v0001150_t0046_u01786070354391") 2026/08/07 02:40:36 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f25_d20260807_m023858_c001_v7007000_t0000_u01786070338526") as it is a hide marker 2026/08/07 02:40:36 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380a3_d20260807_m023857_c001_v0001150_t0005_u01786070337284") 2026/08/07 02:40:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f1e_d20260807_m023852_c001_v7007000_t0000_u01786070332308") as it is a hide marker 2026/08/07 02:40:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038083_d20260807_m023851_c001_v0001150_t0051_u01786070331147") 2026/08/07 02:40:37 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f29_d20260807_m023901_c001_v7007000_t0000_u01786070341945") as it is a hide marker 2026/08/07 02:40:37 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380af_d20260807_m023901_c001_v0001150_t0003_u01786070341086") 2026/08/07 02:40:37 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f28_d20260807_m023900_c001_v7007000_t0000_u01786070340725") as it is a hide marker 2026/08/07 02:40:37 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380ab_d20260807_m023859_c001_v0001150_t0036_u01786070339924") 2026/08/07 02:40:37 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f2a_d20260807_m023903_c001_v7007000_t0000_u01786070343058") as it is a hide marker 2026/08/07 02:40:37 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380b5_d20260807_m023902_c001_v0001150_t0040_u01786070342307") 2026/08/07 02:40:37 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f27_d20260807_m023859_c001_v7007000_t0000_u01786070339563") as it is a hide marker 2026/08/07 02:40:37 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca60380a5_d20260807_m023858_c001_v0001150_t0029_u01786070338887") 2026/08/07 02:40:37 DEBUG : ./.: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f1f_d20260807_m023853_c001_v7007000_t0000_u01786070333334") as it is a hide marker 2026/08/07 02:40:37 DEBUG : ./.: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038085_d20260807_m023852_c001_v0001150_t0034_u01786070332670") 2026/08/07 02:40:37 DEBUG : ../..: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f403f7d67a7996f21_d20260807_m023854_c001_v7007000_t0000_u01786070334558") as it is a hide marker 2026/08/07 02:40:37 DEBUG : ../..: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038089_d20260807_m023853_c001_v0001150_t0007_u01786070333697") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/07 02:40:38 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/08/07 02:40:38 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/08/07 02:40:39 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/08/07 02:40:39 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/08/07 02:40:39 INFO : B2 bucket rclone-test-xazurac5muzu: cleaning bucket "rclone-test-xazurac5muzu" of pending multipart uploads older than 0s 2026/08/07 02:40:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca603811f_d20260807_m023922_c001_v0001150_t0026_u01786070362848") "upload" dated 2026-08-07 02:39:22.848 +0000 UTC (1m17.038131356s ago) 2026/08/07 02:40:39 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f65c_d20260807_m024038_c001_v0001176_t0027_u01786070438583") as it is a start marker (upload started at 2026-08-07 02:40:38.583 +0000 UTC) 2026/08/07 02:40:39 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/07 02:40:39 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f65d_d20260807_m024038_c001_v0001103_t0025_u01786070438778") as it is a start marker (upload started at 2026-08-07 02:40:38.778 +0000 UTC) 2026/08/07 02:40:39 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/07 02:40:39 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f65f_d20260807_m024039_c001_v0001037_t0034_u01786070439100") as it is a start marker (upload started at 2026-08-07 02:40:39.1 +0000 UTC) 2026/08/07 02:40:39 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/07 02:40:39 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f660_d20260807_m024039_c001_v0001172_t0029_u01786070439424") as it is a start marker (upload started at 2026-08-07 02:40:39.424 +0000 UTC) 2026/08/07 02:40:39 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/07 02:40:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10f65b_d20260807_m024038_c001_v7007000_t0000_u01786070438401") "hide" dated 2026-08-07 02:40:38.401 +0000 UTC (1.485331424s ago) 2026/08/07 02:40:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038201_d20260807_m024028_c001_v0001150_t0053_u01786070428476") 2026/08/07 02:40:39 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/07 02:40:40 INFO : B2 bucket rclone-test-xazurac5muzu: cleaning bucket "rclone-test-xazurac5muzu" of pending multipart uploads older than 0s 2026/08/07 02:40:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca603811f_d20260807_m023922_c001_v0001150_t0026_u01786070362848") "upload" dated 2026-08-07 02:39:22.848 +0000 UTC (1m17.404560184s ago) 2026/08/07 02:40:40 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f65c_d20260807_m024038_c001_v0001176_t0027_u01786070438583") as it is a start marker (upload started at 2026-08-07 02:40:38.583 +0000 UTC) 2026/08/07 02:40:40 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f65d_d20260807_m024038_c001_v0001103_t0025_u01786070438778") as it is a start marker (upload started at 2026-08-07 02:40:38.778 +0000 UTC) 2026/08/07 02:40:40 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f65f_d20260807_m024039_c001_v0001037_t0034_u01786070439100") as it is a start marker (upload started at 2026-08-07 02:40:39.1 +0000 UTC) 2026/08/07 02:40:40 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f660_d20260807_m024039_c001_v0001172_t0029_u01786070439424") as it is a start marker (upload started at 2026-08-07 02:40:39.424 +0000 UTC) 2026/08/07 02:40:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10f65b_d20260807_m024038_c001_v7007000_t0000_u01786070438401") "hide" dated 2026-08-07 02:40:38.401 +0000 UTC (1.851752257s ago) 2026/08/07 02:40:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca6038201_d20260807_m024028_c001_v0001150_t0053_u01786070428476") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/07 02:40:40 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/07 02:40:41 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/07 02:40:41 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/08/07 02:40:42 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/07 02:40:42 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/07 02:40:42 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/07 02:40:42 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/07 02:40:43 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/07 02:40:44 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/07 02:40:44 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/07 02:40:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:40:47 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/08/07 02:40:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f2185093e2b7a4793_d20260807_m024047_c001_v0001100_t0044_u01786070447729") 2026/08/07 02:40:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/07 02:40:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/07 02:40:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/07 02:40:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:40:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:40:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/07 02:40:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/07 02:40:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/07 02:40:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/07 02:40:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/07 02:40:53 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/07 02:40:54 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/07 02:40:54 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/07 02:40:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:40:55 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/08/07 02:40:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f675_d20260807_m024056_c001_v0001174_t0028_u01786070456027") 2026/08/07 02:40:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/07 02:40:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/07 02:40:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/07 02:40:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:40:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:40:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/07 02:41:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/07 02:41:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/07 02:41:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/07 02:41:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/07 02:41:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/07 02:41:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/07 02:41:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/07 02:41:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/07 02:41:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/07 02:41:03 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/07 02:41:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:41:04 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/08/07 02:41:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6ccd6_d20260807_m024105_c001_v0001041_t0034_u01786070465018") 2026/08/07 02:41:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/07 02:41:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/07 02:41:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/07 02:41:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/07 02:41:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/07 02:41:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:41:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:41:07 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/08/07 02:41:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/07 02:41:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/07 02:41:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/07 02:41:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/07 02:41:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/07 02:41:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/07 02:41:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/07 02:41:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:41:13 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/08/07 02:41:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6ccfe_d20260807_m024113_c001_v0001090_t0005_u01786070473291") 2026/08/07 02:41:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/07 02:41:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/07 02:41:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/07 02:41:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:41:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:41:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/07 02:41:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/07 02:41:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/07 02:41:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/07 02:41:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/07 02:41:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/07 02:41:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/07 02:41:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/07 02:41:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:41:21 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/08/07 02:41:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f6e2_d20260807_m024121_c001_v0001039_t0008_u01786070481783") 2026/08/07 02:41:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/07 02:41:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/07 02:41:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/07 02:41:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:41:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:41:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/07 02:41:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/07 02:41:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/07 02:41:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/07 02:41:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/07 02:41:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/07 02:41:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/07 02:41:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/07 02:41:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/07 02:41:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/07 02:41:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/07 02:41:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:41:30 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/08/07 02:41:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f202d0eab1217f8cf_d20260807_m024130_c001_v0001106_t0023_u01786070490981") 2026/08/07 02:41:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/07 02:41:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/07 02:41:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/07 02:41:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/07 02:41:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/07 02:41:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:41:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:41:33 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/08/07 02:41:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/07 02:41:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/07 02:41:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/07 02:41:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/07 02:41:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/07 02:41:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/07 02:41:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/07 02:41:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:41:39 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/08/07 02:41:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f202d0eab1217f8d6_d20260807_m024139_c001_v0001116_t0013_u01786070499290") 2026/08/07 02:41:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/07 02:41:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/07 02:41:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/07 02:41:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:41:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:41:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/07 02:41:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/07 02:41:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/07 02:41:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/07 02:41:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/07 02:41:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/07 02:41:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/07 02:41:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/07 02:41:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:41:47 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/08/07 02:41:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10faff_d20260807_m024147_c001_v0001185_t0043_u01786070507412") 2026/08/07 02:41:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/07 02:41:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/07 02:41:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/07 02:41:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:41:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:41:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/07 02:41:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/07 02:41:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/07 02:41:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/07 02:41:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/07 02:41:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/07 02:41:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/07 02:41:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/07 02:41:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/07 02:41:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/07 02:41:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/07 02:41:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:41:55 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/08/07 02:41:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cd37_d20260807_m024155_c001_v0001101_t0048_u01786070515907") 2026/08/07 02:41:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/07 02:41:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/07 02:41:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/07 02:41:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/07 02:41:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/07 02:41:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:41:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:41:58 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/08/07 02:42:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/07 02:42:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/07 02:42:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/07 02:42:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/07 02:42:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/07 02:42:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/07 02:42:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/07 02:42:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:42:04 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/08/07 02:42:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f2190b163f377b341_d20260807_m024204_c001_v0001153_t0003_u01786070524690") 2026/08/07 02:42:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/07 02:42:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/07 02:42:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/07 02:42:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:42:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:42:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/07 02:42:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/07 02:42:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/07 02:42:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/07 02:42:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/07 02:42:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/07 02:42:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/07 02:42:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/07 02:42:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:42:14 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/08/07 02:42:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cd58_d20260807_m024214_c001_v0001117_t0048_u01786070534834") 2026/08/07 02:42:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/07 02:42:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/07 02:42:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/07 02:42:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:42:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:42:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/07 02:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/07 02:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/07 02:42:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/07 02:42:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/07 02:42:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/07 02:42:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/07 02:42:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/07 02:42:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/07 02:42:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/07 02:42:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/07 02:42:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:42:24 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/08/07 02:42:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cd85_d20260807_m024224_c001_v0001161_t0008_u01786070544911") 2026/08/07 02:42:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/07 02:42:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/07 02:42:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/07 02:42:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/07 02:42:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/07 02:42:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:42:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:42:27 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/08/07 02:42:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/07 02:42:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/07 02:42:29 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/07 02:42:29 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/07 02:42:31 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/07 02:42:33 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/07 02:42:33 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/07 02:42:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:42:34 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/08/07 02:42:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cda9_d20260807_m024234_c001_v0001145_t0014_u01786070554885") 2026/08/07 02:42:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/07 02:42:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/07 02:42:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:42:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:42:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:42:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/07 02:42:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/07 02:42:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/07 02:42:39 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/07 02:42:39 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/07 02:42:41 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/07 02:42:42 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/07 02:42:42 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/07 02:42:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:42:44 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/08/07 02:42:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cdcf_d20260807_m024244_c001_v0001157_t0054_u01786070564203") 2026/08/07 02:42:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:42:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/07 02:42:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/07 02:42:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id 420eef192bfb-751b8d6a2f6ac40c (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-751b8d6a2f6ac40c"} 2026/08/07 02:42:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-751b8d6a2f6ac40c (500 internal_error) 2026/08/07 02:42:51 DEBUG : pacer: low level retry 1/10 (error incident id 420eef192bfb-751b8d6a2f6ac40c (500 internal_error)) 2026/08/07 02:42:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:42:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:42:52 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:42:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id 420eef192bfb-d1313c72e044b036 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-d1313c72e044b036"} 2026/08/07 02:42:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-d1313c72e044b036 (500 internal_error) 2026/08/07 02:42:52 DEBUG : pacer: low level retry 1/10 (error incident id 420eef192bfb-d1313c72e044b036 (500 internal_error)) 2026/08/07 02:42:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:42:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/07 02:42:52 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:42:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id 420eef192bfb-f7889c1e3deeb0af (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-f7889c1e3deeb0af"} 2026/08/07 02:42:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-f7889c1e3deeb0af (500 internal_error) 2026/08/07 02:42:59 DEBUG : pacer: low level retry 2/10 (error incident id 420eef192bfb-f7889c1e3deeb0af (500 internal_error)) 2026/08/07 02:42:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:42:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/07 02:42:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id 420eef192bfb-b0e4551368e9bfc5 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-b0e4551368e9bfc5"} 2026/08/07 02:42:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-b0e4551368e9bfc5 (500 internal_error) 2026/08/07 02:42:59 DEBUG : pacer: low level retry 2/10 (error incident id 420eef192bfb-b0e4551368e9bfc5 (500 internal_error)) 2026/08/07 02:42:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/07 02:42:59 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:43:00 DEBUG : pacer: Reducing sleep to 20ms 2026/08/07 02:43:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:43:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id 420eef192bfb-e2759fa2826e908b (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-e2759fa2826e908b"} 2026/08/07 02:43:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-e2759fa2826e908b (500 internal_error) 2026/08/07 02:43:07 DEBUG : pacer: low level retry 3/10 (error incident id 420eef192bfb-e2759fa2826e908b (500 internal_error)) 2026/08/07 02:43:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:43:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/07 02:43:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id 420eef192bfb-5d8d0ab771cd5ddd (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-5d8d0ab771cd5ddd"} 2026/08/07 02:43:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-5d8d0ab771cd5ddd (500 internal_error) 2026/08/07 02:43:07 DEBUG : pacer: low level retry 3/10 (error incident id 420eef192bfb-5d8d0ab771cd5ddd (500 internal_error)) 2026/08/07 02:43:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/07 02:43:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:43:08 DEBUG : pacer: Reducing sleep to 20ms 2026/08/07 02:43:08 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:43:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id 420eef192bfb-b4a55e465e3a080b (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-b4a55e465e3a080b"} 2026/08/07 02:43:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-b4a55e465e3a080b (500 internal_error) 2026/08/07 02:43:15 DEBUG : pacer: low level retry 4/10 (error incident id 420eef192bfb-b4a55e465e3a080b (500 internal_error)) 2026/08/07 02:43:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:43:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/07 02:43:15 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:43:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id 420eef192bfb-e27192b79017b59c (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-e27192b79017b59c"} 2026/08/07 02:43:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-e27192b79017b59c (500 internal_error) 2026/08/07 02:43:16 DEBUG : pacer: low level retry 4/10 (error incident id 420eef192bfb-e27192b79017b59c (500 internal_error)) 2026/08/07 02:43:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:43:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:43:16 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:43:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id 420eef192bfb-e56160e0adbb3252 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-e56160e0adbb3252"} 2026/08/07 02:43:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-e56160e0adbb3252 (500 internal_error) 2026/08/07 02:43:23 DEBUG : pacer: low level retry 5/10 (error incident id 420eef192bfb-e56160e0adbb3252 (500 internal_error)) 2026/08/07 02:43:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:43:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/07 02:43:23 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:43:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id 420eef192bfb-1613087481e7481d (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-1613087481e7481d"} 2026/08/07 02:43:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-1613087481e7481d (500 internal_error) 2026/08/07 02:43:24 DEBUG : pacer: low level retry 5/10 (error incident id 420eef192bfb-1613087481e7481d (500 internal_error)) 2026/08/07 02:43:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:43:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:43:24 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:43:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id 420eef192bfb-cae5f95f1d90e5bf (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-cae5f95f1d90e5bf"} 2026/08/07 02:43:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-cae5f95f1d90e5bf (500 internal_error) 2026/08/07 02:43:31 DEBUG : pacer: low level retry 6/10 (error incident id 420eef192bfb-cae5f95f1d90e5bf (500 internal_error)) 2026/08/07 02:43:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:43:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:43:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id 420eef192bfb-036c7bf8226e6a6e (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-036c7bf8226e6a6e"} 2026/08/07 02:43:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-036c7bf8226e6a6e (500 internal_error) 2026/08/07 02:43:31 DEBUG : pacer: low level retry 6/10 (error incident id 420eef192bfb-036c7bf8226e6a6e (500 internal_error)) 2026/08/07 02:43:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/07 02:43:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/07 02:43:31 DEBUG : pacer: Reducing sleep to 20ms 2026/08/07 02:43:31 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:43:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id 420eef192bfb-a20b1430f5415305 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-a20b1430f5415305"} 2026/08/07 02:43:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-a20b1430f5415305 (500 internal_error) 2026/08/07 02:43:39 DEBUG : pacer: low level retry 7/10 (error incident id 420eef192bfb-a20b1430f5415305 (500 internal_error)) 2026/08/07 02:43:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:43:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:43:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id 420eef192bfb-94f270171c626515 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-94f270171c626515"} 2026/08/07 02:43:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-94f270171c626515 (500 internal_error) 2026/08/07 02:43:39 DEBUG : pacer: low level retry 7/10 (error incident id 420eef192bfb-94f270171c626515 (500 internal_error)) 2026/08/07 02:43:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/07 02:43:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/07 02:43:39 DEBUG : pacer: Reducing sleep to 20ms 2026/08/07 02:43:40 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:43:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id 420eef192bfb-57a187017a900c6d (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-57a187017a900c6d"} 2026/08/07 02:43:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-57a187017a900c6d (500 internal_error) 2026/08/07 02:43:46 DEBUG : pacer: low level retry 8/10 (error incident id 420eef192bfb-57a187017a900c6d (500 internal_error)) 2026/08/07 02:43:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:43:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:43:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id 420eef192bfb-d03adbf48f74ee3d (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-d03adbf48f74ee3d"} 2026/08/07 02:43:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-d03adbf48f74ee3d (500 internal_error) 2026/08/07 02:43:46 DEBUG : pacer: low level retry 8/10 (error incident id 420eef192bfb-d03adbf48f74ee3d (500 internal_error)) 2026/08/07 02:43:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/07 02:43:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/07 02:43:47 DEBUG : pacer: Reducing sleep to 20ms 2026/08/07 02:43:47 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:43:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id 420eef192bfb-e29caab0f8582693 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-e29caab0f8582693"} 2026/08/07 02:43:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-e29caab0f8582693 (500 internal_error) 2026/08/07 02:43:54 DEBUG : pacer: low level retry 9/10 (error incident id 420eef192bfb-e29caab0f8582693 (500 internal_error)) 2026/08/07 02:43:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:43:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:43:54 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:43:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id 420eef192bfb-36d67ed4190dd03b (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-36d67ed4190dd03b"} 2026/08/07 02:43:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-36d67ed4190dd03b (500 internal_error) 2026/08/07 02:43:54 DEBUG : pacer: low level retry 9/10 (error incident id 420eef192bfb-36d67ed4190dd03b (500 internal_error)) 2026/08/07 02:43:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:43:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/07 02:43:54 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:44:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id 420eef192bfb-8449255274e61692 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 420eef192bfb-8449255274e61692"} 2026/08/07 02:44:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Clearing part upload URL because of error: incident id 420eef192bfb-8449255274e61692 (500 internal_error) 2026/08/07 02:44:02 DEBUG : pacer: low level retry 10/10 (error incident id 420eef192bfb-8449255274e61692 (500 internal_error)) 2026/08/07 02:44:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:44:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 1: incident id 420eef192bfb-8449255274e61692 (500 internal_error) 2026/08/07 02:44:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0 (retry=false): Post "https://pod-000-1157-15.backblaze.com/b2api/v1/b2_upload_part/4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cdcf_d20260807_m024244_c001_v0001157_t0054_u01786070564203/0024": incident id 420eef192bfb-8449255274e61692 (500 internal_error): &url.Error{Op:"Post", URL:"https://pod-000-1157-15.backblaze.com/b2api/v1/b2_upload_part/4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cdcf_d20260807_m024244_c001_v0001157_t0054_u01786070564203/0024", Err:fserrors.wrappedRetryError{error:(*api.Error)(0x2bf500814450)}} 2026/08/07 02:44:02 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:44:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Error sending chunk 0: Post "https://pod-000-1157-15.backblaze.com/b2api/v1/b2_upload_part/4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cdcf_d20260807_m024244_c001_v0001157_t0054_u01786070564203/0024": incident id 420eef192bfb-8449255274e61692 (500 internal_error) 2026/08/07 02:44:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Cancelling large file upload fstests.go:143: PutLarge error: incident id 420eef192bfb-8449255274e61692 (500 internal_error) - low level retry 1/10 2026/08/07 02:44:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:44:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/08/07 02:44:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f21289f38e2a51909_d20260807_m024405_c001_v0001120_t0047_u01786070645168") 2026/08/07 02:44:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:44:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/07 02:44:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/07 02:44:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:44:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:44:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/07 02:44:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/07 02:44:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/07 02:44:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/07 02:44:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/07 02:44:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/07 02:44:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/07 02:44:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/07 02:44:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/07 02:44:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/07 02:44:14 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/07 02:44:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:44:16 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/08/07 02:44:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f216cecb1c47025e9_d20260807_m024416_c001_v0001115_t0046_u01786070656995") 2026/08/07 02:44:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/07 02:44:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/07 02:44:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/07 02:44:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/07 02:44:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/07 02:44:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:44:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:44:21 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/08/07 02:44:23 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/07 02:44:23 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/07 02:44:23 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/07 02:44:23 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/07 02:44:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/08/07 02:44:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/07 02:44:23 DEBUG : pacer: Reducing sleep to 10ms 2026/08/07 02:44:24 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/07 02:44:26 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/07 02:44:26 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/07 02:44:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:44:28 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/08/07 02:44:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f20857667274f6d1f_d20260807_m024428_c001_v0001033_t0056_u01786070668262") 2026/08/07 02:44:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/07 02:44:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/07 02:44:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/07 02:44:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:44:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:44:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/07 02:44:33 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/07 02:44:33 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/07 02:44:33 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/07 02:44:33 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/07 02:44:36 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/07 02:44:36 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/07 02:44:36 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/07 02:44:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:44:39 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/08/07 02:44:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f20857667274f6e12_d20260807_m024439_c001_v0001113_t0044_u01786070679232") 2026/08/07 02:44:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/07 02:44:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/07 02:44:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/07 02:44:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:44:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:44:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/07 02:44:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/07 02:44:45 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/07 02:44:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/07 02:44:45 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/07 02:44:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/07 02:44:45 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/07 02:44:47 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/07 02:44:47 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/07 02:44:48 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/07 02:44:48 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/07 02:44:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/07 02:44:50 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/08/07 02:44:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z8f026d43106ddbab9ff80e1b_f20857667274f6e78_d20260807_m024451_c001_v0001120_t0031_u01786070691014") 2026/08/07 02:44:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/07 02:44:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/07 02:44:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/07 02:44:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/07 02:44:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/07 02:44:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/07 02:44:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/07 02:44:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/07 02:44:56 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1150-16.backblaze.com/b2api/v1/b2_upload_file/8f026d43106ddbab9ff80e1b/c001_v0001150_t0046": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/07 02:44:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-16.backblaze.com/b2api/v1/b2_upload_file/8f026d43106ddbab9ff80e1b/c001_v0001150_t0046": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/08/07 02:44:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2596: Put returned an error (acceptable): Post "https://pod-000-1150-16.backblaze.com/b2api/v1/b2_upload_file/8f026d43106ddbab9ff80e1b/c001_v0001150_t0046": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/07 02:44:56 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/07 02:44:57 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/07 02:44:57 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/08/07 02:44:57 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/07 02:44:57 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/08/07 02:44:59 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/08/07 02:44:59 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/08/07 02:44:59 DEBUG : short-eof-chunked.bin: Finishing large file upload with 4 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/07 02:45:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f026d43106ddbab9ff80e1b_f209cb53cba4051c4_d20260807_m024506_c001_v0001136_t0004_u01786070706920") 2026/08/07 02:45:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/07 02:45:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/07 02:45:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/07 02:45:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/07 02:45:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/07 02:45:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/07 02:45:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/07 02:45:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/07 02:45:10 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/07 02:45:12 DEBUG : chunked-copy: Done sending chunk 0 2026/08/07 02:45:12 DEBUG : chunked-copy: Done sending chunk 1 2026/08/07 02:45:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/07 02:45:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f026d43106ddbab9ff80e1b_f209cb53cba4051d9_d20260807_m024513_c001_v0001104_t0054_u01786070713022") 2026/08/07 02:45:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/07 02:45:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/07 02:45:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/07 02:45:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/07 02:45:14 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/07 02:45:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/07 02:45:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/07 02:45:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/07 02:45:16 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/07 02:45:18 DEBUG : chunked-copy: Done sending chunk 0 2026/08/07 02:45:18 DEBUG : chunked-copy: Done sending chunk 1 2026/08/07 02:45:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/07 02:45:19 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z8f026d43106ddbab9ff80e1b_f217ee634602b8dbd_d20260807_m024519_c001_v0001131_t0045_u01786070719683") 2026/08/07 02:45:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/07 02:45:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/07 02:45:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/07 02:45:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/07 02:45:24 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/07 02:45:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/07 02:45:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/07 02:45:27 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/07 02:45:27 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/07 02:45:29 DEBUG : chunked-copy: Done sending chunk 1 2026/08/07 02:45:32 DEBUG : chunked-copy: Done sending chunk 0 2026/08/07 02:45:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/07 02:45:34 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z8f026d43106ddbab9ff80e1b_f21289f38e2a51a10_d20260807_m024533_c001_v0001174_t0036_u01786070733901") 2026/08/07 02:45:34 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/07 02:45:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/07 02:45:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/07 02:45:34 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/07 02:45:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/07 02:45:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/07 02:45:34 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/07 02:45:37 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/07 02:45:39 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/07 02:45:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xazurac5muzu/deeper/nonexisting/directory" 2026/08/07 02:45:40 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/07 02:45:41 INFO : B2 bucket rclone-test-xazurac5muzu: cleaning bucket "rclone-test-xazurac5muzu" of all files 2026/08/07 02:45:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f40857667274f6dac_d20260807_m024432_c001_v7007000_t0000_u01786070672502") 2026/08/07 02:45:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f20857667274f6d1f_d20260807_m024428_c001_v0001033_t0056_u01786070668262") 2026/08/07 02:45:41 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f40857667274f6d1e_d20260807_m024427_c001_v7007000_t0000_u01786070667647") 2026/08/07 02:45:41 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f21289f38e2a519a5_d20260807_m024422_c001_v0001172_t0003_u01786070662830") 2026/08/07 02:45:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f409cb53cba4051a9_d20260807_m024456_c001_v7007000_t0000_u01786070696151") 2026/08/07 02:45:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f20857667274f6e78_d20260807_m024451_c001_v0001120_t0031_u01786070691014") 2026/08/07 02:45:41 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f40857667274f6e76_d20260807_m024450_c001_v7007000_t0000_u01786070690426") 2026/08/07 02:45:41 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f20857667274f6e6b_d20260807_m024444_c001_v0001098_t0053_u01786070684711") 2026/08/07 02:45:41 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f40857667274f6e66_d20260807_m024444_c001_v7007000_t0000_u01786070684517") 2026/08/07 02:45:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f20857667274f6e12_d20260807_m024439_c001_v0001113_t0044_u01786070679232") 2026/08/07 02:45:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f40857667274f6e0b_d20260807_m024438_c001_v7007000_t0000_u01786070678602") 2026/08/07 02:45:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f20857667274f6db3_d20260807_m024432_c001_v0001103_t0047_u01786070672695") 2026/08/07 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10f6fc_d20260807_m024134_c001_v7007000_t0000_u01786070494985") 2026/08/07 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f202d0eab1217f8cf_d20260807_m024130_c001_v0001106_t0023_u01786070490981") 2026/08/07 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10f6f0_d20260807_m024125_c001_v7007000_t0000_u01786070485977") 2026/08/07 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f6e2_d20260807_m024121_c001_v0001039_t0008_u01786070481783") 2026/08/07 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f402d0eab1217f8ce_d20260807_m024130_c001_v7007000_t0000_u01786070490539") 2026/08/07 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f6f1_d20260807_m024126_c001_v0001174_t0042_u01786070486158") 2026/08/07 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10f6de_d20260807_m024121_c001_v7007000_t0000_u01786070481360") 2026/08/07 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f6c6_d20260807_m024117_c001_v0001172_t0029_u01786070477211") 2026/08/07 02:45:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10f6c4_d20260807_m024117_c001_v7007000_t0000_u01786070477030") 2026/08/07 02:45:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6ccfe_d20260807_m024113_c001_v0001090_t0005_u01786070473291") 2026/08/07 02:45:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4231a11fe0b6ccfb_d20260807_m024112_c001_v7007000_t0000_u01786070472885") 2026/08/07 02:45:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f69a_d20260807_m024109_c001_v0001098_t0044_u01786070469280") 2026/08/07 02:45:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4231a11fe0b6cd3b_d20260807_m024159_c001_v7007000_t0000_u01786070519903") 2026/08/07 02:45:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cd37_d20260807_m024155_c001_v0001101_t0048_u01786070515907") 2026/08/07 02:45:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10fb07_d20260807_m024151_c001_v7007000_t0000_u01786070511441") 2026/08/07 02:45:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10faff_d20260807_m024147_c001_v0001185_t0043_u01786070507412") 2026/08/07 02:45:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4231a11fe0b6cd36_d20260807_m024155_c001_v7007000_t0000_u01786070515495") 2026/08/07 02:45:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10fb08_d20260807_m024151_c001_v0001183_t0052_u01786070511622") 2026/08/07 02:45:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10fafd_d20260807_m024146_c001_v7007000_t0000_u01786070506974") 2026/08/07 02:45:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10faf5_d20260807_m024143_c001_v0001185_t0020_u01786070503039") 2026/08/07 02:45:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10faf4_d20260807_m024142_c001_v7007000_t0000_u01786070502852") 2026/08/07 02:45:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f202d0eab1217f8d6_d20260807_m024139_c001_v0001116_t0013_u01786070499290") 2026/08/07 02:45:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f402d0eab1217f8d5_d20260807_m024138_c001_v7007000_t0000_u01786070498833") 2026/08/07 02:45:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f6fd_d20260807_m024135_c001_v0001117_t0012_u01786070495167") 2026/08/07 02:45:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10f698_d20260807_m024109_c001_v7007000_t0000_u01786070469098") 2026/08/07 02:45:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6ccd6_d20260807_m024105_c001_v0001041_t0034_u01786070465018") 2026/08/07 02:45:43 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4231a11fe0b6ccd5_d20260807_m024104_c001_v7007000_t0000_u01786070464615") 2026/08/07 02:45:43 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f67b_d20260807_m024100_c001_v0001116_t0043_u01786070460339") 2026/08/07 02:45:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10f679_d20260807_m024100_c001_v7007000_t0000_u01786070460156") 2026/08/07 02:45:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f675_d20260807_m024056_c001_v0001174_t0028_u01786070456027") 2026/08/07 02:45:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10f674_d20260807_m024055_c001_v7007000_t0000_u01786070455651") 2026/08/07 02:45:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f66e_d20260807_m024051_c001_v0001100_t0042_u01786070451298") 2026/08/07 02:45:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10f66d_d20260807_m024051_c001_v7007000_t0000_u01786070451116") 2026/08/07 02:45:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2185093e2b7a4793_d20260807_m024047_c001_v0001100_t0044_u01786070447729") 2026/08/07 02:45:44 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4185093e2b7a4792_d20260807_m024047_c001_v7007000_t0000_u01786070447306") 2026/08/07 02:45:44 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f22510b775e10f663_d20260807_m024042_c001_v0001146_t0048_u01786070442382") 2026/08/07 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4231a11fe0b6cd91_d20260807_m024229_c001_v7007000_t0000_u01786070549270") 2026/08/07 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cd85_d20260807_m024224_c001_v0001161_t0008_u01786070544911") 2026/08/07 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4231a11fe0b6cd61_d20260807_m024219_c001_v7007000_t0000_u01786070539294") 2026/08/07 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cd58_d20260807_m024214_c001_v0001117_t0048_u01786070534834") 2026/08/07 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4231a11fe0b6cd83_d20260807_m024224_c001_v7007000_t0000_u01786070544420") 2026/08/07 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cd64_d20260807_m024219_c001_v0001106_t0030_u01786070539469") 2026/08/07 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4231a11fe0b6cd57_d20260807_m024214_c001_v7007000_t0000_u01786070534342") 2026/08/07 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cd4c_d20260807_m024208_c001_v0001109_t0042_u01786070528920") 2026/08/07 02:45:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4231a11fe0b6cd4b_d20260807_m024208_c001_v7007000_t0000_u01786070528739") 2026/08/07 02:45:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2190b163f377b341_d20260807_m024204_c001_v0001153_t0003_u01786070524690") 2026/08/07 02:45:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4190b163f377b33f_d20260807_m024204_c001_v7007000_t0000_u01786070524212") 2026/08/07 02:45:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cd3c_d20260807_m024200_c001_v0001091_t0018_u01786070520079") 2026/08/07 02:45:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f41289f38e2a519a3_d20260807_m024422_c001_v7007000_t0000_u01786070662648") 2026/08/07 02:45:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f216cecb1c47025e9_d20260807_m024416_c001_v0001115_t0046_u01786070656995") 2026/08/07 02:45:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f416cecb1c47025e5_d20260807_m024416_c001_v7007000_t0000_u01786070656446") 2026/08/07 02:45:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f21289f38e2a51953_d20260807_m024411_c001_v0001173_t0023_u01786070651338") 2026/08/07 02:45:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f41289f38e2a5194c_d20260807_m024411_c001_v7007000_t0000_u01786070651156") 2026/08/07 02:45:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f21289f38e2a51909_d20260807_m024405_c001_v0001120_t0047_u01786070645168") 2026/08/07 02:45:45 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4231a11fe0b6cdcd_d20260807_m024243_c001_v7007000_t0000_u01786070563665") 2026/08/07 02:45:45 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cdb5_d20260807_m024238_c001_v0001146_t0053_u01786070558646") 2026/08/07 02:45:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4231a11fe0b6cdb3_d20260807_m024238_c001_v7007000_t0000_u01786070558468") 2026/08/07 02:45:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cda9_d20260807_m024234_c001_v0001145_t0014_u01786070554885") 2026/08/07 02:45:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f4231a11fe0b6cda7_d20260807_m024234_c001_v7007000_t0000_u01786070554353") 2026/08/07 02:45:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f2231a11fe0b6cd92_d20260807_m024229_c001_v0001044_t0032_u01786070549445") 2026/08/07 02:45:45 DEBUG : chunked-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10ffc0_d20260807_m024537_c001_v7007000_t0000_u01786070737398") 2026/08/07 02:45:45 DEBUG : chunked-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f209cb53cba405254_d20260807_m024526_c001_v0001174_t0008_u01786070726580") 2026/08/07 02:45:45 DEBUG : chunked-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f409cb53cba405250_d20260807_m024525_c001_v7007000_t0000_u01786070725960") 2026/08/07 02:45:45 DEBUG : chunked-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f209cb53cba4051ff_d20260807_m024516_c001_v0001167_t0009_u01786070716013") 2026/08/07 02:45:45 DEBUG : chunked-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f409cb53cba4051f6_d20260807_m024515_c001_v7007000_t0000_u01786070715425") 2026/08/07 02:45:45 DEBUG : chunked-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f217ee634602b8d4a_d20260807_m024509_c001_v0001180_t0023_u01786070709853") 2026/08/07 02:45:45 DEBUG : chunked-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f417ee634602b8d46_d20260807_m024509_c001_v7007000_t0000_u01786070709195") 2026/08/07 02:45:45 DEBUG : chunked-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f1044dcfbe8486c43_d20260807_m024504_c001_v0001043_t0048_u01786070704971") 2026/08/07 02:45:45 DEBUG : chunked-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f409cb53cba4051bd_d20260807_m024504_c001_v7007000_t0000_u01786070704578") 2026/08/07 02:45:45 DEBUG : chunked-copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f1044dcfbe8486c3d_d20260807_m024501_c001_v0001043_t0025_u01786070701110") 2026/08/07 02:45:45 DEBUG : chunked-copy.copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10ffbf_d20260807_m024537_c001_v7007000_t0000_u01786070737223") 2026/08/07 02:45:45 DEBUG : chunked-copy.copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f21289f38e2a51a10_d20260807_m024533_c001_v0001174_t0036_u01786070733901") 2026/08/07 02:45:46 DEBUG : chunked-copy.copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f409cb53cba40524f_d20260807_m024525_c001_v7007000_t0000_u01786070725747") 2026/08/07 02:45:46 DEBUG : chunked-copy.copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f217ee634602b8dbd_d20260807_m024519_c001_v0001131_t0045_u01786070719683") 2026/08/07 02:45:46 DEBUG : chunked-copy.copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f409cb53cba4051f5_d20260807_m024515_c001_v7007000_t0000_u01786070715249") 2026/08/07 02:45:46 DEBUG : chunked-copy.copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f209cb53cba4051d9_d20260807_m024513_c001_v0001104_t0054_u01786070713022") 2026/08/07 02:45:46 DEBUG : chunked-copy.copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f417ee634602b8d44_d20260807_m024509_c001_v7007000_t0000_u01786070709003") 2026/08/07 02:45:46 DEBUG : chunked-copy.copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f209cb53cba4051c4_d20260807_m024506_c001_v0001136_t0004_u01786070706920") 2026/08/07 02:45:46 DEBUG : chunked-copy.copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f409cb53cba4051bc_d20260807_m024504_c001_v7007000_t0000_u01786070704403") 2026/08/07 02:45:46 DEBUG : chunked-copy.copy: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f112625a3d8919a2a_d20260807_m024503_c001_v0001044_t0025_u01786070703347") 2026/08/07 02:45:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f116e453ca603811f_d20260807_m023922_c001_v0001150_t0026_u01786070362848") 2026/08/07 02:45:46 DEBUG : short-eof-chunked.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f409cb53cba4051b5_d20260807_m024500_c001_v7007000_t0000_u01786070700121") 2026/08/07 02:45:46 DEBUG : short-eof-chunked.bin: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f209cb53cba4051af_d20260807_m024456_c001_v0001032_t0045_u01786070696937") 2026/08/07 02:45:46 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10ffc2_d20260807_m024538_c001_v7007000_t0000_u01786070738473") 2026/08/07 02:45:46 DEBUG : unknown-size-put.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f1044dcfbe8486c73_d20260807_m024537_c001_v0001043_t0002_u01786070737953") 2026/08/07 02:45:46 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10ffc3_d20260807_m024540_c001_v7007000_t0000_u01786070740023") 2026/08/07 02:45:46 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f1044dcfbe8486c7b_d20260807_m024539_c001_v0001043_t0007_u01786070739447") 2026/08/07 02:45:46 DEBUG : unknown-size-update.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f1044dcfbe8486c77_d20260807_m024538_c001_v0001043_t0030_u01786070738650") 2026/08/07 02:45:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z8f026d43106ddbab9ff80e1b_f42510b775e10f65b_d20260807_m024038_c001_v7007000_t0000_u01786070438401") 2026/08/07 02:45:47 INFO : B2 bucket rclone-test-xazurac5muzu: cleaning bucket "rclone-test-xazurac5muzu" of all files === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (421.88s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (419.72s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.70s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.63s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- 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.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.26s) --- 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.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.00s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (254.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (113.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (92.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (87.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (37.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (10.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (11.44s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.55s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 421.914s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m3.034519666s (try 1/5)