"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestB2:" 2026/07/30 03:43:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xofejej1yive" 2026/07/30 03:43:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/30 03:43:38 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/30 03:43:38 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/30 03:43:38 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/30 03:44:05 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/30 03:44:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/30 03:44:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/30 03:44:07 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/30 03:44:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/30 03:44:08 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/30 03:44:08 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/30 03:44:15 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/30 03:44:17 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/30 03:44:21 INFO : B2 bucket rclone-test-xofejej1yive: cleaning bucket "rclone-test-xofejej1yive" of all files 2026/07/30 03:44:22 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162026_d20260730_m034421_c001_v0001150_t0027_u01785383061194") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/30 03:44:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xofejej1yive/dirToPurgeFromRoot" 2026/07/30 03:44:24 INFO : B2 bucket rclone-test-xofejej1yive path dirToPurgeFromRoot: cleaning bucket "rclone-test-xofejej1yive" of all files 2026/07/30 03:44:25 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162028_d20260730_m034422_c001_v0001150_t0029_u01785383062866") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/30 03:44:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xofejej1yive/hello? sausage/êé" 2026/07/30 03:44:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": EOF) 2026/07/30 03:44:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/30 03:44:48 DEBUG : pacer: Reducing sleep to 10ms 2026/07/30 03:44:51 INFO : B2 bucket rclone-test-xofejej1yive path hello? sausage/êé: cleaning bucket "rclone-test-xofejej1yive" of all files 2026/07/30 03:44:52 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f105e1977df918eff_d20260730_m034449_c001_v0001109_t0022_u01785383089852") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/30 03:45:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xofejej1yive/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/07/30 03:45:04 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/30 03:45:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xofejej1yive/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-xofejej1yive" from "TestB2:rclone-test-xofejej1yive" 2026/07/30 03:45:08 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/07/30 03:45:22 DEBUG : Creating backend with remote "TestB2:rclone-test-voyefuh2yoga" 2026/07/30 03:45:25 DEBUG : B2 bucket rclone-test-voyefuh2yoga: Purge remote 2026/07/30 03:45:25 INFO : B2 bucket rclone-test-voyefuh2yoga: cleaning bucket "rclone-test-voyefuh2yoga" of all files 2026/07/30 03:45:25 DEBUG : somefile: Deleting (id "4_zcfc27d83200dbb1b9ff80e1b_f407764fc2c4c6ed3_d20260730_m034524_c001_v0001105_t0020_u01785383124044") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/30 03:45:26 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/30 03:45:27 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/07/30 03:45:30 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/30 03:45:30 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/30 03:45:30 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.540Ki offset 6Mi/6.106Mi 2026/07/30 03:45:30 DEBUG : test-metadata: Sending chunk 1 length 111145 2026/07/30 03:45:32 DEBUG : test-metadata: Done sending chunk 1 2026/07/30 03:45:32 DEBUG : test-metadata: Done sending chunk 0 2026/07/30 03:45:32 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/07/30 03:45:43 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1150-17.backblaze.com/b2api/v1/b2_upload_file/5fd2ddd310edbb1b9ff80e1b/c001_v0001150_t0035": EOF 2026/07/30 03:45:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-17.backblaze.com/b2api/v1/b2_upload_file/5fd2ddd310edbb1b9ff80e1b/c001_v0001150_t0035": EOF) 2026/07/30 03:45:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1150-17.backblaze.com/b2api/v1/b2_upload_file/5fd2ddd310edbb1b9ff80e1b/c001_v0001150_t0035": EOF - low level retry 1/10 2026/07/30 03:45:45 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-07-30-034537-710.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/07/30 03:45:47 DEBUG : oldPath = "TestB2:rclone-test-xofejej1yive/versions/test-versions-v2026-07-30-034537-710.txt" 2026/07/30 03:45:47 DEBUG : newPath = "TestB2,versions:rclone-test-xofejej1yive/versions/test-versions-v2026-07-30-034537-710.txt" 2026/07/30 03:45:47 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-xofejej1yive/versions/test-versions-v2026-07-30-034537-710.txt" 2026/07/30 03:45:47 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/30 03:45:48 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-xofejej1yive/versions/test-versions-v2026-07-30-034537-710.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-xofejej1yive/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/07/30 03:45:51 INFO : B2 bucket rclone-test-xofejej1yive: cleaning bucket "rclone-test-xofejej1yive" of all hidden files 2026/07/30 03:45:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab768_d20260730_m034346_c001_v7007000_t0000_u01785383026545") as it is a hide marker 2026/07/30 03:45:51 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : leading space/ leading space: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fac_d20260730_m034345_c001_v0001150_t0053_u01785383025694") 2026/07/30 03:45:51 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab763_d20260730_m034345_c001_v7007000_t0000_u01785383025319") as it is a hide marker 2026/07/30 03:45:51 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fa6_d20260730_m034344_c001_v0001150_t0031_u01785383024570") 2026/07/30 03:45:51 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab77a_d20260730_m034353_c001_v7007000_t0000_u01785383033448") as it is a hide marker 2026/07/30 03:45:51 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fca_d20260730_m034352_c001_v0001150_t0046_u01785383032554") 2026/07/30 03:45:51 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : created from root.txt: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f4139b828c865be6e_d20260730_m034517_c001_v7007000_t0000_u01785383117110") as it is a hide marker 2026/07/30 03:45:51 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : created from root.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f101f3d161757adeb_d20260730_m034516_c001_v0001180_t0020_u01785383116058") 2026/07/30 03:45:51 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : file name.txt: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f414543bfed1bbbee_d20260730_m034526_c001_v7007000_t0000_u01785383126436") as it is a hide marker 2026/07/30 03:45:51 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : file name.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162096_d20260730_m034503_c001_v0001150_t0042_u01785383103864") 2026/07/30 03:45:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : file name.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f10656ac48dac1111_d20260730_m034457_c001_v0001032_t0048_u01785383097823") 2026/07/30 03:45:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : file name.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162018_d20260730_m034413_c001_v0001150_t0008_u01785383053165") 2026/07/30 03:45:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : file name.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162010_d20260730_m034411_c001_v0001150_t0011_u01785383051961") 2026/07/30 03:45:51 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162016_d20260730_m034412_c001_v0001150_t0054_u01785383052436") "upload" dated 2026-07-30 03:44:12.436 +0000 UTC (1m39.331067112s ago) 2026/07/30 03:45:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f4150fc1534b7dc3e_d20260730_m034455_c001_v7007000_t0000_u01785383095101") as it is a hide marker 2026/07/30 03:45:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f105c565e7eed41b3_d20260730_m034454_c001_v0001033_t0045_u01785383094241") 2026/07/30 03:45:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f118575d4855849ce_d20260730_m034453_c001_v0001183_t0004_u01785383093398") 2026/07/30 03:45:51 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc21_d20260730_m034401_c001_v7007000_t0000_u01785383041658") as it is a hide marker 2026/07/30 03:45:51 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fea_d20260730_m034400_c001_v0001150_t0006_u01785383040661") 2026/07/30 03:45:51 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : piped data.txt: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f414543bfed1bbbfc_d20260730_m034528_c001_v7007000_t0000_u01785383128152") as it is a hide marker 2026/07/30 03:45:51 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : piped data.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff01620de_d20260730_m034527_c001_v0001150_t0019_u01785383127687") 2026/07/30 03:45:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : piped data.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f414543bfed1bbbef_d20260730_m034527_c001_v7007000_t0000_u01785383127505") 2026/07/30 03:45:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : piped data.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f4176260ff01620dc_d20260730_m034527_c001_v0001150_t0035_u01785383127144") 2026/07/30 03:45:51 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc24_d20260730_m034402_c001_v7007000_t0000_u01785383042959") as it is a hide marker 2026/07/30 03:45:51 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fec_d20260730_m034402_c001_v0001150_t0055_u01785383042011") 2026/07/30 03:45:51 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : test-metadata: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f419a068590409adf_d20260730_m034535_c001_v7007000_t0000_u01785383135185") as it is a hide marker 2026/07/30 03:45:51 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : test-metadata: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f214543bfed1bbc16_d20260730_m034530_c001_v0001099_t0006_u01785383130181") 2026/07/30 03:45:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : test-metadata: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f414543bfed1bbc13_d20260730_m034529_c001_v7007000_t0000_u01785383129209") 2026/07/30 03:45:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : test-metadata: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff01620e0_d20260730_m034528_c001_v0001150_t0003_u01785383128333") 2026/07/30 03:45:51 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab77c_d20260730_m034355_c001_v7007000_t0000_u01785383035730") as it is a hide marker 2026/07/30 03:45:51 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fd2_d20260730_m034355_c001_v0001150_t0021_u01785383034999") 2026/07/30 03:45:51 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc17_d20260730_m034358_c001_v7007000_t0000_u01785383038135") as it is a hide marker 2026/07/30 03:45:51 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fd8_d20260730_m034357_c001_v0001150_t0040_u01785383037288") 2026/07/30 03:45:51 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc16_d20260730_m034356_c001_v7007000_t0000_u01785383036917") as it is a hide marker 2026/07/30 03:45:51 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fd6_d20260730_m034356_c001_v0001150_t0001_u01785383036118") 2026/07/30 03:45:51 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc18_d20260730_m034359_c001_v7007000_t0000_u01785383039262") as it is a hide marker 2026/07/30 03:45:51 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fda_d20260730_m034358_c001_v0001150_t0045_u01785383038489") 2026/07/30 03:45:51 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc1a_d20260730_m034400_c001_v7007000_t0000_u01785383040286") as it is a hide marker 2026/07/30 03:45:51 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fe6_d20260730_m034359_c001_v0001150_t0016_u01785383039623") 2026/07/30 03:45:51 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab77b_d20260730_m034354_c001_v7007000_t0000_u01785383034648") as it is a hide marker 2026/07/30 03:45:51 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : trailing space /trailing space : Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fcc_d20260730_m034353_c001_v0001150_t0042_u01785383033833") 2026/07/30 03:45:51 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f1094a041ec17a94e_d20260730_m034545_c001_v0001183_t0052_u01785383145696") "upload" dated 2026-07-30 03:45:45.696 +0000 UTC (6.071636537s ago) 2026/07/30 03:45:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f4180d16725bbfc82_d20260730_m034540_c001_v7007000_t0000_u01785383140862") 2026/07/30 03:45:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff01620f4_d20260730_m034537_c001_v0001150_t0037_u01785383137710") 2026/07/30 03:45:51 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc2e_d20260730_m034411_c001_v7007000_t0000_u01785383051392") as it is a hide marker 2026/07/30 03:45:51 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f223236a3d05abc26_d20260730_m034405_c001_v0001154_t0018_u01785383045035") 2026/07/30 03:45:51 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : zero-length-file: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc25_d20260730_m034404_c001_v7007000_t0000_u01785383044860") as it is a hide marker 2026/07/30 03:45:51 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : zero-length-file: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f4176260ff0161ff6_d20260730_m034404_c001_v0001150_t0035_u01785383044218") 2026/07/30 03:45:51 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab76d_d20260730_m034347_c001_v7007000_t0000_u01785383027611") as it is a hide marker 2026/07/30 03:45:51 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fb0_d20260730_m034346_c001_v0001150_t0027_u01785383026923") 2026/07/30 03:45:51 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab753_d20260730_m034341_c001_v7007000_t0000_u01785383021772") as it is a hide marker 2026/07/30 03:45:51 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161f96_d20260730_m034340_c001_v0001150_t0046_u01785383020484") 2026/07/30 03:45:51 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab778_d20260730_m034351_c001_v7007000_t0000_u01785383031127") as it is a hide marker 2026/07/30 03:45:51 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fbe_d20260730_m034350_c001_v0001150_t0023_u01785383030381") 2026/07/30 03:45:51 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab777_d20260730_m034350_c001_v7007000_t0000_u01785383030032") as it is a hide marker 2026/07/30 03:45:51 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fbc_d20260730_m034349_c001_v0001150_t0032_u01785383029220") 2026/07/30 03:45:51 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab779_d20260730_m034352_c001_v7007000_t0000_u01785383032194") as it is a hide marker 2026/07/30 03:45:51 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fc4_d20260730_m034351_c001_v0001150_t0029_u01785383031519") 2026/07/30 03:45:51 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab772_d20260730_m034348_c001_v7007000_t0000_u01785383028834") as it is a hide marker 2026/07/30 03:45:51 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fb8_d20260730_m034347_c001_v0001150_t0047_u01785383027968") 2026/07/30 03:45:51 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : ./.: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab759_d20260730_m034343_c001_v7007000_t0000_u01785383023057") as it is a hide marker 2026/07/30 03:45:51 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : ./.: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161f9a_d20260730_m034342_c001_v0001150_t0051_u01785383022167") 2026/07/30 03:45:51 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/30 03:45:51 DEBUG : ../..: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab760_d20260730_m034344_c001_v7007000_t0000_u01785383024220") as it is a hide marker 2026/07/30 03:45:51 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/30 03:45:51 DEBUG : ../..: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fa0_d20260730_m034343_c001_v0001150_t0004_u01785383023406") 2026/07/30 03:45:51 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/30 03:45:51 INFO : B2 bucket rclone-test-xofejej1yive: cleaning bucket "rclone-test-xofejej1yive" of all hidden files 2026/07/30 03:45:52 DEBUG : leading space/ leading space: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab768_d20260730_m034346_c001_v7007000_t0000_u01785383026545") as it is a hide marker 2026/07/30 03:45:52 DEBUG : leading space/ leading space: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fac_d20260730_m034345_c001_v0001150_t0053_u01785383025694") 2026/07/30 03:45:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab763_d20260730_m034345_c001_v7007000_t0000_u01785383025319") as it is a hide marker 2026/07/30 03:45:52 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fa6_d20260730_m034344_c001_v0001150_t0031_u01785383024570") 2026/07/30 03:45:52 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab77a_d20260730_m034353_c001_v7007000_t0000_u01785383033448") as it is a hide marker 2026/07/30 03:45:52 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fca_d20260730_m034352_c001_v0001150_t0046_u01785383032554") 2026/07/30 03:45:52 DEBUG : created from root.txt: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f4139b828c865be6e_d20260730_m034517_c001_v7007000_t0000_u01785383117110") as it is a hide marker 2026/07/30 03:45:52 DEBUG : created from root.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f101f3d161757adeb_d20260730_m034516_c001_v0001180_t0020_u01785383116058") 2026/07/30 03:45:52 DEBUG : file name.txt: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f414543bfed1bbbee_d20260730_m034526_c001_v7007000_t0000_u01785383126436") as it is a hide marker 2026/07/30 03:45:52 DEBUG : file name.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162096_d20260730_m034503_c001_v0001150_t0042_u01785383103864") 2026/07/30 03:45:52 DEBUG : file name.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f10656ac48dac1111_d20260730_m034457_c001_v0001032_t0048_u01785383097823") 2026/07/30 03:45:52 DEBUG : file name.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162018_d20260730_m034413_c001_v0001150_t0008_u01785383053165") 2026/07/30 03:45:52 DEBUG : file name.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162010_d20260730_m034411_c001_v0001150_t0011_u01785383051961") 2026/07/30 03:45:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162016_d20260730_m034412_c001_v0001150_t0054_u01785383052436") "upload" dated 2026-07-30 03:44:12.436 +0000 UTC (1m40.339665035s ago) 2026/07/30 03:45:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f4150fc1534b7dc3e_d20260730_m034455_c001_v7007000_t0000_u01785383095101") as it is a hide marker 2026/07/30 03:45:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f105c565e7eed41b3_d20260730_m034454_c001_v0001033_t0045_u01785383094241") 2026/07/30 03:45:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f118575d4855849ce_d20260730_m034453_c001_v0001183_t0004_u01785383093398") 2026/07/30 03:45:52 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc21_d20260730_m034401_c001_v7007000_t0000_u01785383041658") as it is a hide marker 2026/07/30 03:45:52 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fea_d20260730_m034400_c001_v0001150_t0006_u01785383040661") 2026/07/30 03:45:52 DEBUG : piped data.txt: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f414543bfed1bbbfc_d20260730_m034528_c001_v7007000_t0000_u01785383128152") as it is a hide marker 2026/07/30 03:45:53 DEBUG : piped data.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff01620de_d20260730_m034527_c001_v0001150_t0019_u01785383127687") 2026/07/30 03:45:53 DEBUG : piped data.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f414543bfed1bbbef_d20260730_m034527_c001_v7007000_t0000_u01785383127505") 2026/07/30 03:45:53 DEBUG : piped data.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f4176260ff01620dc_d20260730_m034527_c001_v0001150_t0035_u01785383127144") 2026/07/30 03:45:53 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc24_d20260730_m034402_c001_v7007000_t0000_u01785383042959") as it is a hide marker 2026/07/30 03:45:53 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fec_d20260730_m034402_c001_v0001150_t0055_u01785383042011") 2026/07/30 03:45:53 DEBUG : test-metadata: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f419a068590409adf_d20260730_m034535_c001_v7007000_t0000_u01785383135185") as it is a hide marker 2026/07/30 03:45:53 DEBUG : test-metadata: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f214543bfed1bbc16_d20260730_m034530_c001_v0001099_t0006_u01785383130181") 2026/07/30 03:45:53 DEBUG : test-metadata: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f414543bfed1bbc13_d20260730_m034529_c001_v7007000_t0000_u01785383129209") 2026/07/30 03:45:53 DEBUG : test-metadata: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff01620e0_d20260730_m034528_c001_v0001150_t0003_u01785383128333") 2026/07/30 03:45:53 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab77c_d20260730_m034355_c001_v7007000_t0000_u01785383035730") as it is a hide marker 2026/07/30 03:45:53 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fd2_d20260730_m034355_c001_v0001150_t0021_u01785383034999") 2026/07/30 03:45:53 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc17_d20260730_m034358_c001_v7007000_t0000_u01785383038135") as it is a hide marker 2026/07/30 03:45:53 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fd8_d20260730_m034357_c001_v0001150_t0040_u01785383037288") 2026/07/30 03:45:53 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc16_d20260730_m034356_c001_v7007000_t0000_u01785383036917") as it is a hide marker 2026/07/30 03:45:53 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fd6_d20260730_m034356_c001_v0001150_t0001_u01785383036118") 2026/07/30 03:45:53 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc18_d20260730_m034359_c001_v7007000_t0000_u01785383039262") as it is a hide marker 2026/07/30 03:45:53 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fda_d20260730_m034358_c001_v0001150_t0045_u01785383038489") 2026/07/30 03:45:53 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc1a_d20260730_m034400_c001_v7007000_t0000_u01785383040286") as it is a hide marker 2026/07/30 03:45:53 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fe6_d20260730_m034359_c001_v0001150_t0016_u01785383039623") 2026/07/30 03:45:53 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab77b_d20260730_m034354_c001_v7007000_t0000_u01785383034648") as it is a hide marker 2026/07/30 03:45:53 DEBUG : trailing space /trailing space : Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fcc_d20260730_m034353_c001_v0001150_t0042_u01785383033833") 2026/07/30 03:45:54 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f1094a041ec17a94e_d20260730_m034545_c001_v0001183_t0052_u01785383145696") "upload" dated 2026-07-30 03:45:45.696 +0000 UTC (8.370893967s ago) 2026/07/30 03:45:54 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f4180d16725bbfc82_d20260730_m034540_c001_v7007000_t0000_u01785383140862") 2026/07/30 03:45:54 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff01620f4_d20260730_m034537_c001_v0001150_t0037_u01785383137710") 2026/07/30 03:45:54 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc2e_d20260730_m034411_c001_v7007000_t0000_u01785383051392") as it is a hide marker 2026/07/30 03:45:54 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f223236a3d05abc26_d20260730_m034405_c001_v0001154_t0018_u01785383045035") 2026/07/30 03:45:54 DEBUG : zero-length-file: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05abc25_d20260730_m034404_c001_v7007000_t0000_u01785383044860") as it is a hide marker 2026/07/30 03:45:54 DEBUG : zero-length-file: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f4176260ff0161ff6_d20260730_m034404_c001_v0001150_t0035_u01785383044218") 2026/07/30 03:45:54 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab76d_d20260730_m034347_c001_v7007000_t0000_u01785383027611") as it is a hide marker 2026/07/30 03:45:54 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fb0_d20260730_m034346_c001_v0001150_t0027_u01785383026923") 2026/07/30 03:45:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab753_d20260730_m034341_c001_v7007000_t0000_u01785383021772") as it is a hide marker 2026/07/30 03:45:54 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161f96_d20260730_m034340_c001_v0001150_t0046_u01785383020484") 2026/07/30 03:45:54 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab778_d20260730_m034351_c001_v7007000_t0000_u01785383031127") as it is a hide marker 2026/07/30 03:45:54 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fbe_d20260730_m034350_c001_v0001150_t0023_u01785383030381") 2026/07/30 03:45:54 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab777_d20260730_m034350_c001_v7007000_t0000_u01785383030032") as it is a hide marker 2026/07/30 03:45:54 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fbc_d20260730_m034349_c001_v0001150_t0032_u01785383029220") 2026/07/30 03:45:54 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab779_d20260730_m034352_c001_v7007000_t0000_u01785383032194") as it is a hide marker 2026/07/30 03:45:54 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fc4_d20260730_m034351_c001_v0001150_t0029_u01785383031519") 2026/07/30 03:45:54 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab772_d20260730_m034348_c001_v7007000_t0000_u01785383028834") as it is a hide marker 2026/07/30 03:45:54 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fb8_d20260730_m034347_c001_v0001150_t0047_u01785383027968") 2026/07/30 03:45:54 DEBUG : ./.: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab759_d20260730_m034343_c001_v7007000_t0000_u01785383023057") as it is a hide marker 2026/07/30 03:45:54 DEBUG : ./.: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161f9a_d20260730_m034342_c001_v0001150_t0051_u01785383022167") 2026/07/30 03:45:55 DEBUG : ../..: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ab760_d20260730_m034344_c001_v7007000_t0000_u01785383024220") as it is a hide marker 2026/07/30 03:45:55 DEBUG : ../..: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0161fa0_d20260730_m034343_c001_v0001150_t0004_u01785383023406") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/30 03:45:55 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/30 03:45:56 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/30 03:45:56 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/30 03:45:56 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/07/30 03:45:56 INFO : B2 bucket rclone-test-xofejej1yive: cleaning bucket "rclone-test-xofejej1yive" of pending multipart uploads older than 0s 2026/07/30 03:45:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162016_d20260730_m034412_c001_v0001150_t0054_u01785383052436") "upload" dated 2026-07-30 03:44:12.436 +0000 UTC (1m44.723659105s ago) 2026/07/30 03:45:57 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f226e7bf1f962a6f8_d20260730_m034556_c001_v0001097_t0007_u01785383156075") as it is a start marker (upload started at 2026-07-30 03:45:56.075 +0000 UTC) 2026/07/30 03:45:57 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/30 03:45:57 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f226e7bf1f962a6f9_d20260730_m034556_c001_v0001180_t0055_u01785383156263") as it is a start marker (upload started at 2026-07-30 03:45:56.263 +0000 UTC) 2026/07/30 03:45:57 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/30 03:45:57 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f226e7bf1f962a6fa_d20260730_m034556_c001_v0001184_t0028_u01785383156448") as it is a start marker (upload started at 2026-07-30 03:45:56.448 +0000 UTC) 2026/07/30 03:45:57 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/30 03:45:57 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f226e7bf1f962a6fc_d20260730_m034556_c001_v0001165_t0056_u01785383156642") as it is a start marker (upload started at 2026-07-30 03:45:56.642 +0000 UTC) 2026/07/30 03:45:57 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/30 03:45:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f426e7bf1f962a6f7_d20260730_m034555_c001_v7007000_t0000_u01785383155805") "hide" dated 2026-07-30 03:45:55.805 +0000 UTC (1.354822684s ago) 2026/07/30 03:45:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1094a041ec17a94e_d20260730_m034545_c001_v0001183_t0052_u01785383145696") 2026/07/30 03:45:57 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/30 03:45:57 INFO : B2 bucket rclone-test-xofejej1yive: cleaning bucket "rclone-test-xofejej1yive" of pending multipart uploads older than 0s 2026/07/30 03:45:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162016_d20260730_m034412_c001_v0001150_t0054_u01785383052436") "upload" dated 2026-07-30 03:44:12.436 +0000 UTC (1m45.103840431s ago) 2026/07/30 03:45:57 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f226e7bf1f962a6f8_d20260730_m034556_c001_v0001097_t0007_u01785383156075") as it is a start marker (upload started at 2026-07-30 03:45:56.075 +0000 UTC) 2026/07/30 03:45:57 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f226e7bf1f962a6f9_d20260730_m034556_c001_v0001180_t0055_u01785383156263") as it is a start marker (upload started at 2026-07-30 03:45:56.263 +0000 UTC) 2026/07/30 03:45:57 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f226e7bf1f962a6fa_d20260730_m034556_c001_v0001184_t0028_u01785383156448") as it is a start marker (upload started at 2026-07-30 03:45:56.448 +0000 UTC) 2026/07/30 03:45:57 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f226e7bf1f962a6fc_d20260730_m034556_c001_v0001165_t0056_u01785383156642") as it is a start marker (upload started at 2026-07-30 03:45:56.642 +0000 UTC) 2026/07/30 03:45:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fd2ddd310edbb1b9ff80e1b_f426e7bf1f962a6f7_d20260730_m034555_c001_v7007000_t0000_u01785383155805") "hide" dated 2026-07-30 03:45:55.805 +0000 UTC (1.735808829s ago) 2026/07/30 03:45:57 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1094a041ec17a94e_d20260730_m034545_c001_v0001183_t0052_u01785383145696") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/30 03:45:58 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/30 03:45:58 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/30 03:45:58 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/07/30 03:45:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/30 03:45:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/30 03:45:59 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/30 03:45:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/30 03:46:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/30 03:46:02 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/30 03:46:02 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/30 03:46:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:46:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/30 03:46:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f209bddeadcd7cfd8_d20260730_m034605_c001_v0001131_t0027_u01785383165046") 2026/07/30 03:46:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/30 03:46:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/30 03:46:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/30 03:46:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:46:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:46:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/30 03:46:10 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/30 03:46:10 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/30 03:46:11 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/30 03:46:11 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/30 03:46:13 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/30 03:46:13 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/30 03:46:13 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/30 03:46:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:46:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/30 03:46:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f201bf910437d4c0c_d20260730_m034615_c001_v0001120_t0030_u01785383175438") 2026/07/30 03:46:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/30 03:46:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/30 03:46:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/30 03:46:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:46:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:46:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/30 03:46:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/30 03:46:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/30 03:46:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/30 03:46:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/30 03:46:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/30 03:46:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/30 03:46:21 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/30 03:46:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/30 03:46:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/30 03:46:22 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/30 03:46:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:46:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/30 03:46:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f20566588d934bc9c_d20260730_m034624_c001_v0001167_t0050_u01785383184407") 2026/07/30 03:46:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/30 03:46:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/30 03:46:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/30 03:46:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/30 03:46:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/30 03:46:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:46:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:46:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/07/30 03:46:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/30 03:46:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/30 03:46:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/30 03:46:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/30 03:46:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/30 03:46:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/30 03:46:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/30 03:46:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:46:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/30 03:46:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f20566588d934bd61_d20260730_m034632_c001_v0001131_t0052_u01785383192578") 2026/07/30 03:46:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/30 03:46:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/30 03:46:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/30 03:46:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:46:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:46:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/30 03:46:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/30 03:46:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/30 03:46:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/30 03:46:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/30 03:46:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/30 03:46:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/30 03:46:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/30 03:46:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:46:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/30 03:46:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f20566588d934bd7a_d20260730_m034641_c001_v0001097_t0038_u01785383201648") 2026/07/30 03:46:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/30 03:46:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/30 03:46:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/30 03:46:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:46:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:46:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/30 03:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/30 03:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/30 03:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/30 03:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/30 03:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/30 03:46:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/30 03:46:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/30 03:46:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/30 03:46:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/30 03:46:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/30 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/30 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed32b2_d20260730_m034659_c001_v0001182_t0027_u01785383219375") 2026/07/30 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/30 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/30 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/30 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/30 03:47:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/30 03:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/07/30 03:47:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/30 03:47:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/30 03:47:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/30 03:47:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/30 03:47:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/30 03:47:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/30 03:47:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/30 03:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/30 03:47:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed32c3_d20260730_m034707_c001_v0001172_t0000_u01785383227919") 2026/07/30 03:47:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/30 03:47:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/30 03:47:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/30 03:47:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:47:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:47:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/30 03:47:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/30 03:47:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/30 03:47:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/30 03:47:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/30 03:47:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/30 03:47:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/30 03:47:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/30 03:47:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:47:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/30 03:47:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed3314_d20260730_m034717_c001_v0001174_t0049_u01785383237078") 2026/07/30 03:47:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/30 03:47:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/30 03:47:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/30 03:47:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:47:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:47:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/30 03:47:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/30 03:47:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/30 03:47:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/30 03:47:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/30 03:47:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/30 03:47:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/30 03:47:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/30 03:47:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/30 03:47:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/30 03:47:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/30 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/30 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f219a068590409e1d_d20260730_m034729_c001_v0001178_t0007_u01785383249539") 2026/07/30 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/30 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/30 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/30 03:47:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/30 03:47:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/30 03:47:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:47:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:47:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/07/30 03:47:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/30 03:47:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/30 03:47:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/30 03:47:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/30 03:47:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/30 03:47:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/30 03:47:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/30 03:47:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:47:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/30 03:47:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed33c3_d20260730_m034741_c001_v0001184_t0050_u01785383261987") 2026/07/30 03:47:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/30 03:47:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/30 03:47:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/30 03:47:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:47:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:47:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/30 03:47:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/30 03:47:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/30 03:47:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/30 03:47:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/30 03:47:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/30 03:47:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/30 03:47:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/30 03:47:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:47:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/30 03:47:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed33d2_d20260730_m034751_c001_v0001043_t0024_u01785383271026") 2026/07/30 03:47:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/30 03:47:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/30 03:47:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/30 03:47:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:47:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:47:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/30 03:47:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/30 03:47:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/30 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/30 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/30 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/30 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/30 03:48:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/30 03:48:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/30 03:48:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/30 03:48:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/30 03:48:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:48:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/30 03:48:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f224a201a42380325_d20260730_m034804_c001_v0001039_t0049_u01785383284220") 2026/07/30 03:48:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/30 03:48:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/30 03:48:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/30 03:48:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/30 03:48:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/30 03:48:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:48:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:48:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/07/30 03:48:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/30 03:48:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/30 03:48:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/30 03:48:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/30 03:48:11 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/30 03:48:14 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/30 03:48:14 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/30 03:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/30 03:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f224a201a4238034f_d20260730_m034815_c001_v0001105_t0046_u01785383295660") 2026/07/30 03:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/30 03:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/30 03:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/30 03:48:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:48:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:48:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/30 03:48:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/30 03:48:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/30 03:48:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/30 03:48:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/30 03:48:27 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/30 03:48:27 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/30 03:48:27 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/30 03:48:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:48:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/30 03:48:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f2075e87e689eab17_d20260730_m034831_c001_v0001183_t0038_u01785383311828") 2026/07/30 03:48:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/30 03:48:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/30 03:48:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/30 03:48:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:48:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:48:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/30 03:48:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/30 03:48:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/30 03:48:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/30 03:48:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/30 03:48:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/30 03:48:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/30 03:48:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/30 03:48:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/30 03:48:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/30 03:48:46 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/30 03:48:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:48:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/30 03:48:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f21815833130e928a_d20260730_m034849_c001_v0001174_t0038_u01785383329304") 2026/07/30 03:48:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/30 03:48:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/30 03:48:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/30 03:48:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/30 03:48:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/30 03:48:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:48:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:48:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/07/30 03:48:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/30 03:48:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/30 03:48:54 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/30 03:48:54 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/30 03:48:56 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/30 03:48:58 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/30 03:48:58 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/30 03:49:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:49:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/30 03:49:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f21815833130e9291_d20260730_m034900_c001_v0001173_t0037_u01785383340192") 2026/07/30 03:49:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/30 03:49:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/30 03:49:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/30 03:49:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:49:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:49:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/30 03:49:05 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/30 03:49:05 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/30 03:49:05 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/30 03:49:05 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/30 03:49:08 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/30 03:49:12 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/30 03:49:12 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/30 03:49:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:49:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/30 03:49:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f223236a3d05ac4da_d20260730_m034916_c001_v0001184_t0038_u01785383356632") 2026/07/30 03:49:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/30 03:49:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/30 03:49:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/30 03:49:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:49:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:49:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/30 03:49:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/30 03:49:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/30 03:49:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/30 03:49:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/30 03:49:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/30 03:49:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/30 03:49:23 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/30 03:49:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/30 03:49:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/30 03:49:28 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/30 03:49:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/30 03:49:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/30 03:49:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fd2ddd310edbb1b9ff80e1b_f22202764a0d2e60e_d20260730_m034932_c001_v0001117_t0020_u01785383372755") 2026/07/30 03:49:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/30 03:49:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/30 03:49:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/30 03:49:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/30 03:49:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/30 03:49:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/30 03:49:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/30 03:49:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/07/30 03:49:57 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fd2ddd310edbb1b9ff80e1b_f22553fdcdb3cf3f4_d20260730_m034957_c001_v0001097_t0035_u01785383397001") 2026/07/30 03:49:57 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/30 03:49:57 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/30 03:49:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/30 03:49:58 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/30 03:49:58 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/30 03:50:01 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/30 03:50:01 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/30 03:50:01 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/30 03:50:01 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/30 03:50:03 DEBUG : chunked-copy: Done sending chunk 0 2026/07/30 03:50:03 DEBUG : chunked-copy: Done sending chunk 1 2026/07/30 03:50:03 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/30 03:50:04 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fd2ddd310edbb1b9ff80e1b_f22553fdcdb3cf408_d20260730_m035004_c001_v0001172_t0040_u01785383404466") 2026/07/30 03:50:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/30 03:50:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/30 03:50:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/30 03:50:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/30 03:50:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/30 03:50:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/30 03:50:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/30 03:50:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/30 03:50:07 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/30 03:50:10 DEBUG : chunked-copy: Done sending chunk 1 2026/07/30 03:50:10 DEBUG : chunked-copy: Done sending chunk 0 2026/07/30 03:50:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/30 03:50:10 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fd2ddd310edbb1b9ff80e1b_f22553fdcdb3cf41c_d20260730_m035010_c001_v0001032_t0039_u01785383410870") 2026/07/30 03:50:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/30 03:50:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/30 03:50:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/30 03:50:11 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/30 03:50:11 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/30 03:50:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/30 03:50:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/30 03:50:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/30 03:50:14 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/30 03:50:16 DEBUG : chunked-copy: Done sending chunk 1 2026/07/30 03:50:16 DEBUG : chunked-copy: Done sending chunk 0 2026/07/30 03:50:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/30 03:50:17 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5fd2ddd310edbb1b9ff80e1b_f22553fdcdb3cf42f_d20260730_m035017_c001_v0001185_t0052_u01785383417314") 2026/07/30 03:50:17 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/30 03:50:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/30 03:50:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/30 03:50:17 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/30 03:50:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/30 03:50:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/30 03:50:18 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/30 03:50:19 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/30 03:50:20 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/30 03:50:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xofejej1yive/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/07/30 03:50:22 INFO : B2 bucket rclone-test-xofejej1yive: cleaning bucket "rclone-test-xofejej1yive" of all files 2026/07/30 03:50:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f419a06859040a095_d20260730_m034904_c001_v7007000_t0000_u01785383344607") 2026/07/30 03:50:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f21815833130e9291_d20260730_m034900_c001_v0001173_t0037_u01785383340192") 2026/07/30 03:50:22 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41815833130e9290_d20260730_m034859_c001_v7007000_t0000_u01785383339452") 2026/07/30 03:50:22 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f219a06859040a091_d20260730_m034854_c001_v0001037_t0031_u01785383334403") 2026/07/30 03:50:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f42202764a0d2e612_d20260730_m034938_c001_v7007000_t0000_u01785383378078") 2026/07/30 03:50:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f22202764a0d2e60e_d20260730_m034932_c001_v0001117_t0020_u01785383372755") 2026/07/30 03:50:22 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f42202764a0d2e60a_d20260730_m034931_c001_v7007000_t0000_u01785383371998") 2026/07/30 03:50:22 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f223236a3d05ac53c_d20260730_m034921_c001_v0001173_t0040_u01785383361883") 2026/07/30 03:50:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ac53b_d20260730_m034921_c001_v7007000_t0000_u01785383361709") 2026/07/30 03:50:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f223236a3d05ac4da_d20260730_m034916_c001_v0001184_t0038_u01785383356632") 2026/07/30 03:50:23 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f423236a3d05ac4cc_d20260730_m034916_c001_v7007000_t0000_u01785383356033") 2026/07/30 03:50:23 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f219a06859040a096_d20260730_m034904_c001_v0001174_t0042_u01785383344802") 2026/07/30 03:50:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f406ba51b3295ef24_d20260730_m034703_c001_v7007000_t0000_u01785383223340") 2026/07/30 03:50:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed32b2_d20260730_m034659_c001_v0001182_t0027_u01785383219375") 2026/07/30 03:50:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f40566588d934bd7e_d20260730_m034645_c001_v7007000_t0000_u01785383205673") 2026/07/30 03:50:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f20566588d934bd7a_d20260730_m034641_c001_v0001097_t0038_u01785383201648") 2026/07/30 03:50:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41651a626aed32b1_d20260730_m034658_c001_v7007000_t0000_u01785383218947") 2026/07/30 03:50:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f20566588d934bd82_d20260730_m034645_c001_v0001183_t0027_u01785383205879") 2026/07/30 03:50:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f40566588d934bd79_d20260730_m034641_c001_v7007000_t0000_u01785383201138") 2026/07/30 03:50:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f20566588d934bd73_d20260730_m034636_c001_v0001136_t0005_u01785383196431") 2026/07/30 03:50:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f40566588d934bd72_d20260730_m034636_c001_v7007000_t0000_u01785383196240") 2026/07/30 03:50:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f20566588d934bd61_d20260730_m034632_c001_v0001131_t0052_u01785383192578") 2026/07/30 03:50:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f40566588d934bd4b_d20260730_m034632_c001_v7007000_t0000_u01785383192141") 2026/07/30 03:50:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f201bf910437d4c2c_d20260730_m034628_c001_v0001041_t0040_u01785383188586") 2026/07/30 03:50:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41651a626aed33be_d20260730_m034737_c001_v7007000_t0000_u01785383257538") 2026/07/30 03:50:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f219a068590409e1d_d20260730_m034729_c001_v0001178_t0007_u01785383249539") 2026/07/30 03:50:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41651a626aed336c_d20260730_m034724_c001_v7007000_t0000_u01785383244308") 2026/07/30 03:50:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed3314_d20260730_m034717_c001_v0001174_t0049_u01785383237078") 2026/07/30 03:50:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f419a068590409e1a_d20260730_m034729_c001_v7007000_t0000_u01785383249120") 2026/07/30 03:50:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed3370_d20260730_m034724_c001_v0001136_t0015_u01785383244521") 2026/07/30 03:50:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41651a626aed330a_d20260730_m034716_c001_v7007000_t0000_u01785383236561") 2026/07/30 03:50:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed32d4_d20260730_m034711_c001_v0001117_t0052_u01785383231804") 2026/07/30 03:50:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41651a626aed32d2_d20260730_m034711_c001_v7007000_t0000_u01785383231594") 2026/07/30 03:50:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed32c3_d20260730_m034707_c001_v0001172_t0000_u01785383227919") 2026/07/30 03:50:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41651a626aed32c0_d20260730_m034707_c001_v7007000_t0000_u01785383227393") 2026/07/30 03:50:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f206ba51b3295ef25_d20260730_m034703_c001_v0001165_t0003_u01785383223524") 2026/07/30 03:50:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f401bf910437d4c2a_d20260730_m034628_c001_v7007000_t0000_u01785383188355") 2026/07/30 03:50:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f20566588d934bc9c_d20260730_m034624_c001_v0001167_t0050_u01785383184407") 2026/07/30 03:50:24 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f40566588d934bc9b_d20260730_m034623_c001_v7007000_t0000_u01785383183957") 2026/07/30 03:50:24 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f201bf910437d4c14_d20260730_m034619_c001_v0001161_t0015_u01785383179829") 2026/07/30 03:50:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f401bf910437d4c13_d20260730_m034619_c001_v7007000_t0000_u01785383179656") 2026/07/30 03:50:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f201bf910437d4c0c_d20260730_m034615_c001_v0001120_t0030_u01785383175438") 2026/07/30 03:50:24 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f401bf910437d4c0a_d20260730_m034615_c001_v7007000_t0000_u01785383175021") 2026/07/30 03:50:24 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f201bf910437d4c08_d20260730_m034610_c001_v0001092_t0051_u01785383170535") 2026/07/30 03:50:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f401bf910437d4c07_d20260730_m034610_c001_v7007000_t0000_u01785383170362") 2026/07/30 03:50:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f209bddeadcd7cfd8_d20260730_m034605_c001_v0001131_t0027_u01785383165046") 2026/07/30 03:50:24 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f409bddeadcd7cfd7_d20260730_m034604_c001_v7007000_t0000_u01785383164597") 2026/07/30 03:50:24 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f201bf910437d4ba8_d20260730_m034559_c001_v0001131_t0040_u01785383159592") 2026/07/30 03:50:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f424a201a4238033d_d20260730_m034810_c001_v7007000_t0000_u01785383290366") 2026/07/30 03:50:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f224a201a42380325_d20260730_m034804_c001_v0001039_t0049_u01785383284220") 2026/07/30 03:50:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41651a626aed3403_d20260730_m034759_c001_v7007000_t0000_u01785383279153") 2026/07/30 03:50:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed33d2_d20260730_m034751_c001_v0001043_t0024_u01785383271026") 2026/07/30 03:50:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f424a201a42380324_d20260730_m034803_c001_v7007000_t0000_u01785383283746") 2026/07/30 03:50:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed3409_d20260730_m034759_c001_v0001165_t0049_u01785383279355") 2026/07/30 03:50:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41651a626aed33d1_d20260730_m034750_c001_v7007000_t0000_u01785383270524") 2026/07/30 03:50:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed33c5_d20260730_m034745_c001_v0001180_t0055_u01785383265752") 2026/07/30 03:50:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41651a626aed33c4_d20260730_m034745_c001_v7007000_t0000_u01785383265553") 2026/07/30 03:50:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed33c3_d20260730_m034741_c001_v0001184_t0050_u01785383261987") 2026/07/30 03:50:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41651a626aed33c2_d20260730_m034741_c001_v7007000_t0000_u01785383261521") 2026/07/30 03:50:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f21651a626aed33bf_d20260730_m034737_c001_v0001178_t0040_u01785383257734") 2026/07/30 03:50:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f419a06859040a090_d20260730_m034854_c001_v7007000_t0000_u01785383334209") 2026/07/30 03:50:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f21815833130e928a_d20260730_m034849_c001_v0001174_t0038_u01785383329304") 2026/07/30 03:50:25 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41815833130e9289_d20260730_m034848_c001_v7007000_t0000_u01785383328643") 2026/07/30 03:50:25 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f219a06859040a07b_d20260730_m034843_c001_v0001165_t0019_u01785383323746") 2026/07/30 03:50:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f419a06859040a079_d20260730_m034843_c001_v7007000_t0000_u01785383323542") 2026/07/30 03:50:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f2075e87e689eab17_d20260730_m034831_c001_v0001183_t0038_u01785383311828") 2026/07/30 03:50:25 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f4075e87e689eab15_d20260730_m034831_c001_v7007000_t0000_u01785383311317") 2026/07/30 03:50:26 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f2034a6970684d863_d20260730_m034819_c001_v0001183_t0055_u01785383299705") 2026/07/30 03:50:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f4034a6970684d85d_d20260730_m034819_c001_v7007000_t0000_u01785383299527") 2026/07/30 03:50:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f224a201a4238034f_d20260730_m034815_c001_v0001105_t0046_u01785383295660") 2026/07/30 03:50:26 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f424a201a4238034c_d20260730_m034815_c001_v7007000_t0000_u01785383295186") 2026/07/30 03:50:26 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f224a201a4238033e_d20260730_m034810_c001_v0001181_t0052_u01785383290568") 2026/07/30 03:50:26 DEBUG : chunked-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f42553fdcdb3cf433_d20260730_m035019_c001_v7007000_t0000_u01785383419220") 2026/07/30 03:50:26 DEBUG : chunked-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f22553fdcdb3cf425_d20260730_m035013_c001_v0001167_t0033_u01785383413850") 2026/07/30 03:50:26 DEBUG : chunked-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f42553fdcdb3cf423_d20260730_m035013_c001_v7007000_t0000_u01785383413199") 2026/07/30 03:50:26 DEBUG : chunked-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f22553fdcdb3cf412_d20260730_m035007_c001_v0001185_t0029_u01785383407386") 2026/07/30 03:50:26 DEBUG : chunked-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f42553fdcdb3cf40f_d20260730_m035006_c001_v7007000_t0000_u01785383406719") 2026/07/30 03:50:26 DEBUG : chunked-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f22553fdcdb3cf3ff_d20260730_m035000_c001_v0001105_t0025_u01785383400930") 2026/07/30 03:50:26 DEBUG : chunked-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f42553fdcdb3cf3fe_d20260730_m035000_c001_v7007000_t0000_u01785383400227") 2026/07/30 03:50:26 DEBUG : chunked-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1094a041ec17acf3_d20260730_m034948_c001_v0001183_t0030_u01785383388782") 2026/07/30 03:50:26 DEBUG : chunked-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41651a626aed364e_d20260730_m034948_c001_v7007000_t0000_u01785383388381") 2026/07/30 03:50:26 DEBUG : chunked-copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1094a041ec17acd7_d20260730_m034938_c001_v0001183_t0047_u01785383378886") 2026/07/30 03:50:26 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f42553fdcdb3cf432_d20260730_m035019_c001_v7007000_t0000_u01785383419032") 2026/07/30 03:50:26 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f22553fdcdb3cf42f_d20260730_m035017_c001_v0001185_t0052_u01785383417314") 2026/07/30 03:50:26 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f42553fdcdb3cf422_d20260730_m035012_c001_v7007000_t0000_u01785383412977") 2026/07/30 03:50:26 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f22553fdcdb3cf41c_d20260730_m035010_c001_v0001032_t0039_u01785383410870") 2026/07/30 03:50:26 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f42553fdcdb3cf40d_d20260730_m035006_c001_v7007000_t0000_u01785383406485") 2026/07/30 03:50:26 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f22553fdcdb3cf408_d20260730_m035004_c001_v0001172_t0040_u01785383404466") 2026/07/30 03:50:27 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f42553fdcdb3cf3fc_d20260730_m035000_c001_v7007000_t0000_u01785383400037") 2026/07/30 03:50:27 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f22553fdcdb3cf3f4_d20260730_m034957_c001_v0001097_t0035_u01785383397001") 2026/07/30 03:50:27 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f41651a626aed364d_d20260730_m034948_c001_v7007000_t0000_u01785383388207") 2026/07/30 03:50:27 DEBUG : chunked-copy.copy: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f115d72472675d633_d20260730_m034946_c001_v0001181_t0008_u01785383386278") 2026/07/30 03:50:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1176260ff0162016_d20260730_m034412_c001_v0001150_t0054_u01785383052436") 2026/07/30 03:50:27 DEBUG : unknown-size-put.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f42553fdcdb3cf437_d20260730_m035020_c001_v7007000_t0000_u01785383420004") 2026/07/30 03:50:27 DEBUG : unknown-size-put.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1094a041ec17ad6b_d20260730_m035019_c001_v0001183_t0036_u01785383419779") 2026/07/30 03:50:27 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f42553fdcdb3cf43b_d20260730_m035021_c001_v7007000_t0000_u01785383421016") 2026/07/30 03:50:27 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1094a041ec17ad73_d20260730_m035020_c001_v0001183_t0030_u01785383420790") 2026/07/30 03:50:27 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f1094a041ec17ad71_d20260730_m035020_c001_v0001183_t0040_u01785383420186") 2026/07/30 03:50:27 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fd2ddd310edbb1b9ff80e1b_f426e7bf1f962a6f7_d20260730_m034555_c001_v7007000_t0000_u01785383155805") 2026/07/30 03:50:28 INFO : B2 bucket rclone-test-xofejej1yive: cleaning bucket "rclone-test-xofejej1yive" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (413.05s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.54s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.43s) --- PASS: TestIntegration/FsMkdir (410.96s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.30s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.17s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.54s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (108.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.20s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (26.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.88s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.41s) --- 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.89s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (218.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (34.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (17.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (34.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (12.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (13.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (13.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (43.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (24.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (12.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (43.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (17.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (16.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (41.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (10.28s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (11.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.24s) --- 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 413.081s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m55.165620726s (try 1/5)