"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestB2:" 2026/08/01 03:01:16 DEBUG : Creating backend with remote "TestB2:rclone-test-rocahob0waju" 2026/08/01 03:01:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/01 03:01:19 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/01 03:01:19 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/01 03:01:19 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/01 03:01:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/01 03:01:48 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/01 03:01:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/01 03:01:48 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/01 03:01:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/01 03:01:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/01 03:01:49 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/01 03:01:57 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/01 03:01:58 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/01 03:02:03 INFO : B2 bucket rclone-test-rocahob0waju: cleaning bucket "rclone-test-rocahob0waju" of all files 2026/08/01 03:02:03 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7d8_d20260801_m030202_c001_v0001036_t0013_u01785553322337") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/01 03:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-rocahob0waju/dirToPurgeFromRoot" 2026/08/01 03:02:06 INFO : B2 bucket rclone-test-rocahob0waju path dirToPurgeFromRoot: cleaning bucket "rclone-test-rocahob0waju" of all files 2026/08/01 03:02:06 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7dc_d20260801_m030204_c001_v0001036_t0008_u01785553324063") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/01 03:02:07 DEBUG : Creating backend with remote "TestB2:rclone-test-rocahob0waju/hello? sausage/êé" 2026/08/01 03:02:11 INFO : B2 bucket rclone-test-rocahob0waju path hello? sausage/êé: cleaning bucket "rclone-test-rocahob0waju" of all files 2026/08/01 03:02:11 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f100750512f63f2b0_d20260801_m030209_c001_v0001113_t0040_u01785553329948") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/01 03:02:23 DEBUG : Creating backend with remote "TestB2:rclone-test-rocahob0waju/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/01 03:02:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rocahob0waju/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-rocahob0waju" from "TestB2:rclone-test-rocahob0waju" 2026/08/01 03:02:27 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/01 03:02:38 DEBUG : Creating backend with remote "TestB2:rclone-test-puzucij5palo" 2026/08/01 03:02:41 DEBUG : B2 bucket rclone-test-puzucij5palo: Purge remote 2026/08/01 03:02:41 INFO : B2 bucket rclone-test-puzucij5palo: cleaning bucket "rclone-test-puzucij5palo" of all files 2026/08/01 03:02:42 DEBUG : somefile: Deleting (id "4_zefc21d33406dbbbb9ff80e1b_f40945777fcc504c0_d20260801_m030240_c001_v0001029_t0022_u01785553360793") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/01 03:02:43 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/01 03:02:44 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/08/01 03:02:48 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/01 03:02:48 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/01 03:02:48 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.754Ki offset 6Mi/6.106Mi 2026/08/01 03:02:48 DEBUG : test-metadata: Sending chunk 1 length 111364 2026/08/01 03:02:50 DEBUG : test-metadata: Done sending chunk 1 2026/08/01 03:02:51 DEBUG : test-metadata: Done sending chunk 0 2026/08/01 03:02:51 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-08-01-030257-381.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/08/01 03:03:03 DEBUG : oldPath = "TestB2:rclone-test-rocahob0waju/versions/test-versions-v2026-08-01-030257-381.txt" 2026/08/01 03:03:03 DEBUG : newPath = "TestB2,versions:rclone-test-rocahob0waju/versions/test-versions-v2026-08-01-030257-381.txt" 2026/08/01 03:03:03 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-rocahob0waju/versions/test-versions-v2026-08-01-030257-381.txt" 2026/08/01 03:03:03 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/01 03:03:05 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-rocahob0waju/versions/test-versions-v2026-08-01-030257-381.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-rocahob0waju/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/08/01 03:03:08 INFO : B2 bucket rclone-test-rocahob0waju: cleaning bucket "rclone-test-rocahob0waju" of all hidden files 2026/08/01 03:03:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc64_d20260801_m030127_c001_v7007000_t0000_u01785553287222") as it is a hide marker 2026/08/01 03:03:08 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : leading space/ leading space: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd76c_d20260801_m030126_c001_v0001036_t0028_u01785553286355") 2026/08/01 03:03:08 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc60_d20260801_m030126_c001_v7007000_t0000_u01785553286009") as it is a hide marker 2026/08/01 03:03:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd768_d20260801_m030125_c001_v0001036_t0023_u01785553285348") 2026/08/01 03:03:08 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc7f_d20260801_m030134_c001_v7007000_t0000_u01785553294235") as it is a hide marker 2026/08/01 03:03:08 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd784_d20260801_m030133_c001_v0001036_t0036_u01785553293364") 2026/08/01 03:03:08 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : created from root.txt: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f415a6ef2cc41bd45_d20260801_m030235_c001_v7007000_t0000_u01785553355014") as it is a hide marker 2026/08/01 03:03:08 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : created from root.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119be6050005a638_d20260801_m030233_c001_v0001104_t0057_u01785553353675") 2026/08/01 03:03:08 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : file name.txt: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531c198_d20260801_m030243_c001_v7007000_t0000_u01785553363197") as it is a hide marker 2026/08/01 03:03:08 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : file name.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd800_d20260801_m030222_c001_v0001036_t0016_u01785553342378") 2026/08/01 03:03:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : file name.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f114ba1716f8265b9_d20260801_m030216_c001_v0001120_t0050_u01785553336707") 2026/08/01 03:03:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : file name.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7c0_d20260801_m030154_c001_v0001036_t0001_u01785553314423") 2026/08/01 03:03:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : file name.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7ba_d20260801_m030152_c001_v0001036_t0002_u01785553312969") 2026/08/01 03:03:08 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7be_d20260801_m030153_c001_v0001036_t0052_u01785553313770") "upload" dated 2026-08-01 03:01:53.77 +0000 UTC (1m14.522248242s ago) 2026/08/01 03:03:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f4265c10a4fe430b5_d20260801_m030214_c001_v7007000_t0000_u01785553334035") as it is a hide marker 2026/08/01 03:03:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f102141c0a868ce54_d20260801_m030213_c001_v0001161_t0050_u01785553333423") 2026/08/01 03:03:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f1118e710737a5788_d20260801_m030212_c001_v0001167_t0043_u01785553332486") 2026/08/01 03:03:08 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc99_d20260801_m030142_c001_v7007000_t0000_u01785553302769") as it is a hide marker 2026/08/01 03:03:08 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7a0_d20260801_m030142_c001_v0001036_t0053_u01785553302052") 2026/08/01 03:03:08 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : piped data.txt: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531c19a_d20260801_m030245_c001_v7007000_t0000_u01785553365069") as it is a hide marker 2026/08/01 03:03:08 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : piped data.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd834_d20260801_m030244_c001_v0001036_t0032_u01785553364436") 2026/08/01 03:03:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : piped data.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531c199_d20260801_m030244_c001_v7007000_t0000_u01785553364258") 2026/08/01 03:03:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : piped data.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419d1ae7aaafd832_d20260801_m030243_c001_v0001036_t0025_u01785553363908") 2026/08/01 03:03:08 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc9d_d20260801_m030144_c001_v7007000_t0000_u01785553304077") as it is a hide marker 2026/08/01 03:03:08 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7a4_d20260801_m030143_c001_v0001036_t0002_u01785553303116") 2026/08/01 03:03:08 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : test-metadata: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f404ebe81bfba8b0c_d20260801_m030254_c001_v7007000_t0000_u01785553374840") as it is a hide marker 2026/08/01 03:03:08 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : test-metadata: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531c19d_d20260801_m030248_c001_v0001120_t0042_u01785553368636") 2026/08/01 03:03:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : test-metadata: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531c19c_d20260801_m030246_c001_v7007000_t0000_u01785553366402") 2026/08/01 03:03:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : test-metadata: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd83a_d20260801_m030245_c001_v0001036_t0029_u01785553365247") 2026/08/01 03:03:08 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc86_d20260801_m030136_c001_v7007000_t0000_u01785553296429") as it is a hide marker 2026/08/01 03:03:08 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd78e_d20260801_m030135_c001_v0001036_t0025_u01785553295727") 2026/08/01 03:03:08 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc8e_d20260801_m030139_c001_v7007000_t0000_u01785553299190") as it is a hide marker 2026/08/01 03:03:08 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd796_d20260801_m030137_c001_v0001036_t0009_u01785553297998") 2026/08/01 03:03:08 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc89_d20260801_m030137_c001_v7007000_t0000_u01785553297649") as it is a hide marker 2026/08/01 03:03:08 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd790_d20260801_m030136_c001_v0001036_t0044_u01785553296849") 2026/08/01 03:03:08 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc94_d20260801_m030140_c001_v7007000_t0000_u01785553300629") as it is a hide marker 2026/08/01 03:03:08 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd79c_d20260801_m030139_c001_v0001036_t0013_u01785553299537") 2026/08/01 03:03:08 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc96_d20260801_m030141_c001_v7007000_t0000_u01785553301704") as it is a hide marker 2026/08/01 03:03:08 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd79e_d20260801_m030140_c001_v0001036_t0045_u01785553300977") 2026/08/01 03:03:08 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc84_d20260801_m030135_c001_v7007000_t0000_u01785553295380") as it is a hide marker 2026/08/01 03:03:08 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : trailing space /trailing space : Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd78a_d20260801_m030134_c001_v0001036_t0047_u01785553294581") 2026/08/01 03:03:08 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd860_d20260801_m030302_c001_v0001036_t0054_u01785553382371") "upload" dated 2026-08-01 03:03:02.371 +0000 UTC (5.921772272s ago) 2026/08/01 03:03:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f404ebe81bfba8b0e_d20260801_m030300_c001_v7007000_t0000_u01785553380192") 2026/08/01 03:03:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd852_d20260801_m030257_c001_v0001036_t0042_u01785553377381") 2026/08/01 03:03:08 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdcb0_d20260801_m030152_c001_v7007000_t0000_u01785553312436") as it is a hide marker 2026/08/01 03:03:08 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f224e304c621fdca4_d20260801_m030146_c001_v0001173_t0056_u01785553306076") 2026/08/01 03:03:08 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : zero-length-file: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdca3_d20260801_m030145_c001_v7007000_t0000_u01785553305900") as it is a hide marker 2026/08/01 03:03:08 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : zero-length-file: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419d1ae7aaafd7a8_d20260801_m030145_c001_v0001036_t0025_u01785553305351") 2026/08/01 03:03:08 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc67_d20260801_m030128_c001_v7007000_t0000_u01785553288324") as it is a hide marker 2026/08/01 03:03:08 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd76e_d20260801_m030127_c001_v0001036_t0051_u01785553287568") 2026/08/01 03:03:08 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc57_d20260801_m030122_c001_v7007000_t0000_u01785553282772") as it is a hide marker 2026/08/01 03:03:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd754_d20260801_m030121_c001_v0001036_t0047_u01785553281680") 2026/08/01 03:03:08 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc71_d20260801_m030131_c001_v7007000_t0000_u01785553291878") as it is a hide marker 2026/08/01 03:03:08 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd77a_d20260801_m030131_c001_v0001036_t0052_u01785553291143") 2026/08/01 03:03:08 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc6e_d20260801_m030130_c001_v7007000_t0000_u01785553290638") as it is a hide marker 2026/08/01 03:03:08 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd774_d20260801_m030129_c001_v0001036_t0038_u01785553289962") 2026/08/01 03:03:08 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc77_d20260801_m030133_c001_v7007000_t0000_u01785553293016") as it is a hide marker 2026/08/01 03:03:08 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd77e_d20260801_m030132_c001_v0001036_t0053_u01785553292224") 2026/08/01 03:03:08 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc6c_d20260801_m030129_c001_v7007000_t0000_u01785553289612") as it is a hide marker 2026/08/01 03:03:08 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd770_d20260801_m030128_c001_v0001036_t0043_u01785553288670") 2026/08/01 03:03:08 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : ./.: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc5c_d20260801_m030123_c001_v7007000_t0000_u01785553283835") as it is a hide marker 2026/08/01 03:03:08 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : ./.: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd75c_d20260801_m030123_c001_v0001036_t0045_u01785553283120") 2026/08/01 03:03:08 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/01 03:03:08 DEBUG : ../..: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc5f_d20260801_m030125_c001_v7007000_t0000_u01785553285001") as it is a hide marker 2026/08/01 03:03:08 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/01 03:03:08 DEBUG : ../..: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd760_d20260801_m030124_c001_v0001036_t0049_u01785553284183") 2026/08/01 03:03:08 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/01 03:03:08 INFO : B2 bucket rclone-test-rocahob0waju: cleaning bucket "rclone-test-rocahob0waju" of all hidden files 2026/08/01 03:03:08 DEBUG : leading space/ leading space: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc64_d20260801_m030127_c001_v7007000_t0000_u01785553287222") as it is a hide marker 2026/08/01 03:03:08 DEBUG : leading space/ leading space: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd76c_d20260801_m030126_c001_v0001036_t0028_u01785553286355") 2026/08/01 03:03:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc60_d20260801_m030126_c001_v7007000_t0000_u01785553286009") as it is a hide marker 2026/08/01 03:03:08 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd768_d20260801_m030125_c001_v0001036_t0023_u01785553285348") 2026/08/01 03:03:08 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc7f_d20260801_m030134_c001_v7007000_t0000_u01785553294235") as it is a hide marker 2026/08/01 03:03:08 DEBUG : .leading dot/.leading dot: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd784_d20260801_m030133_c001_v0001036_t0036_u01785553293364") 2026/08/01 03:03:08 DEBUG : created from root.txt: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f415a6ef2cc41bd45_d20260801_m030235_c001_v7007000_t0000_u01785553355014") as it is a hide marker 2026/08/01 03:03:08 DEBUG : created from root.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119be6050005a638_d20260801_m030233_c001_v0001104_t0057_u01785553353675") 2026/08/01 03:03:08 DEBUG : file name.txt: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531c198_d20260801_m030243_c001_v7007000_t0000_u01785553363197") as it is a hide marker 2026/08/01 03:03:08 DEBUG : file name.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd800_d20260801_m030222_c001_v0001036_t0016_u01785553342378") 2026/08/01 03:03:09 DEBUG : file name.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f114ba1716f8265b9_d20260801_m030216_c001_v0001120_t0050_u01785553336707") 2026/08/01 03:03:09 DEBUG : file name.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7c0_d20260801_m030154_c001_v0001036_t0001_u01785553314423") 2026/08/01 03:03:09 DEBUG : file name.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7ba_d20260801_m030152_c001_v0001036_t0002_u01785553312969") 2026/08/01 03:03:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7be_d20260801_m030153_c001_v0001036_t0052_u01785553313770") "upload" dated 2026-08-01 03:01:53.77 +0000 UTC (1m15.522557514s ago) 2026/08/01 03:03:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f4265c10a4fe430b5_d20260801_m030214_c001_v7007000_t0000_u01785553334035") as it is a hide marker 2026/08/01 03:03:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f102141c0a868ce54_d20260801_m030213_c001_v0001161_t0050_u01785553333423") 2026/08/01 03:03:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f1118e710737a5788_d20260801_m030212_c001_v0001167_t0043_u01785553332486") 2026/08/01 03:03:09 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc99_d20260801_m030142_c001_v7007000_t0000_u01785553302769") as it is a hide marker 2026/08/01 03:03:09 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7a0_d20260801_m030142_c001_v0001036_t0053_u01785553302052") 2026/08/01 03:03:09 DEBUG : piped data.txt: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531c19a_d20260801_m030245_c001_v7007000_t0000_u01785553365069") as it is a hide marker 2026/08/01 03:03:09 DEBUG : piped data.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd834_d20260801_m030244_c001_v0001036_t0032_u01785553364436") 2026/08/01 03:03:09 DEBUG : piped data.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531c199_d20260801_m030244_c001_v7007000_t0000_u01785553364258") 2026/08/01 03:03:09 DEBUG : piped data.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419d1ae7aaafd832_d20260801_m030243_c001_v0001036_t0025_u01785553363908") 2026/08/01 03:03:09 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc9d_d20260801_m030144_c001_v7007000_t0000_u01785553304077") as it is a hide marker 2026/08/01 03:03:09 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7a4_d20260801_m030143_c001_v0001036_t0002_u01785553303116") 2026/08/01 03:03:09 DEBUG : test-metadata: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f404ebe81bfba8b0c_d20260801_m030254_c001_v7007000_t0000_u01785553374840") as it is a hide marker 2026/08/01 03:03:09 DEBUG : test-metadata: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531c19d_d20260801_m030248_c001_v0001120_t0042_u01785553368636") 2026/08/01 03:03:09 DEBUG : test-metadata: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531c19c_d20260801_m030246_c001_v7007000_t0000_u01785553366402") 2026/08/01 03:03:09 DEBUG : test-metadata: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd83a_d20260801_m030245_c001_v0001036_t0029_u01785553365247") 2026/08/01 03:03:10 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc86_d20260801_m030136_c001_v7007000_t0000_u01785553296429") as it is a hide marker 2026/08/01 03:03:10 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd78e_d20260801_m030135_c001_v0001036_t0025_u01785553295727") 2026/08/01 03:03:10 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc8e_d20260801_m030139_c001_v7007000_t0000_u01785553299190") as it is a hide marker 2026/08/01 03:03:10 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd796_d20260801_m030137_c001_v0001036_t0009_u01785553297998") 2026/08/01 03:03:10 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc89_d20260801_m030137_c001_v7007000_t0000_u01785553297649") as it is a hide marker 2026/08/01 03:03:10 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd790_d20260801_m030136_c001_v0001036_t0044_u01785553296849") 2026/08/01 03:03:10 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc94_d20260801_m030140_c001_v7007000_t0000_u01785553300629") as it is a hide marker 2026/08/01 03:03:10 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd79c_d20260801_m030139_c001_v0001036_t0013_u01785553299537") 2026/08/01 03:03:10 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc96_d20260801_m030141_c001_v7007000_t0000_u01785553301704") as it is a hide marker 2026/08/01 03:03:10 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd79e_d20260801_m030140_c001_v0001036_t0045_u01785553300977") 2026/08/01 03:03:10 DEBUG : trailing space /trailing space : Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc84_d20260801_m030135_c001_v7007000_t0000_u01785553295380") as it is a hide marker 2026/08/01 03:03:10 DEBUG : trailing space /trailing space : Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd78a_d20260801_m030134_c001_v0001036_t0047_u01785553294581") 2026/08/01 03:03:10 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd860_d20260801_m030302_c001_v0001036_t0054_u01785553382371") "upload" dated 2026-08-01 03:03:02.371 +0000 UTC (8.176546347s ago) 2026/08/01 03:03:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f404ebe81bfba8b0e_d20260801_m030300_c001_v7007000_t0000_u01785553380192") 2026/08/01 03:03:10 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd852_d20260801_m030257_c001_v0001036_t0042_u01785553377381") 2026/08/01 03:03:10 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdcb0_d20260801_m030152_c001_v7007000_t0000_u01785553312436") as it is a hide marker 2026/08/01 03:03:10 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f224e304c621fdca4_d20260801_m030146_c001_v0001173_t0056_u01785553306076") 2026/08/01 03:03:10 DEBUG : zero-length-file: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdca3_d20260801_m030145_c001_v7007000_t0000_u01785553305900") as it is a hide marker 2026/08/01 03:03:10 DEBUG : zero-length-file: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419d1ae7aaafd7a8_d20260801_m030145_c001_v0001036_t0025_u01785553305351") 2026/08/01 03:03:10 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc67_d20260801_m030128_c001_v7007000_t0000_u01785553288324") as it is a hide marker 2026/08/01 03:03:10 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd76e_d20260801_m030127_c001_v0001036_t0051_u01785553287568") 2026/08/01 03:03:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc57_d20260801_m030122_c001_v7007000_t0000_u01785553282772") as it is a hide marker 2026/08/01 03:03:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd754_d20260801_m030121_c001_v0001036_t0047_u01785553281680") 2026/08/01 03:03:11 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc71_d20260801_m030131_c001_v7007000_t0000_u01785553291878") as it is a hide marker 2026/08/01 03:03:11 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd77a_d20260801_m030131_c001_v0001036_t0052_u01785553291143") 2026/08/01 03:03:11 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc6e_d20260801_m030130_c001_v7007000_t0000_u01785553290638") as it is a hide marker 2026/08/01 03:03:11 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd774_d20260801_m030129_c001_v0001036_t0038_u01785553289962") 2026/08/01 03:03:11 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc77_d20260801_m030133_c001_v7007000_t0000_u01785553293016") as it is a hide marker 2026/08/01 03:03:11 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd77e_d20260801_m030132_c001_v0001036_t0053_u01785553292224") 2026/08/01 03:03:11 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc6c_d20260801_m030129_c001_v7007000_t0000_u01785553289612") as it is a hide marker 2026/08/01 03:03:11 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd770_d20260801_m030128_c001_v0001036_t0043_u01785553288670") 2026/08/01 03:03:11 DEBUG : ./.: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc5c_d20260801_m030123_c001_v7007000_t0000_u01785553283835") as it is a hide marker 2026/08/01 03:03:11 DEBUG : ./.: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd75c_d20260801_m030123_c001_v0001036_t0045_u01785553283120") 2026/08/01 03:03:11 DEBUG : ../..: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f424e304c621fdc5f_d20260801_m030125_c001_v7007000_t0000_u01785553285001") as it is a hide marker 2026/08/01 03:03:11 DEBUG : ../..: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd760_d20260801_m030124_c001_v0001036_t0049_u01785553284183") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/01 03:03:12 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/08/01 03:03:12 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/08/01 03:03:12 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/08/01 03:03:12 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/08/01 03:03:13 INFO : B2 bucket rclone-test-rocahob0waju: cleaning bucket "rclone-test-rocahob0waju" of pending multipart uploads older than 0s 2026/08/01 03:03:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7be_d20260801_m030153_c001_v0001036_t0052_u01785553313770") "upload" dated 2026-08-01 03:01:53.77 +0000 UTC (1m19.666962055s ago) 2026/08/01 03:03:13 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f21802ff22a5405a4_d20260801_m030312_c001_v0001146_t0051_u01785553392461") as it is a start marker (upload started at 2026-08-01 03:03:12.461 +0000 UTC) 2026/08/01 03:03:13 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/01 03:03:13 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f21802ff22a5405a5_d20260801_m030312_c001_v0001100_t0041_u01785553392635") as it is a start marker (upload started at 2026-08-01 03:03:12.635 +0000 UTC) 2026/08/01 03:03:13 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/01 03:03:13 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f21802ff22a5405a6_d20260801_m030312_c001_v0001115_t0024_u01785553392810") as it is a start marker (upload started at 2026-08-01 03:03:12.81 +0000 UTC) 2026/08/01 03:03:13 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/01 03:03:13 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f21802ff22a5405a7_d20260801_m030312_c001_v0001101_t0055_u01785553392985") as it is a start marker (upload started at 2026-08-01 03:03:12.985 +0000 UTC) 2026/08/01 03:03:13 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/01 03:03:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f41802ff22a5405a3_d20260801_m030312_c001_v7007000_t0000_u01785553392287") "hide" dated 2026-08-01 03:03:12.287 +0000 UTC (1.150147355s ago) 2026/08/01 03:03:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd860_d20260801_m030302_c001_v0001036_t0054_u01785553382371") 2026/08/01 03:03:13 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/01 03:03:13 INFO : B2 bucket rclone-test-rocahob0waju: cleaning bucket "rclone-test-rocahob0waju" of pending multipart uploads older than 0s 2026/08/01 03:03:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7be_d20260801_m030153_c001_v0001036_t0052_u01785553313770") "upload" dated 2026-08-01 03:01:53.77 +0000 UTC (1m20.021499662s ago) 2026/08/01 03:03:13 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f21802ff22a5405a4_d20260801_m030312_c001_v0001146_t0051_u01785553392461") as it is a start marker (upload started at 2026-08-01 03:03:12.461 +0000 UTC) 2026/08/01 03:03:13 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f21802ff22a5405a5_d20260801_m030312_c001_v0001100_t0041_u01785553392635") as it is a start marker (upload started at 2026-08-01 03:03:12.635 +0000 UTC) 2026/08/01 03:03:13 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f21802ff22a5405a6_d20260801_m030312_c001_v0001115_t0024_u01785553392810") as it is a start marker (upload started at 2026-08-01 03:03:12.81 +0000 UTC) 2026/08/01 03:03:13 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f21802ff22a5405a7_d20260801_m030312_c001_v0001101_t0055_u01785553392985") as it is a start marker (upload started at 2026-08-01 03:03:12.985 +0000 UTC) 2026/08/01 03:03:13 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z4fc2dd83404dbbbb9ff80e1b_f41802ff22a5405a3_d20260801_m030312_c001_v7007000_t0000_u01785553392287") "hide" dated 2026-08-01 03:03:12.287 +0000 UTC (1.507450856s ago) 2026/08/01 03:03:13 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd860_d20260801_m030302_c001_v0001036_t0054_u01785553382371") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/01 03:03:14 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/01 03:03:14 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/01 03:03:14 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/08/01 03:03:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/01 03:03:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/01 03:03:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/01 03:03:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/01 03:03:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/01 03:03:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/01 03:03:18 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/01 03:03:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:03:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/08/01 03:03:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770d2cd_d20260801_m030321_c001_v0001100_t0005_u01785553401621") 2026/08/01 03:03:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/01 03:03:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/01 03:03:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/01 03:03:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:03:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:03:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/01 03:03:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/01 03:03:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/01 03:03:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/01 03:03:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/01 03:03:27 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/01 03:03:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/01 03:03:28 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/01 03:03:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:03:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/08/01 03:03:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770d2db_d20260801_m030330_c001_v0001179_t0000_u01785553410766") 2026/08/01 03:03:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/01 03:03:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/01 03:03:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/01 03:03:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:03:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:03:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/01 03:03:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/01 03:03:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/01 03:03:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/01 03:03:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/01 03:03:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/01 03:03:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/01 03:03:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/01 03:03:38 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/01 03:03:39 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/01 03:03:39 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/01 03:03:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:03:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/08/01 03:03:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f2099ff4ad9f79a42_d20260801_m030341_c001_v0001131_t0010_u01785553421367") 2026/08/01 03:03:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/01 03:03:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/01 03:03:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/01 03:03:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/01 03:03:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/01 03:03:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:03:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:03:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/08/01 03:03:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/01 03:03:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/01 03:03:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/01 03:03:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/01 03:03:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/01 03:03:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/01 03:03:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/01 03:03:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:03:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/08/01 03:03:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f2099ff4ad9f79a44_d20260801_m030350_c001_v0001174_t0032_u01785553430758") 2026/08/01 03:03:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/01 03:03:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/01 03:03:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/01 03:03:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:03:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:03:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/01 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/01 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/01 03:03:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/01 03:03:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/01 03:03:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/01 03:03:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/01 03:03:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/01 03:03:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:03: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/08/01 03:03:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770d384_d20260801_m030359_c001_v0001184_t0020_u01785553439216") 2026/08/01 03:03:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/01 03:03:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/01 03:03:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/01 03:04:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:04:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:04:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/01 03:04:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/01 03:04:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/01 03:04:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/01 03:04:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/01 03:04:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/01 03:04:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/01 03:04:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/01 03:04:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/01 03:04:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/01 03:04:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/01 03:04:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:04:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/08/01 03:04:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f2235c097ceb043be_d20260801_m030409_c001_v0001115_t0028_u01785553449662") 2026/08/01 03:04:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/01 03:04:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/01 03:04:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/01 03:04:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/01 03:04:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/01 03:04:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:04:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:04:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/08/01 03:04:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/01 03:04:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/01 03:04:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/01 03:04:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/01 03:04:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/01 03:04:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/01 03:04:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/01 03:04:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:04:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/08/01 03:04:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f2058b608063a5652_d20260801_m030419_c001_v0001174_t0028_u01785553459680") 2026/08/01 03:04:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/01 03:04:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/01 03:04:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/01 03:04:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:04:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:04:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/01 03:04:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/01 03:04:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/01 03:04:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/01 03:04:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/01 03:04:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/01 03:04:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/01 03:04:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/01 03:04:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:04:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/08/01 03:04:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770fc16_d20260801_m030428_c001_v0001134_t0014_u01785553468562") 2026/08/01 03:04:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/01 03:04:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/01 03:04:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/01 03:04:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:04:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:04:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/01 03:04:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/01 03:04:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/01 03:04:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/01 03:04:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/01 03:04:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/01 03:04:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/01 03:04:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/01 03:04:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/01 03:04:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/01 03:04:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/01 03:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:04:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/08/01 03:04:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531cfb4_d20260801_m030436_c001_v0001179_t0000_u01785553476945") 2026/08/01 03:04:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/01 03:04:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/01 03:04:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/01 03:04:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/01 03:04:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/01 03:04:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:04:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:04:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/08/01 03:04:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/01 03:04:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/01 03:04:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/01 03:04:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/01 03:04:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/01 03:04:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/01 03:04:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/01 03:04:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:04:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/08/01 03:04:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dbd5_d20260801_m030445_c001_v0001181_t0027_u01785553485112") 2026/08/01 03:04:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/01 03:04:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/01 03:04:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/01 03:04:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:04:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:04:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/01 03:04:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/01 03:04:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/01 03:04:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/01 03:04:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/01 03:04:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/01 03:04:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/01 03:04:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/01 03:04:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:04:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/08/01 03:04:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dbe3_d20260801_m030454_c001_v0001182_t0035_u01785553494095") 2026/08/01 03:04:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/01 03:04:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/01 03:04:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/01 03:04:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:04:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:04:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/01 03:04:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/01 03:04:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/01 03:04:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/01 03:04:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/01 03:04:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/01 03:04:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/01 03:05:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/01 03:05:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/01 03:05:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/01 03:05:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/01 03:05:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:05: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/08/01 03:05:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f21228e48a5b30ff6_d20260801_m030504_c001_v0001117_t0021_u01785553504536") 2026/08/01 03:05:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/01 03:05:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/01 03:05:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/01 03:05:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/01 03:05:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/01 03:05:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:05:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:05:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/08/01 03:05:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/01 03:05:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/01 03:05:09 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/01 03:05:09 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/01 03:05:10 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/01 03:05:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/01 03:05:12 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/01 03:05:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:05:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/08/01 03:05:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f21228e48a5b31020_d20260801_m030514_c001_v0001091_t0001_u01785553514712") 2026/08/01 03:05:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/01 03:05:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/01 03:05:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/01 03:05:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:05:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:05:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/01 03:05:19 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/01 03:05:19 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/01 03:05:19 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/01 03:05:19 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/01 03:05:21 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/01 03:05:22 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/01 03:05:22 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/01 03:05:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:05:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/08/01 03:05:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dc37_d20260801_m030524_c001_v0001115_t0047_u01785553524893") 2026/08/01 03:05:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/01 03:05:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/01 03:05:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/01 03:05:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:05:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:05:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/01 03:05:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/01 03:05:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/01 03:05:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/01 03:05:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/01 03:05:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/01 03:05:35 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/01 03:05:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/01 03:05:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/01 03:05:37 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/01 03:05:37 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/01 03:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/08/01 03:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dc44_d20260801_m030539_c001_v0001109_t0035_u01785553539570") 2026/08/01 03:05:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/01 03:05:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/01 03:05:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/01 03:05:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/01 03:05:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/01 03:05:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:05:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:05:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/08/01 03:05:45 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/01 03:05:45 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/01 03:05:45 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/01 03:05:45 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/01 03:05:46 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/01 03:05:47 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/01 03:05:47 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/01 03:05:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:05:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/08/01 03:05:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f22154d325c0724ca_d20260801_m030549_c001_v0001117_t0016_u01785553549782") 2026/08/01 03:05:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/01 03:05:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/01 03:05:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/01 03:05:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:05:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:05:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/01 03:05:54 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/01 03:05:54 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/01 03:05:55 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/01 03:05:55 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/01 03:05:57 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/01 03:05:59 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/01 03:05:59 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/01 03:06:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:06:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/08/01 03:06:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f22154d325c0724d9_d20260801_m030603_c001_v0001184_t0000_u01785553563401") 2026/08/01 03:06:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/01 03:06:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/01 03:06:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/01 03:06:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:06:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:06:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/01 03:06:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/01 03:06:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/01 03:06:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/01 03:06:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/01 03:06:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/01 03:06:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/01 03:06:10 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/01 03:06:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/01 03:06:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/01 03:06:12 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/01 03:06:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/01 03:06:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/08/01 03:06:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z4fc2dd83404dbbbb9ff80e1b_f209cf3d1421d7737_d20260801_m030614_c001_v0001131_t0039_u01785553574995") 2026/08/01 03:06:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/01 03:06:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/01 03:06:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/01 03:06:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/01 03:06:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/01 03:06:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/01 03:06:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/01 03:06:18 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/08/01 03:06:27 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4fc2dd83404dbbbb9ff80e1b_f217f306a50123ab4_d20260801_m030626_c001_v0001109_t0023_u01785553586931") 2026/08/01 03:06:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/01 03:06:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/01 03:06:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/01 03:06:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/01 03:06:28 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/01 03:06:30 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/01 03:06:30 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/01 03:06:30 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/01 03:06:30 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/01 03:06:32 DEBUG : chunked-copy: Done sending chunk 0 2026/08/01 03:06:33 DEBUG : chunked-copy: Done sending chunk 1 2026/08/01 03:06:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/01 03:06:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4fc2dd83404dbbbb9ff80e1b_f217f306a50123abc_d20260801_m030634_c001_v0001041_t0042_u01785553594021") 2026/08/01 03:06:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/01 03:06:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/01 03:06:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/01 03:06:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/01 03:06:34 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/01 03:06:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/01 03:06:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/01 03:06:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/01 03:06:37 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/01 03:06:39 DEBUG : chunked-copy: Done sending chunk 0 2026/08/01 03:06:39 DEBUG : chunked-copy: Done sending chunk 1 2026/08/01 03:06:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/01 03:06:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z4fc2dd83404dbbbb9ff80e1b_f2032872135d0f6b3_d20260801_m030640_c001_v0001185_t0048_u01785553600621") 2026/08/01 03:06:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/01 03:06:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/01 03:06:41 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/01 03:06:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/01 03:06:41 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/01 03:06:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/01 03:06:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/01 03:06:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/01 03:06:43 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/01 03:06:46 DEBUG : chunked-copy: Done sending chunk 0 2026/08/01 03:06:46 DEBUG : chunked-copy: Done sending chunk 1 2026/08/01 03:06:46 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/01 03:06:47 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z4fc2dd83404dbbbb9ff80e1b_f2032872135d0f6bc_d20260801_m030647_c001_v0001150_t0002_u01785553607209") 2026/08/01 03:06:47 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/01 03:06:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/01 03:06:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/01 03:06:47 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/01 03:06:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/01 03:06:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/01 03:06:48 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/01 03:06:49 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/01 03:06:52 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/01 03:06:52 DEBUG : Creating backend with remote "TestB2:rclone-test-rocahob0waju/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/08/01 03:06:54 INFO : B2 bucket rclone-test-rocahob0waju: cleaning bucket "rclone-test-rocahob0waju" of all files 2026/08/01 03:06:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f42154d325c0724d2_d20260801_m030553_c001_v7007000_t0000_u01785553553956") 2026/08/01 03:06:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f22154d325c0724ca_d20260801_m030549_c001_v0001117_t0016_u01785553549782") 2026/08/01 03:06:54 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f42154d325c0724c7_d20260801_m030549_c001_v7007000_t0000_u01785553549133") 2026/08/01 03:06:54 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f22154d325c0724c0_d20260801_m030544_c001_v0001183_t0031_u01785553544881") 2026/08/01 03:06:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f417f306a50123aaa_d20260801_m030620_c001_v7007000_t0000_u01785553580431") 2026/08/01 03:06:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f209cf3d1421d7737_d20260801_m030614_c001_v0001131_t0039_u01785553574995") 2026/08/01 03:06:54 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f409cf3d1421d7734_d20260801_m030614_c001_v7007000_t0000_u01785553574366") 2026/08/01 03:06:54 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f22154d325c0724dc_d20260801_m030608_c001_v0001102_t0051_u01785553568800") 2026/08/01 03:06:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f42154d325c0724db_d20260801_m030608_c001_v7007000_t0000_u01785553568623") 2026/08/01 03:06:54 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f22154d325c0724d9_d20260801_m030603_c001_v0001184_t0000_u01785553563401") 2026/08/01 03:06:55 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f42154d325c0724d8_d20260801_m030602_c001_v7007000_t0000_u01785553562772") 2026/08/01 03:06:55 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f22154d325c0724d3_d20260801_m030554_c001_v0001180_t0025_u01785553554133") 2026/08/01 03:06:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419627dab770d3b4_d20260801_m030415_c001_v7007000_t0000_u01785553455307") 2026/08/01 03:06:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f2235c097ceb043be_d20260801_m030409_c001_v0001115_t0028_u01785553449662") 2026/08/01 03:06:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419627dab770d38a_d20260801_m030404_c001_v7007000_t0000_u01785553444109") 2026/08/01 03:06:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770d384_d20260801_m030359_c001_v0001184_t0020_u01785553439216") 2026/08/01 03:06:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f4235c097ceb043b9_d20260801_m030409_c001_v7007000_t0000_u01785553449102") 2026/08/01 03:06:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770d38c_d20260801_m030404_c001_v0001092_t0041_u01785553444291") 2026/08/01 03:06:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419627dab770d383_d20260801_m030358_c001_v7007000_t0000_u01785553438794") 2026/08/01 03:06:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770d37a_d20260801_m030354_c001_v0001136_t0013_u01785553434436") 2026/08/01 03:06:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419627dab770d379_d20260801_m030354_c001_v7007000_t0000_u01785553434262") 2026/08/01 03:06:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f2099ff4ad9f79a44_d20260801_m030350_c001_v0001174_t0032_u01785553430758") 2026/08/01 03:06:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f4099ff4ad9f79a43_d20260801_m030349_c001_v7007000_t0000_u01785553429914") 2026/08/01 03:06:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770d35b_d20260801_m030345_c001_v0001099_t0053_u01785553425806") 2026/08/01 03:06:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419627dab770fc4c_d20260801_m030440_c001_v7007000_t0000_u01785553480738") 2026/08/01 03:06:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531cfb4_d20260801_m030436_c001_v0001179_t0000_u01785553476945") 2026/08/01 03:06:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419627dab770fc1b_d20260801_m030432_c001_v7007000_t0000_u01785553472152") 2026/08/01 03:06:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770fc16_d20260801_m030428_c001_v0001134_t0014_u01785553468562") 2026/08/01 03:06:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531cfb2_d20260801_m030436_c001_v7007000_t0000_u01785553476536") 2026/08/01 03:06:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770fc1c_d20260801_m030432_c001_v0001183_t0046_u01785553472327") 2026/08/01 03:06:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419627dab770fc15_d20260801_m030428_c001_v7007000_t0000_u01785553468034") 2026/08/01 03:06:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770fc0e_d20260801_m030423_c001_v0001134_t0054_u01785553463373") 2026/08/01 03:06:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419627dab770fc0d_d20260801_m030423_c001_v7007000_t0000_u01785553463192") 2026/08/01 03:06:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f2058b608063a5652_d20260801_m030419_c001_v0001174_t0028_u01785553459680") 2026/08/01 03:06:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f4058b608063a564c_d20260801_m030419_c001_v7007000_t0000_u01785553459265") 2026/08/01 03:06:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770d3b8_d20260801_m030415_c001_v0001150_t0003_u01785553455481") 2026/08/01 03:06:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419627dab770d35a_d20260801_m030345_c001_v7007000_t0000_u01785553425628") 2026/08/01 03:06:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f2099ff4ad9f79a42_d20260801_m030341_c001_v0001131_t0010_u01785553421367") 2026/08/01 03:06:56 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f4099ff4ad9f79a41_d20260801_m030340_c001_v7007000_t0000_u01785553420739") 2026/08/01 03:06:56 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770d2e5_d20260801_m030335_c001_v0001165_t0044_u01785553415329") 2026/08/01 03:06:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419627dab770d2e4_d20260801_m030335_c001_v7007000_t0000_u01785553415152") 2026/08/01 03:06:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770d2db_d20260801_m030330_c001_v0001179_t0000_u01785553410766") 2026/08/01 03:06:56 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419627dab770d2da_d20260801_m030329_c001_v7007000_t0000_u01785553409800") 2026/08/01 03:06:56 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f22290b081f98effc_d20260801_m030325_c001_v0001136_t0036_u01785553405320") 2026/08/01 03:06:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f42290b081f98eff9_d20260801_m030325_c001_v7007000_t0000_u01785553405145") 2026/08/01 03:06:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770d2cd_d20260801_m030321_c001_v0001100_t0005_u01785553401621") 2026/08/01 03:06:56 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f419627dab770d2ca_d20260801_m030321_c001_v7007000_t0000_u01785553401189") 2026/08/01 03:06:56 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f21802ff22a5405aa_d20260801_m030315_c001_v0001105_t0028_u01785553395886") 2026/08/01 03:06:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531dbed_d20260801_m030509_c001_v7007000_t0000_u01785553509137") 2026/08/01 03:06:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f21228e48a5b30ff6_d20260801_m030504_c001_v0001117_t0021_u01785553504536") 2026/08/01 03:06:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531dbe4_d20260801_m030458_c001_v7007000_t0000_u01785553498376") 2026/08/01 03:06:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dbe3_d20260801_m030454_c001_v0001182_t0035_u01785553494095") 2026/08/01 03:06:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f41228e48a5b30ff4_d20260801_m030504_c001_v7007000_t0000_u01785553504038") 2026/08/01 03:06:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dbe5_d20260801_m030458_c001_v0001146_t0019_u01785553498552") 2026/08/01 03:06:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531dbe2_d20260801_m030453_c001_v7007000_t0000_u01785553493601") 2026/08/01 03:06:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dbe0_d20260801_m030448_c001_v0001120_t0016_u01785553488603") 2026/08/01 03:06:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531dbdf_d20260801_m030448_c001_v7007000_t0000_u01785553488428") 2026/08/01 03:06:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dbd5_d20260801_m030445_c001_v0001181_t0027_u01785553485112") 2026/08/01 03:06:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531dbd2_d20260801_m030444_c001_v7007000_t0000_u01785553484666") 2026/08/01 03:06:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f219627dab770fc4d_d20260801_m030440_c001_v0001182_t0037_u01785553480912") 2026/08/01 03:06:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f42154d325c0724bf_d20260801_m030544_c001_v7007000_t0000_u01785553544703") 2026/08/01 03:06:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dc44_d20260801_m030539_c001_v0001109_t0035_u01785553539570") 2026/08/01 03:06:57 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531dc43_d20260801_m030539_c001_v7007000_t0000_u01785553539061") 2026/08/01 03:06:57 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dc3e_d20260801_m030534_c001_v0001177_t0002_u01785553534246") 2026/08/01 03:06:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531dc3d_d20260801_m030534_c001_v7007000_t0000_u01785553534073") 2026/08/01 03:06:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dc37_d20260801_m030524_c001_v0001115_t0047_u01785553524893") 2026/08/01 03:06:57 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531dc1d_d20260801_m030524_c001_v7007000_t0000_u01785553524372") 2026/08/01 03:06:57 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dc16_d20260801_m030518_c001_v0001090_t0039_u01785553518721") 2026/08/01 03:06:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f413298caa531dc15_d20260801_m030518_c001_v7007000_t0000_u01785553518545") 2026/08/01 03:06:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f21228e48a5b31020_d20260801_m030514_c001_v0001091_t0001_u01785553514712") 2026/08/01 03:06:58 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f41228e48a5b31018_d20260801_m030513_c001_v7007000_t0000_u01785553513417") 2026/08/01 03:06:58 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f213298caa531dbee_d20260801_m030509_c001_v0001180_t0041_u01785553509310") 2026/08/01 03:06:58 DEBUG : chunked-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f427774169d44a587_d20260801_m030649_c001_v7007000_t0000_u01785553609645") 2026/08/01 03:06:58 DEBUG : chunked-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f217f306a50123ad5_d20260801_m030643_c001_v0001101_t0048_u01785553603258") 2026/08/01 03:06:58 DEBUG : chunked-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f417f306a50123ad4_d20260801_m030642_c001_v7007000_t0000_u01785553602547") 2026/08/01 03:06:58 DEBUG : chunked-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f217f306a50123ac5_d20260801_m030636_c001_v0001098_t0010_u01785553596729") 2026/08/01 03:06:58 DEBUG : chunked-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f417f306a50123ac3_d20260801_m030636_c001_v7007000_t0000_u01785553596102") 2026/08/01 03:06:58 DEBUG : chunked-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f2032872135d0f6aa_d20260801_m030630_c001_v0001109_t0009_u01785553590017") 2026/08/01 03:06:58 DEBUG : chunked-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f4032872135d0f6a8_d20260801_m030629_c001_v7007000_t0000_u01785553589213") 2026/08/01 03:06:58 DEBUG : chunked-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafda04_d20260801_m030625_c001_v0001036_t0032_u01785553585101") 2026/08/01 03:06:58 DEBUG : chunked-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f417f306a50123ab0_d20260801_m030624_c001_v7007000_t0000_u01785553584672") 2026/08/01 03:06:58 DEBUG : chunked-copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd9f4_d20260801_m030621_c001_v0001036_t0027_u01785553581233") 2026/08/01 03:06:58 DEBUG : chunked-copy.copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f427774169d44a586_d20260801_m030649_c001_v7007000_t0000_u01785553609463") 2026/08/01 03:06:58 DEBUG : chunked-copy.copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f2032872135d0f6bc_d20260801_m030647_c001_v0001150_t0002_u01785553607209") 2026/08/01 03:06:58 DEBUG : chunked-copy.copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f417f306a50123ad3_d20260801_m030642_c001_v7007000_t0000_u01785553602364") 2026/08/01 03:06:58 DEBUG : chunked-copy.copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f2032872135d0f6b3_d20260801_m030640_c001_v0001185_t0048_u01785553600621") 2026/08/01 03:06:58 DEBUG : chunked-copy.copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f417f306a50123ac2_d20260801_m030635_c001_v7007000_t0000_u01785553595918") 2026/08/01 03:06:58 DEBUG : chunked-copy.copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f217f306a50123abc_d20260801_m030634_c001_v0001041_t0042_u01785553594021") 2026/08/01 03:06:58 DEBUG : chunked-copy.copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f4032872135d0f6a7_d20260801_m030629_c001_v7007000_t0000_u01785553589023") 2026/08/01 03:06:58 DEBUG : chunked-copy.copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f217f306a50123ab4_d20260801_m030626_c001_v0001109_t0023_u01785553586931") 2026/08/01 03:06:59 DEBUG : chunked-copy.copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f417f306a50123aae_d20260801_m030624_c001_v7007000_t0000_u01785553584488") 2026/08/01 03:06:59 DEBUG : chunked-copy.copy: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f1141e4008a69714f_d20260801_m030623_c001_v0001038_t0018_u01785553583385") 2026/08/01 03:06:59 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafd7be_d20260801_m030153_c001_v0001036_t0052_u01785553313770") 2026/08/01 03:06:59 DEBUG : unknown-size-put.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f427774169d44a588_d20260801_m030650_c001_v7007000_t0000_u01785553610859") 2026/08/01 03:06:59 DEBUG : unknown-size-put.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafda50_d20260801_m030650_c001_v0001036_t0013_u01785553610187") 2026/08/01 03:06:59 DEBUG : unknown-size-update.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f427774169d44a58d_d20260801_m030652_c001_v7007000_t0000_u01785553612807") 2026/08/01 03:06:59 DEBUG : unknown-size-update.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafda5a_d20260801_m030652_c001_v0001036_t0018_u01785553612146") 2026/08/01 03:06:59 DEBUG : unknown-size-update.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f119d1ae7aaafda54_d20260801_m030651_c001_v0001036_t0012_u01785553611041") 2026/08/01 03:06:59 DEBUG : versions/test-versions.txt: Deleting (id "4_z4fc2dd83404dbbbb9ff80e1b_f41802ff22a5405a3_d20260801_m030312_c001_v7007000_t0000_u01785553392287") 2026/08/01 03:07:00 INFO : B2 bucket rclone-test-rocahob0waju: cleaning bucket "rclone-test-rocahob0waju" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (343.74s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.52s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.35s) --- PASS: TestIntegration/FsMkdir (341.69s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.51s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.23s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.31s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.53s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.24s) --- 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.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- 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.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (184.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (11.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (6.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (35.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (15.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (9.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.95s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 343.775s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m45.790547676s (try 1/5)