"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestB2:" 2026/07/22 03:44:35 DEBUG : Creating backend with remote "TestB2:rclone-test-malikar6fuzi" 2026/07/22 03:44:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/22 03:44:37 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/22 03:44:38 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/22 03:44:38 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/07/22 03:44:59 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/07/22 03:45:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/07/22 03:45:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/07/22 03:45:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/07/22 03:45:02 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/07/22 03:45:02 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/07/22 03:45:02 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/22 03:45:09 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/22 03:45:10 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/07/22 03:45:14 INFO : B2 bucket rclone-test-malikar6fuzi: cleaning bucket "rclone-test-malikar6fuzi" of all files 2026/07/22 03:45:15 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563977b0_d20260722_m034514_c001_v0001185_t0023_u01784691914038") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/22 03:45:16 DEBUG : Creating backend with remote "TestB2:rclone-test-malikar6fuzi/dirToPurgeFromRoot" 2026/07/22 03:45:17 INFO : B2 bucket rclone-test-malikar6fuzi path dirToPurgeFromRoot: cleaning bucket "rclone-test-malikar6fuzi" of all files 2026/07/22 03:45:17 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563977c2_d20260722_m034515_c001_v0001185_t0020_u01784691915546") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/22 03:45:18 DEBUG : Creating backend with remote "TestB2:rclone-test-malikar6fuzi/hello? sausage/êé" 2026/07/22 03:45:22 INFO : B2 bucket rclone-test-malikar6fuzi path hello? sausage/êé: cleaning bucket "rclone-test-malikar6fuzi" of all files 2026/07/22 03:45:22 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f102855f17c732982_d20260722_m034520_c001_v0001100_t0055_u01784691920739") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/07/22 03:45:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2026/07/22 03:45:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/22 03:45:23 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/07/22 03:45:33 DEBUG : Creating backend with remote "TestB2:rclone-test-malikar6fuzi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/22 03:45:35 DEBUG : Creating backend with remote "TestB2:rclone-test-malikar6fuzi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-malikar6fuzi" from "TestB2:rclone-test-malikar6fuzi" 2026/07/22 03:45:37 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/07/22 03:45:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fuhepig8gawu" 2026/07/22 03:45:52 DEBUG : B2 bucket rclone-test-fuhepig8gawu: Purge remote 2026/07/22 03:45:52 INFO : B2 bucket rclone-test-fuhepig8gawu: cleaning bucket "rclone-test-fuhepig8gawu" of all files 2026/07/22 03:45:52 DEBUG : somefile: Deleting (id "4_z9f520d23e0ed8b7b9ff80e1b_f405fcee7abe1f8e3_d20260722_m034551_c001_v0001131_t0004_u01784691951153") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/07/22 03:45:53 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/22 03:45:54 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/07/22 03:45:57 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/07/22 03:45:57 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/07/22 03:45:57 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.384Ki offset 6Mi/6.106Mi 2026/07/22 03:45:57 DEBUG : test-metadata: Sending chunk 1 length 110985 2026/07/22 03:45:59 DEBUG : test-metadata: Done sending chunk 1 2026/07/22 03:45:59 DEBUG : test-metadata: Done sending chunk 0 2026/07/22 03:45:59 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/07/22 03:46:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2026/07/22 03:46:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/22 03:46:07 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-07-22-034604-679.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/07/22 03:46:10 DEBUG : oldPath = "TestB2:rclone-test-malikar6fuzi/versions/test-versions-v2026-07-22-034604-679.txt" 2026/07/22 03:46:10 DEBUG : newPath = "TestB2,versions:rclone-test-malikar6fuzi/versions/test-versions-v2026-07-22-034604-679.txt" 2026/07/22 03:46:10 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-malikar6fuzi/versions/test-versions-v2026-07-22-034604-679.txt" 2026/07/22 03:46:10 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/07/22 03:46:11 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-malikar6fuzi/versions/test-versions-v2026-07-22-034604-679.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-malikar6fuzi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/07/22 03:46:14 INFO : B2 bucket rclone-test-malikar6fuzi: cleaning bucket "rclone-test-malikar6fuzi" of all hidden files 2026/07/22 03:46:15 DEBUG : leading space/ leading space: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31dd_d20260722_m034444_c001_v7007000_t0000_u01784691884595") as it is a hide marker 2026/07/22 03:46:15 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : leading space/ leading space: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976da_d20260722_m034444_c001_v0001185_t0027_u01784691884040") 2026/07/22 03:46:15 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31da_d20260722_m034443_c001_v7007000_t0000_u01784691883690") as it is a hide marker 2026/07/22 03:46:15 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976d6_d20260722_m034443_c001_v0001185_t0016_u01784691883140") 2026/07/22 03:46:15 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3204_d20260722_m034450_c001_v7007000_t0000_u01784691890027") as it is a hide marker 2026/07/22 03:46:15 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397702_d20260722_m034449_c001_v0001185_t0000_u01784691889474") 2026/07/22 03:46:15 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : created from root.txt: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f408426db397c02e0_d20260722_m034545_c001_v7007000_t0000_u01784691945090") as it is a hide marker 2026/07/22 03:46:15 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : created from root.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1178abe7131b3f2d_d20260722_m034543_c001_v0001120_t0037_u01784691943955") 2026/07/22 03:46:15 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : file name.txt: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f425548e5a5edc743_d20260722_m034553_c001_v7007000_t0000_u01784691953404") as it is a hide marker 2026/07/22 03:46:15 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : file name.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639785c_d20260722_m034533_c001_v0001185_t0056_u01784691933262") 2026/07/22 03:46:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : file name.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f104204ed554ad363_d20260722_m034527_c001_v0001144_t0011_u01784691927444") 2026/07/22 03:46:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : file name.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639777e_d20260722_m034506_c001_v0001185_t0039_u01784691906615") 2026/07/22 03:46:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : file name.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397774_d20260722_m034505_c001_v0001185_t0025_u01784691905877") 2026/07/22 03:46:15 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639777a_d20260722_m034506_c001_v0001185_t0048_u01784691906252") "upload" dated 2026-07-22 03:45:06.252 +0000 UTC (1m8.98236483s ago) 2026/07/22 03:46:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f41907ba376d86db6_d20260722_m034525_c001_v7007000_t0000_u01784691925143") as it is a hide marker 2026/07/22 03:46:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1039a3bcf479b906_d20260722_m034524_c001_v0001044_t0022_u01784691924626") 2026/07/22 03:46:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1069e7f275c5f7dc_d20260722_m034523_c001_v0001172_t0039_u01784691923748") 2026/07/22 03:46:15 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede321b_d20260722_m034456_c001_v7007000_t0000_u01784691896572") as it is a hide marker 2026/07/22 03:46:15 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639772c_d20260722_m034455_c001_v0001185_t0051_u01784691895952") 2026/07/22 03:46:15 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : piped data.txt: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f425548e5a5edc745_d20260722_m034555_c001_v7007000_t0000_u01784691955052") as it is a hide marker 2026/07/22 03:46:15 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : piped data.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397916_d20260722_m034554_c001_v0001185_t0058_u01784691954692") 2026/07/22 03:46:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : piped data.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f425548e5a5edc744_d20260722_m034554_c001_v7007000_t0000_u01784691954499") 2026/07/22 03:46:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : piped data.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f4040f89156397912_d20260722_m034554_c001_v0001185_t0059_u01784691954147") 2026/07/22 03:46:15 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede321c_d20260722_m034457_c001_v7007000_t0000_u01784691897476") as it is a hide marker 2026/07/22 03:46:15 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397730_d20260722_m034456_c001_v0001185_t0039_u01784691896923") 2026/07/22 03:46:15 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : test-metadata: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f425548e5a5edc74c_d20260722_m034602_c001_v7007000_t0000_u01784691962124") as it is a hide marker 2026/07/22 03:46:15 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : test-metadata: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f225548e5a5edc748_d20260722_m034556_c001_v0001098_t0043_u01784691956987") 2026/07/22 03:46:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : test-metadata: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f425548e5a5edc746_d20260722_m034555_c001_v7007000_t0000_u01784691955974") 2026/07/22 03:46:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : test-metadata: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639791e_d20260722_m034555_c001_v0001185_t0037_u01784691955247") 2026/07/22 03:46:15 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3209_d20260722_m034451_c001_v7007000_t0000_u01784691891848") as it is a hide marker 2026/07/22 03:46:15 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639770c_d20260722_m034451_c001_v0001185_t0013_u01784691891313") 2026/07/22 03:46:15 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3213_d20260722_m034453_c001_v7007000_t0000_u01784691893695") as it is a hide marker 2026/07/22 03:46:15 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639771a_d20260722_m034453_c001_v0001185_t0045_u01784691893098") 2026/07/22 03:46:15 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede320b_d20260722_m034452_c001_v7007000_t0000_u01784691892747") as it is a hide marker 2026/07/22 03:46:15 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397714_d20260722_m034452_c001_v0001185_t0055_u01784691892199") 2026/07/22 03:46:15 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3216_d20260722_m034454_c001_v7007000_t0000_u01784691894650") as it is a hide marker 2026/07/22 03:46:15 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397720_d20260722_m034454_c001_v0001185_t0051_u01784691894048") 2026/07/22 03:46:15 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3219_d20260722_m034455_c001_v7007000_t0000_u01784691895602") as it is a hide marker 2026/07/22 03:46:15 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397726_d20260722_m034455_c001_v0001185_t0034_u01784691895000") 2026/07/22 03:46:15 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3206_d20260722_m034450_c001_v7007000_t0000_u01784691890962") as it is a hide marker 2026/07/22 03:46:15 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : trailing space /trailing space : Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397704_d20260722_m034450_c001_v0001185_t0050_u01784691890376") 2026/07/22 03:46:15 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563979a4_d20260722_m034609_c001_v0001185_t0027_u01784691969497") "upload" dated 2026-07-22 03:46:09.497 +0000 UTC (5.737870043s ago) 2026/07/22 03:46:15 DEBUG : versions/test-versions.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f421e70466584422a_d20260722_m034607_c001_v7007000_t0000_u01784691967322") 2026/07/22 03:46:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : versions/test-versions.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397976_d20260722_m034604_c001_v0001185_t0049_u01784691964679") 2026/07/22 03:46:15 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3221_d20260722_m034505_c001_v7007000_t0000_u01784691905353") as it is a hide marker 2026/07/22 03:46:15 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f220e0848cede321e_d20260722_m034459_c001_v0001171_t0038_u01784691899598") 2026/07/22 03:46:15 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : zero-length-file: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede321d_d20260722_m034459_c001_v7007000_t0000_u01784691899422") as it is a hide marker 2026/07/22 03:46:15 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : zero-length-file: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f4040f8915639773e_d20260722_m034458_c001_v0001185_t0059_u01784691898868") 2026/07/22 03:46:15 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31e1_d20260722_m034445_c001_v7007000_t0000_u01784691885481") as it is a hide marker 2026/07/22 03:46:15 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976e0_d20260722_m034444_c001_v0001185_t0058_u01784691884944") 2026/07/22 03:46:15 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31cd_d20260722_m034440_c001_v7007000_t0000_u01784691880919") as it is a hide marker 2026/07/22 03:46:15 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976b6_d20260722_m034440_c001_v0001185_t0025_u01784691880018") 2026/07/22 03:46:15 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31ff_d20260722_m034448_c001_v7007000_t0000_u01784691888233") as it is a hide marker 2026/07/22 03:46:15 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976f8_d20260722_m034447_c001_v0001185_t0017_u01784691887698") 2026/07/22 03:46:15 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31f8_d20260722_m034447_c001_v7007000_t0000_u01784691887345") as it is a hide marker 2026/07/22 03:46:15 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976f0_d20260722_m034446_c001_v0001185_t0050_u01784691886749") 2026/07/22 03:46:15 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3202_d20260722_m034449_c001_v7007000_t0000_u01784691889122") as it is a hide marker 2026/07/22 03:46:15 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976fe_d20260722_m034448_c001_v0001185_t0048_u01784691888585") 2026/07/22 03:46:15 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31ec_d20260722_m034446_c001_v7007000_t0000_u01784691886389") as it is a hide marker 2026/07/22 03:46:15 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976e8_d20260722_m034445_c001_v0001185_t0022_u01784691885831") 2026/07/22 03:46:15 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : ./.: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31d2_d20260722_m034441_c001_v7007000_t0000_u01784691881899") as it is a hide marker 2026/07/22 03:46:15 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : ./.: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976c6_d20260722_m034441_c001_v0001185_t0036_u01784691881270") 2026/07/22 03:46:15 NOTICE: ./.: Skipped delete as --dry-run is set 2026/07/22 03:46:15 DEBUG : ../..: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31d6_d20260722_m034442_c001_v7007000_t0000_u01784691882790") as it is a hide marker 2026/07/22 03:46:15 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/07/22 03:46:15 DEBUG : ../..: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976ca_d20260722_m034442_c001_v0001185_t0001_u01784691882250") 2026/07/22 03:46:15 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/07/22 03:46:15 INFO : B2 bucket rclone-test-malikar6fuzi: cleaning bucket "rclone-test-malikar6fuzi" of all hidden files 2026/07/22 03:46:15 DEBUG : leading space/ leading space: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31dd_d20260722_m034444_c001_v7007000_t0000_u01784691884595") as it is a hide marker 2026/07/22 03:46:15 DEBUG : leading space/ leading space: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976da_d20260722_m034444_c001_v0001185_t0027_u01784691884040") 2026/07/22 03:46:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31da_d20260722_m034443_c001_v7007000_t0000_u01784691883690") as it is a hide marker 2026/07/22 03:46:15 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976d6_d20260722_m034443_c001_v0001185_t0016_u01784691883140") 2026/07/22 03:46:15 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3204_d20260722_m034450_c001_v7007000_t0000_u01784691890027") as it is a hide marker 2026/07/22 03:46:15 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397702_d20260722_m034449_c001_v0001185_t0000_u01784691889474") 2026/07/22 03:46:15 DEBUG : created from root.txt: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f408426db397c02e0_d20260722_m034545_c001_v7007000_t0000_u01784691945090") as it is a hide marker 2026/07/22 03:46:15 DEBUG : created from root.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1178abe7131b3f2d_d20260722_m034543_c001_v0001120_t0037_u01784691943955") 2026/07/22 03:46:15 DEBUG : file name.txt: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f425548e5a5edc743_d20260722_m034553_c001_v7007000_t0000_u01784691953404") as it is a hide marker 2026/07/22 03:46:15 DEBUG : file name.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639785c_d20260722_m034533_c001_v0001185_t0056_u01784691933262") 2026/07/22 03:46:16 DEBUG : file name.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f104204ed554ad363_d20260722_m034527_c001_v0001144_t0011_u01784691927444") 2026/07/22 03:46:16 DEBUG : file name.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639777e_d20260722_m034506_c001_v0001185_t0039_u01784691906615") 2026/07/22 03:46:16 DEBUG : file name.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397774_d20260722_m034505_c001_v0001185_t0025_u01784691905877") 2026/07/22 03:46:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639777a_d20260722_m034506_c001_v0001185_t0048_u01784691906252") "upload" dated 2026-07-22 03:45:06.252 +0000 UTC (1m9.959010896s ago) 2026/07/22 03:46:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f41907ba376d86db6_d20260722_m034525_c001_v7007000_t0000_u01784691925143") as it is a hide marker 2026/07/22 03:46:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1039a3bcf479b906_d20260722_m034524_c001_v0001044_t0022_u01784691924626") 2026/07/22 03:46:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1069e7f275c5f7dc_d20260722_m034523_c001_v0001172_t0039_u01784691923748") 2026/07/22 03:46:16 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede321b_d20260722_m034456_c001_v7007000_t0000_u01784691896572") as it is a hide marker 2026/07/22 03:46:16 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639772c_d20260722_m034455_c001_v0001185_t0051_u01784691895952") 2026/07/22 03:46:16 DEBUG : piped data.txt: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f425548e5a5edc745_d20260722_m034555_c001_v7007000_t0000_u01784691955052") as it is a hide marker 2026/07/22 03:46:16 DEBUG : piped data.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397916_d20260722_m034554_c001_v0001185_t0058_u01784691954692") 2026/07/22 03:46:16 DEBUG : piped data.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f425548e5a5edc744_d20260722_m034554_c001_v7007000_t0000_u01784691954499") 2026/07/22 03:46:16 DEBUG : piped data.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f4040f89156397912_d20260722_m034554_c001_v0001185_t0059_u01784691954147") 2026/07/22 03:46:16 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede321c_d20260722_m034457_c001_v7007000_t0000_u01784691897476") as it is a hide marker 2026/07/22 03:46:16 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397730_d20260722_m034456_c001_v0001185_t0039_u01784691896923") 2026/07/22 03:46:16 DEBUG : test-metadata: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f425548e5a5edc74c_d20260722_m034602_c001_v7007000_t0000_u01784691962124") as it is a hide marker 2026/07/22 03:46:16 DEBUG : test-metadata: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f225548e5a5edc748_d20260722_m034556_c001_v0001098_t0043_u01784691956987") 2026/07/22 03:46:16 DEBUG : test-metadata: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f425548e5a5edc746_d20260722_m034555_c001_v7007000_t0000_u01784691955974") 2026/07/22 03:46:16 DEBUG : test-metadata: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639791e_d20260722_m034555_c001_v0001185_t0037_u01784691955247") 2026/07/22 03:46:16 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3209_d20260722_m034451_c001_v7007000_t0000_u01784691891848") as it is a hide marker 2026/07/22 03:46:16 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639770c_d20260722_m034451_c001_v0001185_t0013_u01784691891313") 2026/07/22 03:46:17 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3213_d20260722_m034453_c001_v7007000_t0000_u01784691893695") as it is a hide marker 2026/07/22 03:46:17 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639771a_d20260722_m034453_c001_v0001185_t0045_u01784691893098") 2026/07/22 03:46:17 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede320b_d20260722_m034452_c001_v7007000_t0000_u01784691892747") as it is a hide marker 2026/07/22 03:46:17 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397714_d20260722_m034452_c001_v0001185_t0055_u01784691892199") 2026/07/22 03:46:17 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3216_d20260722_m034454_c001_v7007000_t0000_u01784691894650") as it is a hide marker 2026/07/22 03:46:17 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397720_d20260722_m034454_c001_v0001185_t0051_u01784691894048") 2026/07/22 03:46:17 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3219_d20260722_m034455_c001_v7007000_t0000_u01784691895602") as it is a hide marker 2026/07/22 03:46:17 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397726_d20260722_m034455_c001_v0001185_t0034_u01784691895000") 2026/07/22 03:46:17 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3206_d20260722_m034450_c001_v7007000_t0000_u01784691890962") as it is a hide marker 2026/07/22 03:46:17 DEBUG : trailing space /trailing space : Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397704_d20260722_m034450_c001_v0001185_t0050_u01784691890376") 2026/07/22 03:46:17 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563979a4_d20260722_m034609_c001_v0001185_t0027_u01784691969497") "upload" dated 2026-07-22 03:46:09.497 +0000 UTC (7.9706052s ago) 2026/07/22 03:46:17 DEBUG : versions/test-versions.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f421e70466584422a_d20260722_m034607_c001_v7007000_t0000_u01784691967322") 2026/07/22 03:46:17 DEBUG : versions/test-versions.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397976_d20260722_m034604_c001_v0001185_t0049_u01784691964679") 2026/07/22 03:46:17 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3221_d20260722_m034505_c001_v7007000_t0000_u01784691905353") as it is a hide marker 2026/07/22 03:46:17 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f220e0848cede321e_d20260722_m034459_c001_v0001171_t0038_u01784691899598") 2026/07/22 03:46:17 DEBUG : zero-length-file: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede321d_d20260722_m034459_c001_v7007000_t0000_u01784691899422") as it is a hide marker 2026/07/22 03:46:17 DEBUG : zero-length-file: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f4040f8915639773e_d20260722_m034458_c001_v0001185_t0059_u01784691898868") 2026/07/22 03:46:17 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31e1_d20260722_m034445_c001_v7007000_t0000_u01784691885481") as it is a hide marker 2026/07/22 03:46:17 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976e0_d20260722_m034444_c001_v0001185_t0058_u01784691884944") 2026/07/22 03:46:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31cd_d20260722_m034440_c001_v7007000_t0000_u01784691880919") as it is a hide marker 2026/07/22 03:46:17 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976b6_d20260722_m034440_c001_v0001185_t0025_u01784691880018") 2026/07/22 03:46:17 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31ff_d20260722_m034448_c001_v7007000_t0000_u01784691888233") as it is a hide marker 2026/07/22 03:46:17 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976f8_d20260722_m034447_c001_v0001185_t0017_u01784691887698") 2026/07/22 03:46:18 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31f8_d20260722_m034447_c001_v7007000_t0000_u01784691887345") as it is a hide marker 2026/07/22 03:46:18 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976f0_d20260722_m034446_c001_v0001185_t0050_u01784691886749") 2026/07/22 03:46:18 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede3202_d20260722_m034449_c001_v7007000_t0000_u01784691889122") as it is a hide marker 2026/07/22 03:46:18 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976fe_d20260722_m034448_c001_v0001185_t0048_u01784691888585") 2026/07/22 03:46:18 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31ec_d20260722_m034446_c001_v7007000_t0000_u01784691886389") as it is a hide marker 2026/07/22 03:46:18 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976e8_d20260722_m034445_c001_v0001185_t0022_u01784691885831") 2026/07/22 03:46:18 DEBUG : ./.: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31d2_d20260722_m034441_c001_v7007000_t0000_u01784691881899") as it is a hide marker 2026/07/22 03:46:18 DEBUG : ./.: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976c6_d20260722_m034441_c001_v0001185_t0036_u01784691881270") 2026/07/22 03:46:18 DEBUG : ../..: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f420e0848cede31d6_d20260722_m034442_c001_v7007000_t0000_u01784691882790") as it is a hide marker 2026/07/22 03:46:18 DEBUG : ../..: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563976ca_d20260722_m034442_c001_v0001185_t0001_u01784691882250") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/07/22 03:46:19 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/22 03:46:19 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/22 03:46:19 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/07/22 03:46:19 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/07/22 03:46:20 INFO : B2 bucket rclone-test-malikar6fuzi: cleaning bucket "rclone-test-malikar6fuzi" of pending multipart uploads older than 0s 2026/07/22 03:46:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639777a_d20260722_m034506_c001_v0001185_t0048_u01784691906252") "upload" dated 2026-07-22 03:45:06.252 +0000 UTC (1m14.029737471s ago) 2026/07/22 03:46:20 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f203defd4f2cf9e7e_d20260722_m034619_c001_v0001130_t0046_u01784691979301") as it is a start marker (upload started at 2026-07-22 03:46:19.301 +0000 UTC) 2026/07/22 03:46:20 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/07/22 03:46:20 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f203defd4f2cf9e7f_d20260722_m034619_c001_v0001109_t0030_u01784691979486") as it is a start marker (upload started at 2026-07-22 03:46:19.486 +0000 UTC) 2026/07/22 03:46:20 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/07/22 03:46:20 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f203defd4f2cf9e81_d20260722_m034619_c001_v0001179_t0058_u01784691979662") as it is a start marker (upload started at 2026-07-22 03:46:19.662 +0000 UTC) 2026/07/22 03:46:20 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/07/22 03:46:20 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f203defd4f2cf9e82_d20260722_m034619_c001_v0001036_t0010_u01784691979837") as it is a start marker (upload started at 2026-07-22 03:46:19.837 +0000 UTC) 2026/07/22 03:46:20 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/07/22 03:46:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f403defd4f2cf9e7d_d20260722_m034619_c001_v7007000_t0000_u01784691979126") "hide" dated 2026-07-22 03:46:19.126 +0000 UTC (1.155935944s ago) 2026/07/22 03:46:20 DEBUG : versions/test-versions.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563979a4_d20260722_m034609_c001_v0001185_t0027_u01784691969497") 2026/07/22 03:46:20 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/07/22 03:46:20 INFO : B2 bucket rclone-test-malikar6fuzi: cleaning bucket "rclone-test-malikar6fuzi" of pending multipart uploads older than 0s 2026/07/22 03:46:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639777a_d20260722_m034506_c001_v0001185_t0048_u01784691906252") "upload" dated 2026-07-22 03:45:06.252 +0000 UTC (1m14.381607881s ago) 2026/07/22 03:46:20 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f203defd4f2cf9e7e_d20260722_m034619_c001_v0001130_t0046_u01784691979301") as it is a start marker (upload started at 2026-07-22 03:46:19.301 +0000 UTC) 2026/07/22 03:46:20 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f203defd4f2cf9e7f_d20260722_m034619_c001_v0001109_t0030_u01784691979486") as it is a start marker (upload started at 2026-07-22 03:46:19.486 +0000 UTC) 2026/07/22 03:46:20 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f203defd4f2cf9e81_d20260722_m034619_c001_v0001179_t0058_u01784691979662") as it is a start marker (upload started at 2026-07-22 03:46:19.662 +0000 UTC) 2026/07/22 03:46:20 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f203defd4f2cf9e82_d20260722_m034619_c001_v0001036_t0010_u01784691979837") as it is a start marker (upload started at 2026-07-22 03:46:19.837 +0000 UTC) 2026/07/22 03:46:20 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff32ed53e0cd8b7b9ff80e1b_f403defd4f2cf9e7d_d20260722_m034619_c001_v7007000_t0000_u01784691979126") "hide" dated 2026-07-22 03:46:19.126 +0000 UTC (1.508298513s ago) 2026/07/22 03:46:20 DEBUG : versions/test-versions.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f891563979a4_d20260722_m034609_c001_v0001185_t0027_u01784691969497") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/07/22 03:46:21 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/22 03:46:21 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/07/22 03:46:21 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/07/22 03:46:22 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/07/22 03:46:22 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/07/22 03:46:22 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/07/22 03:46:22 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/07/22 03:46:23 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/07/22 03:46:25 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/07/22 03:46:25 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/07/22 03:46:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:46:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/22 03:46:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f2151e79ff04077eb_d20260722_m034628_c001_v0001103_t0050_u01784691988188") 2026/07/22 03:46:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/22 03:46:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/22 03:46:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/22 03:46:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:46:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:46:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/07/22 03:46:32 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/07/22 03:46:32 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/07/22 03:46:32 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/07/22 03:46:32 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/07/22 03:46:34 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/07/22 03:46:34 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/07/22 03:46:34 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/07/22 03:46:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:46:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/22 03:46:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f200de101096e47ad_d20260722_m034636_c001_v0001183_t0054_u01784691996364") 2026/07/22 03:46:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/22 03:46:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/22 03:46:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/22 03:46:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:46:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:46:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/22 03:46:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/22 03:46:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/07/22 03:46:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/22 03:46:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/07/22 03:46:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/22 03:46:40 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/07/22 03:46:41 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/07/22 03:46:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/07/22 03:46:43 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/07/22 03:46:43 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/22 03:46:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:46:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/07/22 03:46:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f214f686ef515efdd_d20260722_m034644_c001_v0001165_t0006_u01784692004804") 2026/07/22 03:46:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/07/22 03:46:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/22 03:46:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/22 03:46:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/07/22 03:46:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/07/22 03:46:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:46:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:46:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/07/22 03:46:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/07/22 03:46:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/07/22 03:46:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/22 03:46:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/07/22 03:46:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/07/22 03:46:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/07/22 03:46:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/07/22 03:46:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:46:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/22 03:46:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f214f686ef515efe8_d20260722_m034652_c001_v0001146_t0039_u01784692012769") 2026/07/22 03:46:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/22 03:46:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/07/22 03:46:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/22 03:46:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:46:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:46:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/07/22 03:46:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/22 03:46:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/22 03:46:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/22 03:46:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/22 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/22 03:47:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/22 03:47:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/07/22 03:47:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:47:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/22 03:47:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f200de101096e47c6_d20260722_m034704_c001_v0001179_t0043_u01784692024687") 2026/07/22 03:47:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/22 03:47:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/22 03:47:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/22 03:47:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:47:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:47:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/22 03:47:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/22 03:47:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/07/22 03:47:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/22 03:47:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/07/22 03:47:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/22 03:47:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/22 03:47:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/07/22 03:47:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/07/22 03:47:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/07/22 03:47:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/22 03:47:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:47:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/07/22 03:47:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f200de101096e47cf_d20260722_m034713_c001_v0001029_t0003_u01784692033336") 2026/07/22 03:47:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/07/22 03:47:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/22 03:47:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/22 03:47:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/07/22 03:47:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/22 03:47:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:47:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:47:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/07/22 03:47:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/07/22 03:47:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/07/22 03:47:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/22 03:47:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/07/22 03:47:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/07/22 03:47:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/07/22 03:47:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/07/22 03:47:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:47:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/22 03:47:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f211f97f90a2f023a_d20260722_m034728_c001_v0001113_t0050_u01784692048490") 2026/07/22 03:47:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/22 03:47:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/07/22 03:47:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/22 03:47:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:47:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:47:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/07/22 03:47:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/22 03:47:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/22 03:47:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/22 03:47:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/22 03:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/22 03:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/22 03:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/07/22 03:47:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:47: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/07/22 03:47:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f22273d45ad36365c_d20260722_m034736_c001_v0001161_t0025_u01784692056584") 2026/07/22 03:47:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/22 03:47:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/22 03:47:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/22 03:47:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:47:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:47:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/22 03:47:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/22 03:47:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/07/22 03:47:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/22 03:47:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/07/22 03:47:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/22 03:47:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/07/22 03:47:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/07/22 03:47:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/07/22 03:47:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/07/22 03:47:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/22 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/07/22 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f22273d45ad363666_d20260722_m034745_c001_v0001102_t0024_u01784692065212") 2026/07/22 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/07/22 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/22 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/07/22 03:47:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/07/22 03:47:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/07/22 03:47:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:47:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:47:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/07/22 03:47:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/07/22 03:47:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/07/22 03:47:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/22 03:47:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/07/22 03:47:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/07/22 03:47:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/07/22 03:47:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/07/22 03:47:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:47:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/22 03:47:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f22273d45ad363674_d20260722_m034754_c001_v0001183_t0014_u01784692074032") 2026/07/22 03:47:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/22 03:47:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/07/22 03:47:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/22 03:47:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:47:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:47:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/07/22 03:47:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/22 03:47:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/22 03:47:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/22 03:47:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/22 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/22 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/22 03:48:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/07/22 03:48:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:48:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/22 03:48:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a4246a_d20260722_m034802_c001_v0001100_t0010_u01784692082896") 2026/07/22 03:48:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/22 03:48:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/22 03:48:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/22 03:48:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:48:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:48:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/22 03:48:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/22 03:48:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/07/22 03:48:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/22 03:48:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/07/22 03:48:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/22 03:48:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/07/22 03:48:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/07/22 03:48:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/07/22 03:48:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/07/22 03:48:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/22 03:48:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:48:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/07/22 03:48:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f205962b207bec1df_d20260722_m034812_c001_v0001097_t0010_u01784692092631") 2026/07/22 03:48:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/07/22 03:48:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/22 03:48:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/07/22 03:48:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/07/22 03:48:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/07/22 03:48:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:48:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:48:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/07/22 03:48:18 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/07/22 03:48:18 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/07/22 03:48:18 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/07/22 03:48:18 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/07/22 03:48:19 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/07/22 03:48:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/07/22 03:48:21 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/07/22 03:48:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:48:22 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/22 03:48:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a42491_d20260722_m034823_c001_v0001117_t0002_u01784692103037") 2026/07/22 03:48:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/22 03:48:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/22 03:48:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/22 03:48:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:48:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:48:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/07/22 03:48:27 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/07/22 03:48:27 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/07/22 03:48:27 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/07/22 03:48:27 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/07/22 03:48:30 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/07/22 03:48:30 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/07/22 03:48:30 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/07/22 03:48:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:48:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/22 03:48:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a424ac_d20260722_m034832_c001_v0001099_t0004_u01784692112464") 2026/07/22 03:48:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/22 03:48:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/22 03:48:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/22 03:48:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:48:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:48:35 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/22 03:48:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/22 03:48:37 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/07/22 03:48:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/22 03:48:37 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/07/22 03:48:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/22 03:48:38 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/07/22 03:48:38 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/07/22 03:48:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/07/22 03:48:40 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/07/22 03:48:40 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/22 03:48:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:48:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/07/22 03:48:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f221e7046658444d3_d20260722_m034842_c001_v0001182_t0049_u01784692122767") 2026/07/22 03:48:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/07/22 03:48:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/22 03:48:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/22 03:48:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/07/22 03:48:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/22 03:48:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/22 03:48:43 DEBUG : pacer: Reducing sleep to 10ms 2026/07/22 03:48:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/07/22 03:48:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:48:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:48:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/07/22 03:48:48 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/07/22 03:48:48 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/07/22 03:48:48 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/07/22 03:48:48 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/07/22 03:48:48 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/07/22 03:48:51 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/07/22 03:48:51 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/07/22 03:48:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:48:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/22 03:48:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f221e7046658444e4_d20260722_m034853_c001_v0001137_t0018_u01784692133151") 2026/07/22 03:48:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/22 03:48:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/07/22 03:48:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/22 03:48:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2026/07/22 03:48:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/22 03:48:53 DEBUG : pacer: Reducing sleep to 10ms 2026/07/22 03:48:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:48:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:48:56 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/07/22 03:48:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/07/22 03:48:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/07/22 03:48:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/07/22 03:48:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/07/22 03:49:01 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/07/22 03:49:02 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/07/22 03:49:02 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/07/22 03:49:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:49:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/22 03:49:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f21907ba376d86f00_d20260722_m034906_c001_v0001167_t0015_u01784692146198") 2026/07/22 03:49:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/22 03:49:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/07/22 03:49:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/22 03:49:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:49:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:49:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/22 03:49:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/22 03:49:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/07/22 03:49:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/22 03:49:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/07/22 03:49:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/22 03:49:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/07/22 03:49:13 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/07/22 03:49:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/07/22 03:49:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/07/22 03:49:15 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/22 03:49:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/07/22 03:49:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/07/22 03:49:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff32ed53e0cd8b7b9ff80e1b_f217f42b0b0508aa0_d20260722_m034917_c001_v0001103_t0029_u01784692157463") 2026/07/22 03:49:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/07/22 03:49:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/07/22 03:49:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/07/22 03:49:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/07/22 03:49:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/07/22 03:49:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/07/22 03:49:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/07/22 03:49:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/07/22 03:49:28 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff32ed53e0cd8b7b9ff80e1b_f2180cddbd8f67f0f_d20260722_m034928_c001_v0001039_t0008_u01784692168373") 2026/07/22 03:49:28 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/07/22 03:49:28 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/22 03:49:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/22 03:49:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/22 03:49:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/22 03:49:31 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/22 03:49:31 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/22 03:49:31 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/22 03:49:31 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/07/22 03:49:33 DEBUG : chunked-copy: Done sending chunk 0 2026/07/22 03:49:33 DEBUG : chunked-copy: Done sending chunk 1 2026/07/22 03:49:33 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/22 03:49:34 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff32ed53e0cd8b7b9ff80e1b_f2180cddbd8f67f14_d20260722_m034934_c001_v0001134_t0024_u01784692174225") 2026/07/22 03:49:34 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/07/22 03:49:34 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/22 03:49:35 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/22 03:49:35 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/22 03:49:35 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/22 03:49:37 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/07/22 03:49:37 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/22 03:49:37 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/07/22 03:49:37 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/07/22 03:49:39 DEBUG : chunked-copy: Done sending chunk 0 2026/07/22 03:49:39 DEBUG : chunked-copy: Done sending chunk 1 2026/07/22 03:49:39 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/22 03:49:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff32ed53e0cd8b7b9ff80e1b_f2180cddbd8f67f18_d20260722_m034940_c001_v0001185_t0045_u01784692180175") 2026/07/22 03:49:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/22 03:49:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/22 03:49:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/22 03:49:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/22 03:49:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/22 03:49:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/07/22 03:49:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/07/22 03:49:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/07/22 03:49:42 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/07/22 03:49:45 DEBUG : chunked-copy: Done sending chunk 0 2026/07/22 03:49:45 DEBUG : chunked-copy: Done sending chunk 1 2026/07/22 03:49:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/07/22 03:49:45 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff32ed53e0cd8b7b9ff80e1b_f2180cddbd8f67f1b_d20260722_m034945_c001_v0001097_t0047_u01784692185806") 2026/07/22 03:49:45 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/07/22 03:49:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/07/22 03:49:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/07/22 03:49:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/07/22 03:49:46 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/07/22 03:49:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/07/22 03:49:46 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/22 03:49:48 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/22 03:49:49 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/22 03:49:49 DEBUG : Creating backend with remote "TestB2:rclone-test-malikar6fuzi/deeper/nonexisting/directory" 2026/07/22 03:50:49 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": net/http: TLS handshake timeout) 2026/07/22 03:50:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/22 03:50:50 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2706: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2749: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2798: Can't test if can't have empty directories 2026/07/22 03:50:51 INFO : B2 bucket rclone-test-malikar6fuzi: cleaning bucket "rclone-test-malikar6fuzi" of all files 2026/07/22 03:50:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f41907ba376d86efb_d20260722_m034857_c001_v7007000_t0000_u01784692137645") 2026/07/22 03:50:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f221e7046658444e4_d20260722_m034853_c001_v0001137_t0018_u01784692133151") 2026/07/22 03:50:52 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f421e7046658444e3_d20260722_m034852_c001_v7007000_t0000_u01784692132535") 2026/07/22 03:50:52 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f2166c1125e1f2b76_d20260722_m034847_c001_v0001037_t0052_u01784692127555") 2026/07/22 03:50:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f4180cddbd8f67f0b_d20260722_m034922_c001_v7007000_t0000_u01784692162779") 2026/07/22 03:50:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f217f42b0b0508aa0_d20260722_m034917_c001_v0001103_t0029_u01784692157463") 2026/07/22 03:50:52 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f417f42b0b0508a9c_d20260722_m034916_c001_v7007000_t0000_u01784692156851") 2026/07/22 03:50:52 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f21907ba376d86f04_d20260722_m034911_c001_v0001040_t0056_u01784692151272") 2026/07/22 03:50:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f41907ba376d86f02_d20260722_m034911_c001_v7007000_t0000_u01784692151100") 2026/07/22 03:50:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f21907ba376d86f00_d20260722_m034906_c001_v0001167_t0015_u01784692146198") 2026/07/22 03:50:52 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f41907ba376d86eff_d20260722_m034905_c001_v7007000_t0000_u01784692145631") 2026/07/22 03:50:52 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f21907ba376d86efc_d20260722_m034857_c001_v0001032_t0017_u01784692137818") 2026/07/22 03:50:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f42273d45ad36364e_d20260722_m034723_c001_v7007000_t0000_u01784692043992") 2026/07/22 03:50:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f200de101096e47cf_d20260722_m034713_c001_v0001029_t0003_u01784692033336") 2026/07/22 03:50:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f400de101096e47c8_d20260722_m034708_c001_v7007000_t0000_u01784692028473") 2026/07/22 03:50:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f200de101096e47c6_d20260722_m034704_c001_v0001179_t0043_u01784692024687") 2026/07/22 03:50:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f400de101096e47ce_d20260722_m034712_c001_v7007000_t0000_u01784692032933") 2026/07/22 03:50:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f200de101096e47c9_d20260722_m034708_c001_v0001120_t0027_u01784692028649") 2026/07/22 03:50:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f400de101096e47c5_d20260722_m034704_c001_v7007000_t0000_u01784692024288") 2026/07/22 03:50:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f200de101096e47c1_d20260722_m034656_c001_v0001104_t0057_u01784692016294") 2026/07/22 03:50:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f400de101096e47c0_d20260722_m034656_c001_v7007000_t0000_u01784692016118") 2026/07/22 03:50:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f214f686ef515efe8_d20260722_m034652_c001_v0001146_t0039_u01784692012769") 2026/07/22 03:50:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f414f686ef515efe7_d20260722_m034652_c001_v7007000_t0000_u01784692012368") 2026/07/22 03:50:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f200de101096e47ba_d20260722_m034648_c001_v0001154_t0016_u01784692008812") 2026/07/22 03:50:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f412f4246b9a4245f_d20260722_m034749_c001_v7007000_t0000_u01784692069340") 2026/07/22 03:50:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f22273d45ad363666_d20260722_m034745_c001_v0001102_t0024_u01784692065212") 2026/07/22 03:50:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f412f4246b9a42453_d20260722_m034740_c001_v7007000_t0000_u01784692060451") 2026/07/22 03:50:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f22273d45ad36365c_d20260722_m034736_c001_v0001161_t0025_u01784692056584") 2026/07/22 03:50:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f42273d45ad363664_d20260722_m034744_c001_v7007000_t0000_u01784692064814") 2026/07/22 03:50:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a42454_d20260722_m034740_c001_v0001040_t0019_u01784692060625") 2026/07/22 03:50:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f42273d45ad36365b_d20260722_m034736_c001_v7007000_t0000_u01784692056174") 2026/07/22 03:50:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f22273d45ad363657_d20260722_m034731_c001_v0001172_t0023_u01784692051967") 2026/07/22 03:50:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f42273d45ad363656_d20260722_m034731_c001_v7007000_t0000_u01784692051791") 2026/07/22 03:50:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f211f97f90a2f023a_d20260722_m034728_c001_v0001113_t0050_u01784692048490") 2026/07/22 03:50:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f411f97f90a2f0239_d20260722_m034728_c001_v7007000_t0000_u01784692048086") 2026/07/22 03:50:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f22273d45ad36364f_d20260722_m034724_c001_v0001145_t0013_u01784692044168") 2026/07/22 03:50:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f400de101096e47b9_d20260722_m034648_c001_v7007000_t0000_u01784692008638") 2026/07/22 03:50:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f214f686ef515efdd_d20260722_m034644_c001_v0001165_t0006_u01784692004804") 2026/07/22 03:50:53 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f414f686ef515efdb_d20260722_m034644_c001_v7007000_t0000_u01784692004432") 2026/07/22 03:50:53 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f200de101096e47b2_d20260722_m034640_c001_v0001113_t0056_u01784692000244") 2026/07/22 03:50:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f400de101096e47b0_d20260722_m034640_c001_v7007000_t0000_u01784692000000") 2026/07/22 03:50:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f200de101096e47ad_d20260722_m034636_c001_v0001183_t0054_u01784691996364") 2026/07/22 03:50:54 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f400de101096e47ab_d20260722_m034635_c001_v7007000_t0000_u01784691995975") 2026/07/22 03:50:54 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f200de101096e47a4_d20260722_m034631_c001_v0001185_t0039_u01784691991883") 2026/07/22 03:50:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f400de101096e47a3_d20260722_m034631_c001_v7007000_t0000_u01784691991708") 2026/07/22 03:50:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f2151e79ff04077eb_d20260722_m034628_c001_v0001103_t0050_u01784691988188") 2026/07/22 03:50:54 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f4151e79ff04077ea_d20260722_m034627_c001_v7007000_t0000_u01784691987798") 2026/07/22 03:50:54 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f203defd4f2cf9e89_d20260722_m034622_c001_v0001113_t0018_u01784691982619") 2026/07/22 03:50:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f412f4246b9a42481_d20260722_m034817_c001_v7007000_t0000_u01784692097692") 2026/07/22 03:50:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f205962b207bec1df_d20260722_m034812_c001_v0001097_t0010_u01784692092631") 2026/07/22 03:50:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f412f4246b9a4246d_d20260722_m034807_c001_v7007000_t0000_u01784692087246") 2026/07/22 03:50:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a4246a_d20260722_m034802_c001_v0001100_t0010_u01784692082896") 2026/07/22 03:50:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f405962b207bec1da_d20260722_m034812_c001_v7007000_t0000_u01784692092182") 2026/07/22 03:50:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a4246e_d20260722_m034807_c001_v0001174_t0037_u01784692087421") 2026/07/22 03:50:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f412f4246b9a42469_d20260722_m034802_c001_v7007000_t0000_u01784692082453") 2026/07/22 03:50:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a42466_d20260722_m034757_c001_v0001106_t0054_u01784692077659") 2026/07/22 03:50:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f412f4246b9a42465_d20260722_m034757_c001_v7007000_t0000_u01784692077484") 2026/07/22 03:50:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f22273d45ad363674_d20260722_m034754_c001_v0001183_t0014_u01784692074032") 2026/07/22 03:50:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f42273d45ad363672_d20260722_m034753_c001_v7007000_t0000_u01784692073544") 2026/07/22 03:50:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a42460_d20260722_m034749_c001_v0001103_t0023_u01784692069515") 2026/07/22 03:50:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f4166c1125e1f2b75_d20260722_m034847_c001_v7007000_t0000_u01784692127376") 2026/07/22 03:50:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f221e7046658444d3_d20260722_m034842_c001_v0001182_t0049_u01784692122767") 2026/07/22 03:50:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f421e7046658444d0_d20260722_m034842_c001_v7007000_t0000_u01784692122250") 2026/07/22 03:50:54 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a424b8_d20260722_m034837_c001_v0001185_t0000_u01784692117166") 2026/07/22 03:50:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f412f4246b9a424b4_d20260722_m034836_c001_v7007000_t0000_u01784692116992") 2026/07/22 03:50:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a424ac_d20260722_m034832_c001_v0001099_t0004_u01784692112464") 2026/07/22 03:50:55 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f412f4246b9a424a8_d20260722_m034831_c001_v7007000_t0000_u01784692111938") 2026/07/22 03:50:55 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a4249f_d20260722_m034827_c001_v0001167_t0043_u01784692107070") 2026/07/22 03:50:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f412f4246b9a4249e_d20260722_m034826_c001_v7007000_t0000_u01784692106895") 2026/07/22 03:50:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a42491_d20260722_m034823_c001_v0001117_t0002_u01784692103037") 2026/07/22 03:50:55 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f412f4246b9a4248f_d20260722_m034822_c001_v7007000_t0000_u01784692102508") 2026/07/22 03:50:55 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f212f4246b9a42483_d20260722_m034817_c001_v0001161_t0022_u01784692097868") 2026/07/22 03:50:55 DEBUG : chunked-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f41590c234baebf42_d20260722_m034948_c001_v7007000_t0000_u01784692188030") 2026/07/22 03:50:55 DEBUG : chunked-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f22273d45ad3636d1_d20260722_m034942_c001_v0001177_t0004_u01784692182466") 2026/07/22 03:50:55 DEBUG : chunked-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f42273d45ad3636d0_d20260722_m034941_c001_v7007000_t0000_u01784692181837") 2026/07/22 03:50:55 DEBUG : chunked-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f22273d45ad3636c9_d20260722_m034936_c001_v0001103_t0004_u01784692176880") 2026/07/22 03:50:55 DEBUG : chunked-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f42273d45ad3636c7_d20260722_m034936_c001_v7007000_t0000_u01784692176234") 2026/07/22 03:50:55 DEBUG : chunked-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f22273d45ad3636c5_d20260722_m034931_c001_v0001181_t0055_u01784692171002") 2026/07/22 03:50:55 DEBUG : chunked-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f42273d45ad3636c4_d20260722_m034930_c001_v7007000_t0000_u01784692170363") 2026/07/22 03:50:55 DEBUG : chunked-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397e1e_d20260722_m034926_c001_v0001185_t0021_u01784692166955") 2026/07/22 03:50:55 DEBUG : chunked-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f4180cddbd8f67f0e_d20260722_m034926_c001_v7007000_t0000_u01784692166516") 2026/07/22 03:50:55 DEBUG : chunked-copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397e0e_d20260722_m034923_c001_v0001185_t0000_u01784692163649") 2026/07/22 03:50:55 DEBUG : chunked-copy.copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f41590c234baebf40_d20260722_m034947_c001_v7007000_t0000_u01784692187855") 2026/07/22 03:50:55 DEBUG : chunked-copy.copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f2180cddbd8f67f1b_d20260722_m034945_c001_v0001097_t0047_u01784692185806") 2026/07/22 03:50:56 DEBUG : chunked-copy.copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f42273d45ad3636cf_d20260722_m034941_c001_v7007000_t0000_u01784692181661") 2026/07/22 03:50:56 DEBUG : chunked-copy.copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f2180cddbd8f67f18_d20260722_m034940_c001_v0001185_t0045_u01784692180175") 2026/07/22 03:50:56 DEBUG : chunked-copy.copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f42273d45ad3636c6_d20260722_m034936_c001_v7007000_t0000_u01784692176059") 2026/07/22 03:50:56 DEBUG : chunked-copy.copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f2180cddbd8f67f14_d20260722_m034934_c001_v0001134_t0024_u01784692174225") 2026/07/22 03:50:56 DEBUG : chunked-copy.copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f42273d45ad3636c2_d20260722_m034930_c001_v7007000_t0000_u01784692170188") 2026/07/22 03:50:56 DEBUG : chunked-copy.copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f2180cddbd8f67f0f_d20260722_m034928_c001_v0001039_t0008_u01784692168373") 2026/07/22 03:50:56 DEBUG : chunked-copy.copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f4180cddbd8f67f0d_d20260722_m034926_c001_v7007000_t0000_u01784692166341") 2026/07/22 03:50:56 DEBUG : chunked-copy.copy: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1187f0af50815b44_d20260722_m034925_c001_v0001102_t0043_u01784692165392") 2026/07/22 03:50:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f8915639777a_d20260722_m034506_c001_v0001185_t0048_u01784691906252") 2026/07/22 03:50:56 DEBUG : unknown-size-put.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f41590c234baebf43_d20260722_m034948_c001_v7007000_t0000_u01784692188744") 2026/07/22 03:50:56 DEBUG : unknown-size-put.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397e9c_d20260722_m034948_c001_v0001185_t0039_u01784692188552") 2026/07/22 03:50:56 DEBUG : unknown-size-update.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f41590c234baebf44_d20260722_m034949_c001_v7007000_t0000_u01784692189654") 2026/07/22 03:50:56 DEBUG : unknown-size-update.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397ea2_d20260722_m034949_c001_v0001185_t0046_u01784692189457") 2026/07/22 03:50:56 DEBUG : unknown-size-update.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f1040f89156397ea0_d20260722_m034948_c001_v0001185_t0043_u01784692188920") 2026/07/22 03:50:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zff32ed53e0cd8b7b9ff80e1b_f403defd4f2cf9e7d_d20260722_m034619_c001_v7007000_t0000_u01784691979126") 2026/07/22 03:50:57 INFO : B2 bucket rclone-test-malikar6fuzi: cleaning bucket "rclone-test-malikar6fuzi" of all files === RUN TestIntegration/FsShutdown fstests.go:2912: Shutdown method not supported --- PASS: TestIntegration (382.76s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.53s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.38s) --- PASS: TestIntegration/FsMkdir (380.58s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.52s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.99s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.93s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- 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.18s) --- 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 (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.59s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (16.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (180.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (35.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (12.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (15.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (11.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (13.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.19s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (61.47s) --- 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 382.791s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m24.486199797s (try 1/5)