"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2026/04/20 03:03:56 DEBUG : Creating backend with remote "TestB2:rclone-test-guholux3cicu" 2026/04/20 03:03:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/20 03:03:59 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/20 03:04:00 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/20 03:04:00 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/20 03:04:25 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/20 03:04:25 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/20 03:04:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/20 03:04:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/20 03:04:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/20 03:04:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/20 03:04:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/20 03:04:29 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/20 03:04:36 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/20 03:04:37 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/20 03:04:42 INFO : B2 bucket rclone-test-guholux3cicu: cleaning bucket "rclone-test-guholux3cicu" of all files 2026/04/20 03:04:43 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908380_d20260420_m030442_c001_v0001041_t0048_u01776654282006") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/20 03:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-guholux3cicu/dirToPurgeFromRoot" 2026/04/20 03:04:44 DEBUG : Config file has changed externally - reloading 2026/04/20 03:04:45 INFO : B2 bucket rclone-test-guholux3cicu path dirToPurgeFromRoot: cleaning bucket "rclone-test-guholux3cicu" of all files 2026/04/20 03:04:46 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908384_d20260420_m030443_c001_v0001041_t0021_u01776654283658") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/20 03:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-guholux3cicu/hello? sausage/êé" 2026/04/20 03:04:50 INFO : B2 bucket rclone-test-guholux3cicu path hello? sausage/êé: cleaning bucket "rclone-test-guholux3cicu" of all files 2026/04/20 03:04:51 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f10927566287ee382_d20260420_m030449_c001_v0001150_t0053_u01776654289216") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1628: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/20 03:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-guholux3cicu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/20 03:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-guholux3cicu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-guholux3cicu" from "TestB2:rclone-test-guholux3cicu" 2026/04/20 03:05:04 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/04/20 03:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-masafir4bowe" 2026/04/20 03:05:19 DEBUG : B2 bucket rclone-test-masafir4bowe: Purge remote 2026/04/20 03:05:19 INFO : B2 bucket rclone-test-masafir4bowe: cleaning bucket "rclone-test-masafir4bowe" of all files 2026/04/20 03:05:19 DEBUG : somefile: Deleting (id "4_z2f527d73d09dab8b9fd80e1b_f40101f225a742892_d20260420_m030518_c001_v0001113_t0055_u01776654318451") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/20 03:05:20 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/20 03:05:21 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/04/20 03:05:24 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/20 03:05:24 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/20 03:05:24 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.668Ki offset 6Mi/6.106Mi 2026/04/20 03:05:24 DEBUG : test-metadata: Sending chunk 1 length 111276 2026/04/20 03:05:26 DEBUG : test-metadata: Done sending chunk 1 2026/04/20 03:05:26 DEBUG : test-metadata: Done sending chunk 0 2026/04/20 03:05:26 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/04/20 03:05:37 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1041-18.backblaze.com/b2api/v1/b2_upload_file/7f624d63d08dab8b9fd80e1b/c001_v0001041_t0049": EOF 2026/04/20 03:05:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-18.backblaze.com/b2api/v1/b2_upload_file/7f624d63d08dab8b9fd80e1b/c001_v0001041_t0049": EOF) 2026/04/20 03:05:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1041-18.backblaze.com/b2api/v1/b2_upload_file/7f624d63d08dab8b9fd80e1b/c001_v0001041_t0049": EOF - low level retry 1/10 2026/04/20 03:05:39 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-04-20-030531-937.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/04/20 03:05:41 DEBUG : oldPath = "TestB2:rclone-test-guholux3cicu/versions/test-versions-v2026-04-20-030531-937.txt" 2026/04/20 03:05:41 DEBUG : newPath = "TestB2,versions:rclone-test-guholux3cicu/versions/test-versions-v2026-04-20-030531-937.txt" 2026/04/20 03:05:41 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-guholux3cicu/versions/test-versions-v2026-04-20-030531-937.txt" 2026/04/20 03:05:41 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/20 03:05:42 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-guholux3cicu/versions/test-versions-v2026-04-20-030531-937.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-guholux3cicu/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/04/20 03:05:45 INFO : B2 bucket rclone-test-guholux3cicu: cleaning bucket "rclone-test-guholux3cicu" of all hidden files 2026/04/20 03:05:46 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c1b_d20260420_m030407_c001_v7007000_t0000_u01776654247749") as it is a hide marker 2026/04/20 03:05:46 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : leading space/ leading space: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690831f_d20260420_m030407_c001_v0001041_t0050_u01776654247099") 2026/04/20 03:05:46 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c19_d20260420_m030406_c001_v7007000_t0000_u01776654246734") as it is a hide marker 2026/04/20 03:05:46 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690831d_d20260420_m030405_c001_v0001041_t0034_u01776654245935") 2026/04/20 03:05:46 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c39_d20260420_m030414_c001_v7007000_t0000_u01776654254687") as it is a hide marker 2026/04/20 03:05:46 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690833b_d20260420_m030413_c001_v0001041_t0000_u01776654253967") 2026/04/20 03:05:46 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : created from root.txt: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784cce_d20260420_m030512_c001_v7007000_t0000_u01776654312307") as it is a hide marker 2026/04/20 03:05:46 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : created from root.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f106dabaab8f82a92_d20260420_m030511_c001_v0001136_t0029_u01776654311160") 2026/04/20 03:05:46 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : file name.txt: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784cdc_d20260420_m030520_c001_v7007000_t0000_u01776654320692") as it is a hide marker 2026/04/20 03:05:46 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : file name.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae7169083c0_d20260420_m030459_c001_v0001041_t0010_u01776654299479") 2026/04/20 03:05:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : file name.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11529981a9be8ed7_d20260420_m030455_c001_v0001172_t0005_u01776654295634") 2026/04/20 03:05:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : file name.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690836e_d20260420_m030433_c001_v0001041_t0038_u01776654273591") 2026/04/20 03:05:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : file name.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908368_d20260420_m030432_c001_v0001041_t0010_u01776654272479") 2026/04/20 03:05:46 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690836c_d20260420_m030432_c001_v0001041_t0023_u01776654272966") "upload" dated 2026-04-20 03:04:32.966 +0000 UTC (1m13.195880983s ago) 2026/04/20 03:05:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f401b98961ceaa8f7_d20260420_m030453_c001_v7007000_t0000_u01776654293402") as it is a hide marker 2026/04/20 03:05:46 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f113b93c1e94534fe_d20260420_m030452_c001_v0001173_t0057_u01776654292833") 2026/04/20 03:05:46 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f106ddbbabbe5c21f_d20260420_m030452_c001_v0001178_t0021_u01776654292204") 2026/04/20 03:05:46 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c44_d20260420_m030422_c001_v7007000_t0000_u01776654262605") as it is a hide marker 2026/04/20 03:05:46 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908353_d20260420_m030421_c001_v0001041_t0057_u01776654261903") 2026/04/20 03:05:46 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : piped data.txt: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784ce5_d20260420_m030522_c001_v7007000_t0000_u01776654322444") as it is a hide marker 2026/04/20 03:05:46 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : piped data.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae7169083f8_d20260420_m030521_c001_v0001041_t0000_u01776654321959") 2026/04/20 03:05:46 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : piped data.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784cde_d20260420_m030521_c001_v7007000_t0000_u01776654321776") 2026/04/20 03:05:46 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : piped data.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f41827ae7169083f6_d20260420_m030521_c001_v0001041_t0049_u01776654321413") 2026/04/20 03:05:46 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c45_d20260420_m030423_c001_v7007000_t0000_u01776654263706") as it is a hide marker 2026/04/20 03:05:46 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908357_d20260420_m030422_c001_v0001041_t0054_u01776654262971") 2026/04/20 03:05:46 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : test-metadata: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f410f3be933e47d6e_d20260420_m030529_c001_v7007000_t0000_u01776654329348") as it is a hide marker 2026/04/20 03:05:46 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : test-metadata: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f217dd60906784d01_d20260420_m030524_c001_v0001184_t0053_u01776654324440") 2026/04/20 03:05:46 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : test-metadata: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784cf6_d20260420_m030523_c001_v7007000_t0000_u01776654323694") 2026/04/20 03:05:46 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : test-metadata: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae7169083fc_d20260420_m030522_c001_v0001041_t0032_u01776654322632") 2026/04/20 03:05:46 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c3d_d20260420_m030417_c001_v7007000_t0000_u01776654257164") as it is a hide marker 2026/04/20 03:05:46 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690833f_d20260420_m030416_c001_v0001041_t0028_u01776654256204") 2026/04/20 03:05:46 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c40_d20260420_m030419_c001_v7007000_t0000_u01776654259329") as it is a hide marker 2026/04/20 03:05:46 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908349_d20260420_m030418_c001_v0001041_t0001_u01776654258565") 2026/04/20 03:05:46 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c3e_d20260420_m030418_c001_v7007000_t0000_u01776654258199") as it is a hide marker 2026/04/20 03:05:46 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908345_d20260420_m030417_c001_v0001041_t0048_u01776654257529") 2026/04/20 03:05:46 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c42_d20260420_m030420_c001_v7007000_t0000_u01776654260360") as it is a hide marker 2026/04/20 03:05:46 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690834f_d20260420_m030419_c001_v0001041_t0013_u01776654259693") 2026/04/20 03:05:46 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c43_d20260420_m030421_c001_v7007000_t0000_u01776654261539") as it is a hide marker 2026/04/20 03:05:46 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908351_d20260420_m030420_c001_v0001041_t0034_u01776654260750") 2026/04/20 03:05:46 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c3b_d20260420_m030415_c001_v7007000_t0000_u01776654255817") as it is a hide marker 2026/04/20 03:05:46 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : trailing space /trailing space : Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690833d_d20260420_m030415_c001_v0001041_t0022_u01776654255053") 2026/04/20 03:05:46 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f1159c6285691d395_d20260420_m030539_c001_v0001177_t0016_u01776654339900") "upload" dated 2026-04-20 03:05:39.9 +0000 UTC (6.262608037s ago) 2026/04/20 03:05:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f409d458ffe60581e_d20260420_m030535_c001_v7007000_t0000_u01776654335073") 2026/04/20 03:05:46 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908412_d20260420_m030531_c001_v0001041_t0018_u01776654331937") 2026/04/20 03:05:46 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c55_d20260420_m030431_c001_v7007000_t0000_u01776654271895") as it is a hide marker 2026/04/20 03:05:46 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f217dd60906784c48_d20260420_m030425_c001_v0001173_t0012_u01776654265835") 2026/04/20 03:05:46 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : zero-length-file: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c47_d20260420_m030425_c001_v7007000_t0000_u01776654265584") as it is a hide marker 2026/04/20 03:05:46 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : zero-length-file: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f41827ae71690835c_d20260420_m030425_c001_v0001041_t0049_u01776654265035") 2026/04/20 03:05:46 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c1f_d20260420_m030408_c001_v7007000_t0000_u01776654248900") as it is a hide marker 2026/04/20 03:05:46 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908321_d20260420_m030408_c001_v0001041_t0015_u01776654248113") 2026/04/20 03:05:46 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c13_d20260420_m030403_c001_v7007000_t0000_u01776654243353") as it is a hide marker 2026/04/20 03:05:46 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908315_d20260420_m030402_c001_v0001041_t0041_u01776654242243") 2026/04/20 03:05:46 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c2f_d20260420_m030412_c001_v7007000_t0000_u01776654252383") as it is a hide marker 2026/04/20 03:05:46 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690832f_d20260420_m030411_c001_v0001041_t0038_u01776654251508") 2026/04/20 03:05:46 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c26_d20260420_m030411_c001_v7007000_t0000_u01776654251144") as it is a hide marker 2026/04/20 03:05:46 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690832d_d20260420_m030410_c001_v0001041_t0056_u01776654250396") 2026/04/20 03:05:46 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c32_d20260420_m030413_c001_v7007000_t0000_u01776654253603") as it is a hide marker 2026/04/20 03:05:46 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908333_d20260420_m030412_c001_v0001041_t0036_u01776654252748") 2026/04/20 03:05:46 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c21_d20260420_m030410_c001_v7007000_t0000_u01776654250032") as it is a hide marker 2026/04/20 03:05:46 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908325_d20260420_m030409_c001_v0001041_t0000_u01776654249263") 2026/04/20 03:05:46 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : ./.: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c14_d20260420_m030404_c001_v7007000_t0000_u01776654244457") as it is a hide marker 2026/04/20 03:05:46 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : ./.: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908317_d20260420_m030403_c001_v0001041_t0025_u01776654243718") 2026/04/20 03:05:46 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/20 03:05:46 DEBUG : ../..: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c16_d20260420_m030405_c001_v7007000_t0000_u01776654245571") as it is a hide marker 2026/04/20 03:05:46 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/20 03:05:46 DEBUG : ../..: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908319_d20260420_m030404_c001_v0001041_t0025_u01776654244820") 2026/04/20 03:05:46 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/20 03:05:46 INFO : B2 bucket rclone-test-guholux3cicu: cleaning bucket "rclone-test-guholux3cicu" of all hidden files 2026/04/20 03:05:46 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c1b_d20260420_m030407_c001_v7007000_t0000_u01776654247749") as it is a hide marker 2026/04/20 03:05:46 DEBUG : leading space/ leading space: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690831f_d20260420_m030407_c001_v0001041_t0050_u01776654247099") 2026/04/20 03:05:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c19_d20260420_m030406_c001_v7007000_t0000_u01776654246734") as it is a hide marker 2026/04/20 03:05:46 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690831d_d20260420_m030405_c001_v0001041_t0034_u01776654245935") 2026/04/20 03:05:46 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c39_d20260420_m030414_c001_v7007000_t0000_u01776654254687") as it is a hide marker 2026/04/20 03:05:46 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690833b_d20260420_m030413_c001_v0001041_t0000_u01776654253967") 2026/04/20 03:05:46 DEBUG : created from root.txt: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784cce_d20260420_m030512_c001_v7007000_t0000_u01776654312307") as it is a hide marker 2026/04/20 03:05:46 DEBUG : created from root.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f106dabaab8f82a92_d20260420_m030511_c001_v0001136_t0029_u01776654311160") 2026/04/20 03:05:46 DEBUG : file name.txt: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784cdc_d20260420_m030520_c001_v7007000_t0000_u01776654320692") as it is a hide marker 2026/04/20 03:05:46 DEBUG : file name.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae7169083c0_d20260420_m030459_c001_v0001041_t0010_u01776654299479") 2026/04/20 03:05:46 DEBUG : file name.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11529981a9be8ed7_d20260420_m030455_c001_v0001172_t0005_u01776654295634") 2026/04/20 03:05:47 DEBUG : file name.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690836e_d20260420_m030433_c001_v0001041_t0038_u01776654273591") 2026/04/20 03:05:47 DEBUG : file name.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908368_d20260420_m030432_c001_v0001041_t0010_u01776654272479") 2026/04/20 03:05:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690836c_d20260420_m030432_c001_v0001041_t0023_u01776654272966") "upload" dated 2026-04-20 03:04:32.966 +0000 UTC (1m14.216762872s ago) 2026/04/20 03:05:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f401b98961ceaa8f7_d20260420_m030453_c001_v7007000_t0000_u01776654293402") as it is a hide marker 2026/04/20 03:05:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f113b93c1e94534fe_d20260420_m030452_c001_v0001173_t0057_u01776654292833") 2026/04/20 03:05:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f106ddbbabbe5c21f_d20260420_m030452_c001_v0001178_t0021_u01776654292204") 2026/04/20 03:05:47 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c44_d20260420_m030422_c001_v7007000_t0000_u01776654262605") as it is a hide marker 2026/04/20 03:05:47 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908353_d20260420_m030421_c001_v0001041_t0057_u01776654261903") 2026/04/20 03:05:47 DEBUG : piped data.txt: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784ce5_d20260420_m030522_c001_v7007000_t0000_u01776654322444") as it is a hide marker 2026/04/20 03:05:47 DEBUG : piped data.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae7169083f8_d20260420_m030521_c001_v0001041_t0000_u01776654321959") 2026/04/20 03:05:47 DEBUG : piped data.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784cde_d20260420_m030521_c001_v7007000_t0000_u01776654321776") 2026/04/20 03:05:47 DEBUG : piped data.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f41827ae7169083f6_d20260420_m030521_c001_v0001041_t0049_u01776654321413") 2026/04/20 03:05:47 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c45_d20260420_m030423_c001_v7007000_t0000_u01776654263706") as it is a hide marker 2026/04/20 03:05:47 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908357_d20260420_m030422_c001_v0001041_t0054_u01776654262971") 2026/04/20 03:05:47 DEBUG : test-metadata: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f410f3be933e47d6e_d20260420_m030529_c001_v7007000_t0000_u01776654329348") as it is a hide marker 2026/04/20 03:05:47 DEBUG : test-metadata: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f217dd60906784d01_d20260420_m030524_c001_v0001184_t0053_u01776654324440") 2026/04/20 03:05:47 DEBUG : test-metadata: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784cf6_d20260420_m030523_c001_v7007000_t0000_u01776654323694") 2026/04/20 03:05:47 DEBUG : test-metadata: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae7169083fc_d20260420_m030522_c001_v0001041_t0032_u01776654322632") 2026/04/20 03:05:47 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c3d_d20260420_m030417_c001_v7007000_t0000_u01776654257164") as it is a hide marker 2026/04/20 03:05:47 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690833f_d20260420_m030416_c001_v0001041_t0028_u01776654256204") 2026/04/20 03:05:48 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c40_d20260420_m030419_c001_v7007000_t0000_u01776654259329") as it is a hide marker 2026/04/20 03:05:48 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908349_d20260420_m030418_c001_v0001041_t0001_u01776654258565") 2026/04/20 03:05:48 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c3e_d20260420_m030418_c001_v7007000_t0000_u01776654258199") as it is a hide marker 2026/04/20 03:05:48 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908345_d20260420_m030417_c001_v0001041_t0048_u01776654257529") 2026/04/20 03:05:48 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c42_d20260420_m030420_c001_v7007000_t0000_u01776654260360") as it is a hide marker 2026/04/20 03:05:48 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690834f_d20260420_m030419_c001_v0001041_t0013_u01776654259693") 2026/04/20 03:05:48 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c43_d20260420_m030421_c001_v7007000_t0000_u01776654261539") as it is a hide marker 2026/04/20 03:05:48 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908351_d20260420_m030420_c001_v0001041_t0034_u01776654260750") 2026/04/20 03:05:48 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c3b_d20260420_m030415_c001_v7007000_t0000_u01776654255817") as it is a hide marker 2026/04/20 03:05:48 DEBUG : trailing space /trailing space : Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690833d_d20260420_m030415_c001_v0001041_t0022_u01776654255053") 2026/04/20 03:05:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f1159c6285691d395_d20260420_m030539_c001_v0001177_t0016_u01776654339900") "upload" dated 2026-04-20 03:05:39.9 +0000 UTC (8.64474348s ago) 2026/04/20 03:05:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f409d458ffe60581e_d20260420_m030535_c001_v7007000_t0000_u01776654335073") 2026/04/20 03:05:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908412_d20260420_m030531_c001_v0001041_t0018_u01776654331937") 2026/04/20 03:05:48 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c55_d20260420_m030431_c001_v7007000_t0000_u01776654271895") as it is a hide marker 2026/04/20 03:05:48 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f217dd60906784c48_d20260420_m030425_c001_v0001173_t0012_u01776654265835") 2026/04/20 03:05:48 DEBUG : zero-length-file: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c47_d20260420_m030425_c001_v7007000_t0000_u01776654265584") as it is a hide marker 2026/04/20 03:05:48 DEBUG : zero-length-file: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f41827ae71690835c_d20260420_m030425_c001_v0001041_t0049_u01776654265035") 2026/04/20 03:05:48 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c1f_d20260420_m030408_c001_v7007000_t0000_u01776654248900") as it is a hide marker 2026/04/20 03:05:48 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908321_d20260420_m030408_c001_v0001041_t0015_u01776654248113") 2026/04/20 03:05:48 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c13_d20260420_m030403_c001_v7007000_t0000_u01776654243353") as it is a hide marker 2026/04/20 03:05:49 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908315_d20260420_m030402_c001_v0001041_t0041_u01776654242243") 2026/04/20 03:05:49 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c2f_d20260420_m030412_c001_v7007000_t0000_u01776654252383") as it is a hide marker 2026/04/20 03:05:49 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690832f_d20260420_m030411_c001_v0001041_t0038_u01776654251508") 2026/04/20 03:05:49 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c26_d20260420_m030411_c001_v7007000_t0000_u01776654251144") as it is a hide marker 2026/04/20 03:05:49 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690832d_d20260420_m030410_c001_v0001041_t0056_u01776654250396") 2026/04/20 03:05:49 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c32_d20260420_m030413_c001_v7007000_t0000_u01776654253603") as it is a hide marker 2026/04/20 03:05:49 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908333_d20260420_m030412_c001_v0001041_t0036_u01776654252748") 2026/04/20 03:05:49 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c21_d20260420_m030410_c001_v7007000_t0000_u01776654250032") as it is a hide marker 2026/04/20 03:05:49 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908325_d20260420_m030409_c001_v0001041_t0000_u01776654249263") 2026/04/20 03:05:49 DEBUG : ./.: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c14_d20260420_m030404_c001_v7007000_t0000_u01776654244457") as it is a hide marker 2026/04/20 03:05:49 DEBUG : ./.: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908317_d20260420_m030403_c001_v0001041_t0025_u01776654243718") 2026/04/20 03:05:49 DEBUG : ../..: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f417dd60906784c16_d20260420_m030405_c001_v7007000_t0000_u01776654245571") as it is a hide marker 2026/04/20 03:05:49 DEBUG : ../..: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae716908319_d20260420_m030404_c001_v0001041_t0025_u01776654244820") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/20 03:05:50 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/04/20 03:05:50 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/04/20 03:05:50 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/04/20 03:05:51 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/04/20 03:05:51 INFO : B2 bucket rclone-test-guholux3cicu: cleaning bucket "rclone-test-guholux3cicu" of pending multipart uploads older than 0s 2026/04/20 03:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690836c_d20260420_m030432_c001_v0001041_t0023_u01776654272966") "upload" dated 2026-04-20 03:04:32.966 +0000 UTC (1m18.622329081s ago) 2026/04/20 03:05:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f207b13c342c5f2e9_d20260420_m030550_c001_v0001165_t0026_u01776654350559") as it is a start marker (upload started at 2026-04-20 03:05:50.559 +0000 UTC) 2026/04/20 03:05:51 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/20 03:05:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f207b13c342c5f2ea_d20260420_m030550_c001_v0001134_t0028_u01776654350745") as it is a start marker (upload started at 2026-04-20 03:05:50.745 +0000 UTC) 2026/04/20 03:05:51 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/20 03:05:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f207b13c342c5f2eb_d20260420_m030550_c001_v0001185_t0023_u01776654350927") as it is a start marker (upload started at 2026-04-20 03:05:50.927 +0000 UTC) 2026/04/20 03:05:51 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/20 03:05:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f207b13c342c5f2ed_d20260420_m030551_c001_v0001173_t0053_u01776654351126") as it is a start marker (upload started at 2026-04-20 03:05:51.126 +0000 UTC) 2026/04/20 03:05:51 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/20 03:05:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f407b13c342c5f2e6_d20260420_m030550_c001_v7007000_t0000_u01776654350374") "hide" dated 2026-04-20 03:05:50.374 +0000 UTC (1.214474947s ago) 2026/04/20 03:05:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f1159c6285691d395_d20260420_m030539_c001_v0001177_t0016_u01776654339900") 2026/04/20 03:05:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/20 03:05:51 INFO : B2 bucket rclone-test-guholux3cicu: cleaning bucket "rclone-test-guholux3cicu" of pending multipart uploads older than 0s 2026/04/20 03:05:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690836c_d20260420_m030432_c001_v0001041_t0023_u01776654272966") "upload" dated 2026-04-20 03:04:32.966 +0000 UTC (1m18.989618479s ago) 2026/04/20 03:05:51 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f207b13c342c5f2e9_d20260420_m030550_c001_v0001165_t0026_u01776654350559") as it is a start marker (upload started at 2026-04-20 03:05:50.559 +0000 UTC) 2026/04/20 03:05:51 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f207b13c342c5f2ea_d20260420_m030550_c001_v0001134_t0028_u01776654350745") as it is a start marker (upload started at 2026-04-20 03:05:50.745 +0000 UTC) 2026/04/20 03:05:51 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f207b13c342c5f2eb_d20260420_m030550_c001_v0001185_t0023_u01776654350927") as it is a start marker (upload started at 2026-04-20 03:05:50.927 +0000 UTC) 2026/04/20 03:05:51 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f207b13c342c5f2ed_d20260420_m030551_c001_v0001173_t0053_u01776654351126") as it is a start marker (upload started at 2026-04-20 03:05:51.126 +0000 UTC) 2026/04/20 03:05:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f624d63d08dab8b9fd80e1b_f407b13c342c5f2e6_d20260420_m030550_c001_v7007000_t0000_u01776654350374") "hide" dated 2026-04-20 03:05:50.374 +0000 UTC (1.581730941s ago) 2026/04/20 03:05:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f1159c6285691d395_d20260420_m030539_c001_v0001177_t0016_u01776654339900") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/20 03:05:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/20 03:05:52 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/20 03:05:53 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/04/20 03:05:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/20 03:05:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/20 03:05:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/20 03:05:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/20 03:05:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/20 03:05:56 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/20 03:05:56 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/20 03:05:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:05:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/04/20 03:05:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f209d458ffe60584e_d20260420_m030559_c001_v0001174_t0016_u01776654359663") 2026/04/20 03:05:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/20 03:05:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/20 03:05:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/20 03:06:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:06:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:06:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/20 03:06:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/20 03:06:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/20 03:06:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/20 03:06:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/20 03:06:06 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/20 03:06:06 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/20 03:06:06 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/20 03:06:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:06:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/04/20 03:06:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f209d458ffe605855_d20260420_m030607_c001_v0001109_t0031_u01776654367922") 2026/04/20 03:06:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/20 03:06:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/20 03:06:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/20 03:06:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:06:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:06:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/20 03:06:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/20 03:06:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/20 03:06:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/20 03:06:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/20 03:06:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/20 03:06:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/20 03:06:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/20 03:06:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/20 03:06:13 DEBUG : pacer: Reducing sleep to 10ms 2026/04/20 03:06:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/20 03:06:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/20 03:06:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/20 03:06:15 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/20 03:06:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:06:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/04/20 03:06:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001657_d20260420_m030617_c001_v0001157_t0014_u01776654377101") 2026/04/20 03:06:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/20 03:06:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/20 03:06:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/20 03:06:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/20 03:06:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/20 03:06:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:06:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:06:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/04/20 03:06:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/20 03:06:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/20 03:06:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/20 03:06:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/20 03:06:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/20 03:06:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/20 03:06:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/20 03:06:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:06:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/20 03:06:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f215925733904fd0b_d20260420_m030625_c001_v0001184_t0018_u01776654385126") 2026/04/20 03:06:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/20 03:06:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/20 03:06:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/20 03:06:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:06:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:06:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/20 03:06:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/20 03:06:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/20 03:06:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/20 03:06:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/20 03:06:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/20 03:06:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/20 03:06:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/20 03:06:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:06:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/20 03:06:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f215925733904fd15_d20260420_m030633_c001_v0001131_t0037_u01776654393089") 2026/04/20 03:06:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/20 03:06:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/20 03:06:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/20 03:06:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:06:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:06:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/20 03:06:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/20 03:06:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/20 03:06:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/20 03:06:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/20 03:06:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/20 03:06:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/20 03:06:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/20 03:06:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/20 03:06:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/20 03:06:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/20 03:06:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:06:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/20 03:06:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f208c6fa6403fd0e5_d20260420_m030642_c001_v0001100_t0042_u01776654402146") 2026/04/20 03:06:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/20 03:06:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/20 03:06:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/20 03:06:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/20 03:06:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/20 03:06:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:06:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:06:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/04/20 03:06:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/20 03:06:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/20 03:06:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/20 03:06:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/20 03:06:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/20 03:06:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/20 03:06:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/20 03:06:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:06:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/20 03:06:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f215925733904fd3a_d20260420_m030649_c001_v0001185_t0011_u01776654409983") 2026/04/20 03:06:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/20 03:06:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/20 03:06:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/20 03:06:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:06:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:06:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/20 03:06:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/20 03:06:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/20 03:06:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/20 03:06:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/20 03:06:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/20 03:06:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/20 03:06:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/20 03:06:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:06:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/20 03:06:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f215925733904fd58_d20260420_m030657_c001_v0001150_t0026_u01776654417921") 2026/04/20 03:06:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/20 03:06:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/20 03:06:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/20 03:07:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:07:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:07:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/20 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/20 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/20 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/20 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/20 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/20 03:07:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/20 03:07:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/20 03:07:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/20 03:07:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/20 03:07:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/20 03:07:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:07:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/20 03:07:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac4d3_d20260420_m030706_c001_v0001181_t0041_u01776654426621") 2026/04/20 03:07:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/20 03:07:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/20 03:07:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/20 03:07:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/20 03:07:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/20 03:07:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:07:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:07:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/04/20 03:07:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/20 03:07:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/20 03:07:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/20 03:07:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/20 03:07:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/20 03:07:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/20 03:07:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/20 03:07:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:07:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/20 03:07:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001b31_d20260420_m030714_c001_v0001039_t0022_u01776654434851") 2026/04/20 03:07:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/20 03:07:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/20 03:07:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/20 03:07:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:07:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:07:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/20 03:07:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/20 03:07:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/20 03:07:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/20 03:07:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/20 03:07:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/20 03:07:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/20 03:07:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/20 03:07:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:07:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/20 03:07:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac4ef_d20260420_m030723_c001_v0001113_t0055_u01776654443764") 2026/04/20 03:07:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/20 03:07:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/20 03:07:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/20 03:07:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:07:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:07:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/20 03:07:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/20 03:07:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/20 03:07:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/20 03:07:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/20 03:07:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/20 03:07:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/20 03:07:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/20 03:07:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/20 03:07:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/20 03:07:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/20 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/04/20 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f220d2b942dbd91c4_d20260420_m030733_c001_v0001173_t0041_u01776654453597") 2026/04/20 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/20 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/20 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/20 03:07:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/20 03:07:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/20 03:07:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:07:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:07:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/04/20 03:07:38 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/20 03:07:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/20 03:07:38 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/20 03:07:38 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/20 03:07:39 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/20 03:07:41 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/20 03:07:41 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/20 03:07:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:07:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/20 03:07:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f220d2b942dbd91cd_d20260420_m030742_c001_v0001039_t0035_u01776654462593") 2026/04/20 03:07:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/20 03:07:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/20 03:07:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/20 03:07:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:07:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:07:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/20 03:07:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/20 03:07:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/20 03:07:47 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/20 03:07:47 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/20 03:07:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/20 03:07:50 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/20 03:07:50 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/20 03:07:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:07:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/20 03:07:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac50c_d20260420_m030752_c001_v0001145_t0052_u01776654472545") 2026/04/20 03:07:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/20 03:07:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/20 03:07:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/20 03:07:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:07:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:07:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/20 03:07:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/20 03:07:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/20 03:07:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/20 03:07:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/20 03:07:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/20 03:07:57 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/20 03:07:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/20 03:08:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/20 03:08:00 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/20 03:08:00 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/20 03:08:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:08:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/04/20 03:08:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f220d2b942dbd91f5_d20260420_m030802_c001_v0001033_t0051_u01776654482461") 2026/04/20 03:08:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/20 03:08:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/20 03:08:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/20 03:08:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/20 03:08:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Error sending chunk 2 (retry=true): Service temporarily unavailable, please try again. (503 service_unavailable): trying again in 1s: &pacer.retryAfterError{error:(*api.Error)(0x12c9a6889710), retryAfter:1000000000} 2026/04/20 03:08:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Clearing part upload URL because of error: Service temporarily unavailable, please try again. (503 service_unavailable): trying again in 1s 2026/04/20 03:08:03 DEBUG : pacer: low level retry 1/10 (error Service temporarily unavailable, please try again. (503 service_unavailable): trying again in 1s) 2026/04/20 03:08:03 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/04/20 03:08:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/20 03:08:04 DEBUG : pacer: Reducing sleep to 500ms 2026/04/20 03:08:05 DEBUG : pacer: Reducing sleep to 250ms 2026/04/20 03:08:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:08:06 DEBUG : pacer: Reducing sleep to 125ms 2026/04/20 03:08:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/20 03:08:06 DEBUG : pacer: Reducing sleep to 62.5ms 2026/04/20 03:08:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:08:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts 2026/04/20 03:08:06 DEBUG : pacer: Reducing sleep to 31.25ms 2026/04/20 03:08:06 DEBUG : pacer: Reducing sleep to 15.625ms 2026/04/20 03:08:06 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/04/20 03:08:08 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/20 03:08:08 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/20 03:08:08 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/20 03:08:08 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/20 03:08:09 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/20 03:08:10 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/20 03:08:10 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/20 03:08:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:08:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/04/20 03:08:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001b80_d20260420_m030812_c001_v0001171_t0035_u01776654492710") 2026/04/20 03:08:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/20 03:08:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/20 03:08:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/20 03:08:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:08:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:08:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/20 03:08:17 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/20 03:08:17 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/20 03:08:17 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/20 03:08:17 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/20 03:08:20 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/20 03:08:20 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/20 03:08:20 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/20 03:08:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:08:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/04/20 03:08:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001b8d_d20260420_m030822_c001_v0001177_t0055_u01776654502774") 2026/04/20 03:08:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/20 03:08:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/20 03:08:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/20 03:08:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:08:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:08:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/20 03:08:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/20 03:08:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/20 03:08:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/20 03:08:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/20 03:08:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/20 03:08:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/20 03:08:29 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/20 03:08:31 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/20 03:08:31 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/20 03:08:31 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/20 03:08:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/20 03:08:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/04/20 03:08:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f624d63d08dab8b9fd80e1b_f2049404dadc5bce2_d20260420_m030834_c001_v0001033_t0032_u01776654514028") 2026/04/20 03:08:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/20 03:08:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/20 03:08:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/20 03:08:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/20 03:08:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/20 03:08:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/20 03:08:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/20 03:08:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/20 03:08:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001ba1_d20260420_m030844_c001_v0001113_t0036_u01776654524548") 2026/04/20 03:08:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/20 03:08:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/20 03:08:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/20 03:08:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/20 03:08:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/20 03:08:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/20 03:08:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/20 03:08:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/20 03:08:47 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/20 03:08:49 DEBUG : chunked-copy: Done sending chunk 0 2026/04/20 03:08:49 DEBUG : chunked-copy: Done sending chunk 1 2026/04/20 03:08:49 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/20 03:08:50 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001bb1_d20260420_m030850_c001_v0001174_t0005_u01776654530271") 2026/04/20 03:08:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/20 03:08:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/20 03:08:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/20 03:08:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/20 03:08:50 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/20 03:08:52 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/20 03:08:52 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/20 03:08:52 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/20 03:08:52 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/20 03:08:55 DEBUG : chunked-copy: Done sending chunk 1 2026/04/20 03:08:55 DEBUG : chunked-copy: Done sending chunk 0 2026/04/20 03:08:55 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/20 03:08:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001bc3_d20260420_m030856_c001_v0001171_t0059_u01776654536062") 2026/04/20 03:08:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/20 03:08:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/20 03:08:56 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/20 03:08:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/20 03:08:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/20 03:08:58 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/20 03:08:58 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/20 03:08:58 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/20 03:08:58 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/20 03:09:01 DEBUG : chunked-copy: Done sending chunk 0 2026/04/20 03:09:01 DEBUG : chunked-copy: Done sending chunk 1 2026/04/20 03:09:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/20 03:09:01 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001bc8_d20260420_m030901_c001_v0001185_t0052_u01776654541863") 2026/04/20 03:09:01 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/20 03:09:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/20 03:09:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/20 03:09:02 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/20 03:09:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/20 03:09:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/20 03:09:02 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/20 03:09:03 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/20 03:09:05 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/20 03:09:05 DEBUG : Creating backend with remote "TestB2:rclone-test-guholux3cicu/deeper/nonexisting/directory" 2026/04/20 03:09:05 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/20 03:09:07 INFO : B2 bucket rclone-test-guholux3cicu: cleaning bucket "rclone-test-guholux3cicu" of all files 2026/04/20 03:09:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001b86_d20260420_m030816_c001_v7007000_t0000_u01776654496735") 2026/04/20 03:09:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001b80_d20260420_m030812_c001_v0001171_t0035_u01776654492710") 2026/04/20 03:09:07 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001b7e_d20260420_m030812_c001_v7007000_t0000_u01776654492188") 2026/04/20 03:09:07 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac525_d20260420_m030807_c001_v0001185_t0014_u01776654487939") 2026/04/20 03:09:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001b98_d20260420_m030839_c001_v7007000_t0000_u01776654519387") 2026/04/20 03:09:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2049404dadc5bce2_d20260420_m030834_c001_v0001033_t0032_u01776654514028") 2026/04/20 03:09:07 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4049404dadc5bce1_d20260420_m030833_c001_v7007000_t0000_u01776654513525") 2026/04/20 03:09:07 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001b93_d20260420_m030827_c001_v0001097_t0049_u01776654507836") 2026/04/20 03:09:07 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001b91_d20260420_m030827_c001_v7007000_t0000_u01776654507650") 2026/04/20 03:09:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001b8d_d20260420_m030822_c001_v0001177_t0055_u01776654502774") 2026/04/20 03:09:08 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001b8c_d20260420_m030822_c001_v7007000_t0000_u01776654502267") 2026/04/20 03:09:08 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001b87_d20260420_m030816_c001_v0001103_t0043_u01776654496921") 2026/04/20 03:09:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f415925733904fd20_d20260420_m030645_c001_v7007000_t0000_u01776654405989") 2026/04/20 03:09:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f208c6fa6403fd0e5_d20260420_m030642_c001_v0001100_t0042_u01776654402146") 2026/04/20 03:09:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001681_d20260420_m030636_c001_v7007000_t0000_u01776654396950") 2026/04/20 03:09:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f215925733904fd15_d20260420_m030633_c001_v0001131_t0037_u01776654393089") 2026/04/20 03:09:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f408c6fa6403fd0e4_d20260420_m030641_c001_v7007000_t0000_u01776654401796") 2026/04/20 03:09:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001682_d20260420_m030637_c001_v0001174_t0033_u01776654397131") 2026/04/20 03:09:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f415925733904fd14_d20260420_m030632_c001_v7007000_t0000_u01776654392727") 2026/04/20 03:09:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001670_d20260420_m030628_c001_v0001171_t0011_u01776654388644") 2026/04/20 03:09:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf00166e_d20260420_m030628_c001_v7007000_t0000_u01776654388372") 2026/04/20 03:09:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f215925733904fd0b_d20260420_m030625_c001_v0001184_t0018_u01776654385126") 2026/04/20 03:09:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f415925733904fd09_d20260420_m030624_c001_v7007000_t0000_u01776654384781") 2026/04/20 03:09:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf00165d_d20260420_m030621_c001_v0001098_t0044_u01776654381227") 2026/04/20 03:09:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4032613c37dac4db_d20260420_m030710_c001_v7007000_t0000_u01776654430437") 2026/04/20 03:09:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac4d3_d20260420_m030706_c001_v0001181_t0041_u01776654426621") 2026/04/20 03:09:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001719_d20260420_m030701_c001_v7007000_t0000_u01776654421999") 2026/04/20 03:09:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f215925733904fd58_d20260420_m030657_c001_v0001150_t0026_u01776654417921") 2026/04/20 03:09:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4032613c37dac4d2_d20260420_m030706_c001_v7007000_t0000_u01776654426257") 2026/04/20 03:09:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf00171c_d20260420_m030702_c001_v0001097_t0018_u01776654422181") 2026/04/20 03:09:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f415925733904fd56_d20260420_m030657_c001_v7007000_t0000_u01776654417577") 2026/04/20 03:09:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf0016c4_d20260420_m030653_c001_v0001180_t0055_u01776654413682") 2026/04/20 03:09:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf0016c1_d20260420_m030653_c001_v7007000_t0000_u01776654413499") 2026/04/20 03:09:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f215925733904fd3a_d20260420_m030649_c001_v0001185_t0011_u01776654409983") 2026/04/20 03:09:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f415925733904fd35_d20260420_m030649_c001_v7007000_t0000_u01776654409622") 2026/04/20 03:09:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f215925733904fd22_d20260420_m030646_c001_v0001183_t0057_u01776654406172") 2026/04/20 03:09:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf00165c_d20260420_m030621_c001_v7007000_t0000_u01776654381047") 2026/04/20 03:09:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001657_d20260420_m030617_c001_v0001157_t0014_u01776654377101") 2026/04/20 03:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001656_d20260420_m030616_c001_v7007000_t0000_u01776654376755") 2026/04/20 03:09:09 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f215925733904fb3d_d20260420_m030612_c001_v0001181_t0044_u01776654372651") 2026/04/20 03:09:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f415925733904fb2c_d20260420_m030612_c001_v7007000_t0000_u01776654372468") 2026/04/20 03:09:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f209d458ffe605855_d20260420_m030607_c001_v0001109_t0031_u01776654367922") 2026/04/20 03:09:09 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f409d458ffe605854_d20260420_m030607_c001_v7007000_t0000_u01776654367527") 2026/04/20 03:09:09 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f215925733904f9aa_d20260420_m030603_c001_v0001120_t0015_u01776654363515") 2026/04/20 03:09:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f415925733904f999_d20260420_m030603_c001_v7007000_t0000_u01776654363330") 2026/04/20 03:09:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f209d458ffe60584e_d20260420_m030559_c001_v0001174_t0016_u01776654359663") 2026/04/20 03:09:09 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f409d458ffe60584d_d20260420_m030559_c001_v7007000_t0000_u01776654359316") 2026/04/20 03:09:09 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f207b13c342c5f2fd_d20260420_m030553_c001_v0001097_t0056_u01776654353987") 2026/04/20 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4032613c37dac4fc_d20260420_m030737_c001_v7007000_t0000_u01776654457995") 2026/04/20 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f220d2b942dbd91c4_d20260420_m030733_c001_v0001173_t0041_u01776654453597") 2026/04/20 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4032613c37dac4f3_d20260420_m030728_c001_v7007000_t0000_u01776654448425") 2026/04/20 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac4ef_d20260420_m030723_c001_v0001113_t0055_u01776654443764") 2026/04/20 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f420d2b942dbd91c3_d20260420_m030733_c001_v7007000_t0000_u01776654453044") 2026/04/20 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac4f4_d20260420_m030728_c001_v0001182_t0059_u01776654448607") 2026/04/20 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4032613c37dac4ee_d20260420_m030723_c001_v7007000_t0000_u01776654443372") 2026/04/20 03:09:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac4ea_d20260420_m030718_c001_v0001177_t0010_u01776654438946") 2026/04/20 03:09:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4032613c37dac4e9_d20260420_m030718_c001_v7007000_t0000_u01776654438763") 2026/04/20 03:09:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001b31_d20260420_m030714_c001_v0001039_t0022_u01776654434851") 2026/04/20 03:09:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001b30_d20260420_m030714_c001_v7007000_t0000_u01776654434438") 2026/04/20 03:09:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac4dc_d20260420_m030710_c001_v0001184_t0054_u01776654430618") 2026/04/20 03:09:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4032613c37dac524_d20260420_m030807_c001_v7007000_t0000_u01776654487757") 2026/04/20 03:09:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f220d2b942dbd91f5_d20260420_m030802_c001_v0001033_t0051_u01776654482461") 2026/04/20 03:09:10 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f420d2b942dbd91f3_d20260420_m030802_c001_v7007000_t0000_u01776654482030") 2026/04/20 03:09:10 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac519_d20260420_m030757_c001_v0001174_t0028_u01776654477320") 2026/04/20 03:09:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4032613c37dac518_d20260420_m030757_c001_v7007000_t0000_u01776654477139") 2026/04/20 03:09:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac50c_d20260420_m030752_c001_v0001145_t0052_u01776654472545") 2026/04/20 03:09:11 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4032613c37dac50b_d20260420_m030752_c001_v7007000_t0000_u01776654472113") 2026/04/20 03:09:11 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac505_d20260420_m030746_c001_v0001106_t0038_u01776654466737") 2026/04/20 03:09:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4032613c37dac504_d20260420_m030746_c001_v7007000_t0000_u01776654466554") 2026/04/20 03:09:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f220d2b942dbd91cd_d20260420_m030742_c001_v0001039_t0035_u01776654462593") 2026/04/20 03:09:11 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f420d2b942dbd91cb_d20260420_m030742_c001_v7007000_t0000_u01776654462158") 2026/04/20 03:09:11 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2032613c37dac4fd_d20260420_m030738_c001_v0001174_t0018_u01776654458178") 2026/04/20 03:09:11 DEBUG : chunked-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001bca_d20260420_m030903_c001_v7007000_t0000_u01776654543792") 2026/04/20 03:09:11 DEBUG : chunked-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f221cf19402935cd8_d20260420_m030858_c001_v0001033_t0017_u01776654538224") 2026/04/20 03:09:11 DEBUG : chunked-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f421cf19402935cd4_d20260420_m030857_c001_v7007000_t0000_u01776654537703") 2026/04/20 03:09:11 DEBUG : chunked-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f221cf19402935c64_d20260420_m030852_c001_v0001167_t0002_u01776654532601") 2026/04/20 03:09:11 DEBUG : chunked-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f421cf19402935c62_d20260420_m030852_c001_v7007000_t0000_u01776654532081") 2026/04/20 03:09:11 DEBUG : chunked-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f221cf19402935c5a_d20260420_m030846_c001_v0001178_t0021_u01776654526988") 2026/04/20 03:09:11 DEBUG : chunked-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f421cf19402935c56_d20260420_m030846_c001_v7007000_t0000_u01776654526431") 2026/04/20 03:09:11 DEBUG : chunked-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f1159c6285691d93d_d20260420_m030843_c001_v0001177_t0036_u01776654523207") 2026/04/20 03:09:11 DEBUG : chunked-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001ba0_d20260420_m030842_c001_v7007000_t0000_u01776654522842") 2026/04/20 03:09:11 DEBUG : chunked-copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f1159c6285691d929_d20260420_m030840_c001_v0001177_t0020_u01776654520113") 2026/04/20 03:09:11 DEBUG : chunked-copy.copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001bc9_d20260420_m030903_c001_v7007000_t0000_u01776654543611") 2026/04/20 03:09:11 DEBUG : chunked-copy.copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001bc8_d20260420_m030901_c001_v0001185_t0052_u01776654541863") 2026/04/20 03:09:11 DEBUG : chunked-copy.copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f421cf19402935ccc_d20260420_m030857_c001_v7007000_t0000_u01776654537521") 2026/04/20 03:09:12 DEBUG : chunked-copy.copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001bc3_d20260420_m030856_c001_v0001171_t0059_u01776654536062") 2026/04/20 03:09:12 DEBUG : chunked-copy.copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f421cf19402935c61_d20260420_m030851_c001_v7007000_t0000_u01776654531898") 2026/04/20 03:09:12 DEBUG : chunked-copy.copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001bb1_d20260420_m030850_c001_v0001174_t0005_u01776654530271") 2026/04/20 03:09:12 DEBUG : chunked-copy.copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f421cf19402935c55_d20260420_m030846_c001_v7007000_t0000_u01776654526251") 2026/04/20 03:09:12 DEBUG : chunked-copy.copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f2045e58dcf001ba1_d20260420_m030844_c001_v0001113_t0036_u01776654524548") 2026/04/20 03:09:12 DEBUG : chunked-copy.copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001b9f_d20260420_m030842_c001_v7007000_t0000_u01776654522662") 2026/04/20 03:09:12 DEBUG : chunked-copy.copy: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f111fa0185033c660_d20260420_m030842_c001_v0001185_t0028_u01776654522006") 2026/04/20 03:09:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f11827ae71690836c_d20260420_m030432_c001_v0001041_t0023_u01776654272966") 2026/04/20 03:09:12 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001bcc_d20260420_m030904_c001_v7007000_t0000_u01776654544589") 2026/04/20 03:09:12 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f1159c6285691d9b5_d20260420_m030904_c001_v0001177_t0039_u01776654544382") 2026/04/20 03:09:12 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f4045e58dcf001bcd_d20260420_m030905_c001_v7007000_t0000_u01776654545563") 2026/04/20 03:09:12 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f1159c6285691d9bd_d20260420_m030905_c001_v0001177_t0009_u01776654545352") 2026/04/20 03:09:12 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f1159c6285691d9b7_d20260420_m030904_c001_v0001177_t0002_u01776654544773") 2026/04/20 03:09:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f624d63d08dab8b9fd80e1b_f407b13c342c5f2e6_d20260420_m030550_c001_v7007000_t0000_u01776654350374") 2026/04/20 03:09:13 INFO : B2 bucket rclone-test-guholux3cicu: cleaning bucket "rclone-test-guholux3cicu" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (317.19s) --- 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.47s) --- PASS: TestIntegration/FsMkdir (314.79s) --- 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 (22.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.10s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.31s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.31s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.84s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.66s) --- 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 (21.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (165.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (31.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (10.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (24.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.77s) --- 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 317.214s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m18.237057117s (try 1/5)