"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/09 03:16:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoyeh5geca" 2026/04/09 03:16:58 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/09 03:17:01 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/09 03:17:01 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/09 03:17:01 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/09 03:17:23 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/09 03:17:23 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/04/09 03:17:26 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/04/09 03:17:26 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/04/09 03:17:26 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/04/09 03:17:26 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/04/09 03:17:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/04/09 03:17:27 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/09 03:17:33 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/09 03:17:35 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/09 03:17:39 INFO : B2 bucket rclone-test-ganoyeh5geca: cleaning bucket "rclone-test-ganoyeh5geca" of all files 2026/04/09 03:17:40 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c25ea_d20260409_m031739_c001_v0001183_t0005_u01775704659243") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/09 03:17:41 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoyeh5geca/dirToPurgeFromRoot" 2026/04/09 03:17:42 INFO : B2 bucket rclone-test-ganoyeh5geca path dirToPurgeFromRoot: cleaning bucket "rclone-test-ganoyeh5geca" of all files 2026/04/09 03:17:43 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c25fa_d20260409_m031740_c001_v0001183_t0057_u01775704660734") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/09 03:17:43 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoyeh5geca/hello? sausage/êé" 2026/04/09 03:17:47 INFO : B2 bucket rclone-test-ganoyeh5geca path hello? sausage/êé: cleaning bucket "rclone-test-ganoyeh5geca" of all files 2026/04/09 03:17:47 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f101adbed9a2a8ef1_d20260409_m031745_c001_v0001113_t0013_u01775704665940") === 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/09 03:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoyeh5geca/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/09 03:17:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoyeh5geca/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestB2:" path "rclone-test-ganoyeh5geca" from "TestB2:rclone-test-ganoyeh5geca" 2026/04/09 03:18:00 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/09 03:18:11 DEBUG : Creating backend with remote "TestB2:rclone-test-migurun2tuvo" 2026/04/09 03:18:14 DEBUG : B2 bucket rclone-test-migurun2tuvo: Purge remote 2026/04/09 03:18:14 INFO : B2 bucket rclone-test-migurun2tuvo: cleaning bucket "rclone-test-migurun2tuvo" of all files 2026/04/09 03:18:14 DEBUG : somefile: Deleting (id "4_z9f025d8330fd7b0b9fd80e1b_f401945648dfef919_d20260409_m031813_c001_v0001167_t0019_u01775704693811") === 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/09 03:18:16 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/09 03:18:17 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/09 03:18:19 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/04/09 03:18:19 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/04/09 03:18:19 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.774Ki offset 6Mi/6.106Mi 2026/04/09 03:18:19 DEBUG : test-metadata: Sending chunk 1 length 111385 2026/04/09 03:18:21 DEBUG : test-metadata: Done sending chunk 1 2026/04/09 03:18:21 DEBUG : test-metadata: Done sending chunk 0 2026/04/09 03:18:21 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/09 03:18:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/04/09 03:18:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/09 03:18:30 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-09-031827-498.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/09 03:18:33 DEBUG : oldPath = "TestB2:rclone-test-ganoyeh5geca/versions/test-versions-v2026-04-09-031827-498.txt" 2026/04/09 03:18:33 DEBUG : newPath = "TestB2,versions:rclone-test-ganoyeh5geca/versions/test-versions-v2026-04-09-031827-498.txt" 2026/04/09 03:18:33 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-ganoyeh5geca/versions/test-versions-v2026-04-09-031827-498.txt" 2026/04/09 03:18:33 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/04/09 03:18:34 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-ganoyeh5geca/versions/test-versions-v2026-04-09-031827-498.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-ganoyeh5geca/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/09 03:18:38 INFO : B2 bucket rclone-test-ganoyeh5geca: cleaning bucket "rclone-test-ganoyeh5geca" of all hidden files 2026/04/09 03:18:38 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f1f_d20260409_m031708_c001_v7007000_t0000_u01775704628347") as it is a hide marker 2026/04/09 03:18:38 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : leading space/ leading space: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c24c8_d20260409_m031707_c001_v0001183_t0029_u01775704627788") 2026/04/09 03:18:38 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f1e_d20260409_m031707_c001_v7007000_t0000_u01775704627422") as it is a hide marker 2026/04/09 03:18:38 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c24a3_d20260409_m031706_c001_v0001183_t0029_u01775704626866") 2026/04/09 03:18:38 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f25_d20260409_m031713_c001_v7007000_t0000_u01775704633962") as it is a hide marker 2026/04/09 03:18:38 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c250d_d20260409_m031713_c001_v0001183_t0031_u01775704633406") 2026/04/09 03:18:38 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : created from root.txt: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f414e6892f7920977_d20260409_m031807_c001_v7007000_t0000_u01775704687984") as it is a hide marker 2026/04/09 03:18:38 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : created from root.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f10317a199815ff37_d20260409_m031806_c001_v0001044_t0050_u01775704686809") 2026/04/09 03:18:38 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : file name.txt: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f416538f74440c0c3_d20260409_m031815_c001_v7007000_t0000_u01775704695828") as it is a hide marker 2026/04/09 03:18:38 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : file name.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c265c_d20260409_m031756_c001_v0001183_t0052_u01775704676027") 2026/04/09 03:18:38 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : file name.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1151b8732efbcc74_d20260409_m031752_c001_v0001098_t0022_u01775704672452") 2026/04/09 03:18:38 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : file name.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c259e_d20260409_m031731_c001_v0001183_t0027_u01775704651211") 2026/04/09 03:18:38 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : file name.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2590_d20260409_m031730_c001_v0001183_t0042_u01775704650457") 2026/04/09 03:18:38 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2598_d20260409_m031730_c001_v0001183_t0051_u01775704650838") "upload" dated 2026-04-09 03:17:30.838 +0000 UTC (1m7.432913185s ago) 2026/04/09 03:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f40810fd8fed3703f_d20260409_m031750_c001_v7007000_t0000_u01775704670252") as it is a hide marker 2026/04/09 03:18:38 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f10457e5d53a1911b_d20260409_m031749_c001_v0001033_t0021_u01775704669617") 2026/04/09 03:18:38 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f102f34a2d2a2f008_d20260409_m031749_c001_v0001183_t0039_u01775704669028") 2026/04/09 03:18:38 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f52_d20260409_m031720_c001_v7007000_t0000_u01775704640530") as it is a hide marker 2026/04/09 03:18:38 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2540_d20260409_m031719_c001_v0001183_t0028_u01775704639965") 2026/04/09 03:18:38 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : piped data.txt: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f416538f74440c0c5_d20260409_m031817_c001_v7007000_t0000_u01775704697510") as it is a hide marker 2026/04/09 03:18:38 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : piped data.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c26d3_d20260409_m031817_c001_v0001183_t0034_u01775704697129") 2026/04/09 03:18:38 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : piped data.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f416538f74440c0c4_d20260409_m031816_c001_v7007000_t0000_u01775704696945") 2026/04/09 03:18:38 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : piped data.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4077f992bf2c26d1_d20260409_m031816_c001_v0001183_t0056_u01775704696572") 2026/04/09 03:18:38 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f56_d20260409_m031721_c001_v7007000_t0000_u01775704641552") as it is a hide marker 2026/04/09 03:18:38 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2546_d20260409_m031720_c001_v0001183_t0011_u01775704640900") 2026/04/09 03:18:38 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : test-metadata: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f416538f74440c0c9_d20260409_m031824_c001_v7007000_t0000_u01775704704927") as it is a hide marker 2026/04/09 03:18:38 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : test-metadata: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f216538f74440c0c7_d20260409_m031819_c001_v0001032_t0030_u01775704699168") 2026/04/09 03:18:38 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : test-metadata: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f416538f74440c0c6_d20260409_m031818_c001_v7007000_t0000_u01775704698438") 2026/04/09 03:18:38 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : test-metadata: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c26d7_d20260409_m031817_c001_v0001183_t0046_u01775704697695") 2026/04/09 03:18:38 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f31_d20260409_m031715_c001_v7007000_t0000_u01775704635822") as it is a hide marker 2026/04/09 03:18:38 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2519_d20260409_m031715_c001_v0001183_t0041_u01775704635271") 2026/04/09 03:18:38 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f38_d20260409_m031717_c001_v7007000_t0000_u01775704637701") as it is a hide marker 2026/04/09 03:18:38 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2528_d20260409_m031717_c001_v0001183_t0050_u01775704637149") 2026/04/09 03:18:38 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f36_d20260409_m031716_c001_v7007000_t0000_u01775704636782") as it is a hide marker 2026/04/09 03:18:38 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2522_d20260409_m031716_c001_v0001183_t0001_u01775704636189") 2026/04/09 03:18:38 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f40_d20260409_m031718_c001_v7007000_t0000_u01775704638639") as it is a hide marker 2026/04/09 03:18:38 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2530_d20260409_m031718_c001_v0001183_t0007_u01775704638069") 2026/04/09 03:18:38 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f42_d20260409_m031719_c001_v7007000_t0000_u01775704639570") as it is a hide marker 2026/04/09 03:18:38 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2534_d20260409_m031719_c001_v0001183_t0052_u01775704639006") 2026/04/09 03:18:38 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f29_d20260409_m031714_c001_v7007000_t0000_u01775704634903") as it is a hide marker 2026/04/09 03:18:38 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : trailing space /trailing space : Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2511_d20260409_m031714_c001_v0001183_t0054_u01775704634338") 2026/04/09 03:18:38 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c271d_d20260409_m031832_c001_v0001183_t0027_u01775704712298") "upload" dated 2026-04-09 03:18:32.298 +0000 UTC (5.973351185s ago) 2026/04/09 03:18:38 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f401c9a8558fe1ac3_d20260409_m031830_c001_v7007000_t0000_u01775704710111") 2026/04/09 03:18:38 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2707_d20260409_m031827_c001_v0001183_t0017_u01775704707498") 2026/04/09 03:18:38 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f5f_d20260409_m031729_c001_v7007000_t0000_u01775704649887") as it is a hide marker 2026/04/09 03:18:38 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f213781a4b7d83f5a_d20260409_m031723_c001_v0001091_t0045_u01775704643635") 2026/04/09 03:18:38 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : zero-length-file: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f59_d20260409_m031723_c001_v7007000_t0000_u01775704643384") as it is a hide marker 2026/04/09 03:18:38 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : zero-length-file: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4077f992bf2c2550_d20260409_m031722_c001_v0001183_t0056_u01775704642843") 2026/04/09 03:18:38 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f20_d20260409_m031709_c001_v7007000_t0000_u01775704629294") as it is a hide marker 2026/04/09 03:18:38 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c24db_d20260409_m031708_c001_v0001183_t0029_u01775704628718") 2026/04/09 03:18:38 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f1b_d20260409_m031704_c001_v7007000_t0000_u01775704624545") as it is a hide marker 2026/04/09 03:18:38 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c246f_d20260409_m031703_c001_v0001183_t0033_u01775704623635") 2026/04/09 03:18:38 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f23_d20260409_m031712_c001_v7007000_t0000_u01775704632093") as it is a hide marker 2026/04/09 03:18:38 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c24fb_d20260409_m031711_c001_v0001183_t0030_u01775704631541") 2026/04/09 03:18:38 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f22_d20260409_m031711_c001_v7007000_t0000_u01775704631175") as it is a hide marker 2026/04/09 03:18:38 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c24f5_d20260409_m031710_c001_v0001183_t0025_u01775704630596") 2026/04/09 03:18:38 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f24_d20260409_m031713_c001_v7007000_t0000_u01775704633039") as it is a hide marker 2026/04/09 03:18:38 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2502_d20260409_m031712_c001_v0001183_t0012_u01775704632465") 2026/04/09 03:18:38 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f21_d20260409_m031710_c001_v7007000_t0000_u01775704630228") as it is a hide marker 2026/04/09 03:18:38 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c24ef_d20260409_m031709_c001_v0001183_t0046_u01775704629662") 2026/04/09 03:18:38 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : ./.: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f1c_d20260409_m031705_c001_v7007000_t0000_u01775704625473") as it is a hide marker 2026/04/09 03:18:38 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : ./.: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2477_d20260409_m031704_c001_v0001183_t0033_u01775704624913") 2026/04/09 03:18:38 NOTICE: ./.: Skipped delete as --dry-run is set 2026/04/09 03:18:38 DEBUG : ../..: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f1d_d20260409_m031706_c001_v7007000_t0000_u01775704626497") as it is a hide marker 2026/04/09 03:18:38 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/04/09 03:18:38 DEBUG : ../..: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2489_d20260409_m031705_c001_v0001183_t0059_u01775704625839") 2026/04/09 03:18:38 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/04/09 03:18:38 INFO : B2 bucket rclone-test-ganoyeh5geca: cleaning bucket "rclone-test-ganoyeh5geca" of all hidden files 2026/04/09 03:18:38 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f1f_d20260409_m031708_c001_v7007000_t0000_u01775704628347") as it is a hide marker 2026/04/09 03:18:38 DEBUG : leading space/ leading space: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c24c8_d20260409_m031707_c001_v0001183_t0029_u01775704627788") 2026/04/09 03:18:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f1e_d20260409_m031707_c001_v7007000_t0000_u01775704627422") as it is a hide marker 2026/04/09 03:18:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c24a3_d20260409_m031706_c001_v0001183_t0029_u01775704626866") 2026/04/09 03:18:38 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f25_d20260409_m031713_c001_v7007000_t0000_u01775704633962") as it is a hide marker 2026/04/09 03:18:38 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c250d_d20260409_m031713_c001_v0001183_t0031_u01775704633406") 2026/04/09 03:18:38 DEBUG : created from root.txt: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f414e6892f7920977_d20260409_m031807_c001_v7007000_t0000_u01775704687984") as it is a hide marker 2026/04/09 03:18:38 DEBUG : created from root.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f10317a199815ff37_d20260409_m031806_c001_v0001044_t0050_u01775704686809") 2026/04/09 03:18:38 DEBUG : file name.txt: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f416538f74440c0c3_d20260409_m031815_c001_v7007000_t0000_u01775704695828") as it is a hide marker 2026/04/09 03:18:38 DEBUG : file name.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c265c_d20260409_m031756_c001_v0001183_t0052_u01775704676027") 2026/04/09 03:18:39 DEBUG : file name.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1151b8732efbcc74_d20260409_m031752_c001_v0001098_t0022_u01775704672452") 2026/04/09 03:18:39 DEBUG : file name.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c259e_d20260409_m031731_c001_v0001183_t0027_u01775704651211") 2026/04/09 03:18:39 DEBUG : file name.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2590_d20260409_m031730_c001_v0001183_t0042_u01775704650457") 2026/04/09 03:18:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2598_d20260409_m031730_c001_v0001183_t0051_u01775704650838") "upload" dated 2026-04-09 03:17:30.838 +0000 UTC (1m8.442063649s ago) 2026/04/09 03:18:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f40810fd8fed3703f_d20260409_m031750_c001_v7007000_t0000_u01775704670252") as it is a hide marker 2026/04/09 03:18:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f10457e5d53a1911b_d20260409_m031749_c001_v0001033_t0021_u01775704669617") 2026/04/09 03:18:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f102f34a2d2a2f008_d20260409_m031749_c001_v0001183_t0039_u01775704669028") 2026/04/09 03:18:39 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f52_d20260409_m031720_c001_v7007000_t0000_u01775704640530") as it is a hide marker 2026/04/09 03:18:39 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2540_d20260409_m031719_c001_v0001183_t0028_u01775704639965") 2026/04/09 03:18:39 DEBUG : piped data.txt: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f416538f74440c0c5_d20260409_m031817_c001_v7007000_t0000_u01775704697510") as it is a hide marker 2026/04/09 03:18:39 DEBUG : piped data.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c26d3_d20260409_m031817_c001_v0001183_t0034_u01775704697129") 2026/04/09 03:18:39 DEBUG : piped data.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f416538f74440c0c4_d20260409_m031816_c001_v7007000_t0000_u01775704696945") 2026/04/09 03:18:39 DEBUG : piped data.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4077f992bf2c26d1_d20260409_m031816_c001_v0001183_t0056_u01775704696572") 2026/04/09 03:18:39 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f56_d20260409_m031721_c001_v7007000_t0000_u01775704641552") as it is a hide marker 2026/04/09 03:18:39 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2546_d20260409_m031720_c001_v0001183_t0011_u01775704640900") 2026/04/09 03:18:39 DEBUG : test-metadata: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f416538f74440c0c9_d20260409_m031824_c001_v7007000_t0000_u01775704704927") as it is a hide marker 2026/04/09 03:18:39 DEBUG : test-metadata: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f216538f74440c0c7_d20260409_m031819_c001_v0001032_t0030_u01775704699168") 2026/04/09 03:18:39 DEBUG : test-metadata: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f416538f74440c0c6_d20260409_m031818_c001_v7007000_t0000_u01775704698438") 2026/04/09 03:18:40 DEBUG : test-metadata: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c26d7_d20260409_m031817_c001_v0001183_t0046_u01775704697695") 2026/04/09 03:18:40 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f31_d20260409_m031715_c001_v7007000_t0000_u01775704635822") as it is a hide marker 2026/04/09 03:18:40 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2519_d20260409_m031715_c001_v0001183_t0041_u01775704635271") 2026/04/09 03:18:40 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f38_d20260409_m031717_c001_v7007000_t0000_u01775704637701") as it is a hide marker 2026/04/09 03:18:40 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2528_d20260409_m031717_c001_v0001183_t0050_u01775704637149") 2026/04/09 03:18:40 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f36_d20260409_m031716_c001_v7007000_t0000_u01775704636782") as it is a hide marker 2026/04/09 03:18:40 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2522_d20260409_m031716_c001_v0001183_t0001_u01775704636189") 2026/04/09 03:18:40 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f40_d20260409_m031718_c001_v7007000_t0000_u01775704638639") as it is a hide marker 2026/04/09 03:18:40 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2530_d20260409_m031718_c001_v0001183_t0007_u01775704638069") 2026/04/09 03:18:40 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f42_d20260409_m031719_c001_v7007000_t0000_u01775704639570") as it is a hide marker 2026/04/09 03:18:40 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2534_d20260409_m031719_c001_v0001183_t0052_u01775704639006") 2026/04/09 03:18:40 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f29_d20260409_m031714_c001_v7007000_t0000_u01775704634903") as it is a hide marker 2026/04/09 03:18:40 DEBUG : trailing space /trailing space : Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2511_d20260409_m031714_c001_v0001183_t0054_u01775704634338") 2026/04/09 03:18:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c271d_d20260409_m031832_c001_v0001183_t0027_u01775704712298") "upload" dated 2026-04-09 03:18:32.298 +0000 UTC (8.301133253s ago) 2026/04/09 03:18:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f401c9a8558fe1ac3_d20260409_m031830_c001_v7007000_t0000_u01775704710111") 2026/04/09 03:18:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2707_d20260409_m031827_c001_v0001183_t0017_u01775704707498") 2026/04/09 03:18:40 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f5f_d20260409_m031729_c001_v7007000_t0000_u01775704649887") as it is a hide marker 2026/04/09 03:18:40 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f213781a4b7d83f5a_d20260409_m031723_c001_v0001091_t0045_u01775704643635") 2026/04/09 03:18:40 DEBUG : zero-length-file: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f59_d20260409_m031723_c001_v7007000_t0000_u01775704643384") as it is a hide marker 2026/04/09 03:18:40 DEBUG : zero-length-file: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4077f992bf2c2550_d20260409_m031722_c001_v0001183_t0056_u01775704642843") 2026/04/09 03:18:40 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f20_d20260409_m031709_c001_v7007000_t0000_u01775704629294") as it is a hide marker 2026/04/09 03:18:40 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c24db_d20260409_m031708_c001_v0001183_t0029_u01775704628718") 2026/04/09 03:18:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f1b_d20260409_m031704_c001_v7007000_t0000_u01775704624545") as it is a hide marker 2026/04/09 03:18:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c246f_d20260409_m031703_c001_v0001183_t0033_u01775704623635") 2026/04/09 03:18:41 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f23_d20260409_m031712_c001_v7007000_t0000_u01775704632093") as it is a hide marker 2026/04/09 03:18:41 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c24fb_d20260409_m031711_c001_v0001183_t0030_u01775704631541") 2026/04/09 03:18:41 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f22_d20260409_m031711_c001_v7007000_t0000_u01775704631175") as it is a hide marker 2026/04/09 03:18:41 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c24f5_d20260409_m031710_c001_v0001183_t0025_u01775704630596") 2026/04/09 03:18:41 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f24_d20260409_m031713_c001_v7007000_t0000_u01775704633039") as it is a hide marker 2026/04/09 03:18:41 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2502_d20260409_m031712_c001_v0001183_t0012_u01775704632465") 2026/04/09 03:18:41 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f21_d20260409_m031710_c001_v7007000_t0000_u01775704630228") as it is a hide marker 2026/04/09 03:18:41 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c24ef_d20260409_m031709_c001_v0001183_t0046_u01775704629662") 2026/04/09 03:18:41 DEBUG : ./.: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f1c_d20260409_m031705_c001_v7007000_t0000_u01775704625473") as it is a hide marker 2026/04/09 03:18:41 DEBUG : ./.: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2477_d20260409_m031704_c001_v0001183_t0033_u01775704624913") 2026/04/09 03:18:41 DEBUG : ../..: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f413781a4b7d83f1d_d20260409_m031706_c001_v7007000_t0000_u01775704626497") as it is a hide marker 2026/04/09 03:18:41 DEBUG : ../..: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2489_d20260409_m031705_c001_v0001183_t0059_u01775704625839") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/04/09 03:18:42 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/09 03:18:42 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/09 03:18:42 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/09 03:18:42 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/09 03:18:43 INFO : B2 bucket rclone-test-ganoyeh5geca: cleaning bucket "rclone-test-ganoyeh5geca" of pending multipart uploads older than 0s 2026/04/09 03:18:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2598_d20260409_m031730_c001_v0001183_t0051_u01775704650838") "upload" dated 2026-04-09 03:17:30.838 +0000 UTC (1m12.581613418s ago) 2026/04/09 03:18:43 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f204bddfa8e544511_d20260409_m031842_c001_v0001037_t0047_u01775704722405") as it is a start marker (upload started at 2026-04-09 03:18:42.405 +0000 UTC) 2026/04/09 03:18:43 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/04/09 03:18:43 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f204bddfa8e544512_d20260409_m031842_c001_v0001105_t0020_u01775704722587") as it is a start marker (upload started at 2026-04-09 03:18:42.587 +0000 UTC) 2026/04/09 03:18:43 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/04/09 03:18:43 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f204bddfa8e544513_d20260409_m031842_c001_v0001157_t0006_u01775704722774") as it is a start marker (upload started at 2026-04-09 03:18:42.774 +0000 UTC) 2026/04/09 03:18:43 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/04/09 03:18:43 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f204bddfa8e544514_d20260409_m031842_c001_v0001185_t0022_u01775704722956") as it is a start marker (upload started at 2026-04-09 03:18:42.956 +0000 UTC) 2026/04/09 03:18:43 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/04/09 03:18:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f404bddfa8e544510_d20260409_m031842_c001_v7007000_t0000_u01775704722224") "hide" dated 2026-04-09 03:18:42.224 +0000 UTC (1.195774964s ago) 2026/04/09 03:18:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c271d_d20260409_m031832_c001_v0001183_t0027_u01775704712298") 2026/04/09 03:18:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/04/09 03:18:43 INFO : B2 bucket rclone-test-ganoyeh5geca: cleaning bucket "rclone-test-ganoyeh5geca" of pending multipart uploads older than 0s 2026/04/09 03:18:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2598_d20260409_m031730_c001_v0001183_t0051_u01775704650838") "upload" dated 2026-04-09 03:17:30.838 +0000 UTC (1m12.976486971s ago) 2026/04/09 03:18:43 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f204bddfa8e544511_d20260409_m031842_c001_v0001037_t0047_u01775704722405") as it is a start marker (upload started at 2026-04-09 03:18:42.405 +0000 UTC) 2026/04/09 03:18:43 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f204bddfa8e544512_d20260409_m031842_c001_v0001105_t0020_u01775704722587") as it is a start marker (upload started at 2026-04-09 03:18:42.587 +0000 UTC) 2026/04/09 03:18:43 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f204bddfa8e544513_d20260409_m031842_c001_v0001157_t0006_u01775704722774") as it is a start marker (upload started at 2026-04-09 03:18:42.774 +0000 UTC) 2026/04/09 03:18:43 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f204bddfa8e544514_d20260409_m031842_c001_v0001185_t0022_u01775704722956") as it is a start marker (upload started at 2026-04-09 03:18:42.956 +0000 UTC) 2026/04/09 03:18:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f923df330ed7b0b9fd80e1b_f404bddfa8e544510_d20260409_m031842_c001_v7007000_t0000_u01775704722224") "hide" dated 2026-04-09 03:18:42.224 +0000 UTC (1.590648585s ago) 2026/04/09 03:18:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c271d_d20260409_m031832_c001_v0001183_t0027_u01775704712298") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/04/09 03:18:44 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/09 03:18:44 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/04/09 03:18:44 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/09 03:18:46 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/04/09 03:18:46 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/04/09 03:18:46 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/04/09 03:18:46 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/04/09 03:18:46 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/04/09 03:18:48 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/04/09 03:18:48 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/04/09 03:18:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:18:51 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/09 03:18:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f201c9a8558fe1acf_d20260409_m031851_c001_v0001038_t0022_u01775704731182") 2026/04/09 03:18:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/09 03:18:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/09 03:18:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/09 03:18:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:18:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:18:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/04/09 03:18:55 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/04/09 03:18:55 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/04/09 03:18:55 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/04/09 03:18:55 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/04/09 03:18:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/04/09 03:18:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/04/09 03:18:57 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/04/09 03:18:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:18:59 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/09 03:18:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f217e3c635784c20d_d20260409_m031859_c001_v0001090_t0013_u01775704739399") 2026/04/09 03:18:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/09 03:18:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/09 03:18:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/09 03:19:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:19:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:19:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/09 03:19:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/09 03:19:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/04/09 03:19:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/09 03:19:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/04/09 03:19:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/09 03:19:15 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/04/09 03:19:16 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/04/09 03:19:17 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/04/09 03:19:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/04/09 03:19:18 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/09 03:19:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:19:19 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/09 03:19:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f21135e7dad2fbf76_d20260409_m031919_c001_v0001130_t0047_u01775704759729") 2026/04/09 03:19:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/04/09 03:19:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/09 03:19:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/09 03:19:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/04/09 03:19:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/04/09 03:19:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:19:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:19:22 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/09 03:19:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/04/09 03:19:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/04/09 03:19:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/09 03:19:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/04/09 03:19:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/04/09 03:19:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/04/09 03:19:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/04/09 03:19:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:19:27 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/09 03:19:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f216e9bc51fa6eb12_d20260409_m031927_c001_v0001185_t0040_u01775704767889") 2026/04/09 03:19:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/09 03:19:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/04/09 03:19:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/09 03:19:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:19:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:19:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/04/09 03:19:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/09 03:19:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/09 03:19:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/09 03:19:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/09 03:19:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/09 03:19:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/09 03:19:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/04/09 03:19:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:19:35 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/09 03:19:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f216e9bc51fa6eb1b_d20260409_m031935_c001_v0001173_t0043_u01775704775966") 2026/04/09 03:19:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/09 03:19:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/09 03:19:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/09 03:19:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:19:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:19:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/09 03:19:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/09 03:19:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/04/09 03:19:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/09 03:19:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/04/09 03:19:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/09 03:19:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/09 03:19:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/04/09 03:19:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/04/09 03:19:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/04/09 03:19:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/09 03:19:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:19:49 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/09 03:19:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f2156b7c90afbe916_d20260409_m031949_c001_v0001167_t0040_u01775704789725") 2026/04/09 03:19:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/04/09 03:19:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/09 03:19:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/09 03:19:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/04/09 03:19:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/09 03:19:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:19:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:19:52 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/09 03:19:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/04/09 03:19:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/04/09 03:19:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/09 03:19:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/04/09 03:19:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/04/09 03:19:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/04/09 03:19:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/04/09 03:19:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:19:57 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/09 03:19:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f222d87a2a2fdea25_d20260409_m031957_c001_v0001172_t0025_u01775704797937") 2026/04/09 03:19:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/09 03:19:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/04/09 03:19:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/09 03:19:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:20:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:20:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/04/09 03:20:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/09 03:20:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/09 03:20:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/09 03:20:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/09 03:20:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/09 03:20:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/09 03:20:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/04/09 03:20:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:20:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/04/09 03:20:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f222d87a2a2fdea3f_d20260409_m032006_c001_v0001177_t0010_u01775704806191") 2026/04/09 03:20:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/09 03:20:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/09 03:20:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/09 03:20:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:20:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:20:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/09 03:20:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/09 03:20:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/04/09 03:20:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/09 03:20:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/04/09 03:20:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/09 03:20:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/04/09 03:20:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/04/09 03:20:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/04/09 03:20:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/04/09 03:20:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/09 03:20:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:20:14 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/09 03:20:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f222d87a2a2fdea43_d20260409_m032014_c001_v0001173_t0026_u01775704814812") 2026/04/09 03:20:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/04/09 03:20:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/09 03:20:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/04/09 03:20:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/04/09 03:20:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/04/09 03:20:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:20:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:20:26 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/09 03:20:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/04/09 03:20:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/04/09 03:20:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/09 03:20:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/04/09 03:20:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/04/09 03:20:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/04/09 03:20:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/04/09 03:20:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:20:35 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/09 03:20:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f20630a944aa29cab_d20260409_m032035_c001_v0001157_t0038_u01775704835954") 2026/04/09 03:20:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/09 03:20:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/04/09 03:20:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/09 03:20:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:20:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:20:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/04/09 03:20:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/09 03:20:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/09 03:20:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/09 03:20:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/09 03:20:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/09 03:20:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/09 03:20:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/04/09 03:20:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:20:46 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/09 03:20:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f220aa437c1fbbf68_d20260409_m032046_c001_v0001037_t0048_u01775704846535") 2026/04/09 03:20:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/09 03:20:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/09 03:20:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/09 03:20:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:20:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:20:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/09 03:20:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/09 03:20:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/04/09 03:20:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/09 03:20:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/04/09 03:20:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/09 03:20:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/04/09 03:20:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/04/09 03:20:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/04/09 03:20:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/04/09 03:20:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/09 03:20:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:20:57 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/09 03:20:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f2097fae618740a30_d20260409_m032058_c001_v0001185_t0048_u01775704858048") 2026/04/09 03:20:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/04/09 03:20:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/09 03:20:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/04/09 03:20:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/04/09 03:20:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/04/09 03:21:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:21:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:21:00 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/09 03:21:03 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/04/09 03:21:03 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/04/09 03:21:03 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/04/09 03:21:03 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/04/09 03:21:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/04/09 03:21:06 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/04/09 03:21:06 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/04/09 03:21:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:21:09 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/09 03:21:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f20630a944aa29efd_d20260409_m032109_c001_v0001146_t0051_u01775704869193") 2026/04/09 03:21:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/09 03:21:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/09 03:21:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/09 03:21:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:21:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:21:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/04/09 03:21:14 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/04/09 03:21:14 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/04/09 03:21:15 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/04/09 03:21:15 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/04/09 03:21:17 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/04/09 03:21:17 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/04/09 03:21:17 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/04/09 03:21:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:21:20 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/09 03:21:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f2180b70d89017414_d20260409_m032120_c001_v0001097_t0032_u01775704880878") 2026/04/09 03:21:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/09 03:21:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/09 03:21:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/09 03:21:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:21:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:21:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/09 03:21:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/09 03:21:27 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/04/09 03:21:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/09 03:21:27 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/04/09 03:21:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/09 03:21:27 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/04/09 03:21:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/04/09 03:21:29 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/04/09 03:21:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/04/09 03:21:30 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/09 03:21:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:21:33 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/09 03:21:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f21789a451d32dd2f_d20260409_m032133_c001_v0001176_t0043_u01775704893298") 2026/04/09 03:21:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/04/09 03:21:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/09 03:21:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/09 03:21:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/04/09 03:21:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/04/09 03:21:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:21:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:21:36 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/09 03:21:39 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/04/09 03:21:39 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/04/09 03:21:39 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/04/09 03:21:39 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/04/09 03:21:40 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/04/09 03:21:42 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/04/09 03:21:42 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/04/09 03:21:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:21:44 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/09 03:21:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f222d87a2a2fdeacc_d20260409_m032144_c001_v0001103_t0054_u01775704904789") 2026/04/09 03:21:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/09 03:21:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/04/09 03:21:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/09 03:21:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:21:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:21:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/04/09 03:21:50 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/04/09 03:21:50 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/04/09 03:21:50 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/04/09 03:21:50 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/04/09 03:21:53 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/04/09 03:21:53 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/04/09 03:21:53 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/04/09 03:21:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:21:57 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/09 03:21:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f221ea00066d000ac_d20260409_m032157_c001_v0001180_t0037_u01775704917273") 2026/04/09 03:21:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/09 03:21:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/04/09 03:21:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/09 03:22:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:22:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:22:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/09 03:22:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/09 03:22:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/04/09 03:22:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/09 03:22:04 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/04/09 03:22:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/09 03:22:05 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/04/09 03:22:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/04/09 03:22:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/04/09 03:22:07 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/04/09 03:22:07 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/09 03:22:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/04/09 03:22:11 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/09 03:22:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f923df330ed7b0b9fd80e1b_f214e6892f7920a43_d20260409_m032212_c001_v0001161_t0038_u01775704932016") 2026/04/09 03:22:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/04/09 03:22:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/04/09 03:22:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/04/09 03:22:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/04/09 03:22:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/04/09 03:22:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/04/09 03:22:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/04/09 03:22:15 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/09 03:22:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f923df330ed7b0b9fd80e1b_f208df0c8251088a3_d20260409_m032222_c001_v0001178_t0053_u01775704942198") 2026/04/09 03:22:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/04/09 03:22:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/09 03:22:22 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/09 03:22:23 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/09 03:22:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/09 03:22:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/09 03:22:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/09 03:22:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/09 03:22:25 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/04/09 03:22:27 DEBUG : chunked-copy: Done sending chunk 1 2026/04/09 03:22:28 DEBUG : chunked-copy: Done sending chunk 0 2026/04/09 03:22:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/09 03:22:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f923df330ed7b0b9fd80e1b_f218e4eae28481412_d20260409_m032228_c001_v0001178_t0015_u01775704948693") 2026/04/09 03:22:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/04/09 03:22:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/09 03:22:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/09 03:22:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/09 03:22:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/09 03:22:32 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/04/09 03:22:32 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/09 03:22:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/04/09 03:22:32 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/04/09 03:22:34 DEBUG : chunked-copy: Done sending chunk 0 2026/04/09 03:22:34 DEBUG : chunked-copy: Done sending chunk 1 2026/04/09 03:22:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/09 03:22:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f923df330ed7b0b9fd80e1b_f218e4eae28481426_d20260409_m032235_c001_v0001099_t0024_u01775704955209") 2026/04/09 03:22:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/09 03:22:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/09 03:22:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/09 03:22:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/09 03:22:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/09 03:22:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/04/09 03:22:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/04/09 03:22:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/04/09 03:22:37 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/04/09 03:22:40 DEBUG : chunked-copy: Done sending chunk 1 2026/04/09 03:22:40 DEBUG : chunked-copy: Done sending chunk 0 2026/04/09 03:22:40 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/04/09 03:22:41 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0f923df330ed7b0b9fd80e1b_f218e4eae28481428_d20260409_m032241_c001_v0001157_t0018_u01775704961147") 2026/04/09 03:22:41 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/04/09 03:22:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/04/09 03:22:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/04/09 03:22:41 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/04/09 03:22:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/04/09 03:22:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/04/09 03:22:42 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/09 03:22:43 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/09 03:22:44 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/09 03:22:45 DEBUG : Creating backend with remote "TestB2:rclone-test-ganoyeh5geca/deeper/nonexisting/directory" 2026/04/09 03:22:45 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/09 03:22:46 INFO : B2 bucket rclone-test-ganoyeh5geca: cleaning bucket "rclone-test-ganoyeh5geca" of all files 2026/04/09 03:22:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f421ea00066d000a6_d20260409_m032149_c001_v7007000_t0000_u01775704909507") 2026/04/09 03:22:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f222d87a2a2fdeacc_d20260409_m032144_c001_v0001103_t0054_u01775704904789") 2026/04/09 03:22:46 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f422d87a2a2fdeacb_d20260409_m032144_c001_v7007000_t0000_u01775704904196") 2026/04/09 03:22:46 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f221ea00066d0009f_d20260409_m032139_c001_v0001171_t0029_u01775704899190") 2026/04/09 03:22:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f408df0c82510889d_d20260409_m032217_c001_v7007000_t0000_u01775704937018") 2026/04/09 03:22:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f214e6892f7920a43_d20260409_m032212_c001_v0001161_t0038_u01775704932016") 2026/04/09 03:22:46 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f414e6892f7920a41_d20260409_m032211_c001_v7007000_t0000_u01775704931484") 2026/04/09 03:22:46 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f221ea00066d000b0_d20260409_m032204_c001_v0001117_t0052_u01775704924086") 2026/04/09 03:22:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f421ea00066d000af_d20260409_m032203_c001_v7007000_t0000_u01775704923903") 2026/04/09 03:22:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f221ea00066d000ac_d20260409_m032157_c001_v0001180_t0037_u01775704917273") 2026/04/09 03:22:47 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f421ea00066d000ab_d20260409_m032156_c001_v7007000_t0000_u01775704916761") 2026/04/09 03:22:47 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f221ea00066d000a7_d20260409_m032149_c001_v0001115_t0055_u01775704909690") 2026/04/09 03:22:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4156b7c90afbe918_d20260409_m031953_c001_v7007000_t0000_u01775704793716") 2026/04/09 03:22:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f2156b7c90afbe916_d20260409_m031949_c001_v0001167_t0040_u01775704789725") 2026/04/09 03:22:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4156b7c90afbe911_d20260409_m031945_c001_v7007000_t0000_u01775704785018") 2026/04/09 03:22:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f216e9bc51fa6eb1b_d20260409_m031935_c001_v0001173_t0043_u01775704775966") 2026/04/09 03:22:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4156b7c90afbe914_d20260409_m031949_c001_v7007000_t0000_u01775704789296") 2026/04/09 03:22:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f2156b7c90afbe912_d20260409_m031945_c001_v0001161_t0046_u01775704785200") 2026/04/09 03:22:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f416e9bc51fa6eb1a_d20260409_m031935_c001_v7007000_t0000_u01775704775608") 2026/04/09 03:22:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f219a75b91099c429_d20260409_m031931_c001_v0001146_t0048_u01775704771342") 2026/04/09 03:22:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f419a75b91099c427_d20260409_m031931_c001_v7007000_t0000_u01775704771160") 2026/04/09 03:22:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f216e9bc51fa6eb12_d20260409_m031927_c001_v0001185_t0040_u01775704767889") 2026/04/09 03:22:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f416e9bc51fa6eb10_d20260409_m031927_c001_v7007000_t0000_u01775704767522") 2026/04/09 03:22:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f219a75b91099c406_d20260409_m031923_c001_v0001131_t0020_u01775704763916") 2026/04/09 03:22:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f420aa437c1fbbf47_d20260409_m032030_c001_v7007000_t0000_u01775704830890") 2026/04/09 03:22:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f222d87a2a2fdea43_d20260409_m032014_c001_v0001173_t0026_u01775704814812") 2026/04/09 03:22:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4156b7c90afbe934_d20260409_m032010_c001_v7007000_t0000_u01775704810005") 2026/04/09 03:22:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f222d87a2a2fdea3f_d20260409_m032006_c001_v0001177_t0010_u01775704806191") 2026/04/09 03:22:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f422d87a2a2fdea42_d20260409_m032014_c001_v7007000_t0000_u01775704814462") 2026/04/09 03:22:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f2156b7c90afbe937_d20260409_m032010_c001_v0001145_t0029_u01775704810283") 2026/04/09 03:22:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f422d87a2a2fdea3e_d20260409_m032005_c001_v7007000_t0000_u01775704805841") 2026/04/09 03:22:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f2156b7c90afbe91b_d20260409_m032001_c001_v0001097_t0058_u01775704801574") 2026/04/09 03:22:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4156b7c90afbe91a_d20260409_m032001_c001_v7007000_t0000_u01775704801392") 2026/04/09 03:22:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f222d87a2a2fdea25_d20260409_m031957_c001_v0001172_t0025_u01775704797937") 2026/04/09 03:22:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f422d87a2a2fdea22_d20260409_m031957_c001_v7007000_t0000_u01775704797598") 2026/04/09 03:22:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f2156b7c90afbe919_d20260409_m031953_c001_v0001145_t0050_u01775704793898") 2026/04/09 03:22:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f419a75b91099c405_d20260409_m031923_c001_v7007000_t0000_u01775704763733") 2026/04/09 03:22:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f21135e7dad2fbf76_d20260409_m031919_c001_v0001130_t0047_u01775704759729") 2026/04/09 03:22:48 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f41135e7dad2fbf75_d20260409_m031919_c001_v7007000_t0000_u01775704759396") 2026/04/09 03:22:48 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f21135e7dad2fbf6d_d20260409_m031915_c001_v0001185_t0056_u01775704755332") 2026/04/09 03:22:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f41135e7dad2fbf6c_d20260409_m031915_c001_v7007000_t0000_u01775704755150") 2026/04/09 03:22:48 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f217e3c635784c20d_d20260409_m031859_c001_v0001090_t0013_u01775704739399") 2026/04/09 03:22:48 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f417e3c635784c20b_d20260409_m031859_c001_v7007000_t0000_u01775704739062") 2026/04/09 03:22:48 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f217e3c635784c1fa_d20260409_m031855_c001_v0001178_t0029_u01775704735077") 2026/04/09 03:22:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f417e3c635784c1f8_d20260409_m031854_c001_v7007000_t0000_u01775704734897") 2026/04/09 03:22:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f201c9a8558fe1acf_d20260409_m031851_c001_v0001038_t0022_u01775704731182") 2026/04/09 03:22:49 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f401c9a8558fe1ace_d20260409_m031850_c001_v7007000_t0000_u01775704730844") 2026/04/09 03:22:49 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f204bddfa8e544517_d20260409_m031845_c001_v0001183_t0045_u01775704725841") 2026/04/09 03:22:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f418e4eae28481366_d20260409_m032103_c001_v7007000_t0000_u01775704863284") 2026/04/09 03:22:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f2097fae618740a30_d20260409_m032058_c001_v0001185_t0048_u01775704858048") 2026/04/09 03:22:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f420aa437c1fbbf7d_d20260409_m032051_c001_v7007000_t0000_u01775704851934") 2026/04/09 03:22:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f220aa437c1fbbf68_d20260409_m032046_c001_v0001037_t0048_u01775704846535") 2026/04/09 03:22:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4097fae618740a2d_d20260409_m032057_c001_v7007000_t0000_u01775704857655") 2026/04/09 03:22:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f220aa437c1fbbf7e_d20260409_m032052_c001_v0001185_t0001_u01775704852121") 2026/04/09 03:22:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f420aa437c1fbbf66_d20260409_m032046_c001_v7007000_t0000_u01775704846140") 2026/04/09 03:22:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f220aa437c1fbbf4f_d20260409_m032040_c001_v0001100_t0056_u01775704840367") 2026/04/09 03:22:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f420aa437c1fbbf4d_d20260409_m032040_c001_v7007000_t0000_u01775704840184") 2026/04/09 03:22:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f20630a944aa29cab_d20260409_m032035_c001_v0001157_t0038_u01775704835954") 2026/04/09 03:22:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f40630a944aa29ca9_d20260409_m032035_c001_v7007000_t0000_u01775704835561") 2026/04/09 03:22:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f220aa437c1fbbf48_d20260409_m032031_c001_v0001105_t0022_u01775704831074") 2026/04/09 03:22:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f421ea00066d0009e_d20260409_m032139_c001_v7007000_t0000_u01775704899009") 2026/04/09 03:22:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f21789a451d32dd2f_d20260409_m032133_c001_v0001176_t0043_u01775704893298") 2026/04/09 03:22:49 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f41789a451d32dd2c_d20260409_m032132_c001_v7007000_t0000_u01775704892841") 2026/04/09 03:22:49 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f2180b70d89017417_d20260409_m032126_c001_v0001041_t0038_u01775704886829") 2026/04/09 03:22:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4180b70d89017416_d20260409_m032126_c001_v7007000_t0000_u01775704886636") 2026/04/09 03:22:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f2180b70d89017414_d20260409_m032120_c001_v0001097_t0032_u01775704880878") 2026/04/09 03:22:50 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4180b70d89017413_d20260409_m032120_c001_v7007000_t0000_u01775704880406") 2026/04/09 03:22:50 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f2180b70d8901740e_d20260409_m032114_c001_v0001174_t0052_u01775704874466") 2026/04/09 03:22:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f4180b70d8901740d_d20260409_m032114_c001_v7007000_t0000_u01775704874283") 2026/04/09 03:22:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f20630a944aa29efd_d20260409_m032109_c001_v0001146_t0051_u01775704869193") 2026/04/09 03:22:50 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f40630a944aa29efa_d20260409_m032108_c001_v7007000_t0000_u01775704868712") 2026/04/09 03:22:50 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f218e4eae28481368_d20260409_m032103_c001_v0001029_t0041_u01775704863463") 2026/04/09 03:22:50 DEBUG : chunked-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f41931454b6012925_d20260409_m032243_c001_v7007000_t0000_u01775704963319") 2026/04/09 03:22:50 DEBUG : chunked-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f205821d060159cf0_d20260409_m032237_c001_v0001167_t0057_u01775704957476") 2026/04/09 03:22:50 DEBUG : chunked-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f405821d060159cef_d20260409_m032236_c001_v7007000_t0000_u01775704956951") 2026/04/09 03:22:50 DEBUG : chunked-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f205821d060159ce7_d20260409_m032231_c001_v0001134_t0024_u01775704951838") 2026/04/09 03:22:50 DEBUG : chunked-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f405821d060159ce5_d20260409_m032231_c001_v7007000_t0000_u01775704951290") 2026/04/09 03:22:50 DEBUG : chunked-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f218e4eae2848140f_d20260409_m032224_c001_v0001174_t0042_u01775704944804") 2026/04/09 03:22:50 DEBUG : chunked-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f418e4eae2848140d_d20260409_m032224_c001_v7007000_t0000_u01775704944042") 2026/04/09 03:22:50 DEBUG : chunked-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2c83_d20260409_m032220_c001_v0001183_t0047_u01775704940877") 2026/04/09 03:22:50 DEBUG : chunked-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f408df0c8251088a2_d20260409_m032220_c001_v7007000_t0000_u01775704940516") 2026/04/09 03:22:50 DEBUG : chunked-copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2c71_d20260409_m032217_c001_v0001183_t0023_u01775704937725") 2026/04/09 03:22:50 DEBUG : chunked-copy.copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f41931454b6012924_d20260409_m032243_c001_v7007000_t0000_u01775704963136") 2026/04/09 03:22:50 DEBUG : chunked-copy.copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f218e4eae28481428_d20260409_m032241_c001_v0001157_t0018_u01775704961147") 2026/04/09 03:22:50 DEBUG : chunked-copy.copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f405821d060159cee_d20260409_m032236_c001_v7007000_t0000_u01775704956768") 2026/04/09 03:22:50 DEBUG : chunked-copy.copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f218e4eae28481426_d20260409_m032235_c001_v0001099_t0024_u01775704955209") 2026/04/09 03:22:50 DEBUG : chunked-copy.copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f405821d060159ce3_d20260409_m032231_c001_v7007000_t0000_u01775704951108") 2026/04/09 03:22:50 DEBUG : chunked-copy.copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f218e4eae28481412_d20260409_m032228_c001_v0001178_t0015_u01775704948693") 2026/04/09 03:22:51 DEBUG : chunked-copy.copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f418e4eae2848140c_d20260409_m032223_c001_v7007000_t0000_u01775704943860") 2026/04/09 03:22:51 DEBUG : chunked-copy.copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f208df0c8251088a3_d20260409_m032222_c001_v0001178_t0053_u01775704942198") 2026/04/09 03:22:51 DEBUG : chunked-copy.copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f408df0c8251088a1_d20260409_m032220_c001_v7007000_t0000_u01775704940334") 2026/04/09 03:22:51 DEBUG : chunked-copy.copy: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f118d2556f8dfb65e_d20260409_m032219_c001_v0001179_t0043_u01775704939594") 2026/04/09 03:22:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2598_d20260409_m031730_c001_v0001183_t0051_u01775704650838") 2026/04/09 03:22:51 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f41931454b601292a_d20260409_m032244_c001_v7007000_t0000_u01775704964082") 2026/04/09 03:22:51 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2cf8_d20260409_m032243_c001_v0001183_t0056_u01775704963865") 2026/04/09 03:22:51 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f41931454b601292e_d20260409_m032245_c001_v7007000_t0000_u01775704965047") 2026/04/09 03:22:51 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2d02_d20260409_m032244_c001_v0001183_t0029_u01775704964844") 2026/04/09 03:22:51 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f1077f992bf2c2cfc_d20260409_m032244_c001_v0001183_t0028_u01775704964266") 2026/04/09 03:22:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f923df330ed7b0b9fd80e1b_f404bddfa8e544510_d20260409_m031842_c001_v7007000_t0000_u01775704722224") 2026/04/09 03:22:52 INFO : B2 bucket rclone-test-ganoyeh5geca: cleaning bucket "rclone-test-ganoyeh5geca" of all files === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (354.30s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.42s) --- PASS: TestIntegration/FsMkdir (352.01s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.50s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (75.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.37s) --- 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 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- 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.47s) --- 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.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.30s) --- 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.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.99s) --- 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.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.55s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (211.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (38.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (20.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (16.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (13.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (37.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (20.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (16.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (11.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (12.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (38.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (13.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (7.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.97s) --- 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 354.326s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m55.420967224s (try 1/5)