"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/14 03:42:39 DEBUG : Creating backend with remote "TestB2:rclone-test-voyewol1rava" 2026/04/14 03:42:39 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/14 03:42:42 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/14 03:42:42 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/14 03:42:42 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/14 03:43:07 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/14 03:43:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/14 03:43:10 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/14 03:43:10 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/14 03:43:10 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/14 03:43:10 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/14 03:43:11 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/14 03:43:11 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/14 03:43:18 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/14 03:43:19 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/14 03:43:24 INFO : B2 bucket rclone-test-voyewol1rava: cleaning bucket "rclone-test-voyewol1rava" of all files 2026/04/14 03:43:24 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a54_d20260414_m034323_c001_v0001150_t0022_u01776138203748") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/14 03:43:25 DEBUG : Creating backend with remote "TestB2:rclone-test-voyewol1rava/dirToPurgeFromRoot" 2026/04/14 03:43:27 INFO : B2 bucket rclone-test-voyewol1rava path dirToPurgeFromRoot: cleaning bucket "rclone-test-voyewol1rava" of all files 2026/04/14 03:43:27 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a5a_d20260414_m034325_c001_v0001150_t0019_u01776138205401") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/14 03:43:28 DEBUG : Creating backend with remote "TestB2:rclone-test-voyewol1rava/hello? sausage/êé" 2026/04/14 03:43:32 INFO : B2 bucket rclone-test-voyewol1rava path hello? sausage/êé: cleaning bucket "rclone-test-voyewol1rava" of all files 2026/04/14 03:43:32 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f102d7c2785c791f4_d20260414_m034330_c001_v0001037_t0005_u01776138210645") === 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/14 03:43:42 DEBUG : Creating backend with remote "TestB2:rclone-test-voyewol1rava/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/14 03:43:44 DEBUG : Creating backend with remote "TestB2:rclone-test-voyewol1rava/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-voyewol1rava" from "TestB2:rclone-test-voyewol1rava" 2026/04/14 03:43:45 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/14 03:43:56 DEBUG : Creating backend with remote "TestB2:rclone-test-pavekuv4hadu" 2026/04/14 03:43:59 DEBUG : B2 bucket rclone-test-pavekuv4hadu: Purge remote 2026/04/14 03:43:59 INFO : B2 bucket rclone-test-pavekuv4hadu: cleaning bucket "rclone-test-pavekuv4hadu" of all files 2026/04/14 03:44:00 DEBUG : somefile: Deleting (id "4_zef62bd73106d8bab9fd80e1b_f401601abf59796c7_d20260414_m034358_c001_v0001145_t0001_u01776138238931") === 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/14 03:44:01 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/14 03:44:02 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/14 03:44:05 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/14 03:44:05 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/14 03:44:05 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.462Ki offset 6Mi/6.106Mi 2026/04/14 03:44:05 DEBUG : test-metadata: Sending chunk 1 length 111065 2026/04/14 03:44:06 DEBUG : test-metadata: Done sending chunk 1 2026/04/14 03:44:07 DEBUG : test-metadata: Done sending chunk 0 2026/04/14 03:44:07 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/14 03:44:18 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1150-19.backblaze.com/b2api/v1/b2_upload_file/afa28dd3105d8bab9fd80e1b/c001_v0001150_t0043": EOF 2026/04/14 03:44:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-19.backblaze.com/b2api/v1/b2_upload_file/afa28dd3105d8bab9fd80e1b/c001_v0001150_t0043": EOF) 2026/04/14 03:44:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1150-19.backblaze.com/b2api/v1/b2_upload_file/afa28dd3105d8bab9fd80e1b/c001_v0001150_t0043": EOF - low level retry 1/10 2026/04/14 03:44:20 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-14-034412-635.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/14 03:44:22 DEBUG : oldPath = "TestB2:rclone-test-voyewol1rava/versions/test-versions-v2026-04-14-034412-635.txt" 2026/04/14 03:44:22 DEBUG : newPath = "TestB2,versions:rclone-test-voyewol1rava/versions/test-versions-v2026-04-14-034412-635.txt" 2026/04/14 03:44:22 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-voyewol1rava/versions/test-versions-v2026-04-14-034412-635.txt" 2026/04/14 03:44:22 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/14 03:44:23 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-voyewol1rava/versions/test-versions-v2026-04-14-034412-635.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-voyewol1rava/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/14 03:44:26 INFO : B2 bucket rclone-test-voyewol1rava: cleaning bucket "rclone-test-voyewol1rava" of all hidden files 2026/04/14 03:44:27 DEBUG : leading space/ leading space: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729dc_d20260414_m034249_c001_v7007000_t0000_u01776138169461") as it is a hide marker 2026/04/14 03:44:27 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : leading space/ leading space: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599d8_d20260414_m034248_c001_v0001150_t0005_u01776138168720") 2026/04/14 03:44:27 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729db_d20260414_m034248_c001_v7007000_t0000_u01776138168355") as it is a hide marker 2026/04/14 03:44:27 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599d4_d20260414_m034247_c001_v0001150_t0048_u01776138167694") 2026/04/14 03:44:27 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e5_d20260414_m034256_c001_v7007000_t0000_u01776138176161") as it is a hide marker 2026/04/14 03:44:27 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599f4_d20260414_m034255_c001_v0001150_t0045_u01776138175519") 2026/04/14 03:44:27 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : created from root.txt: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f4131ae9f015cd5f4_d20260414_m034353_c001_v7007000_t0000_u01776138233008") as it is a hide marker 2026/04/14 03:44:27 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : created from root.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f104ea8ca8f8695d0_d20260414_m034352_c001_v0001174_t0057_u01776138231999") 2026/04/14 03:44:27 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : file name.txt: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f406b053d00cd9a6f_d20260414_m034400_c001_v7007000_t0000_u01776138240932") as it is a hide marker 2026/04/14 03:44:27 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : file name.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a80_d20260414_m034341_c001_v0001150_t0017_u01776138221378") 2026/04/14 03:44:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : file name.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1169450846455db8_d20260414_m034337_c001_v0001106_t0043_u01776138217497") 2026/04/14 03:44:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : file name.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a3c_d20260414_m034315_c001_v0001150_t0042_u01776138195570") 2026/04/14 03:44:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : file name.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a32_d20260414_m034314_c001_v0001150_t0024_u01776138194417") 2026/04/14 03:44:27 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a3a_d20260414_m034315_c001_v0001150_t0018_u01776138195045") "upload" dated 2026-04-14 03:43:15.045 +0000 UTC (1m12.097702053s ago) 2026/04/14 03:44:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f42374efea06fa4b1_d20260414_m034335_c001_v7007000_t0000_u01776138215287") as it is a hide marker 2026/04/14 03:44:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f105b7253fbf2e347_d20260414_m034334_c001_v0001098_t0025_u01776138214622") 2026/04/14 03:44:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1142fa7bf444dd21_d20260414_m034333_c001_v0001039_t0059_u01776138213837") 2026/04/14 03:44:27 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729ed_d20260414_m034303_c001_v7007000_t0000_u01776138183764") as it is a hide marker 2026/04/14 03:44:27 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a0a_d20260414_m034303_c001_v0001150_t0018_u01776138183128") 2026/04/14 03:44:27 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : piped data.txt: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f406b053d00cd9a72_d20260414_m034402_c001_v7007000_t0000_u01776138242934") as it is a hide marker 2026/04/14 03:44:27 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : piped data.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59aba_d20260414_m034402_c001_v0001150_t0057_u01776138242205") 2026/04/14 03:44:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : piped data.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f406b053d00cd9a70_d20260414_m034402_c001_v7007000_t0000_u01776138242019") 2026/04/14 03:44:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : piped data.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4194c2768ac59ab6_d20260414_m034401_c001_v0001150_t0043_u01776138241657") 2026/04/14 03:44:27 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729f0_d20260414_m034305_c001_v7007000_t0000_u01776138185378") as it is a hide marker 2026/04/14 03:44:27 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a10_d20260414_m034304_c001_v0001150_t0031_u01776138184540") 2026/04/14 03:44:27 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : test-metadata: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f422affa6ac5e1dd6_d20260414_m034410_c001_v7007000_t0000_u01776138250090") as it is a hide marker 2026/04/14 03:44:27 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : test-metadata: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f206b053d00cd9a93_d20260414_m034405_c001_v0001173_t0038_u01776138245048") 2026/04/14 03:44:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : test-metadata: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f406b053d00cd9a80_d20260414_m034404_c001_v7007000_t0000_u01776138244245") 2026/04/14 03:44:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : test-metadata: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59abc_d20260414_m034403_c001_v0001150_t0037_u01776138243121") 2026/04/14 03:44:27 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e7_d20260414_m034258_c001_v7007000_t0000_u01776138178409") as it is a hide marker 2026/04/14 03:44:27 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599fa_d20260414_m034257_c001_v0001150_t0037_u01776138177617") 2026/04/14 03:44:27 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e9_d20260414_m034300_c001_v7007000_t0000_u01776138180460") as it is a hide marker 2026/04/14 03:44:27 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599fe_d20260414_m034259_c001_v0001150_t0046_u01776138179827") 2026/04/14 03:44:27 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e8_d20260414_m034259_c001_v7007000_t0000_u01776138179462") as it is a hide marker 2026/04/14 03:44:27 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599fc_d20260414_m034258_c001_v0001150_t0004_u01776138178776") 2026/04/14 03:44:27 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729ea_d20260414_m034301_c001_v7007000_t0000_u01776138181674") as it is a hide marker 2026/04/14 03:44:27 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a00_d20260414_m034300_c001_v0001150_t0035_u01776138180824") 2026/04/14 03:44:27 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729eb_d20260414_m034302_c001_v7007000_t0000_u01776138182764") as it is a hide marker 2026/04/14 03:44:27 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a06_d20260414_m034302_c001_v0001150_t0020_u01776138182040") 2026/04/14 03:44:27 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : trailing space /trailing space : Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e6_d20260414_m034257_c001_v7007000_t0000_u01776138177252") as it is a hide marker 2026/04/14 03:44:27 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : trailing space /trailing space : Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599f6_d20260414_m034256_c001_v0001150_t0007_u01776138176526") 2026/04/14 03:44:27 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f115c30ed2a0959e8_d20260414_m034420_c001_v0001181_t0049_u01776138260794") "upload" dated 2026-04-14 03:44:20.794 +0000 UTC (6.35046242s ago) 2026/04/14 03:44:27 DEBUG : versions/test-versions.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f40245d89e0a7ece1_d20260414_m034415_c001_v7007000_t0000_u01776138255946") 2026/04/14 03:44:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : versions/test-versions.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59acc_d20260414_m034412_c001_v0001150_t0043_u01776138252635") 2026/04/14 03:44:27 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729f3_d20260414_m034313_c001_v7007000_t0000_u01776138193875") as it is a hide marker 2026/04/14 03:44:27 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f215b518805d729f2_d20260414_m034307_c001_v0001103_t0053_u01776138187501") 2026/04/14 03:44:27 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : zero-length-file: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729f1_d20260414_m034307_c001_v7007000_t0000_u01776138187249") as it is a hide marker 2026/04/14 03:44:27 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : zero-length-file: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4194c2768ac59a1c_d20260414_m034306_c001_v0001150_t0043_u01776138186701") 2026/04/14 03:44:27 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729de_d20260414_m034250_c001_v7007000_t0000_u01776138170430") as it is a hide marker 2026/04/14 03:44:27 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599dc_d20260414_m034249_c001_v0001150_t0016_u01776138169826") 2026/04/14 03:44:27 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729d7_d20260414_m034245_c001_v7007000_t0000_u01776138165371") as it is a hide marker 2026/04/14 03:44:27 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599cc_d20260414_m034244_c001_v0001150_t0019_u01776138164309") 2026/04/14 03:44:27 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e2_d20260414_m034253_c001_v7007000_t0000_u01776138173851") as it is a hide marker 2026/04/14 03:44:27 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599ea_d20260414_m034253_c001_v0001150_t0029_u01776138173069") 2026/04/14 03:44:27 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e1_d20260414_m034252_c001_v7007000_t0000_u01776138172703") as it is a hide marker 2026/04/14 03:44:27 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599e6_d20260414_m034251_c001_v0001150_t0037_u01776138171941") 2026/04/14 03:44:27 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e4_d20260414_m034255_c001_v7007000_t0000_u01776138175154") as it is a hide marker 2026/04/14 03:44:27 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599f0_d20260414_m034254_c001_v0001150_t0056_u01776138174221") 2026/04/14 03:44:27 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e0_d20260414_m034251_c001_v7007000_t0000_u01776138171568") as it is a hide marker 2026/04/14 03:44:27 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599e0_d20260414_m034250_c001_v0001150_t0013_u01776138170795") 2026/04/14 03:44:27 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : ./.: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729d8_d20260414_m034246_c001_v7007000_t0000_u01776138166340") as it is a hide marker 2026/04/14 03:44:27 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : ./.: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599ce_d20260414_m034245_c001_v0001150_t0049_u01776138165736") 2026/04/14 03:44:27 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/14 03:44:27 DEBUG : ../..: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729d9_d20260414_m034247_c001_v7007000_t0000_u01776138167329") as it is a hide marker 2026/04/14 03:44:27 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/14 03:44:27 DEBUG : ../..: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599d0_d20260414_m034246_c001_v0001150_t0049_u01776138166705") 2026/04/14 03:44:27 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/14 03:44:27 INFO : B2 bucket rclone-test-voyewol1rava: cleaning bucket "rclone-test-voyewol1rava" of all hidden files 2026/04/14 03:44:27 DEBUG : leading space/ leading space: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729dc_d20260414_m034249_c001_v7007000_t0000_u01776138169461") as it is a hide marker 2026/04/14 03:44:27 DEBUG : leading space/ leading space: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599d8_d20260414_m034248_c001_v0001150_t0005_u01776138168720") 2026/04/14 03:44:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729db_d20260414_m034248_c001_v7007000_t0000_u01776138168355") as it is a hide marker 2026/04/14 03:44:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599d4_d20260414_m034247_c001_v0001150_t0048_u01776138167694") 2026/04/14 03:44:27 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e5_d20260414_m034256_c001_v7007000_t0000_u01776138176161") as it is a hide marker 2026/04/14 03:44:27 DEBUG : .leading dot/.leading dot: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599f4_d20260414_m034255_c001_v0001150_t0045_u01776138175519") 2026/04/14 03:44:27 DEBUG : created from root.txt: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f4131ae9f015cd5f4_d20260414_m034353_c001_v7007000_t0000_u01776138233008") as it is a hide marker 2026/04/14 03:44:27 DEBUG : created from root.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f104ea8ca8f8695d0_d20260414_m034352_c001_v0001174_t0057_u01776138231999") 2026/04/14 03:44:27 DEBUG : file name.txt: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f406b053d00cd9a6f_d20260414_m034400_c001_v7007000_t0000_u01776138240932") as it is a hide marker 2026/04/14 03:44:27 DEBUG : file name.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a80_d20260414_m034341_c001_v0001150_t0017_u01776138221378") 2026/04/14 03:44:27 DEBUG : file name.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1169450846455db8_d20260414_m034337_c001_v0001106_t0043_u01776138217497") 2026/04/14 03:44:28 DEBUG : file name.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a3c_d20260414_m034315_c001_v0001150_t0042_u01776138195570") 2026/04/14 03:44:28 DEBUG : file name.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a32_d20260414_m034314_c001_v0001150_t0024_u01776138194417") 2026/04/14 03:44:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a3a_d20260414_m034315_c001_v0001150_t0018_u01776138195045") "upload" dated 2026-04-14 03:43:15.045 +0000 UTC (1m13.110307159s ago) 2026/04/14 03:44:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f42374efea06fa4b1_d20260414_m034335_c001_v7007000_t0000_u01776138215287") as it is a hide marker 2026/04/14 03:44:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f105b7253fbf2e347_d20260414_m034334_c001_v0001098_t0025_u01776138214622") 2026/04/14 03:44:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1142fa7bf444dd21_d20260414_m034333_c001_v0001039_t0059_u01776138213837") 2026/04/14 03:44:28 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729ed_d20260414_m034303_c001_v7007000_t0000_u01776138183764") as it is a hide marker 2026/04/14 03:44:28 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a0a_d20260414_m034303_c001_v0001150_t0018_u01776138183128") 2026/04/14 03:44:28 DEBUG : piped data.txt: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f406b053d00cd9a72_d20260414_m034402_c001_v7007000_t0000_u01776138242934") as it is a hide marker 2026/04/14 03:44:28 DEBUG : piped data.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59aba_d20260414_m034402_c001_v0001150_t0057_u01776138242205") 2026/04/14 03:44:28 DEBUG : piped data.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f406b053d00cd9a70_d20260414_m034402_c001_v7007000_t0000_u01776138242019") 2026/04/14 03:44:28 DEBUG : piped data.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4194c2768ac59ab6_d20260414_m034401_c001_v0001150_t0043_u01776138241657") 2026/04/14 03:44:28 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729f0_d20260414_m034305_c001_v7007000_t0000_u01776138185378") as it is a hide marker 2026/04/14 03:44:28 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a10_d20260414_m034304_c001_v0001150_t0031_u01776138184540") 2026/04/14 03:44:28 DEBUG : test-metadata: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f422affa6ac5e1dd6_d20260414_m034410_c001_v7007000_t0000_u01776138250090") as it is a hide marker 2026/04/14 03:44:28 DEBUG : test-metadata: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f206b053d00cd9a93_d20260414_m034405_c001_v0001173_t0038_u01776138245048") 2026/04/14 03:44:28 DEBUG : test-metadata: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f406b053d00cd9a80_d20260414_m034404_c001_v7007000_t0000_u01776138244245") 2026/04/14 03:44:28 DEBUG : test-metadata: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59abc_d20260414_m034403_c001_v0001150_t0037_u01776138243121") 2026/04/14 03:44:28 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e7_d20260414_m034258_c001_v7007000_t0000_u01776138178409") as it is a hide marker 2026/04/14 03:44:28 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599fa_d20260414_m034257_c001_v0001150_t0037_u01776138177617") 2026/04/14 03:44:28 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e9_d20260414_m034300_c001_v7007000_t0000_u01776138180460") as it is a hide marker 2026/04/14 03:44:29 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599fe_d20260414_m034259_c001_v0001150_t0046_u01776138179827") 2026/04/14 03:44:29 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e8_d20260414_m034259_c001_v7007000_t0000_u01776138179462") as it is a hide marker 2026/04/14 03:44:29 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599fc_d20260414_m034258_c001_v0001150_t0004_u01776138178776") 2026/04/14 03:44:29 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729ea_d20260414_m034301_c001_v7007000_t0000_u01776138181674") as it is a hide marker 2026/04/14 03:44:29 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a00_d20260414_m034300_c001_v0001150_t0035_u01776138180824") 2026/04/14 03:44:29 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729eb_d20260414_m034302_c001_v7007000_t0000_u01776138182764") as it is a hide marker 2026/04/14 03:44:29 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a06_d20260414_m034302_c001_v0001150_t0020_u01776138182040") 2026/04/14 03:44:29 DEBUG : trailing space /trailing space : Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e6_d20260414_m034257_c001_v7007000_t0000_u01776138177252") as it is a hide marker 2026/04/14 03:44:29 DEBUG : trailing space /trailing space : Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599f6_d20260414_m034256_c001_v0001150_t0007_u01776138176526") 2026/04/14 03:44:29 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f115c30ed2a0959e8_d20260414_m034420_c001_v0001181_t0049_u01776138260794") "upload" dated 2026-04-14 03:44:20.794 +0000 UTC (8.682574508s ago) 2026/04/14 03:44:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f40245d89e0a7ece1_d20260414_m034415_c001_v7007000_t0000_u01776138255946") 2026/04/14 03:44:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59acc_d20260414_m034412_c001_v0001150_t0043_u01776138252635") 2026/04/14 03:44:29 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729f3_d20260414_m034313_c001_v7007000_t0000_u01776138193875") as it is a hide marker 2026/04/14 03:44:29 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f215b518805d729f2_d20260414_m034307_c001_v0001103_t0053_u01776138187501") 2026/04/14 03:44:29 DEBUG : zero-length-file: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729f1_d20260414_m034307_c001_v7007000_t0000_u01776138187249") as it is a hide marker 2026/04/14 03:44:29 DEBUG : zero-length-file: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4194c2768ac59a1c_d20260414_m034306_c001_v0001150_t0043_u01776138186701") 2026/04/14 03:44:29 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729de_d20260414_m034250_c001_v7007000_t0000_u01776138170430") as it is a hide marker 2026/04/14 03:44:29 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599dc_d20260414_m034249_c001_v0001150_t0016_u01776138169826") 2026/04/14 03:44:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729d7_d20260414_m034245_c001_v7007000_t0000_u01776138165371") as it is a hide marker 2026/04/14 03:44:29 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599cc_d20260414_m034244_c001_v0001150_t0019_u01776138164309") 2026/04/14 03:44:29 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e2_d20260414_m034253_c001_v7007000_t0000_u01776138173851") as it is a hide marker 2026/04/14 03:44:30 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599ea_d20260414_m034253_c001_v0001150_t0029_u01776138173069") 2026/04/14 03:44:30 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e1_d20260414_m034252_c001_v7007000_t0000_u01776138172703") as it is a hide marker 2026/04/14 03:44:30 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599e6_d20260414_m034251_c001_v0001150_t0037_u01776138171941") 2026/04/14 03:44:30 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e4_d20260414_m034255_c001_v7007000_t0000_u01776138175154") as it is a hide marker 2026/04/14 03:44:30 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599f0_d20260414_m034254_c001_v0001150_t0056_u01776138174221") 2026/04/14 03:44:30 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729e0_d20260414_m034251_c001_v7007000_t0000_u01776138171568") as it is a hide marker 2026/04/14 03:44:30 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599e0_d20260414_m034250_c001_v0001150_t0013_u01776138170795") 2026/04/14 03:44:30 DEBUG : ./.: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729d8_d20260414_m034246_c001_v7007000_t0000_u01776138166340") as it is a hide marker 2026/04/14 03:44:30 DEBUG : ./.: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599ce_d20260414_m034245_c001_v0001150_t0049_u01776138165736") 2026/04/14 03:44:30 DEBUG : ../..: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f415b518805d729d9_d20260414_m034247_c001_v7007000_t0000_u01776138167329") as it is a hide marker 2026/04/14 03:44:30 DEBUG : ../..: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac599d0_d20260414_m034246_c001_v0001150_t0049_u01776138166705") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/14 03:44:31 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/14 03:44:31 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/14 03:44:31 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/14 03:44:31 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/14 03:44:32 INFO : B2 bucket rclone-test-voyewol1rava: cleaning bucket "rclone-test-voyewol1rava" of pending multipart uploads older than 0s 2026/04/14 03:44:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a3a_d20260414_m034315_c001_v0001150_t0018_u01776138195045") "upload" dated 2026-04-14 03:43:15.045 +0000 UTC (1m17.280626408s ago) 2026/04/14 03:44:32 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f207b1543212e16f3_d20260414_m034431_c001_v0001113_t0026_u01776138271271") as it is a start marker (upload started at 2026-04-14 03:44:31.271 +0000 UTC) 2026/04/14 03:44:32 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/14 03:44:32 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f207b1543212e16f6_d20260414_m034431_c001_v0001097_t0010_u01776138271452") as it is a start marker (upload started at 2026-04-14 03:44:31.452 +0000 UTC) 2026/04/14 03:44:32 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/14 03:44:32 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f207b1543212e16f7_d20260414_m034431_c001_v0001176_t0051_u01776138271635") as it is a start marker (upload started at 2026-04-14 03:44:31.635 +0000 UTC) 2026/04/14 03:44:32 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/14 03:44:32 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f207b1543212e16f8_d20260414_m034431_c001_v0001174_t0040_u01776138271861") as it is a start marker (upload started at 2026-04-14 03:44:31.861 +0000 UTC) 2026/04/14 03:44:32 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/14 03:44:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f407b1543212e16f2_d20260414_m034431_c001_v7007000_t0000_u01776138271086") "hide" dated 2026-04-14 03:44:31.086 +0000 UTC (1.239746225s ago) 2026/04/14 03:44:32 DEBUG : versions/test-versions.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f115c30ed2a0959e8_d20260414_m034420_c001_v0001181_t0049_u01776138260794") 2026/04/14 03:44:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/14 03:44:32 INFO : B2 bucket rclone-test-voyewol1rava: cleaning bucket "rclone-test-voyewol1rava" of pending multipart uploads older than 0s 2026/04/14 03:44:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a3a_d20260414_m034315_c001_v0001150_t0018_u01776138195045") "upload" dated 2026-04-14 03:43:15.045 +0000 UTC (1m17.645761802s ago) 2026/04/14 03:44:32 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f207b1543212e16f3_d20260414_m034431_c001_v0001113_t0026_u01776138271271") as it is a start marker (upload started at 2026-04-14 03:44:31.271 +0000 UTC) 2026/04/14 03:44:32 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f207b1543212e16f6_d20260414_m034431_c001_v0001097_t0010_u01776138271452") as it is a start marker (upload started at 2026-04-14 03:44:31.452 +0000 UTC) 2026/04/14 03:44:32 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f207b1543212e16f7_d20260414_m034431_c001_v0001176_t0051_u01776138271635") as it is a start marker (upload started at 2026-04-14 03:44:31.635 +0000 UTC) 2026/04/14 03:44:32 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f207b1543212e16f8_d20260414_m034431_c001_v0001174_t0040_u01776138271861") as it is a start marker (upload started at 2026-04-14 03:44:31.861 +0000 UTC) 2026/04/14 03:44:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafa28dd3105d8bab9fd80e1b_f407b1543212e16f2_d20260414_m034431_c001_v7007000_t0000_u01776138271086") "hide" dated 2026-04-14 03:44:31.086 +0000 UTC (1.604854247s ago) 2026/04/14 03:44:32 DEBUG : versions/test-versions.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f115c30ed2a0959e8_d20260414_m034420_c001_v0001181_t0049_u01776138260794") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/14 03:44:33 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/14 03:44:33 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/14 03:44:33 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/14 03:44:35 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/14 03:44:35 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/14 03:44:35 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/14 03:44:35 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/14 03:44:36 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/14 03:44:37 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/14 03:44:37 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/14 03:44:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:44:40 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/14 03:44:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f2189f5dff1c476a9_d20260414_m034440_c001_v0001167_t0044_u01776138280516") 2026/04/14 03:44:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/14 03:44:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/14 03:44:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/14 03:44:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:44:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:44:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/14 03:44:44 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/14 03:44:44 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/14 03:44:44 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/14 03:44:44 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/14 03:44:47 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/14 03:44:47 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/14 03:44:47 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/14 03:44:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:44:48 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/14 03:44:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f2189f5dff1c476db_d20260414_m034448_c001_v0001167_t0008_u01776138288597") 2026/04/14 03:44:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/14 03:44:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/14 03:44:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/14 03:44:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:44:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:44:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/14 03:44:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/14 03:44:52 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/14 03:44:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/14 03:44:53 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/14 03:44:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/14 03:44:53 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/14 03:44:54 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/14 03:44:55 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/14 03:44:55 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/14 03:44:55 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/14 03:44:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:44:57 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/14 03:44:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f20245d89e0a7ecff_d20260414_m034457_c001_v0001137_t0057_u01776138297120") 2026/04/14 03:44:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/14 03:44:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/14 03:44:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/14 03:44:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/14 03:44:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/14 03:44:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:44:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:44:59 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/14 03:45:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/14 03:45:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/14 03:45:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/14 03:45:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/14 03:45:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/14 03:45:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/14 03:45:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/14 03:45:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:45:05 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/14 03:45:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f2189f5dff1c47749_d20260414_m034505_c001_v0001167_t0012_u01776138305237") 2026/04/14 03:45:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/14 03:45:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/14 03:45:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/14 03:45:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:45:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:45:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/14 03:45:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/14 03:45:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/14 03:45:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/14 03:45:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/14 03:45:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/14 03:45:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/14 03:45:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/14 03:45:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:45:12 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/14 03:45:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f2189f5dff1c47750_d20260414_m034513_c001_v0001040_t0028_u01776138313026") 2026/04/14 03:45:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/14 03:45:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/14 03:45:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/14 03:45:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:45:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:45:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/14 03:45:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/14 03:45:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/14 03:45:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/14 03:45:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/14 03:45:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/14 03:45:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/14 03:45:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/14 03:45:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/14 03:45:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/14 03:45:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/14 03:45:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:45:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/04/14 03:45:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f20245d89e0a7ed1c_d20260414_m034521_c001_v0001154_t0015_u01776138321644") 2026/04/14 03:45:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/14 03:45:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/14 03:45:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/14 03:45:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/14 03:45:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/14 03:45:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:45:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:45:24 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/14 03:45:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/14 03:45:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/14 03:45:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/14 03:45:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/14 03:45:27 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/14 03:45:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/14 03:45:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/14 03:45:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:45:29 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/14 03:45:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f2189f5dff1c477c8_d20260414_m034529_c001_v0001182_t0012_u01776138329837") 2026/04/14 03:45:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/14 03:45:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/14 03:45:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/14 03:45:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:45:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:45:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/14 03:45:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/14 03:45:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/14 03:45:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/14 03:45:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/14 03:45:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/14 03:45:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/14 03:45:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/14 03:45:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:45:38 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/14 03:45:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f2189f5dff1c47834_d20260414_m034538_c001_v0001097_t0059_u01776138338180") 2026/04/14 03:45:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/14 03:45:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/14 03:45:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/14 03:45:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:45:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:45:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/14 03:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/14 03:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/14 03:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/14 03:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/14 03:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/14 03:45:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/14 03:45:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/14 03:45:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/14 03:45:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/14 03:45:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/14 03:45:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:45:46 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/14 03:45:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f2052164105268a02_d20260414_m034546_c001_v0001161_t0047_u01776138346752") 2026/04/14 03:45:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/14 03:45:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/14 03:45:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/14 03:45:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/14 03:45:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/14 03:45:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:45:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:45:49 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/14 03:45:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/14 03:45:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/14 03:45:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/14 03:45:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/14 03:45:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/14 03:45:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/14 03:45:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/14 03:45:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:45:55 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/14 03:45:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f20245d89e0a7ed3e_d20260414_m034555_c001_v0001174_t0033_u01776138355630") 2026/04/14 03:45:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/14 03:45:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/14 03:45:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/14 03:45:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:45:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:45:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/14 03:45:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/14 03:45:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/14 03:45:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/14 03:45:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/14 03:46:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/14 03:46:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/14 03:46:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/14 03:46:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:46:04 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/14 03:46:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f2052164105268a12_d20260414_m034604_c001_v0001184_t0004_u01776138364155") 2026/04/14 03:46:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/14 03:46:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/14 03:46:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/14 03:46:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:46:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:46:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/14 03:46:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/14 03:46:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/14 03:46:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/14 03:46:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/14 03:46:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/14 03:46:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/14 03:46:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/14 03:46:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/14 03:46:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/14 03:46:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/14 03:46:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:46:13 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/14 03:46:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f220c257253e0f849_d20260414_m034613_c001_v0001182_t0016_u01776138373555") 2026/04/14 03:46:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/14 03:46:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/14 03:46:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/14 03:46:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/14 03:46:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/14 03:46:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:46:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:46:16 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/14 03:46:18 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/14 03:46:18 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/14 03:46:18 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/14 03:46:18 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/14 03:46:19 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/14 03:46:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/14 03:46:21 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/14 03:46:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:46:22 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/14 03:46:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f220c257253e0f84f_d20260414_m034622_c001_v0001134_t0047_u01776138382679") 2026/04/14 03:46:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/14 03:46:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/14 03:46:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/14 03:46:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:46:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:46:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/14 03:46:27 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/14 03:46:27 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/14 03:46:27 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/14 03:46:27 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/14 03:46:29 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/14 03:46:30 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/14 03:46:30 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/14 03:46:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:46:32 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/14 03:46:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f2052164105268d6b_d20260414_m034632_c001_v0001115_t0051_u01776138392174") 2026/04/14 03:46:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/14 03:46:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/14 03:46:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/14 03:46:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:46:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:46:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/14 03:46:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/14 03:46:37 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/14 03:46:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/14 03:46:37 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/14 03:46:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/14 03:46:37 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/14 03:46:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/14 03:46:40 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/14 03:46:40 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/14 03:46:40 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/14 03:46:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:46:42 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/14 03:46:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f222affa6ac5e1edd_d20260414_m034642_c001_v0001181_t0030_u01776138402914") 2026/04/14 03:46:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/14 03:46:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/14 03:46:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/14 03:46:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/14 03:46:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/04/14 03:46:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/14 03:46:43 DEBUG : pacer: Reducing sleep to 10ms 2026/04/14 03:46:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/14 03:46:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:46:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:46:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/04/14 03:46:48 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/14 03:46:48 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/14 03:46:48 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/14 03:46:48 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/14 03:46:48 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/14 03:46:50 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/14 03:46:50 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/14 03:46:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:46:52 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/14 03:46:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f222affa6ac5e1ee3_d20260414_m034652_c001_v0001093_t0034_u01776138412804") 2026/04/14 03:46:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/14 03:46:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/14 03:46:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/14 03:46:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:46:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:46:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/14 03:46:57 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/14 03:46:57 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/14 03:46:57 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/14 03:46:57 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/14 03:47:00 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/14 03:47:00 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/14 03:47:00 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/14 03:47:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:47:03 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/14 03:47:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f216e1a2ab508fedc_d20260414_m034703_c001_v0001039_t0030_u01776138423306") 2026/04/14 03:47:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/14 03:47:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/14 03:47:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/14 03:47:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:47:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:47:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/14 03:47:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/14 03:47:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/14 03:47:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/14 03:47:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/14 03:47:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/14 03:47:10 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/14 03:47:11 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/14 03:47:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/14 03:47:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/14 03:47:13 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/14 03:47:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/14 03:47:15 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/14 03:47:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zafa28dd3105d8bab9fd80e1b_f21154062c09a8849_d20260414_m034715_c001_v0001029_t0005_u01776138435591") 2026/04/14 03:47:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/14 03:47:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/14 03:47:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/14 03:47:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/14 03:47:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/14 03:47:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/14 03:47:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/14 03:47:19 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/14 03:47:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zafa28dd3105d8bab9fd80e1b_f21154062c09a886d_d20260414_m034726_c001_v0001039_t0031_u01776138446957") 2026/04/14 03:47:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/14 03:47:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/14 03:47:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/14 03:47:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/14 03:47:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/14 03:47:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/14 03:47:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/14 03:47:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/14 03:47:29 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/14 03:47:31 DEBUG : chunked-copy: Done sending chunk 0 2026/04/14 03:47:31 DEBUG : chunked-copy: Done sending chunk 1 2026/04/14 03:47:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/14 03:47:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zafa28dd3105d8bab9fd80e1b_f21154062c09a8872_d20260414_m034732_c001_v0001180_t0020_u01776138452615") 2026/04/14 03:47:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/14 03:47:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/14 03:47:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/14 03:47:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/14 03:47:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/14 03:47:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/14 03:47:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/14 03:47:35 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/14 03:47:35 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/14 03:47:37 DEBUG : chunked-copy: Done sending chunk 0 2026/04/14 03:47:37 DEBUG : chunked-copy: Done sending chunk 1 2026/04/14 03:47:37 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/14 03:47:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zafa28dd3105d8bab9fd80e1b_f2127ba9fd0c01276_d20260414_m034738_c001_v0001150_t0058_u01776138458431") 2026/04/14 03:47:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/14 03:47:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/14 03:47:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/14 03:47:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/14 03:47:39 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/14 03:47:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/14 03:47:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/14 03:47:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/14 03:47:41 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/14 03:47:43 DEBUG : chunked-copy: Done sending chunk 0 2026/04/14 03:47:43 DEBUG : chunked-copy: Done sending chunk 1 2026/04/14 03:47:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/14 03:47:44 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zafa28dd3105d8bab9fd80e1b_f2127ba9fd0c01278_d20260414_m034744_c001_v0001101_t0033_u01776138464627") 2026/04/14 03:47:44 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/14 03:47:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/14 03:47:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/14 03:47:45 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/14 03:47:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/14 03:47:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/14 03:47:45 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/14 03:47:47 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/14 03:47:48 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/14 03:47:48 DEBUG : Creating backend with remote "TestB2:rclone-test-voyewol1rava/deeper/nonexisting/directory" 2026/04/14 03:47:48 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/14 03:47:50 INFO : B2 bucket rclone-test-voyewol1rava: cleaning bucket "rclone-test-voyewol1rava" of all files 2026/04/14 03:47:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f416e1a2ab508fed5_d20260414_m034656_c001_v7007000_t0000_u01776138416921") 2026/04/14 03:47:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f222affa6ac5e1ee3_d20260414_m034652_c001_v0001093_t0034_u01776138412804") 2026/04/14 03:47:50 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f422affa6ac5e1ee1_d20260414_m034652_c001_v7007000_t0000_u01776138412285") 2026/04/14 03:47:50 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f216e1a2ab508fed2_d20260414_m034647_c001_v0001185_t0048_u01776138407642") 2026/04/14 03:47:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f41154062c09a8866_d20260414_m034721_c001_v7007000_t0000_u01776138441329") 2026/04/14 03:47:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f21154062c09a8849_d20260414_m034715_c001_v0001029_t0005_u01776138435591") 2026/04/14 03:47:50 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f41154062c09a8847_d20260414_m034715_c001_v7007000_t0000_u01776138435093") 2026/04/14 03:47:50 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f216e1a2ab508fedf_d20260414_m034709_c001_v0001103_t0007_u01776138429078") 2026/04/14 03:47:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f416e1a2ab508fede_d20260414_m034708_c001_v7007000_t0000_u01776138428895") 2026/04/14 03:47:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f216e1a2ab508fedc_d20260414_m034703_c001_v0001039_t0030_u01776138423306") 2026/04/14 03:47:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f416e1a2ab508fedb_d20260414_m034702_c001_v7007000_t0000_u01776138422770") 2026/04/14 03:47:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f216e1a2ab508fed6_d20260414_m034657_c001_v0001136_t0046_u01776138417104") 2026/04/14 03:47:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f40245d89e0a7ed1d_d20260414_m034525_c001_v7007000_t0000_u01776138325617") 2026/04/14 03:47:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f20245d89e0a7ed1c_d20260414_m034521_c001_v0001154_t0015_u01776138321644") 2026/04/14 03:47:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f40245d89e0a7ed14_d20260414_m034517_c001_v7007000_t0000_u01776138317123") 2026/04/14 03:47:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2189f5dff1c47750_d20260414_m034513_c001_v0001040_t0028_u01776138313026") 2026/04/14 03:47:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f40245d89e0a7ed1b_d20260414_m034521_c001_v7007000_t0000_u01776138321307") 2026/04/14 03:47:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f20245d89e0a7ed15_d20260414_m034517_c001_v0001183_t0058_u01776138317307") 2026/04/14 03:47:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4189f5dff1c4774e_d20260414_m034512_c001_v7007000_t0000_u01776138312677") 2026/04/14 03:47:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f20245d89e0a7ed0e_d20260414_m034508_c001_v0001183_t0042_u01776138308831") 2026/04/14 03:47:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f40245d89e0a7ed0d_d20260414_m034508_c001_v7007000_t0000_u01776138308647") 2026/04/14 03:47:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2189f5dff1c47749_d20260414_m034505_c001_v0001167_t0012_u01776138305237") 2026/04/14 03:47:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4189f5dff1c47748_d20260414_m034504_c001_v7007000_t0000_u01776138304893") 2026/04/14 03:47:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f20245d89e0a7ed04_d20260414_m034501_c001_v0001136_t0052_u01776138301309") 2026/04/14 03:47:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4052164105268a06_d20260414_m034550_c001_v7007000_t0000_u01776138350815") 2026/04/14 03:47:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2052164105268a02_d20260414_m034546_c001_v0001161_t0047_u01776138346752") 2026/04/14 03:47:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f40245d89e0a7ed35_d20260414_m034542_c001_v7007000_t0000_u01776138342099") 2026/04/14 03:47:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2189f5dff1c47834_d20260414_m034538_c001_v0001097_t0059_u01776138338180") 2026/04/14 03:47:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4052164105268a01_d20260414_m034546_c001_v7007000_t0000_u01776138346407") 2026/04/14 03:47:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f20245d89e0a7ed36_d20260414_m034542_c001_v0001165_t0032_u01776138342283") 2026/04/14 03:47:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4189f5dff1c47833_d20260414_m034537_c001_v7007000_t0000_u01776138337790") 2026/04/14 03:47:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f20245d89e0a7ed2b_d20260414_m034533_c001_v0001109_t0031_u01776138333384") 2026/04/14 03:47:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f40245d89e0a7ed2a_d20260414_m034533_c001_v7007000_t0000_u01776138333202") 2026/04/14 03:47:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2189f5dff1c477c8_d20260414_m034529_c001_v0001182_t0012_u01776138329837") 2026/04/14 03:47:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4189f5dff1c477c7_d20260414_m034529_c001_v7007000_t0000_u01776138329479") 2026/04/14 03:47:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f20245d89e0a7ed1e_d20260414_m034525_c001_v0001157_t0051_u01776138325802") 2026/04/14 03:47:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f40245d89e0a7ed02_d20260414_m034501_c001_v7007000_t0000_u01776138301124") 2026/04/14 03:47:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f20245d89e0a7ecff_d20260414_m034457_c001_v0001137_t0057_u01776138297120") 2026/04/14 03:47:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f40245d89e0a7ecfd_d20260414_m034456_c001_v7007000_t0000_u01776138296769") 2026/04/14 03:47:52 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f208833c32b27a501_d20260414_m034452_c001_v0001103_t0054_u01776138292669") 2026/04/14 03:47:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f408833c32b27a500_d20260414_m034452_c001_v7007000_t0000_u01776138292486") 2026/04/14 03:47:52 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2189f5dff1c476db_d20260414_m034448_c001_v0001167_t0008_u01776138288597") 2026/04/14 03:47:52 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4189f5dff1c476da_d20260414_m034448_c001_v7007000_t0000_u01776138288254") 2026/04/14 03:47:52 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f208833c32b27a4f8_d20260414_m034444_c001_v0001116_t0030_u01776138284077") 2026/04/14 03:47:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f408833c32b27a4f7_d20260414_m034443_c001_v7007000_t0000_u01776138283893") 2026/04/14 03:47:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2189f5dff1c476a9_d20260414_m034440_c001_v0001167_t0044_u01776138280516") 2026/04/14 03:47:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4189f5dff1c476a8_d20260414_m034440_c001_v7007000_t0000_u01776138280144") 2026/04/14 03:47:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f207b1543212e1728_d20260414_m034434_c001_v0001092_t0025_u01776138274892") 2026/04/14 03:47:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4052164105268d5e_d20260414_m034617_c001_v7007000_t0000_u01776138377763") 2026/04/14 03:47:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f220c257253e0f849_d20260414_m034613_c001_v0001182_t0016_u01776138373555") 2026/04/14 03:47:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4052164105268a17_d20260414_m034608_c001_v7007000_t0000_u01776138368445") 2026/04/14 03:47:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2052164105268a12_d20260414_m034604_c001_v0001184_t0004_u01776138364155") 2026/04/14 03:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f420c257253e0f848_d20260414_m034613_c001_v7007000_t0000_u01776138373152") 2026/04/14 03:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2052164105268a19_d20260414_m034608_c001_v0001181_t0004_u01776138368626") 2026/04/14 03:47:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4052164105268a11_d20260414_m034603_c001_v7007000_t0000_u01776138363756") 2026/04/14 03:47:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2052164105268a0f_d20260414_m034559_c001_v0001183_t0017_u01776138359380") 2026/04/14 03:47:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4052164105268a0e_d20260414_m034559_c001_v7007000_t0000_u01776138359199") 2026/04/14 03:47:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f20245d89e0a7ed3e_d20260414_m034555_c001_v0001174_t0033_u01776138355630") 2026/04/14 03:47:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f40245d89e0a7ed3d_d20260414_m034555_c001_v7007000_t0000_u01776138355235") 2026/04/14 03:47:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2052164105268a07_d20260414_m034550_c001_v0001117_t0041_u01776138350996") 2026/04/14 03:47:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f416e1a2ab508fed1_d20260414_m034647_c001_v7007000_t0000_u01776138407458") 2026/04/14 03:47:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f222affa6ac5e1edd_d20260414_m034642_c001_v0001181_t0030_u01776138402914") 2026/04/14 03:47:53 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f422affa6ac5e1edc_d20260414_m034642_c001_v7007000_t0000_u01776138402467") 2026/04/14 03:47:53 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2052164105268d6f_d20260414_m034637_c001_v0001136_t0006_u01776138397199") 2026/04/14 03:47:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4052164105268d6e_d20260414_m034637_c001_v7007000_t0000_u01776138397017") 2026/04/14 03:47:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2052164105268d6b_d20260414_m034632_c001_v0001115_t0051_u01776138392174") 2026/04/14 03:47:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4052164105268d69_d20260414_m034631_c001_v7007000_t0000_u01776138391708") 2026/04/14 03:47:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2052164105268d67_d20260414_m034626_c001_v0001157_t0006_u01776138386717") 2026/04/14 03:47:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4052164105268d66_d20260414_m034626_c001_v7007000_t0000_u01776138386534") 2026/04/14 03:47:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f220c257253e0f84f_d20260414_m034622_c001_v0001134_t0047_u01776138382679") 2026/04/14 03:47:53 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f420c257253e0f84e_d20260414_m034622_c001_v7007000_t0000_u01776138382251") 2026/04/14 03:47:53 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2052164105268d5f_d20260414_m034617_c001_v0001109_t0023_u01776138377947") 2026/04/14 03:47:53 DEBUG : chunked-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4127ba9fd0c0127b_d20260414_m034746_c001_v7007000_t0000_u01776138466959") 2026/04/14 03:47:54 DEBUG : chunked-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f21154062c09a887c_d20260414_m034740_c001_v0001174_t0001_u01776138460963") 2026/04/14 03:47:54 DEBUG : chunked-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f41154062c09a887b_d20260414_m034740_c001_v7007000_t0000_u01776138460432") 2026/04/14 03:47:54 DEBUG : chunked-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f21154062c09a8876_d20260414_m034734_c001_v0001040_t0046_u01776138454964") 2026/04/14 03:47:54 DEBUG : chunked-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f41154062c09a8875_d20260414_m034734_c001_v7007000_t0000_u01776138454441") 2026/04/14 03:47:54 DEBUG : chunked-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2127ba9fd0c0123c_d20260414_m034729_c001_v0001185_t0039_u01776138449310") 2026/04/14 03:47:54 DEBUG : chunked-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4127ba9fd0c01235_d20260414_m034728_c001_v7007000_t0000_u01776138448767") 2026/04/14 03:47:54 DEBUG : chunked-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f115c30ed2a095cd4_d20260414_m034725_c001_v0001181_t0030_u01776138445456") 2026/04/14 03:47:54 DEBUG : chunked-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f41154062c09a886b_d20260414_m034725_c001_v7007000_t0000_u01776138445086") 2026/04/14 03:47:54 DEBUG : chunked-copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f115c30ed2a095cc6_d20260414_m034722_c001_v0001181_t0031_u01776138442040") 2026/04/14 03:47:54 DEBUG : chunked-copy.copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4127ba9fd0c0127a_d20260414_m034746_c001_v7007000_t0000_u01776138466775") 2026/04/14 03:47:54 DEBUG : chunked-copy.copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2127ba9fd0c01278_d20260414_m034744_c001_v0001101_t0033_u01776138464627") 2026/04/14 03:47:54 DEBUG : chunked-copy.copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f41154062c09a887a_d20260414_m034740_c001_v7007000_t0000_u01776138460249") 2026/04/14 03:47:54 DEBUG : chunked-copy.copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f2127ba9fd0c01276_d20260414_m034738_c001_v0001150_t0058_u01776138458431") 2026/04/14 03:47:54 DEBUG : chunked-copy.copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f41154062c09a8873_d20260414_m034734_c001_v7007000_t0000_u01776138454258") 2026/04/14 03:47:54 DEBUG : chunked-copy.copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f21154062c09a8872_d20260414_m034732_c001_v0001180_t0020_u01776138452615") 2026/04/14 03:47:54 DEBUG : chunked-copy.copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4127ba9fd0c01231_d20260414_m034728_c001_v7007000_t0000_u01776138448584") 2026/04/14 03:47:54 DEBUG : chunked-copy.copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f21154062c09a886d_d20260414_m034726_c001_v0001039_t0031_u01776138446957") 2026/04/14 03:47:54 DEBUG : chunked-copy.copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f41154062c09a8869_d20260414_m034724_c001_v7007000_t0000_u01776138444904") 2026/04/14 03:47:54 DEBUG : chunked-copy.copy: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1103e397197801e8_d20260414_m034723_c001_v0001131_t0005_u01776138443960") 2026/04/14 03:47:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f1194c2768ac59a3a_d20260414_m034315_c001_v0001150_t0018_u01776138195045") 2026/04/14 03:47:54 DEBUG : unknown-size-put.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4127ba9fd0c0127c_d20260414_m034747_c001_v7007000_t0000_u01776138467721") 2026/04/14 03:47:55 DEBUG : unknown-size-put.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f115c30ed2a095d32_d20260414_m034747_c001_v0001181_t0000_u01776138467500") 2026/04/14 03:47:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f4127ba9fd0c01280_d20260414_m034748_c001_v7007000_t0000_u01776138468751") 2026/04/14 03:47:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f115c30ed2a095d38_d20260414_m034748_c001_v0001181_t0044_u01776138468509") 2026/04/14 03:47:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f115c30ed2a095d36_d20260414_m034747_c001_v0001181_t0012_u01776138467905") 2026/04/14 03:47:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zafa28dd3105d8bab9fd80e1b_f407b1543212e16f2_d20260414_m034431_c001_v7007000_t0000_u01776138271086") 2026/04/14 03:47:56 INFO : B2 bucket rclone-test-voyewol1rava: cleaning bucket "rclone-test-voyewol1rava" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (317.12s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.39s) --- PASS: TestIntegration/FsMkdir (315.04s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.20s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.62s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.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.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (21.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- 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.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.45s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.49s) --- 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.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (166.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (26.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 317.144s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m17.917980622s (try 1/5)