"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestB2:" 2026/08/10 04:38:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yekajoh9kemi" 2026/08/10 04:38:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/10 04:38:52 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/10 04:38:52 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/10 04:38:52 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/10 04:39:18 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/08/10 04:39:21 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/08/10 04:39:21 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/08/10 04:39:21 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/08/10 04:39:21 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/08/10 04:39:22 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/08/10 04:39:22 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/10 04:39:29 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/10 04:39:30 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/10 04:39:34 INFO : B2 bucket rclone-test-yekajoh9kemi: cleaning bucket "rclone-test-yekajoh9kemi" of all files 2026/08/10 04:39:35 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7815_d20260810_m043934_c001_v0001090_t0017_u01786336774148") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/10 04:39:36 DEBUG : Creating backend with remote "TestB2:rclone-test-yekajoh9kemi/dirToPurgeFromRoot" 2026/08/10 04:39:37 INFO : B2 bucket rclone-test-yekajoh9kemi path dirToPurgeFromRoot: cleaning bucket "rclone-test-yekajoh9kemi" of all files 2026/08/10 04:39:38 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7819_d20260810_m043935_c001_v0001090_t0005_u01786336775764") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/10 04:39:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yekajoh9kemi/hello? sausage/êé" 2026/08/10 04:39:43 INFO : B2 bucket rclone-test-yekajoh9kemi path hello? sausage/êé: cleaning bucket "rclone-test-yekajoh9kemi" of all files 2026/08/10 04:39:43 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f1191880704e5258a_d20260810_m043941_c001_v0001104_t0037_u01786336781445") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/10 04:39:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yekajoh9kemi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/10 04:39:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yekajoh9kemi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestB2:" path "rclone-test-yekajoh9kemi" from "TestB2:rclone-test-yekajoh9kemi" 2026/08/10 04:39:59 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/08/10 04:40:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qinufoz1qise" 2026/08/10 04:40:13 DEBUG : B2 bucket rclone-test-qinufoz1qise: Purge remote 2026/08/10 04:40:13 INFO : B2 bucket rclone-test-qinufoz1qise: cleaning bucket "rclone-test-qinufoz1qise" of all files 2026/08/10 04:40:13 DEBUG : somefile: Deleting (id "4_z0f329d93f08deb9b9ff80e1b_f406819a1aa0e24a8_d20260810_m044012_c001_v0001181_t0004_u01786336812142") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/10 04:40:15 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/10 04:40:15 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/08/10 04:40:19 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2026/08/10 04:40:19 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/08/10 04:40:19 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.661Ki offset 6Mi/6.106Mi 2026/08/10 04:40:19 DEBUG : test-metadata: Sending chunk 1 length 111269 2026/08/10 04:40:20 DEBUG : test-metadata: Done sending chunk 1 2026/08/10 04:40:27 DEBUG : test-metadata: Done sending chunk 0 2026/08/10 04:40:27 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-08-10-044032-393.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/08/10 04:40:38 DEBUG : oldPath = "TestB2:rclone-test-yekajoh9kemi/versions/test-versions-v2026-08-10-044032-393.txt" 2026/08/10 04:40:38 DEBUG : newPath = "TestB2,versions:rclone-test-yekajoh9kemi/versions/test-versions-v2026-08-10-044032-393.txt" 2026/08/10 04:40:38 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yekajoh9kemi/versions/test-versions-v2026-08-10-044032-393.txt" 2026/08/10 04:40:38 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/08/10 04:40:39 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yekajoh9kemi/versions/test-versions-v2026-08-10-044032-393.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yekajoh9kemi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/08/10 04:40:42 INFO : B2 bucket rclone-test-yekajoh9kemi: cleaning bucket "rclone-test-yekajoh9kemi" of all hidden files 2026/08/10 04:40:43 DEBUG : leading space/ leading space: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5ef_d20260810_m043900_c001_v7007000_t0000_u01786336740660") as it is a hide marker 2026/08/10 04:40:43 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : leading space/ leading space: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77b7_d20260810_m043859_c001_v0001090_t0024_u01786336739634") 2026/08/10 04:40:43 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5ee_d20260810_m043859_c001_v7007000_t0000_u01786336739287") as it is a hide marker 2026/08/10 04:40:43 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77b3_d20260810_m043858_c001_v0001090_t0030_u01786336738437") 2026/08/10 04:40:43 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f6_d20260810_m043907_c001_v7007000_t0000_u01786336747354") as it is a hide marker 2026/08/10 04:40:43 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77d3_d20260810_m043906_c001_v0001090_t0029_u01786336746534") 2026/08/10 04:40:43 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : created from root.txt: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f409cb53cba7c4468_d20260810_m044006_c001_v7007000_t0000_u01786336806195") as it is a hide marker 2026/08/10 04:40:43 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : created from root.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f115b1866276ec2c7_d20260810_m044005_c001_v0001184_t0038_u01786336805235") 2026/08/10 04:40:43 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : file name.txt: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f41009e268e3c2bf6_d20260810_m044014_c001_v7007000_t0000_u01786336814723") as it is a hide marker 2026/08/10 04:40:43 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : file name.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7841_d20260810_m043954_c001_v0001090_t0026_u01786336794638") 2026/08/10 04:40:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : file name.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f1116946f5363c18e_d20260810_m043948_c001_v0001098_t0017_u01786336788928") 2026/08/10 04:40:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : file name.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7809_d20260810_m043926_c001_v0001090_t0039_u01786336766615") 2026/08/10 04:40:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : file name.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7801_d20260810_m043925_c001_v0001090_t0024_u01786336765329") 2026/08/10 04:40:43 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7805_d20260810_m043926_c001_v0001090_t0021_u01786336766035") "upload" dated 2026-08-10 04:39:26.035 +0000 UTC (1m17.185312757s ago) 2026/08/10 04:40:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f407d372a7c33d39b_d20260810_m043946_c001_v7007000_t0000_u01786336786328") as it is a hide marker 2026/08/10 04:40:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f1174053051595e42_d20260810_m043945_c001_v0001167_t0029_u01786336785668") 2026/08/10 04:40:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f112cbf8ee7daf775_d20260810_m043944_c001_v0001120_t0047_u01786336784776") 2026/08/10 04:40:43 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5fd_d20260810_m043915_c001_v7007000_t0000_u01786336755443") as it is a hide marker 2026/08/10 04:40:43 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77eb_d20260810_m043914_c001_v0001090_t0005_u01786336754766") 2026/08/10 04:40:43 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : piped data.txt: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f41009e268e3c2c01_d20260810_m044016_c001_v7007000_t0000_u01786336816766") as it is a hide marker 2026/08/10 04:40:43 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : piped data.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7869_d20260810_m044016_c001_v0001090_t0022_u01786336816017") 2026/08/10 04:40:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : piped data.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41009e268e3c2bfe_d20260810_m044015_c001_v7007000_t0000_u01786336815821") 2026/08/10 04:40:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : piped data.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402ac2a0eb0a7867_d20260810_m044015_c001_v0001090_t0017_u01786336815469") 2026/08/10 04:40:43 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef602_d20260810_m043916_c001_v7007000_t0000_u01786336756546") as it is a hide marker 2026/08/10 04:40:43 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77f1_d20260810_m043915_c001_v0001090_t0011_u01786336755790") 2026/08/10 04:40:43 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : test-metadata: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f4004132ab48c7c9b_d20260810_m044029_c001_v7007000_t0000_u01786336829826") as it is a hide marker 2026/08/10 04:40:43 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : test-metadata: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21009e268e3c2c07_d20260810_m044018_c001_v0001157_t0007_u01786336818819") 2026/08/10 04:40:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : test-metadata: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41009e268e3c2c04_d20260810_m044017_c001_v7007000_t0000_u01786336817821") 2026/08/10 04:40:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : test-metadata: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a786b_d20260810_m044016_c001_v0001090_t0055_u01786336816963") 2026/08/10 04:40:43 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f8_d20260810_m043909_c001_v7007000_t0000_u01786336749678") as it is a hide marker 2026/08/10 04:40:43 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77d9_d20260810_m043908_c001_v0001090_t0036_u01786336748934") 2026/08/10 04:40:43 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5fa_d20260810_m043911_c001_v7007000_t0000_u01786336751757") as it is a hide marker 2026/08/10 04:40:43 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77df_d20260810_m043911_c001_v0001090_t0009_u01786336751071") 2026/08/10 04:40:43 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f9_d20260810_m043910_c001_v7007000_t0000_u01786336750724") as it is a hide marker 2026/08/10 04:40:43 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77dd_d20260810_m043910_c001_v0001090_t0011_u01786336750024") 2026/08/10 04:40:43 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5fb_d20260810_m043913_c001_v7007000_t0000_u01786336753027") as it is a hide marker 2026/08/10 04:40:43 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77e1_d20260810_m043912_c001_v0001090_t0026_u01786336752106") 2026/08/10 04:40:43 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5fc_d20260810_m043914_c001_v7007000_t0000_u01786336754418") as it is a hide marker 2026/08/10 04:40:43 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77e5_d20260810_m043913_c001_v0001090_t0024_u01786336753375") 2026/08/10 04:40:43 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f7_d20260810_m043908_c001_v7007000_t0000_u01786336748586") as it is a hide marker 2026/08/10 04:40:43 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : trailing space /trailing space : Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77d5_d20260810_m043907_c001_v0001090_t0021_u01786336747713") 2026/08/10 04:40:43 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7893_d20260810_m044037_c001_v0001090_t0046_u01786336837263") "upload" dated 2026-08-10 04:40:37.263 +0000 UTC (5.957872365s ago) 2026/08/10 04:40:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4004132ab48c7ce2_d20260810_m044035_c001_v7007000_t0000_u01786336835077") 2026/08/10 04:40:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7889_d20260810_m044032_c001_v0001090_t0054_u01786336832393") 2026/08/10 04:40:43 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef615_d20260810_m043924_c001_v7007000_t0000_u01786336764797") as it is a hide marker 2026/08/10 04:40:43 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f216cecb1c48ef60a_d20260810_m043918_c001_v0001113_t0040_u01786336758541") 2026/08/10 04:40:43 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : zero-length-file: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef609_d20260810_m043918_c001_v7007000_t0000_u01786336758365") as it is a hide marker 2026/08/10 04:40:43 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : zero-length-file: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402ac2a0eb0a77f9_d20260810_m043917_c001_v0001090_t0017_u01786336757829") 2026/08/10 04:40:43 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f1_d20260810_m043901_c001_v7007000_t0000_u01786336741813") as it is a hide marker 2026/08/10 04:40:43 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77bb_d20260810_m043901_c001_v0001090_t0025_u01786336741006") 2026/08/10 04:40:43 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5e6_d20260810_m043856_c001_v7007000_t0000_u01786336736033") as it is a hide marker 2026/08/10 04:40:43 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77a1_d20260810_m043854_c001_v0001090_t0024_u01786336734784") 2026/08/10 04:40:43 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f4_d20260810_m043904_c001_v7007000_t0000_u01786336744984") as it is a hide marker 2026/08/10 04:40:43 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77c9_d20260810_m043904_c001_v0001090_t0012_u01786336744293") 2026/08/10 04:40:43 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f3_d20260810_m043903_c001_v7007000_t0000_u01786336743946") as it is a hide marker 2026/08/10 04:40:43 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77c5_d20260810_m043903_c001_v0001090_t0055_u01786336743193") 2026/08/10 04:40:43 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f5_d20260810_m043906_c001_v7007000_t0000_u01786336746187") as it is a hide marker 2026/08/10 04:40:43 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77ce_d20260810_m043905_c001_v0001090_t0024_u01786336745331") 2026/08/10 04:40:43 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f2_d20260810_m043902_c001_v7007000_t0000_u01786336742846") as it is a hide marker 2026/08/10 04:40:43 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77c1_d20260810_m043902_c001_v0001090_t0006_u01786336742159") 2026/08/10 04:40:43 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : ./.: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5eb_d20260810_m043857_c001_v7007000_t0000_u01786336737085") as it is a hide marker 2026/08/10 04:40:43 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : ./.: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77a9_d20260810_m043856_c001_v0001090_t0037_u01786336736382") 2026/08/10 04:40:43 NOTICE: ./.: Skipped delete as --dry-run is set 2026/08/10 04:40:43 DEBUG : ../..: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5ec_d20260810_m043858_c001_v7007000_t0000_u01786336738091") as it is a hide marker 2026/08/10 04:40:43 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/08/10 04:40:43 DEBUG : ../..: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77ad_d20260810_m043857_c001_v0001090_t0050_u01786336737430") 2026/08/10 04:40:43 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/08/10 04:40:43 INFO : B2 bucket rclone-test-yekajoh9kemi: cleaning bucket "rclone-test-yekajoh9kemi" of all hidden files 2026/08/10 04:40:43 DEBUG : leading space/ leading space: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5ef_d20260810_m043900_c001_v7007000_t0000_u01786336740660") as it is a hide marker 2026/08/10 04:40:43 DEBUG : leading space/ leading space: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77b7_d20260810_m043859_c001_v0001090_t0024_u01786336739634") 2026/08/10 04:40:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5ee_d20260810_m043859_c001_v7007000_t0000_u01786336739287") as it is a hide marker 2026/08/10 04:40:43 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77b3_d20260810_m043858_c001_v0001090_t0030_u01786336738437") 2026/08/10 04:40:43 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f6_d20260810_m043907_c001_v7007000_t0000_u01786336747354") as it is a hide marker 2026/08/10 04:40:43 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77d3_d20260810_m043906_c001_v0001090_t0029_u01786336746534") 2026/08/10 04:40:43 DEBUG : created from root.txt: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f409cb53cba7c4468_d20260810_m044006_c001_v7007000_t0000_u01786336806195") as it is a hide marker 2026/08/10 04:40:43 DEBUG : created from root.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f115b1866276ec2c7_d20260810_m044005_c001_v0001184_t0038_u01786336805235") 2026/08/10 04:40:43 DEBUG : file name.txt: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f41009e268e3c2bf6_d20260810_m044014_c001_v7007000_t0000_u01786336814723") as it is a hide marker 2026/08/10 04:40:43 DEBUG : file name.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7841_d20260810_m043954_c001_v0001090_t0026_u01786336794638") 2026/08/10 04:40:44 DEBUG : file name.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f1116946f5363c18e_d20260810_m043948_c001_v0001098_t0017_u01786336788928") 2026/08/10 04:40:44 DEBUG : file name.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7809_d20260810_m043926_c001_v0001090_t0039_u01786336766615") 2026/08/10 04:40:44 DEBUG : file name.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7801_d20260810_m043925_c001_v0001090_t0024_u01786336765329") 2026/08/10 04:40:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7805_d20260810_m043926_c001_v0001090_t0021_u01786336766035") "upload" dated 2026-08-10 04:39:26.035 +0000 UTC (1m18.207333701s ago) 2026/08/10 04:40:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f407d372a7c33d39b_d20260810_m043946_c001_v7007000_t0000_u01786336786328") as it is a hide marker 2026/08/10 04:40:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f1174053051595e42_d20260810_m043945_c001_v0001167_t0029_u01786336785668") 2026/08/10 04:40:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f112cbf8ee7daf775_d20260810_m043944_c001_v0001120_t0047_u01786336784776") 2026/08/10 04:40:44 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5fd_d20260810_m043915_c001_v7007000_t0000_u01786336755443") as it is a hide marker 2026/08/10 04:40:44 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77eb_d20260810_m043914_c001_v0001090_t0005_u01786336754766") 2026/08/10 04:40:44 DEBUG : piped data.txt: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f41009e268e3c2c01_d20260810_m044016_c001_v7007000_t0000_u01786336816766") as it is a hide marker 2026/08/10 04:40:44 DEBUG : piped data.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7869_d20260810_m044016_c001_v0001090_t0022_u01786336816017") 2026/08/10 04:40:44 DEBUG : piped data.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41009e268e3c2bfe_d20260810_m044015_c001_v7007000_t0000_u01786336815821") 2026/08/10 04:40:44 DEBUG : piped data.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402ac2a0eb0a7867_d20260810_m044015_c001_v0001090_t0017_u01786336815469") 2026/08/10 04:40:44 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef602_d20260810_m043916_c001_v7007000_t0000_u01786336756546") as it is a hide marker 2026/08/10 04:40:44 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77f1_d20260810_m043915_c001_v0001090_t0011_u01786336755790") 2026/08/10 04:40:44 DEBUG : test-metadata: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f4004132ab48c7c9b_d20260810_m044029_c001_v7007000_t0000_u01786336829826") as it is a hide marker 2026/08/10 04:40:44 DEBUG : test-metadata: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21009e268e3c2c07_d20260810_m044018_c001_v0001157_t0007_u01786336818819") 2026/08/10 04:40:44 DEBUG : test-metadata: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41009e268e3c2c04_d20260810_m044017_c001_v7007000_t0000_u01786336817821") 2026/08/10 04:40:44 DEBUG : test-metadata: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a786b_d20260810_m044016_c001_v0001090_t0055_u01786336816963") 2026/08/10 04:40:44 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f8_d20260810_m043909_c001_v7007000_t0000_u01786336749678") as it is a hide marker 2026/08/10 04:40:45 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77d9_d20260810_m043908_c001_v0001090_t0036_u01786336748934") 2026/08/10 04:40:45 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5fa_d20260810_m043911_c001_v7007000_t0000_u01786336751757") as it is a hide marker 2026/08/10 04:40:45 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77df_d20260810_m043911_c001_v0001090_t0009_u01786336751071") 2026/08/10 04:40:45 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f9_d20260810_m043910_c001_v7007000_t0000_u01786336750724") as it is a hide marker 2026/08/10 04:40:45 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77dd_d20260810_m043910_c001_v0001090_t0011_u01786336750024") 2026/08/10 04:40:45 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5fb_d20260810_m043913_c001_v7007000_t0000_u01786336753027") as it is a hide marker 2026/08/10 04:40:45 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77e1_d20260810_m043912_c001_v0001090_t0026_u01786336752106") 2026/08/10 04:40:45 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5fc_d20260810_m043914_c001_v7007000_t0000_u01786336754418") as it is a hide marker 2026/08/10 04:40:45 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77e5_d20260810_m043913_c001_v0001090_t0024_u01786336753375") 2026/08/10 04:40:45 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f7_d20260810_m043908_c001_v7007000_t0000_u01786336748586") as it is a hide marker 2026/08/10 04:40:45 DEBUG : trailing space /trailing space : Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77d5_d20260810_m043907_c001_v0001090_t0021_u01786336747713") 2026/08/10 04:40:45 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7893_d20260810_m044037_c001_v0001090_t0046_u01786336837263") "upload" dated 2026-08-10 04:40:37.263 +0000 UTC (8.226464847s ago) 2026/08/10 04:40:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4004132ab48c7ce2_d20260810_m044035_c001_v7007000_t0000_u01786336835077") 2026/08/10 04:40:45 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7889_d20260810_m044032_c001_v0001090_t0054_u01786336832393") 2026/08/10 04:40:45 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef615_d20260810_m043924_c001_v7007000_t0000_u01786336764797") as it is a hide marker 2026/08/10 04:40:45 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f216cecb1c48ef60a_d20260810_m043918_c001_v0001113_t0040_u01786336758541") 2026/08/10 04:40:45 DEBUG : zero-length-file: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef609_d20260810_m043918_c001_v7007000_t0000_u01786336758365") as it is a hide marker 2026/08/10 04:40:45 DEBUG : zero-length-file: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402ac2a0eb0a77f9_d20260810_m043917_c001_v0001090_t0017_u01786336757829") 2026/08/10 04:40:45 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f1_d20260810_m043901_c001_v7007000_t0000_u01786336741813") as it is a hide marker 2026/08/10 04:40:45 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77bb_d20260810_m043901_c001_v0001090_t0025_u01786336741006") 2026/08/10 04:40:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5e6_d20260810_m043856_c001_v7007000_t0000_u01786336736033") as it is a hide marker 2026/08/10 04:40:45 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77a1_d20260810_m043854_c001_v0001090_t0024_u01786336734784") 2026/08/10 04:40:46 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f4_d20260810_m043904_c001_v7007000_t0000_u01786336744984") as it is a hide marker 2026/08/10 04:40:46 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77c9_d20260810_m043904_c001_v0001090_t0012_u01786336744293") 2026/08/10 04:40:46 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f3_d20260810_m043903_c001_v7007000_t0000_u01786336743946") as it is a hide marker 2026/08/10 04:40:46 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77c5_d20260810_m043903_c001_v0001090_t0055_u01786336743193") 2026/08/10 04:40:46 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f5_d20260810_m043906_c001_v7007000_t0000_u01786336746187") as it is a hide marker 2026/08/10 04:40:46 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77ce_d20260810_m043905_c001_v0001090_t0024_u01786336745331") 2026/08/10 04:40:46 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5f2_d20260810_m043902_c001_v7007000_t0000_u01786336742846") as it is a hide marker 2026/08/10 04:40:46 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77c1_d20260810_m043902_c001_v0001090_t0006_u01786336742159") 2026/08/10 04:40:46 DEBUG : ./.: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5eb_d20260810_m043857_c001_v7007000_t0000_u01786336737085") as it is a hide marker 2026/08/10 04:40:46 DEBUG : ./.: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77a9_d20260810_m043856_c001_v0001090_t0037_u01786336736382") 2026/08/10 04:40:46 DEBUG : ../..: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f416cecb1c48ef5ec_d20260810_m043858_c001_v7007000_t0000_u01786336738091") as it is a hide marker 2026/08/10 04:40:46 DEBUG : ../..: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a77ad_d20260810_m043857_c001_v0001090_t0050_u01786336737430") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/08/10 04:40:47 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/08/10 04:40:47 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/08/10 04:40:47 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/08/10 04:40:48 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/08/10 04:40:48 INFO : B2 bucket rclone-test-yekajoh9kemi: cleaning bucket "rclone-test-yekajoh9kemi" of pending multipart uploads older than 0s 2026/08/10 04:40:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7805_d20260810_m043926_c001_v0001090_t0021_u01786336766035") "upload" dated 2026-08-10 04:39:26.035 +0000 UTC (1m22.521722697s ago) 2026/08/10 04:40:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460636e02_d20260810_m044047_c001_v0001137_t0013_u01786336847578") as it is a start marker (upload started at 2026-08-10 04:40:47.578 +0000 UTC) 2026/08/10 04:40:48 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/08/10 04:40:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460636e03_d20260810_m044047_c001_v0001157_t0043_u01786336847759") as it is a start marker (upload started at 2026-08-10 04:40:47.759 +0000 UTC) 2026/08/10 04:40:48 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/08/10 04:40:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460636e04_d20260810_m044047_c001_v0001033_t0025_u01786336847936") as it is a start marker (upload started at 2026-08-10 04:40:47.936 +0000 UTC) 2026/08/10 04:40:48 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/08/10 04:40:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460636e05_d20260810_m044048_c001_v0001146_t0035_u01786336848116") as it is a start marker (upload started at 2026-08-10 04:40:48.116 +0000 UTC) 2026/08/10 04:40:48 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/08/10 04:40:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f417ee63460636e01_d20260810_m044047_c001_v7007000_t0000_u01786336847402") "hide" dated 2026-08-10 04:40:47.402 +0000 UTC (1.154951449s ago) 2026/08/10 04:40:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7893_d20260810_m044037_c001_v0001090_t0046_u01786336837263") 2026/08/10 04:40:48 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/08/10 04:40:48 INFO : B2 bucket rclone-test-yekajoh9kemi: cleaning bucket "rclone-test-yekajoh9kemi" of pending multipart uploads older than 0s 2026/08/10 04:40:48 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7805_d20260810_m043926_c001_v0001090_t0021_u01786336766035") "upload" dated 2026-08-10 04:39:26.035 +0000 UTC (1m22.876484324s ago) 2026/08/10 04:40:48 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460636e02_d20260810_m044047_c001_v0001137_t0013_u01786336847578") as it is a start marker (upload started at 2026-08-10 04:40:47.578 +0000 UTC) 2026/08/10 04:40:48 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460636e03_d20260810_m044047_c001_v0001157_t0043_u01786336847759") as it is a start marker (upload started at 2026-08-10 04:40:47.759 +0000 UTC) 2026/08/10 04:40:48 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460636e04_d20260810_m044047_c001_v0001033_t0025_u01786336847936") as it is a start marker (upload started at 2026-08-10 04:40:47.936 +0000 UTC) 2026/08/10 04:40:48 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460636e05_d20260810_m044048_c001_v0001146_t0035_u01786336848116") as it is a start marker (upload started at 2026-08-10 04:40:48.116 +0000 UTC) 2026/08/10 04:40:48 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fe26d43f07deb9b9ff80e1b_f417ee63460636e01_d20260810_m044047_c001_v7007000_t0000_u01786336847402") "hide" dated 2026-08-10 04:40:47.402 +0000 UTC (1.509663852s ago) 2026/08/10 04:40:48 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7893_d20260810_m044037_c001_v0001090_t0046_u01786336837263") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/08/10 04:40:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/10 04:40:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/08/10 04:40:49 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/08/10 04:40:51 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/08/10 04:40:51 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/08/10 04:40:51 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/08/10 04:40:51 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/08/10 04:40:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/08/10 04:40:53 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/08/10 04:40:53 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/08/10 04:40:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:40:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/08/10 04:40:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528bc2_d20260810_m044056_c001_v0001161_t0041_u01786336856792") 2026/08/10 04:40:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/10 04:40:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/10 04:40:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/10 04:40:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:40:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:40:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/08/10 04:41:00 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/08/10 04:41:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/08/10 04:41:00 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/08/10 04:41:00 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/08/10 04:41:03 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/08/10 04:41:03 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/08/10 04:41:03 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/08/10 04:41:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:41:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/08/10 04:41:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528bcd_d20260810_m044105_c001_v0001117_t0026_u01786336865321") 2026/08/10 04:41:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/10 04:41:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/10 04:41:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/10 04:41:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:41:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:41:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/10 04:41:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/10 04:41:10 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/08/10 04:41:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/10 04:41:10 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/08/10 04:41:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/10 04:41:10 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/08/10 04:41:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/08/10 04:41:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/08/10 04:41:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/08/10 04:41:13 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/10 04:41:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:41:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/08/10 04:41:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528bdc_d20260810_m044114_c001_v0001103_t0013_u01786336874791") 2026/08/10 04:41:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/08/10 04:41:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/10 04:41:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/10 04:41:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/08/10 04:41:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/08/10 04:41:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:41:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:41:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/08/10 04:41:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/08/10 04:41:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/08/10 04:41:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/10 04:41:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/08/10 04:41:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/08/10 04:41:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/08/10 04:41:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/08/10 04:41:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:41:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/08/10 04:41:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f2188540824f70514_d20260810_m044123_c001_v0001131_t0018_u01786336883398") 2026/08/10 04:41:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/10 04:41:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/08/10 04:41:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/10 04:41:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:41:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:41:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/08/10 04:41:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/10 04:41:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/10 04:41:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/10 04:41:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/10 04:41:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/10 04:41:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/10 04:41:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/08/10 04:41:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:41:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/08/10 04:41:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528bf1_d20260810_m044132_c001_v0001116_t0039_u01786336892011") 2026/08/10 04:41:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/10 04:41:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/10 04:41:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/10 04:41:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:41:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:41:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/10 04:41:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/10 04:41:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/08/10 04:41:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/10 04:41:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/08/10 04:41:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/10 04:41:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/10 04:41:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/08/10 04:41:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/08/10 04:41:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/08/10 04:41:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/10 04:41:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:41:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/08/10 04:41:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528c0d_d20260810_m044142_c001_v0001146_t0055_u01786336902664") 2026/08/10 04:41:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/08/10 04:41:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/10 04:41:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/10 04:41:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/08/10 04:41:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/10 04:41:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:41:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:41:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/08/10 04:41:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/08/10 04:41:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/10 04:41:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/08/10 04:41:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/08/10 04:41:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/08/10 04:41:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/08/10 04:41:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/08/10 04:41:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:41:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/08/10 04:41:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528c32_d20260810_m044150_c001_v0001177_t0009_u01786336910688") 2026/08/10 04:41:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/10 04:41:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/08/10 04:41:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/10 04:41:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:41:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:41:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/08/10 04:41:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/10 04:41:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/10 04:41:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/10 04:41:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/10 04:41:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/10 04:41:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/10 04:41:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/08/10 04:41:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:41:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/08/10 04:41:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f205774f62030119e_d20260810_m044158_c001_v0001109_t0044_u01786336918981") 2026/08/10 04:41:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/10 04:41:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/10 04:41:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/10 04:42:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:42:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:42:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/10 04:42:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/10 04:42:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/08/10 04:42:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/10 04:42:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/08/10 04:42:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/10 04:42:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/08/10 04:42:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/08/10 04:42:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/08/10 04:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/08/10 04:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/10 04:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/08/10 04:42:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f221f864f0b4cf27c_d20260810_m044207_c001_v0001184_t0003_u01786336927991") 2026/08/10 04:42:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/08/10 04:42:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/10 04:42:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/08/10 04:42:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/08/10 04:42:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/08/10 04:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/08/10 04:42:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/10 04:42:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/08/10 04:42:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/08/10 04:42:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/08/10 04:42:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/08/10 04:42:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/08/10 04:42:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/08/10 04:42:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:42:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/08/10 04:42:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f221f864f0b4cf27f_d20260810_m044216_c001_v0001167_t0054_u01786336936640") 2026/08/10 04:42:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/10 04:42:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/08/10 04:42:16 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/10 04:42:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:42:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:42:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/08/10 04:42:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/10 04:42:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/10 04:42:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/10 04:42:21 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/10 04:42:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/10 04:42:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/10 04:42:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/08/10 04:42:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:42:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/08/10 04:42:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f205774f6203011a7_d20260810_m044225_c001_v0001130_t0041_u01786336945891") 2026/08/10 04:42:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/10 04:42:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/10 04:42:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/10 04:42:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:42:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:42:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/10 04:42:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/10 04:42:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/08/10 04:42:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/10 04:42:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/08/10 04:42:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/10 04:42:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/08/10 04:42:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/08/10 04:42:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/08/10 04:42:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/08/10 04:42:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/10 04:42:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:42:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/08/10 04:42:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f21698ece5719203e_d20260810_m044241_c001_v0001184_t0046_u01786336961990") 2026/08/10 04:42:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/08/10 04:42:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/10 04:42:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/08/10 04:42:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/08/10 04:42:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/08/10 04:42:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:42:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:42:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/08/10 04:42:46 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/08/10 04:42:46 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/08/10 04:42:46 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/08/10 04:42:46 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/08/10 04:42:47 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/08/10 04:42:49 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/08/10 04:42:49 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/08/10 04:42:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:42:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/08/10 04:42:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f21698ece5719204e_d20260810_m044251_c001_v0001184_t0057_u01786336971434") 2026/08/10 04:42:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/10 04:42:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/10 04:42:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/10 04:42:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:42:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:42:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/08/10 04:42:55 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/08/10 04:42:55 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/08/10 04:42:56 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/08/10 04:42:56 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/08/10 04:42:58 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/08/10 04:42:58 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/08/10 04:42:58 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/08/10 04:43:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:43:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/08/10 04:43:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec4de_d20260810_m044300_c001_v0001184_t0045_u01786336980854") 2026/08/10 04:43:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/10 04:43:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/10 04:43:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/10 04:43:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:43:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:43:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/10 04:43:05 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/10 04:43:05 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/08/10 04:43:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/10 04:43:06 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/08/10 04:43:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/10 04:43:06 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/08/10 04:43:07 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/08/10 04:43:08 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/08/10 04:43:08 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/08/10 04:43:08 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/10 04:43:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:43:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/08/10 04:43:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec4e9_d20260810_m044311_c001_v0001106_t0012_u01786336991032") 2026/08/10 04:43:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/08/10 04:43:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/10 04:43:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/10 04:43:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/08/10 04:43:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/08/10 04:43:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:43:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:43:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/08/10 04:43:16 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/08/10 04:43:16 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/08/10 04:43:16 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/08/10 04:43:16 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/08/10 04:43:17 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/08/10 04:43:19 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/08/10 04:43:19 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/08/10 04:43:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:43:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/08/10 04:43:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec4ed_d20260810_m044321_c001_v0001117_t0037_u01786337001386") 2026/08/10 04:43:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/10 04:43:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/08/10 04:43:21 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/10 04:43:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:43:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:43:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/08/10 04:43:27 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/08/10 04:43:27 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/08/10 04:43:27 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/08/10 04:43:27 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/08/10 04:43:29 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/08/10 04:43:30 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/08/10 04:43:30 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/08/10 04:43:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:43:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/08/10 04:43:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec507_d20260810_m044332_c001_v0001117_t0038_u01786337012847") 2026/08/10 04:43:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/10 04:43:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/08/10 04:43:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/10 04:43:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:43:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:43:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/10 04:43:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/10 04:43:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/08/10 04:43:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/10 04:43:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/08/10 04:43:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/10 04:43:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/08/10 04:43:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/08/10 04:43:41 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/08/10 04:43:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/08/10 04:43:42 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/10 04:43:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/08/10 04:43:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/08/10 04:43:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fe26d43f07deb9b9ff80e1b_f2231a11fe0f3994e_d20260810_m044344_c001_v0001157_t0036_u01786337024910") 2026/08/10 04:43:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/08/10 04:43:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/08/10 04:43:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/10 04:43:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/08/10 04:43:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/08/10 04:43:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/08/10 04:43:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Error sending chunk 2 (retry=true): incident id 9d168147183b-4c40bff5bbce04ac (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 9d168147183b-4c40bff5bbce04ac"} 2026/08/10 04:43:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Clearing part upload URL because of error: incident id 9d168147183b-4c40bff5bbce04ac (500 internal_error) 2026/08/10 04:43:56 DEBUG : pacer: low level retry 1/10 (error incident id 9d168147183b-4c40bff5bbce04ac (500 internal_error)) 2026/08/10 04:43:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/10 04:43:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/08/10 04:43:57 DEBUG : pacer: Reducing sleep to 10ms 2026/08/10 04:43:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/08/10 04:43:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/10 04:44:06 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1090-02.backblaze.com/b2api/v1/b2_upload_file/0fe26d43f07deb9b9ff80e1b/c001_v0001090_t0017": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/10 04:44:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-02.backblaze.com/b2api/v1/b2_upload_file/0fe26d43f07deb9b9ff80e1b/c001_v0001090_t0017": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/08/10 04:44:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2596: Put returned an error (acceptable): Post "https://pod-000-1090-02.backblaze.com/b2api/v1/b2_upload_file/0fe26d43f07deb9b9ff80e1b/c001_v0001090_t0017": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/08/10 04:44:07 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/10 04:44:07 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/10 04:44:07 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/08/10 04:44:07 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/10 04:44:07 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/08/10 04:44:09 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/08/10 04:44:10 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/08/10 04:44:10 DEBUG : short-eof-chunked.bin: Finishing large file upload with 4 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/10 04:44:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460638412_d20260810_m044432_c001_v0001167_t0003_u01786337072141") 2026/08/10 04:44:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/08/10 04:44:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/10 04:44:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/10 04:44:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/10 04:44:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/10 04:44:36 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/10 04:44:36 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/10 04:44:36 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/10 04:44:36 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/08/10 04:44:38 DEBUG : chunked-copy: Done sending chunk 1 2026/08/10 04:44:38 DEBUG : chunked-copy: Done sending chunk 0 2026/08/10 04:44:38 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/10 04:44:39 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460638421_d20260810_m044439_c001_v0001172_t0017_u01786337079597") 2026/08/10 04:44:39 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/08/10 04:44:39 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/10 04:44:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/10 04:44:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/10 04:44:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/10 04:44:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/08/10 04:44:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/10 04:44:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/08/10 04:44:42 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/08/10 04:44:44 DEBUG : chunked-copy: Done sending chunk 1 2026/08/10 04:44:45 DEBUG : chunked-copy: Done sending chunk 0 2026/08/10 04:44:45 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/10 04:44:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460638432_d20260810_m044445_c001_v0001179_t0035_u01786337085849") 2026/08/10 04:44:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/10 04:44:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/10 04:44:46 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/10 04:44:46 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/10 04:44:46 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/10 04:44:48 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/08/10 04:44:48 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/08/10 04:44:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/08/10 04:44:48 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/08/10 04:44:50 DEBUG : chunked-copy: Done sending chunk 0 2026/08/10 04:44:51 DEBUG : chunked-copy: Done sending chunk 1 2026/08/10 04:44:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/08/10 04:44:51 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee6346063843d_d20260810_m044451_c001_v0001134_t0039_u01786337091869") 2026/08/10 04:44:51 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/08/10 04:44:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/08/10 04:44:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/08/10 04:44:52 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/08/10 04:44:52 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/08/10 04:44:52 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/08/10 04:44:52 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/10 04:44:54 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/10 04:44:55 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/10 04:44:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yekajoh9kemi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/10 04:44:57 INFO : B2 bucket rclone-test-yekajoh9kemi: cleaning bucket "rclone-test-yekajoh9kemi" of all files 2026/08/10 04:44:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41289f38e2dec4f9_d20260810_m044326_c001_v7007000_t0000_u01786337006575") 2026/08/10 04:44:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec4ed_d20260810_m044321_c001_v0001117_t0037_u01786337001386") 2026/08/10 04:44:58 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41289f38e2dec4ec_d20260810_m044320_c001_v7007000_t0000_u01786337000763") 2026/08/10 04:44:58 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f207d372a7c33dd5d_d20260810_m044316_c001_v0001105_t0014_u01786336996020") 2026/08/10 04:44:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41499aa901011fd9_d20260810_m044406_c001_v7007000_t0000_u01786337046439") 2026/08/10 04:44:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f2231a11fe0f3994e_d20260810_m044344_c001_v0001157_t0036_u01786337024910") 2026/08/10 04:44:58 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4231a11fe0f3994d_d20260810_m044344_c001_v7007000_t0000_u01786337024270") 2026/08/10 04:44:58 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec526_d20260810_m044338_c001_v0001100_t0013_u01786337018532") 2026/08/10 04:44:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41289f38e2dec524_d20260810_m044338_c001_v7007000_t0000_u01786337018338") 2026/08/10 04:44:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec507_d20260810_m044332_c001_v0001117_t0038_u01786337012847") 2026/08/10 04:44:58 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41289f38e2dec502_d20260810_m044332_c001_v7007000_t0000_u01786337012225") 2026/08/10 04:44:58 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec4fa_d20260810_m044326_c001_v0001184_t0032_u01786337006764") 2026/08/10 04:44:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f405774f620301199_d20260810_m044146_c001_v7007000_t0000_u01786336906507") 2026/08/10 04:44:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528c0d_d20260810_m044142_c001_v0001146_t0055_u01786336902664") 2026/08/10 04:44:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402d0eab12528bf7_d20260810_m044138_c001_v7007000_t0000_u01786336898042") 2026/08/10 04:44:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528bf1_d20260810_m044132_c001_v0001116_t0039_u01786336892011") 2026/08/10 04:44:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402d0eab12528c0a_d20260810_m044142_c001_v7007000_t0000_u01786336902268") 2026/08/10 04:44:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528bf9_d20260810_m044138_c001_v0001180_t0015_u01786336898236") 2026/08/10 04:44:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402d0eab12528bf0_d20260810_m044131_c001_v7007000_t0000_u01786336891565") 2026/08/10 04:44:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528bee_d20260810_m044127_c001_v0001099_t0026_u01786336887157") 2026/08/10 04:44:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402d0eab12528bed_d20260810_m044126_c001_v7007000_t0000_u01786336886957") 2026/08/10 04:44:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f2188540824f70514_d20260810_m044123_c001_v0001131_t0018_u01786336883398") 2026/08/10 04:44:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4188540824f70513_d20260810_m044122_c001_v7007000_t0000_u01786336882975") 2026/08/10 04:44:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528be9_d20260810_m044119_c001_v0001154_t0022_u01786336879149") 2026/08/10 04:44:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f405774f6203011a1_d20260810_m044211_c001_v7007000_t0000_u01786336931804") 2026/08/10 04:44:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f221f864f0b4cf27c_d20260810_m044207_c001_v0001184_t0003_u01786336927991") 2026/08/10 04:44:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f405774f62030119f_d20260810_m044203_c001_v7007000_t0000_u01786336923102") 2026/08/10 04:44:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f205774f62030119e_d20260810_m044158_c001_v0001109_t0044_u01786336918981") 2026/08/10 04:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f421f864f0b4cf27b_d20260810_m044207_c001_v7007000_t0000_u01786336927557") 2026/08/10 04:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f205774f6203011a0_d20260810_m044203_c001_v0001180_t0006_u01786336923278") 2026/08/10 04:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f405774f62030119d_d20260810_m044158_c001_v7007000_t0000_u01786336918555") 2026/08/10 04:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f205774f62030119c_d20260810_m044154_c001_v0001131_t0039_u01786336914402") 2026/08/10 04:44:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f405774f62030119b_d20260810_m044154_c001_v7007000_t0000_u01786336914226") 2026/08/10 04:44:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528c32_d20260810_m044150_c001_v0001177_t0009_u01786336910688") 2026/08/10 04:44:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402d0eab12528c2f_d20260810_m044150_c001_v7007000_t0000_u01786336910259") 2026/08/10 04:45:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f205774f62030119a_d20260810_m044146_c001_v0001181_t0019_u01786336906683") 2026/08/10 04:45:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402d0eab12528be8_d20260810_m044118_c001_v7007000_t0000_u01786336878952") 2026/08/10 04:45:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528bdc_d20260810_m044114_c001_v0001103_t0013_u01786336874791") 2026/08/10 04:45:00 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402d0eab12528bd9_d20260810_m044114_c001_v7007000_t0000_u01786336874383") 2026/08/10 04:45:00 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528bd4_d20260810_m044109_c001_v0001042_t0048_u01786336869807") 2026/08/10 04:45:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402d0eab12528bd3_d20260810_m044109_c001_v7007000_t0000_u01786336869612") 2026/08/10 04:45:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528bcd_d20260810_m044105_c001_v0001117_t0026_u01786336865321") 2026/08/10 04:45:00 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402d0eab12528bc6_d20260810_m044104_c001_v7007000_t0000_u01786336864868") 2026/08/10 04:45:00 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528bc4_d20260810_m044100_c001_v0001116_t0026_u01786336860457") 2026/08/10 04:45:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402d0eab12528bc3_d20260810_m044100_c001_v7007000_t0000_u01786336860261") 2026/08/10 04:45:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f202d0eab12528bc2_d20260810_m044056_c001_v0001161_t0041_u01786336856792") 2026/08/10 04:45:00 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f402d0eab12528bc0_d20260810_m044056_c001_v7007000_t0000_u01786336856360") 2026/08/10 04:45:00 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460636e08_d20260810_m044051_c001_v0001174_t0033_u01786336851066") 2026/08/10 04:45:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41289f38e2dec4d5_d20260810_m044246_c001_v7007000_t0000_u01786336966175") 2026/08/10 04:45:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21698ece5719203e_d20260810_m044241_c001_v0001184_t0046_u01786336961990") 2026/08/10 04:45:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f405774f6203011a8_d20260810_m044230_c001_v7007000_t0000_u01786336950225") 2026/08/10 04:45:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f205774f6203011a7_d20260810_m044225_c001_v0001130_t0041_u01786336945891") 2026/08/10 04:45:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41698ece5719203b_d20260810_m044241_c001_v7007000_t0000_u01786336961446") 2026/08/10 04:45:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f205774f6203011a9_d20260810_m044230_c001_v0001136_t0050_u01786336950401") 2026/08/10 04:45:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f405774f6203011a6_d20260810_m044225_c001_v7007000_t0000_u01786336945437") 2026/08/10 04:45:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f205774f6203011a5_d20260810_m044220_c001_v0001174_t0022_u01786336940702") 2026/08/10 04:45:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f405774f6203011a4_d20260810_m044220_c001_v7007000_t0000_u01786336940525") 2026/08/10 04:45:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f221f864f0b4cf27f_d20260810_m044216_c001_v0001167_t0054_u01786336936640") 2026/08/10 04:45:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f421f864f0b4cf27e_d20260810_m044216_c001_v7007000_t0000_u01786336936139") 2026/08/10 04:45:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f205774f6203011a2_d20260810_m044211_c001_v0001043_t0037_u01786336931980") 2026/08/10 04:45:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f407d372a7c33dd59_d20260810_m044315_c001_v7007000_t0000_u01786336995844") 2026/08/10 04:45:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec4e9_d20260810_m044311_c001_v0001106_t0012_u01786336991032") 2026/08/10 04:45:01 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41289f38e2dec4e6_d20260810_m044310_c001_v7007000_t0000_u01786336990521") 2026/08/10 04:45:01 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec4e0_d20260810_m044305_c001_v0001105_t0005_u01786336985451") 2026/08/10 04:45:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41289f38e2dec4df_d20260810_m044305_c001_v7007000_t0000_u01786336985261") 2026/08/10 04:45:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec4de_d20260810_m044300_c001_v0001184_t0045_u01786336980854") 2026/08/10 04:45:01 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41289f38e2dec4dd_d20260810_m044300_c001_v7007000_t0000_u01786336980293") 2026/08/10 04:45:01 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec4db_d20260810_m044255_c001_v0001098_t0018_u01786336975237") 2026/08/10 04:45:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41289f38e2dec4da_d20260810_m044255_c001_v7007000_t0000_u01786336975047") 2026/08/10 04:45:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21698ece5719204e_d20260810_m044251_c001_v0001184_t0057_u01786336971434") 2026/08/10 04:45:01 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f41698ece5719204d_d20260810_m044250_c001_v7007000_t0000_u01786336970867") 2026/08/10 04:45:01 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21289f38e2dec4d6_d20260810_m044246_c001_v0001167_t0033_u01786336966363") 2026/08/10 04:45:01 DEBUG : chunked-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f417ee63460638440_d20260810_m044453_c001_v7007000_t0000_u01786337093980") 2026/08/10 04:45:01 DEBUG : chunked-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f2188540824f70bbb_d20260810_m044448_c001_v0001130_t0059_u01786337088230") 2026/08/10 04:45:01 DEBUG : chunked-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4188540824f70bba_d20260810_m044447_c001_v7007000_t0000_u01786337087589") 2026/08/10 04:45:01 DEBUG : chunked-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f2188540824f70bb6_d20260810_m044442_c001_v0001106_t0000_u01786337082156") 2026/08/10 04:45:02 DEBUG : chunked-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4188540824f70bb5_d20260810_m044441_c001_v7007000_t0000_u01786337081540") 2026/08/10 04:45:02 DEBUG : chunked-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f2188540824f70bb1_d20260810_m044435_c001_v0001131_t0051_u01786337075907") 2026/08/10 04:45:02 DEBUG : chunked-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4188540824f70baf_d20260810_m044435_c001_v7007000_t0000_u01786337075266") 2026/08/10 04:45:02 DEBUG : chunked-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f107b4ce81e97f7da_d20260810_m044422_c001_v0001041_t0057_u01786337062891") 2026/08/10 04:45:02 DEBUG : chunked-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4231a11fe0f39975_d20260810_m044422_c001_v7007000_t0000_u01786337062459") 2026/08/10 04:45:02 DEBUG : chunked-copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f107b4ce81e97f7cc_d20260810_m044411_c001_v0001041_t0037_u01786337051530") 2026/08/10 04:45:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f417ee6346063843f_d20260810_m044453_c001_v7007000_t0000_u01786337093806") 2026/08/10 04:45:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee6346063843d_d20260810_m044451_c001_v0001134_t0039_u01786337091869") 2026/08/10 04:45:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4188540824f70bb9_d20260810_m044447_c001_v7007000_t0000_u01786337087407") 2026/08/10 04:45:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460638432_d20260810_m044445_c001_v0001179_t0035_u01786337085849") 2026/08/10 04:45:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4188540824f70bb4_d20260810_m044441_c001_v7007000_t0000_u01786337081359") 2026/08/10 04:45:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460638421_d20260810_m044439_c001_v0001172_t0017_u01786337079597") 2026/08/10 04:45:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4188540824f70bae_d20260810_m044435_c001_v7007000_t0000_u01786337075084") 2026/08/10 04:45:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f217ee63460638412_d20260810_m044432_c001_v0001167_t0003_u01786337072141") 2026/08/10 04:45:02 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4231a11fe0f39974_d20260810_m044422_c001_v7007000_t0000_u01786337062284") 2026/08/10 04:45:03 DEBUG : chunked-copy.copy: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f1171296c3190eb4b_d20260810_m044420_c001_v0001150_t0005_u01786337060198") 2026/08/10 04:45:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f102ac2a0eb0a7805_d20260810_m043926_c001_v0001090_t0021_u01786336766035") 2026/08/10 04:45:03 DEBUG : short-eof-chunked.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f4172710ae3ee83df_d20260810_m044410_c001_v7007000_t0000_u01786337050607") 2026/08/10 04:45:03 DEBUG : short-eof-chunked.bin: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f21499aa901011fdb_d20260810_m044407_c001_v0001109_t0049_u01786337047204") 2026/08/10 04:45:03 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f417ee63460638441_d20260810_m044454_c001_v7007000_t0000_u01786337094852") 2026/08/10 04:45:03 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f107b4ce81e97f800_d20260810_m044454_c001_v0001041_t0050_u01786337094509") 2026/08/10 04:45:03 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f417ee63460638442_d20260810_m044456_c001_v7007000_t0000_u01786337096389") 2026/08/10 04:45:03 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f107b4ce81e97f806_d20260810_m044455_c001_v0001041_t0036_u01786337095915") 2026/08/10 04:45:03 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f107b4ce81e97f802_d20260810_m044455_c001_v0001041_t0021_u01786337095027") 2026/08/10 04:45:03 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fe26d43f07deb9b9ff80e1b_f417ee63460636e01_d20260810_m044047_c001_v7007000_t0000_u01786336847402") 2026/08/10 04:45:09 INFO : B2 bucket rclone-test-yekajoh9kemi: cleaning bucket "rclone-test-yekajoh9kemi" of all files === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (379.44s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.52s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.47s) --- PASS: TestIntegration/FsMkdir (377.32s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.52s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.10s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.08s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.43s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (86.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.60s) --- 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.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (34.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (13.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.05s) --- 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 (12.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (17.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (195.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (11.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (6.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (34.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (15.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (50.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (28.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (22.16s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (43.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (11.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (12.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.41s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.54s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 379.478s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m20.703879382s (try 1/5)