"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:464: Using remote "TestB2:" 2026/09/17 02:31:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dahunak0wupu" 2026/09/17 02:31:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: 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/09/17 02:31:53 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/17 02:31:53 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/17 02:31:53 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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/17 02:32:16 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/17 02:32:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/17 02:32:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/17 02:32:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/17 02:32:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/17 02:32:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/17 02:32:20 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/17 02:32:27 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/17 02:32:29 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:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/17 02:32:33 INFO : B2 bucket rclone-test-dahunak0wupu: cleaning bucket "rclone-test-dahunak0wupu" of all files 2026/09/17 02:32:34 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d83f_d20260917_m023233_c001_v0001178_t0049_u01789612353083") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/17 02:32:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dahunak0wupu/dirToPurgeFromRoot" 2026/09/17 02:32:36 INFO : B2 bucket rclone-test-dahunak0wupu path dirToPurgeFromRoot: cleaning bucket "rclone-test-dahunak0wupu" of all files 2026/09/17 02:32:36 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d85d_d20260917_m023234_c001_v0001178_t0034_u01789612354562") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/17 02:32:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dahunak0wupu/hello? sausage/êé" 2026/09/17 02:32:41 INFO : B2 bucket rclone-test-dahunak0wupu path hello? sausage/êé: cleaning bucket "rclone-test-dahunak0wupu" of all files 2026/09/17 02:32:41 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f109766e91171db52_d20260917_m023240_c001_v0001146_t0029_u01789612360063") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: 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/09/17 02:32:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dahunak0wupu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/17 02:32:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dahunak0wupu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-dahunak0wupu" from "TestB2:rclone-test-dahunak0wupu" 2026/09/17 02:32:56 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/09/17 02:33:08 DEBUG : Creating backend with remote "TestB2:rclone-test-lipecuc4juzo" 2026/09/17 02:33:11 DEBUG : B2 bucket rclone-test-lipecuc4juzo: Purge remote 2026/09/17 02:33:11 INFO : B2 bucket rclone-test-lipecuc4juzo: cleaning bucket "rclone-test-lipecuc4juzo" of all files 2026/09/17 02:33:11 DEBUG : somefile: Deleting (id "4_zbf72fd43305dabdbaf080e1b_f412fb47452335c42_d20260917_m023310_c001_v0001037_t0013_u01789612390588") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/17 02:33:13 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/17 02:33:14 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/09/17 02:33:16 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.068Mi 2026/09/17 02:33:16 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/17 02:33:16 DEBUG : test-metadata: multipart upload: starting chunk 1 size 70.062Ki offset 6Mi/6.068Mi 2026/09/17 02:33:16 DEBUG : test-metadata: Sending chunk 1 length 71744 2026/09/17 02:33:18 DEBUG : test-metadata: Done sending chunk 1 2026/09/17 02:33:18 DEBUG : test-metadata: Done sending chunk 0 2026/09/17 02:33:18 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-09-17-023323-819.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/09/17 02:33:29 DEBUG : oldPath = "TestB2:rclone-test-dahunak0wupu/versions/test-versions-v2026-09-17-023323-819.txt" 2026/09/17 02:33:29 DEBUG : newPath = "TestB2,versions:rclone-test-dahunak0wupu/versions/test-versions-v2026-09-17-023323-819.txt" 2026/09/17 02:33:29 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-dahunak0wupu/versions/test-versions-v2026-09-17-023323-819.txt" 2026/09/17 02:33:29 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/17 02:33:31 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-dahunak0wupu/versions/test-versions-v2026-09-17-023323-819.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-dahunak0wupu/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/09/17 02:33:34 INFO : B2 bucket rclone-test-dahunak0wupu: cleaning bucket "rclone-test-dahunak0wupu" of all hidden files 2026/09/17 02:33:34 DEBUG : leading space/ leading space: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc67_d20260917_m023200_c001_v7007000_t0000_u01789612320859") as it is a hide marker 2026/09/17 02:33:34 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : leading space/ leading space: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d64e_d20260917_m023200_c001_v0001178_t0059_u01789612320188") 2026/09/17 02:33:34 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc64_d20260917_m023159_c001_v7007000_t0000_u01789612319826") as it is a hide marker 2026/09/17 02:33:34 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d63e_d20260917_m023159_c001_v0001178_t0030_u01789612319239") 2026/09/17 02:33:34 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc75_d20260917_m023206_c001_v7007000_t0000_u01789612326760") as it is a hide marker 2026/09/17 02:33:34 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6a8_d20260917_m023206_c001_v0001178_t0036_u01789612326190") 2026/09/17 02:33:34 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : created from root.txt: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f417edda7484864bb_d20260917_m023304_c001_v7007000_t0000_u01789612384624") as it is a hide marker 2026/09/17 02:33:34 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : created from root.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11081f1a4538fb15_d20260917_m023303_c001_v0001117_t0016_u01789612383265") 2026/09/17 02:33:34 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : file name.txt: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949ceeda_d20260917_m023312_c001_v7007000_t0000_u01789612392931") as it is a hide marker 2026/09/17 02:33:34 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : file name.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d95d_d20260917_m023252_c001_v0001178_t0012_u01789612372367") 2026/09/17 02:33:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : file name.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f1100b57657db2f6d_d20260917_m023246_c001_v0001165_t0056_u01789612366918") 2026/09/17 02:33:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : file name.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d7cd_d20260917_m023225_c001_v0001178_t0032_u01789612345219") 2026/09/17 02:33:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : file name.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d7b7_d20260917_m023224_c001_v0001178_t0001_u01789612344426") 2026/09/17 02:33:34 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d7c5_d20260917_m023224_c001_v0001178_t0047_u01789612344831") "upload" dated 2026-09-17 02:32:24.831 +0000 UTC (1m9.556262865s ago) 2026/09/17 02:33:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f41961cde5d5d8ee1_d20260917_m023244_c001_v7007000_t0000_u01789612364095") as it is a hide marker 2026/09/17 02:33:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f1127f1ba219a7020_d20260917_m023243_c001_v0001177_t0037_u01789612363705") 2026/09/17 02:33:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f108232b83e778158_d20260917_m023242_c001_v0001134_t0012_u01789612362809") 2026/09/17 02:33:34 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc7f_d20260917_m023213_c001_v7007000_t0000_u01789612333403") as it is a hide marker 2026/09/17 02:33:34 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d70e_d20260917_m023212_c001_v0001178_t0037_u01789612332826") 2026/09/17 02:33:34 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : piped data.txt: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949ceedc_d20260917_m023314_c001_v7007000_t0000_u01789612394607") as it is a hide marker 2026/09/17 02:33:34 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : piped data.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6da81_d20260917_m023314_c001_v0001178_t0002_u01789612394218") 2026/09/17 02:33:34 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : piped data.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949ceedb_d20260917_m023314_c001_v7007000_t0000_u01789612394036") 2026/09/17 02:33:34 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : piped data.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41295003d5a6da7b_d20260917_m023313_c001_v0001178_t0056_u01789612393664") 2026/09/17 02:33:34 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc81_d20260917_m023214_c001_v7007000_t0000_u01789612334343") as it is a hide marker 2026/09/17 02:33:34 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d720_d20260917_m023213_c001_v0001178_t0007_u01789612333766") 2026/09/17 02:33:34 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : test-metadata: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e82307_d20260917_m023321_c001_v7007000_t0000_u01789612401275") as it is a hide marker 2026/09/17 02:33:34 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : test-metadata: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949ceedf_d20260917_m023316_c001_v0001183_t0046_u01789612396428") 2026/09/17 02:33:34 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : test-metadata: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949ceedd_d20260917_m023315_c001_v7007000_t0000_u01789612395574") 2026/09/17 02:33:34 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : test-metadata: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6da8b_d20260917_m023314_c001_v0001178_t0016_u01789612394789") 2026/09/17 02:33:34 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc77_d20260917_m023208_c001_v7007000_t0000_u01789612328677") as it is a hide marker 2026/09/17 02:33:34 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6c6_d20260917_m023208_c001_v0001178_t0054_u01789612328066") 2026/09/17 02:33:34 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc79_d20260917_m023210_c001_v7007000_t0000_u01789612330557") as it is a hide marker 2026/09/17 02:33:34 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6e2_d20260917_m023209_c001_v0001178_t0030_u01789612329980") 2026/09/17 02:33:34 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc78_d20260917_m023209_c001_v7007000_t0000_u01789612329617") as it is a hide marker 2026/09/17 02:33:34 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6d4_d20260917_m023209_c001_v0001178_t0031_u01789612329038") 2026/09/17 02:33:34 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc7a_d20260917_m023211_c001_v7007000_t0000_u01789612331500") as it is a hide marker 2026/09/17 02:33:34 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6ec_d20260917_m023210_c001_v0001178_t0024_u01789612330918") 2026/09/17 02:33:34 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc7d_d20260917_m023212_c001_v7007000_t0000_u01789612332464") as it is a hide marker 2026/09/17 02:33:34 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6fc_d20260917_m023211_c001_v0001178_t0025_u01789612331893") 2026/09/17 02:33:34 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc76_d20260917_m023207_c001_v7007000_t0000_u01789612327705") as it is a hide marker 2026/09/17 02:33:34 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : trailing space /trailing space : Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6b8_d20260917_m023207_c001_v0001178_t0014_u01789612327122") 2026/09/17 02:33:34 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6db5d_d20260917_m023328_c001_v0001178_t0052_u01789612408577") "upload" dated 2026-09-17 02:33:28.577 +0000 UTC (5.81089095s ago) 2026/09/17 02:33:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e82318_d20260917_m023326_c001_v7007000_t0000_u01789612406395") 2026/09/17 02:33:34 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6db17_d20260917_m023323_c001_v0001178_t0026_u01789612403819") 2026/09/17 02:33:34 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc88_d20260917_m023223_c001_v7007000_t0000_u01789612343884") as it is a hide marker 2026/09/17 02:33:34 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f214965e6f968fc84_d20260917_m023216_c001_v0001167_t0046_u01789612336446") 2026/09/17 02:33:34 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : zero-length-file: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc83_d20260917_m023216_c001_v7007000_t0000_u01789612336245") as it is a hide marker 2026/09/17 02:33:34 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : zero-length-file: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41295003d5a6d741_d20260917_m023215_c001_v0001178_t0056_u01789612335673") 2026/09/17 02:33:34 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc6a_d20260917_m023201_c001_v7007000_t0000_u01789612321807") as it is a hide marker 2026/09/17 02:33:34 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d65a_d20260917_m023201_c001_v0001178_t0013_u01789612321220") 2026/09/17 02:33:34 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc5c_d20260917_m023156_c001_v7007000_t0000_u01789612316817") as it is a hide marker 2026/09/17 02:33:34 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d604_d20260917_m023155_c001_v0001178_t0044_u01789612315860") 2026/09/17 02:33:34 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc70_d20260917_m023204_c001_v7007000_t0000_u01789612324884") as it is a hide marker 2026/09/17 02:33:34 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d686_d20260917_m023204_c001_v0001178_t0048_u01789612324299") 2026/09/17 02:33:34 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc6d_d20260917_m023203_c001_v7007000_t0000_u01789612323937") as it is a hide marker 2026/09/17 02:33:34 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d676_d20260917_m023203_c001_v0001178_t0055_u01789612323124") 2026/09/17 02:33:34 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc73_d20260917_m023205_c001_v7007000_t0000_u01789612325828") as it is a hide marker 2026/09/17 02:33:34 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d694_d20260917_m023205_c001_v0001178_t0026_u01789612325252") 2026/09/17 02:33:34 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc6b_d20260917_m023202_c001_v7007000_t0000_u01789612322749") as it is a hide marker 2026/09/17 02:33:34 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d666_d20260917_m023202_c001_v0001178_t0051_u01789612322173") 2026/09/17 02:33:34 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : ./.: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc5e_d20260917_m023157_c001_v7007000_t0000_u01789612317835") as it is a hide marker 2026/09/17 02:33:34 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : ./.: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d618_d20260917_m023157_c001_v0001178_t0055_u01789612317178") 2026/09/17 02:33:34 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/17 02:33:34 DEBUG : ../..: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc61_d20260917_m023158_c001_v7007000_t0000_u01789612318768") as it is a hide marker 2026/09/17 02:33:34 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/17 02:33:34 DEBUG : ../..: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d62a_d20260917_m023158_c001_v0001178_t0033_u01789612318197") 2026/09/17 02:33:34 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/17 02:33:34 INFO : B2 bucket rclone-test-dahunak0wupu: cleaning bucket "rclone-test-dahunak0wupu" of all hidden files 2026/09/17 02:33:34 DEBUG : leading space/ leading space: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc67_d20260917_m023200_c001_v7007000_t0000_u01789612320859") as it is a hide marker 2026/09/17 02:33:34 DEBUG : leading space/ leading space: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d64e_d20260917_m023200_c001_v0001178_t0059_u01789612320188") 2026/09/17 02:33:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc64_d20260917_m023159_c001_v7007000_t0000_u01789612319826") as it is a hide marker 2026/09/17 02:33:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d63e_d20260917_m023159_c001_v0001178_t0030_u01789612319239") 2026/09/17 02:33:34 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc75_d20260917_m023206_c001_v7007000_t0000_u01789612326760") as it is a hide marker 2026/09/17 02:33:34 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6a8_d20260917_m023206_c001_v0001178_t0036_u01789612326190") 2026/09/17 02:33:34 DEBUG : created from root.txt: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f417edda7484864bb_d20260917_m023304_c001_v7007000_t0000_u01789612384624") as it is a hide marker 2026/09/17 02:33:34 DEBUG : created from root.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11081f1a4538fb15_d20260917_m023303_c001_v0001117_t0016_u01789612383265") 2026/09/17 02:33:34 DEBUG : file name.txt: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949ceeda_d20260917_m023312_c001_v7007000_t0000_u01789612392931") as it is a hide marker 2026/09/17 02:33:35 DEBUG : file name.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d95d_d20260917_m023252_c001_v0001178_t0012_u01789612372367") 2026/09/17 02:33:35 DEBUG : file name.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f1100b57657db2f6d_d20260917_m023246_c001_v0001165_t0056_u01789612366918") 2026/09/17 02:33:35 DEBUG : file name.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d7cd_d20260917_m023225_c001_v0001178_t0032_u01789612345219") 2026/09/17 02:33:35 DEBUG : file name.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d7b7_d20260917_m023224_c001_v0001178_t0001_u01789612344426") 2026/09/17 02:33:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d7c5_d20260917_m023224_c001_v0001178_t0047_u01789612344831") "upload" dated 2026-09-17 02:32:24.831 +0000 UTC (1m10.563397028s ago) 2026/09/17 02:33:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f41961cde5d5d8ee1_d20260917_m023244_c001_v7007000_t0000_u01789612364095") as it is a hide marker 2026/09/17 02:33:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f1127f1ba219a7020_d20260917_m023243_c001_v0001177_t0037_u01789612363705") 2026/09/17 02:33:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f108232b83e778158_d20260917_m023242_c001_v0001134_t0012_u01789612362809") 2026/09/17 02:33:35 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc7f_d20260917_m023213_c001_v7007000_t0000_u01789612333403") as it is a hide marker 2026/09/17 02:33:35 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d70e_d20260917_m023212_c001_v0001178_t0037_u01789612332826") 2026/09/17 02:33:35 DEBUG : piped data.txt: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949ceedc_d20260917_m023314_c001_v7007000_t0000_u01789612394607") as it is a hide marker 2026/09/17 02:33:35 DEBUG : piped data.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6da81_d20260917_m023314_c001_v0001178_t0002_u01789612394218") 2026/09/17 02:33:35 DEBUG : piped data.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949ceedb_d20260917_m023314_c001_v7007000_t0000_u01789612394036") 2026/09/17 02:33:35 DEBUG : piped data.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41295003d5a6da7b_d20260917_m023313_c001_v0001178_t0056_u01789612393664") 2026/09/17 02:33:35 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc81_d20260917_m023214_c001_v7007000_t0000_u01789612334343") as it is a hide marker 2026/09/17 02:33:35 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d720_d20260917_m023213_c001_v0001178_t0007_u01789612333766") 2026/09/17 02:33:35 DEBUG : test-metadata: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e82307_d20260917_m023321_c001_v7007000_t0000_u01789612401275") as it is a hide marker 2026/09/17 02:33:35 DEBUG : test-metadata: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949ceedf_d20260917_m023316_c001_v0001183_t0046_u01789612396428") 2026/09/17 02:33:35 DEBUG : test-metadata: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949ceedd_d20260917_m023315_c001_v7007000_t0000_u01789612395574") 2026/09/17 02:33:36 DEBUG : test-metadata: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6da8b_d20260917_m023314_c001_v0001178_t0016_u01789612394789") 2026/09/17 02:33:36 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc77_d20260917_m023208_c001_v7007000_t0000_u01789612328677") as it is a hide marker 2026/09/17 02:33:36 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6c6_d20260917_m023208_c001_v0001178_t0054_u01789612328066") 2026/09/17 02:33:36 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc79_d20260917_m023210_c001_v7007000_t0000_u01789612330557") as it is a hide marker 2026/09/17 02:33:36 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6e2_d20260917_m023209_c001_v0001178_t0030_u01789612329980") 2026/09/17 02:33:36 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc78_d20260917_m023209_c001_v7007000_t0000_u01789612329617") as it is a hide marker 2026/09/17 02:33:36 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6d4_d20260917_m023209_c001_v0001178_t0031_u01789612329038") 2026/09/17 02:33:36 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc7a_d20260917_m023211_c001_v7007000_t0000_u01789612331500") as it is a hide marker 2026/09/17 02:33:36 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6ec_d20260917_m023210_c001_v0001178_t0024_u01789612330918") 2026/09/17 02:33:36 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc7d_d20260917_m023212_c001_v7007000_t0000_u01789612332464") as it is a hide marker 2026/09/17 02:33:36 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6fc_d20260917_m023211_c001_v0001178_t0025_u01789612331893") 2026/09/17 02:33:36 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc76_d20260917_m023207_c001_v7007000_t0000_u01789612327705") as it is a hide marker 2026/09/17 02:33:36 DEBUG : trailing space /trailing space : Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d6b8_d20260917_m023207_c001_v0001178_t0014_u01789612327122") 2026/09/17 02:33:36 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6db5d_d20260917_m023328_c001_v0001178_t0052_u01789612408577") "upload" dated 2026-09-17 02:33:28.577 +0000 UTC (8.081966165s ago) 2026/09/17 02:33:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e82318_d20260917_m023326_c001_v7007000_t0000_u01789612406395") 2026/09/17 02:33:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6db17_d20260917_m023323_c001_v0001178_t0026_u01789612403819") 2026/09/17 02:33:36 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc88_d20260917_m023223_c001_v7007000_t0000_u01789612343884") as it is a hide marker 2026/09/17 02:33:36 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f214965e6f968fc84_d20260917_m023216_c001_v0001167_t0046_u01789612336446") 2026/09/17 02:33:36 DEBUG : zero-length-file: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc83_d20260917_m023216_c001_v7007000_t0000_u01789612336245") as it is a hide marker 2026/09/17 02:33:36 DEBUG : zero-length-file: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41295003d5a6d741_d20260917_m023215_c001_v0001178_t0056_u01789612335673") 2026/09/17 02:33:36 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc6a_d20260917_m023201_c001_v7007000_t0000_u01789612321807") as it is a hide marker 2026/09/17 02:33:37 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d65a_d20260917_m023201_c001_v0001178_t0013_u01789612321220") 2026/09/17 02:33:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc5c_d20260917_m023156_c001_v7007000_t0000_u01789612316817") as it is a hide marker 2026/09/17 02:33:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d604_d20260917_m023155_c001_v0001178_t0044_u01789612315860") 2026/09/17 02:33:37 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc70_d20260917_m023204_c001_v7007000_t0000_u01789612324884") as it is a hide marker 2026/09/17 02:33:37 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d686_d20260917_m023204_c001_v0001178_t0048_u01789612324299") 2026/09/17 02:33:37 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc6d_d20260917_m023203_c001_v7007000_t0000_u01789612323937") as it is a hide marker 2026/09/17 02:33:37 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d676_d20260917_m023203_c001_v0001178_t0055_u01789612323124") 2026/09/17 02:33:37 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc73_d20260917_m023205_c001_v7007000_t0000_u01789612325828") as it is a hide marker 2026/09/17 02:33:37 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d694_d20260917_m023205_c001_v0001178_t0026_u01789612325252") 2026/09/17 02:33:37 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc6b_d20260917_m023202_c001_v7007000_t0000_u01789612322749") as it is a hide marker 2026/09/17 02:33:37 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d666_d20260917_m023202_c001_v0001178_t0051_u01789612322173") 2026/09/17 02:33:37 DEBUG : ./.: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc5e_d20260917_m023157_c001_v7007000_t0000_u01789612317835") as it is a hide marker 2026/09/17 02:33:37 DEBUG : ./.: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d618_d20260917_m023157_c001_v0001178_t0055_u01789612317178") 2026/09/17 02:33:37 DEBUG : ../..: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f414965e6f968fc61_d20260917_m023158_c001_v7007000_t0000_u01789612318768") as it is a hide marker 2026/09/17 02:33:37 DEBUG : ../..: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d62a_d20260917_m023158_c001_v0001178_t0033_u01789612318197") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/17 02:33:38 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/09/17 02:33:38 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/09/17 02:33:38 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/09/17 02:33:38 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/09/17 02:33:39 INFO : B2 bucket rclone-test-dahunak0wupu: cleaning bucket "rclone-test-dahunak0wupu" of pending multipart uploads older than 0s 2026/09/17 02:33:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d7c5_d20260917_m023224_c001_v0001178_t0047_u01789612344831") "upload" dated 2026-09-17 02:32:24.831 +0000 UTC (1m14.586436669s ago) 2026/09/17 02:33:39 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e82334_d20260917_m023338_c001_v0001100_t0052_u01789612418416") as it is a start marker (upload started at 2026-09-17 02:33:38.416 +0000 UTC) 2026/09/17 02:33:39 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/17 02:33:39 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e82335_d20260917_m023338_c001_v0001157_t0059_u01789612418596") as it is a start marker (upload started at 2026-09-17 02:33:38.596 +0000 UTC) 2026/09/17 02:33:39 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/17 02:33:39 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e82336_d20260917_m023338_c001_v0001171_t0015_u01789612418778") as it is a start marker (upload started at 2026-09-17 02:33:38.778 +0000 UTC) 2026/09/17 02:33:39 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/17 02:33:39 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e82337_d20260917_m023338_c001_v0001144_t0057_u01789612418960") as it is a start marker (upload started at 2026-09-17 02:33:38.96 +0000 UTC) 2026/09/17 02:33:39 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/17 02:33:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e82333_d20260917_m023338_c001_v7007000_t0000_u01789612418209") "hide" dated 2026-09-17 02:33:38.209 +0000 UTC (1.208598294s ago) 2026/09/17 02:33:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6db5d_d20260917_m023328_c001_v0001178_t0052_u01789612408577") 2026/09/17 02:33:39 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/17 02:33:39 INFO : B2 bucket rclone-test-dahunak0wupu: cleaning bucket "rclone-test-dahunak0wupu" of pending multipart uploads older than 0s 2026/09/17 02:33:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d7c5_d20260917_m023224_c001_v0001178_t0047_u01789612344831") "upload" dated 2026-09-17 02:32:24.831 +0000 UTC (1m15.074054018s ago) 2026/09/17 02:33:39 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e82334_d20260917_m023338_c001_v0001100_t0052_u01789612418416") as it is a start marker (upload started at 2026-09-17 02:33:38.416 +0000 UTC) 2026/09/17 02:33:39 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e82335_d20260917_m023338_c001_v0001157_t0059_u01789612418596") as it is a start marker (upload started at 2026-09-17 02:33:38.596 +0000 UTC) 2026/09/17 02:33:39 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e82336_d20260917_m023338_c001_v0001171_t0015_u01789612418778") as it is a start marker (upload started at 2026-09-17 02:33:38.778 +0000 UTC) 2026/09/17 02:33:39 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e82337_d20260917_m023338_c001_v0001144_t0057_u01789612418960") as it is a start marker (upload started at 2026-09-17 02:33:38.96 +0000 UTC) 2026/09/17 02:33:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e82333_d20260917_m023338_c001_v7007000_t0000_u01789612418209") "hide" dated 2026-09-17 02:33:38.209 +0000 UTC (1.696214291s ago) 2026/09/17 02:33:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6db5d_d20260917_m023328_c001_v0001178_t0052_u01789612408577") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/17 02:33:40 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/17 02:33:40 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/17 02:33:41 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/09/17 02:33:42 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/17 02:33:42 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/17 02:33:42 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/17 02:33:42 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/17 02:33:43 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/17 02:33:44 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/17 02:33:44 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/17 02:33:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:33:47 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/09/17 02:33:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f2021c042839335d3_d20260917_m023347_c001_v0001098_t0013_u01789612427482") 2026/09/17 02:33:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/17 02:33:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/17 02:33:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/17 02:33:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:33:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:33:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/17 02:33:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/17 02:33:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/17 02:33:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/17 02:33:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/17 02:33:53 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/17 02:33:53 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/17 02:33:53 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/17 02:33:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:33:55 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/09/17 02:33:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e8234b_d20260917_m023355_c001_v0001099_t0023_u01789612435698") 2026/09/17 02:33:55 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/17 02:33:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/17 02:33:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/17 02:33:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:33:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:33:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/17 02:34:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/17 02:34:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/17 02:34:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/17 02:34:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/17 02:34:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/17 02:34:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/17 02:34:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/17 02:34:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/17 02:34:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/17 02:34:03 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/17 02:34:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:34:04 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/09/17 02:34:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949ceef9_d20260917_m023404_c001_v0001171_t0037_u01789612444845") 2026/09/17 02:34:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/17 02:34:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/17 02:34:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/17 02:34:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/17 02:34:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/17 02:34:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:34:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:34:07 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/09/17 02:34:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/17 02:34:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/17 02:34:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/17 02:34:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/17 02:34:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/17 02:34:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/17 02:34:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/17 02:34:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:34:13 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/09/17 02:34:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef00_d20260917_m023413_c001_v0001042_t0038_u01789612453165") 2026/09/17 02:34:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/17 02:34:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/17 02:34:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/17 02:34:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:34:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:34:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/17 02:34:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/17 02:34:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/17 02:34:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/17 02:34:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/17 02:34:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/17 02:34:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/17 02:34:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/17 02:34:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:34:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/09/17 02:34:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef0b_d20260917_m023421_c001_v0001038_t0026_u01789612461520") 2026/09/17 02:34:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/17 02:34:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/17 02:34:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/17 02:34:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:34:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:34:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/17 02:34:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/17 02:34:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/17 02:34:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/17 02:34:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/17 02:34:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/17 02:34:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/17 02:34:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/17 02:34:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/17 02:34:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/17 02:34:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/17 02:34:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:34:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/09/17 02:34:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f215f2006b38b8727_d20260917_m023435_c001_v0001037_t0058_u01789612475243") 2026/09/17 02:34:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/17 02:34:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/17 02:34:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/17 02:34:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/17 02:34:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/17 02:34:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:34:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:34:38 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/09/17 02:34:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/17 02:34:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/17 02:34:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/17 02:34:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/17 02:34:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/17 02:34:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/17 02:34:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/17 02:34:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:34:44 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/09/17 02:34:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f215f2006b38b8733_d20260917_m023444_c001_v0001102_t0014_u01789612484277") 2026/09/17 02:34:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/17 02:34:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/17 02:34:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/17 02:34:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:34:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:34:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/17 02:34:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/17 02:34:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/17 02:34:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/17 02:34:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/17 02:34:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/17 02:34:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/17 02:34:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/17 02:34:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:34:52 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/09/17 02:34:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef2e_d20260917_m023452_c001_v0001090_t0058_u01789612492884") 2026/09/17 02:34:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/17 02:34:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/17 02:34:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/17 02:34:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:34:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:34:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/17 02:34:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/17 02:34:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/17 02:34:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/17 02:34:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/17 02:34:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/17 02:34:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/17 02:34:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/17 02:35:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/17 02:35:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/17 02:35:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/17 02:35:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:35:02 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/09/17 02:35:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f2184115aecdb8fc2_d20260917_m023503_c001_v0001101_t0016_u01789612503004") 2026/09/17 02:35:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/17 02:35:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/17 02:35:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/17 02:35:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/17 02:35:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/17 02:35:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:35:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:35:05 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/09/17 02:35:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/17 02:35:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/17 02:35:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/17 02:35:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/17 02:35:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/17 02:35:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/17 02:35:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/17 02:35:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:35:11 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/09/17 02:35:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f2184115aecdb8fca_d20260917_m023511_c001_v0001183_t0014_u01789612511328") 2026/09/17 02:35:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/17 02:35:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/17 02:35:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/17 02:35:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:35:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:35:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/17 02:35:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/17 02:35:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/17 02:35:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/17 02:35:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/17 02:35:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/17 02:35:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/17 02:35:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/17 02:35:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:35:20 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/09/17 02:35:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef51_d20260917_m023520_c001_v0001184_t0057_u01789612520129") 2026/09/17 02:35:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/17 02:35:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/17 02:35:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/17 02:35:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:35:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:35:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/17 02:35:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/17 02:35:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/17 02:35:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/17 02:35:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/17 02:35:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/17 02:35:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/17 02:35:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/17 02:35:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/17 02:35:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/17 02:35:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/17 02:35:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:35:29 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/09/17 02:35:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f2256727f518bd4d1_d20260917_m023529_c001_v0001101_t0023_u01789612529958") 2026/09/17 02:35:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/17 02:35:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/17 02:35:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/17 02:35:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/17 02:35:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/17 02:35:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:35:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:35:32 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/09/17 02:35:35 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/17 02:35:35 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/17 02:35:35 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/17 02:35:35 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/17 02:35:35 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/17 02:35:37 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/17 02:35:37 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/17 02:35:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:35:39 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/09/17 02:35:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f2256727f518bd4dc_d20260917_m023539_c001_v0001171_t0031_u01789612539282") 2026/09/17 02:35:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/17 02:35:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/17 02:35:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/17 02:35:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:35:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:35:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/17 02:35:43 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/17 02:35:43 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/17 02:35:44 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/17 02:35:44 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/17 02:35:46 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/17 02:35:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/17 02:35:47 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/17 02:35:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:35:49 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/09/17 02:35:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cefb0_d20260917_m023549_c001_v0001115_t0001_u01789612549492") 2026/09/17 02:35:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/17 02:35:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/17 02:35:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/17 02:35:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:35:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:35:52 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/17 02:35:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/17 02:35:54 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/17 02:35:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/17 02:35:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/17 02:35:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/17 02:35:55 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/17 02:35:56 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/17 02:35:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/17 02:35:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/17 02:35:57 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/17 02:36:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:36:00 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/09/17 02:36:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b87f_d20260917_m023600_c001_v0001165_t0009_u01789612560157") 2026/09/17 02:36:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/17 02:36:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/17 02:36:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/17 02:36:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/17 02:36:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/17 02:36:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:36:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:36:03 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/09/17 02:36:05 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/17 02:36:05 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/17 02:36:05 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/17 02:36:05 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/17 02:36:06 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/17 02:36:08 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/17 02:36:08 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/17 02:36:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:36:10 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/09/17 02:36:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b89f_d20260917_m023610_c001_v0001090_t0020_u01789612570472") 2026/09/17 02:36:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/17 02:36:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/17 02:36:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/17 02:36:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:36:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:36:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/17 02:36:16 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/17 02:36:16 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/17 02:36:16 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/17 02:36:16 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/17 02:36:19 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/17 02:36:19 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/17 02:36:19 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/17 02:36:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:36:22 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/09/17 02:36:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b8c0_d20260917_m023622_c001_v0001137_t0050_u01789612582372") 2026/09/17 02:36:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/17 02:36:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/17 02:36:22 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/17 02:36:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:36:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:36:25 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/17 02:36:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/17 02:36:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/17 02:36:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/17 02:36:28 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/17 02:36:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/17 02:36:29 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/17 02:36:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/17 02:36:31 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/17 02:36:32 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/17 02:36:32 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/17 02:36:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/17 02:36:34 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/09/17 02:36:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0ff2cda3304dabdbaf080e1b_f215f2006b38b879f_d20260917_m023634_c001_v0001037_t0045_u01789612594705") 2026/09/17 02:36:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/17 02:36:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/17 02:36:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/17 02:36:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/17 02:36:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/17 02:36:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/17 02:36:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/17 02:36:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/17 02:36:40 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/17 02:36:40 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/17 02:36:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Unknown 500 Internal Server Error (500 unknown) 2026/09/17 02:36:40 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/17 02:36:41 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1167-13.backblaze.com/b2api/v1/b2_upload_file/0ff2cda3304dabdbaf080e1b/c001_v0001167_t0002": write tcp: unexpected EOF 2026/09/17 02:36:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-13.backblaze.com/b2api/v1/b2_upload_file/0ff2cda3304dabdbaf080e1b/c001_v0001167_t0002": write tcp: unexpected EOF) 2026/09/17 02:36:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1167-13.backblaze.com/b2api/v1/b2_upload_file/0ff2cda3304dabdbaf080e1b/c001_v0001167_t0002": write tcp: unexpected EOF 2026/09/17 02:36:41 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/17 02:36:42 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/17 02:36:42 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/17 02:36:42 DEBUG : retry-chunked-Status500.bin: Error sending chunk 0 (retry=true): Unknown 500 Internal Server Error (500 unknown): &api.Error{Status:500, Code:"unknown", Message:"Unknown 500 Internal Server Error"} 2026/09/17 02:36:42 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/17 02:36:42 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/17 02:36:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/17 02:36:42 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/17 02:36:42 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/17 02:36:42 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/17 02:36:42 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/17 02:36:42 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/17 02:36:42 DEBUG : pacer: Reducing sleep to 10ms 2026/09/17 02:36:43 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/17 02:36:44 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/17 02:36:45 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/17 02:36:45 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/17 02:36:47 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/17 02:36:47 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/17 02:36:47 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1099-08.backblaze.com/b2api/v1/b2_upload_part/4_z0ff2cda3304dabdbaf080e1b_f21852a93d19db755_d20260917_m023646_c001_v0001099_t0058_u01789612606695/0002": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1099-08.backblaze.com/b2api/v1/b2_upload_part/4_z0ff2cda3304dabdbaf080e1b_f21852a93d19db755_d20260917_m023646_c001_v0001099_t0058_u01789612606695/0002", Err:(*net.OpError)(0x2af2353110e0)} 2026/09/17 02:36:47 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1099-08.backblaze.com/b2api/v1/b2_upload_part/4_z0ff2cda3304dabdbaf080e1b_f21852a93d19db755_d20260917_m023646_c001_v0001099_t0058_u01789612606695/0002": write tcp: unexpected EOF 2026/09/17 02:36:47 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1099-08.backblaze.com/b2api/v1/b2_upload_part/4_z0ff2cda3304dabdbaf080e1b_f21852a93d19db755_d20260917_m023646_c001_v0001099_t0058_u01789612606695/0002": write tcp: unexpected EOF) 2026/09/17 02:36:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/17 02:36:47 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/17 02:36:47 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/17 02:36:47 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/17 02:36:47 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/17 02:36:47 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/17 02:36:47 DEBUG : pacer: Reducing sleep to 10ms 2026/09/17 02:36:48 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/17 02:36:49 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/17 02:36:49 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/17 02:36:49 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/17 02:36:52 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1105-16.backblaze.com/b2api/v1/b2_upload_file/0ff2cda3304dabdbaf080e1b/c001_v0001105_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/17 02:36:52 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-16.backblaze.com/b2api/v1/b2_upload_file/0ff2cda3304dabdbaf080e1b/c001_v0001105_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/17 02:36:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1105-16.backblaze.com/b2api/v1/b2_upload_file/0ff2cda3304dabdbaf080e1b/c001_v0001105_t0024": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/17 02:36:52 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/17 02:36:52 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/17 02:36:52 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/17 02:36:52 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/17 02:36:52 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/17 02:36:54 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/17 02:36:54 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/17 02:36:54 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/17 02:36:54 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/17 02:37:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b90b_d20260917_m023702_c001_v0001174_t0002_u01789612622435") 2026/09/17 02:37:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/17 02:37:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/17 02:37:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/17 02:37:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/17 02:37:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/17 02:37:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/17 02:37:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/17 02:37:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/17 02:37:05 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/17 02:37:08 DEBUG : chunked-copy: Done sending chunk 0 2026/09/17 02:37:08 DEBUG : chunked-copy: Done sending chunk 1 2026/09/17 02:37:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/17 02:37:08 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b90e_d20260917_m023708_c001_v0001145_t0057_u01789612628850") 2026/09/17 02:37:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/17 02:37:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/17 02:37:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/17 02:37:09 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/17 02:37:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/17 02:37:11 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/17 02:37:11 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/17 02:37:11 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/17 02:37:11 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/17 02:37:14 DEBUG : chunked-copy: Done sending chunk 0 2026/09/17 02:37:14 DEBUG : chunked-copy: Done sending chunk 1 2026/09/17 02:37:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/17 02:37:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0ff2cda3304dabdbaf080e1b_f2021c0428393368f_d20260917_m023715_c001_v0001115_t0008_u01789612635163") 2026/09/17 02:37:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/17 02:37:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/17 02:37:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/17 02:37:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/17 02:37:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/17 02:37:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/17 02:37:18 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/17 02:37:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/17 02:37:18 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/17 02:37:20 DEBUG : chunked-copy: Done sending chunk 0 2026/09/17 02:37:21 DEBUG : chunked-copy: Done sending chunk 1 2026/09/17 02:37:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/17 02:37:22 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0ff2cda3304dabdbaf080e1b_f2021c04283933699_d20260917_m023722_c001_v0001171_t0059_u01789612642061") 2026/09/17 02:37:22 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/17 02:37:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/17 02:37:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/17 02:37:22 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/17 02:37:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/17 02:37:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/17 02:37:23 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/17 02:37:24 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/17 02:37:26 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/17 02:37:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dahunak0wupu/deeper/nonexisting/directory" 2026/09/17 02:37:27 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/17 02:37:28 INFO : B2 bucket rclone-test-dahunak0wupu: cleaning bucket "rclone-test-dahunak0wupu" of all files 2026/09/17 02:37:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cefd5_d20260917_m023615_c001_v7007000_t0000_u01789612575429") 2026/09/17 02:37:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b89f_d20260917_m023610_c001_v0001090_t0020_u01789612570472") 2026/09/17 02:37:29 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f401c560f90f7b899_d20260917_m023609_c001_v7007000_t0000_u01789612569804") 2026/09/17 02:37:29 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cefc6_d20260917_m023605_c001_v0001184_t0029_u01789612565012") 2026/09/17 02:37:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41852a93d19db74a_d20260917_m023640_c001_v7007000_t0000_u01789612600588") 2026/09/17 02:37:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f215f2006b38b879f_d20260917_m023634_c001_v0001037_t0045_u01789612594705") 2026/09/17 02:37:29 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f415f2006b38b879d_d20260917_m023634_c001_v7007000_t0000_u01789612594068") 2026/09/17 02:37:29 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b8cb_d20260917_m023628_c001_v0001104_t0008_u01789612588030") 2026/09/17 02:37:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f401c560f90f7b8ca_d20260917_m023627_c001_v7007000_t0000_u01789612587807") 2026/09/17 02:37:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b8c0_d20260917_m023622_c001_v0001137_t0050_u01789612582372") 2026/09/17 02:37:29 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f401c560f90f7b8bf_d20260917_m023621_c001_v7007000_t0000_u01789612581701") 2026/09/17 02:37:29 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b8ae_d20260917_m023615_c001_v0001032_t0034_u01789612575609") 2026/09/17 02:37:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cef16_d20260917_m023440_c001_v7007000_t0000_u01789612480093") 2026/09/17 02:37:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f215f2006b38b8727_d20260917_m023435_c001_v0001037_t0058_u01789612475243") 2026/09/17 02:37:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cef12_d20260917_m023430_c001_v7007000_t0000_u01789612470434") 2026/09/17 02:37:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef0b_d20260917_m023421_c001_v0001038_t0026_u01789612461520") 2026/09/17 02:37:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f415f2006b38b8726_d20260917_m023434_c001_v7007000_t0000_u01789612474835") 2026/09/17 02:37:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef13_d20260917_m023430_c001_v0001042_t0040_u01789612470627") 2026/09/17 02:37:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cef09_d20260917_m023421_c001_v7007000_t0000_u01789612461097") 2026/09/17 02:37:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef06_d20260917_m023417_c001_v0001183_t0011_u01789612457058") 2026/09/17 02:37:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cef04_d20260917_m023416_c001_v7007000_t0000_u01789612456863") 2026/09/17 02:37:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef00_d20260917_m023413_c001_v0001042_t0038_u01789612453165") 2026/09/17 02:37:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949ceeff_d20260917_m023412_c001_v7007000_t0000_u01789612452748") 2026/09/17 02:37:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e82360_d20260917_m023409_c001_v0001092_t0049_u01789612449063") 2026/09/17 02:37:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cef47_d20260917_m023506_c001_v7007000_t0000_u01789612506972") 2026/09/17 02:37:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2184115aecdb8fc2_d20260917_m023503_c001_v0001101_t0016_u01789612503004") 2026/09/17 02:37:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cef38_d20260917_m023457_c001_v7007000_t0000_u01789612497047") 2026/09/17 02:37:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef2e_d20260917_m023452_c001_v0001090_t0058_u01789612492884") 2026/09/17 02:37:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4184115aecdb8fc1_d20260917_m023502_c001_v7007000_t0000_u01789612502551") 2026/09/17 02:37:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef39_d20260917_m023457_c001_v0001144_t0032_u01789612497229") 2026/09/17 02:37:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cef2c_d20260917_m023452_c001_v7007000_t0000_u01789612492430") 2026/09/17 02:37:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef23_d20260917_m023447_c001_v0001115_t0010_u01789612487978") 2026/09/17 02:37:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cef22_d20260917_m023447_c001_v7007000_t0000_u01789612487793") 2026/09/17 02:37:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f215f2006b38b8733_d20260917_m023444_c001_v0001102_t0014_u01789612484277") 2026/09/17 02:37:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f415f2006b38b8732_d20260917_m023443_c001_v7007000_t0000_u01789612483872") 2026/09/17 02:37:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef17_d20260917_m023440_c001_v0001137_t0019_u01789612480276") 2026/09/17 02:37:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e8235f_d20260917_m023408_c001_v7007000_t0000_u01789612448831") 2026/09/17 02:37:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949ceef9_d20260917_m023404_c001_v0001171_t0037_u01789612444845") 2026/09/17 02:37:30 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949ceef8_d20260917_m023404_c001_v7007000_t0000_u01789612444441") 2026/09/17 02:37:30 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e82350_d20260917_m023359_c001_v0001100_t0001_u01789612439943") 2026/09/17 02:37:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e8234f_d20260917_m023359_c001_v7007000_t0000_u01789612439746") 2026/09/17 02:37:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e8234b_d20260917_m023355_c001_v0001099_t0023_u01789612435698") 2026/09/17 02:37:31 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e82349_d20260917_m023355_c001_v7007000_t0000_u01789612435261") 2026/09/17 02:37:31 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e82344_d20260917_m023351_c001_v0001099_t0038_u01789612431123") 2026/09/17 02:37:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e82343_d20260917_m023350_c001_v7007000_t0000_u01789612430935") 2026/09/17 02:37:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2021c042839335d3_d20260917_m023347_c001_v0001098_t0013_u01789612427482") 2026/09/17 02:37:31 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4021c042839335d1_d20260917_m023347_c001_v7007000_t0000_u01789612427101") 2026/09/17 02:37:31 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2079d97de6e82339_d20260917_m023341_c001_v0001130_t0047_u01789612421926") 2026/09/17 02:37:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cef8f_d20260917_m023534_c001_v7007000_t0000_u01789612534458") 2026/09/17 02:37:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2256727f518bd4d1_d20260917_m023529_c001_v0001101_t0023_u01789612529958") 2026/09/17 02:37:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cef57_d20260917_m023524_c001_v7007000_t0000_u01789612524336") 2026/09/17 02:37:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef51_d20260917_m023520_c001_v0001184_t0057_u01789612520129") 2026/09/17 02:37:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4256727f518bd4d0_d20260917_m023529_c001_v7007000_t0000_u01789612529383") 2026/09/17 02:37:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef58_d20260917_m023524_c001_v0001173_t0011_u01789612524526") 2026/09/17 02:37:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cef50_d20260917_m023519_c001_v7007000_t0000_u01789612519624") 2026/09/17 02:37:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef4d_d20260917_m023515_c001_v0001182_t0008_u01789612515077") 2026/09/17 02:37:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cef4c_d20260917_m023514_c001_v7007000_t0000_u01789612514896") 2026/09/17 02:37:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2184115aecdb8fca_d20260917_m023511_c001_v0001183_t0014_u01789612511328") 2026/09/17 02:37:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4184115aecdb8fc9_d20260917_m023510_c001_v7007000_t0000_u01789612510861") 2026/09/17 02:37:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef48_d20260917_m023507_c001_v0001182_t0031_u01789612507164") 2026/09/17 02:37:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cefc5_d20260917_m023604_c001_v7007000_t0000_u01789612564829") 2026/09/17 02:37:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b87f_d20260917_m023600_c001_v0001165_t0009_u01789612560157") 2026/09/17 02:37:31 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f401c560f90f7b87e_d20260917_m023559_c001_v7007000_t0000_u01789612559609") 2026/09/17 02:37:32 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cefb6_d20260917_m023554_c001_v0001157_t0037_u01789612554553") 2026/09/17 02:37:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cefb4_d20260917_m023554_c001_v7007000_t0000_u01789612554372") 2026/09/17 02:37:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cefb0_d20260917_m023549_c001_v0001115_t0001_u01789612549492") 2026/09/17 02:37:32 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cefaf_d20260917_m023548_c001_v7007000_t0000_u01789612548954") 2026/09/17 02:37:32 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cefa4_d20260917_m023543_c001_v0001171_t0036_u01789612543383") 2026/09/17 02:37:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41924b72949cefa3_d20260917_m023543_c001_v7007000_t0000_u01789612543203") 2026/09/17 02:37:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2256727f518bd4dc_d20260917_m023539_c001_v0001171_t0031_u01789612539282") 2026/09/17 02:37:32 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4256727f518bd4db_d20260917_m023538_c001_v7007000_t0000_u01789612538768") 2026/09/17 02:37:32 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21924b72949cef91_d20260917_m023534_c001_v0001184_t0008_u01789612534639") 2026/09/17 02:37:32 DEBUG : chunked-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e823c9_d20260917_m023724_c001_v7007000_t0000_u01789612644502") 2026/09/17 02:37:32 DEBUG : chunked-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b915_d20260917_m023717_c001_v0001038_t0020_u01789612637994") 2026/09/17 02:37:32 DEBUG : chunked-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f401c560f90f7b914_d20260917_m023717_c001_v7007000_t0000_u01789612637320") 2026/09/17 02:37:32 DEBUG : chunked-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b911_d20260917_m023711_c001_v0001029_t0032_u01789612631514") 2026/09/17 02:37:32 DEBUG : chunked-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f401c560f90f7b910_d20260917_m023710_c001_v7007000_t0000_u01789612630841") 2026/09/17 02:37:32 DEBUG : chunked-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2021c04283933684_d20260917_m023705_c001_v0001043_t0018_u01789612625092") 2026/09/17 02:37:32 DEBUG : chunked-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4021c04283933682_d20260917_m023704_c001_v7007000_t0000_u01789612624483") 2026/09/17 02:37:32 DEBUG : chunked-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f115fc12396d52bf8_d20260917_m023700_c001_v0001106_t0009_u01789612620189") 2026/09/17 02:37:32 DEBUG : chunked-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f401c560f90f7b909_d20260917_m023659_c001_v7007000_t0000_u01789612619738") 2026/09/17 02:37:32 DEBUG : chunked-copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f115fc12396d52bea_d20260917_m023656_c001_v0001106_t0013_u01789612616214") 2026/09/17 02:37:32 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e823c8_d20260917_m023724_c001_v7007000_t0000_u01789612644322") 2026/09/17 02:37:32 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2021c04283933699_d20260917_m023722_c001_v0001171_t0059_u01789612642061") 2026/09/17 02:37:32 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f401c560f90f7b913_d20260917_m023717_c001_v7007000_t0000_u01789612637141") 2026/09/17 02:37:32 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f2021c0428393368f_d20260917_m023715_c001_v0001115_t0008_u01789612635163") 2026/09/17 02:37:33 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f401c560f90f7b90f_d20260917_m023710_c001_v7007000_t0000_u01789612630657") 2026/09/17 02:37:33 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b90e_d20260917_m023708_c001_v0001145_t0057_u01789612628850") 2026/09/17 02:37:33 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4021c04283933681_d20260917_m023704_c001_v7007000_t0000_u01789612624301") 2026/09/17 02:37:33 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f201c560f90f7b90b_d20260917_m023702_c001_v0001174_t0002_u01789612622435") 2026/09/17 02:37:33 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f401c560f90f7b908_d20260917_m023659_c001_v7007000_t0000_u01789612619557") 2026/09/17 02:37:33 DEBUG : chunked-copy.copy: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f1021e582cab8044c_d20260917_m023658_c001_v0001185_t0019_u01789612618526") 2026/09/17 02:37:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f11295003d5a6d7c5_d20260917_m023224_c001_v0001178_t0047_u01789612344831") 2026/09/17 02:37:33 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f417edda748486676_d20260917_m023651_c001_v7007000_t0000_u01789612611192") 2026/09/17 02:37:33 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21852a93d19db755_d20260917_m023646_c001_v0001099_t0058_u01789612606695") 2026/09/17 02:37:33 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f41852a93d19db754_d20260917_m023646_c001_v7007000_t0000_u01789612606335") 2026/09/17 02:37:33 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f21852a93d19db74b_d20260917_m023641_c001_v0001131_t0015_u01789612601795") 2026/09/17 02:37:33 DEBUG : unknown-size-put.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e823cb_d20260917_m023725_c001_v7007000_t0000_u01789612645588") 2026/09/17 02:37:33 DEBUG : unknown-size-put.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f115fc12396d52c58_d20260917_m023725_c001_v0001106_t0027_u01789612645043") 2026/09/17 02:37:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e823cf_d20260917_m023727_c001_v7007000_t0000_u01789612647267") 2026/09/17 02:37:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f115fc12396d52c5e_d20260917_m023726_c001_v0001106_t0002_u01789612646632") 2026/09/17 02:37:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f115fc12396d52c5a_d20260917_m023725_c001_v0001106_t0033_u01789612645770") 2026/09/17 02:37:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z0ff2cda3304dabdbaf080e1b_f4079d97de6e82333_d20260917_m023338_c001_v7007000_t0000_u01789612418209") 2026/09/17 02:37:34 INFO : B2 bucket rclone-test-dahunak0wupu: cleaning bucket "rclone-test-dahunak0wupu" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (344.36s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.65s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir (341.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.62s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.11s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.70s) --- 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.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (178.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (31.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (13.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (7.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.52s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (10.78s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (9.76s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.68s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 344.392s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m45.802100887s (try 1/5)