"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:464: Using remote "TestB2:" 2026/09/20 04:20:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bixigeg3tezo" 2026/09/20 04:20:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/20 04:20:16 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/20 04:20:16 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/20 04:20:16 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/20 04:20:42 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2026/09/20 04:20:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2026/09/20 04:20:45 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2026/09/20 04:20:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2026/09/20 04:20:45 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2026/09/20 04:20:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2026/09/20 04:20:46 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/09/20 04:20:53 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/20 04:21:01 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/20 04:21:07 INFO : B2 bucket rclone-test-bixigeg3tezo: cleaning bucket "rclone-test-bixigeg3tezo" of all files 2026/09/20 04:21:07 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcf93_d20260920_m042106_c001_v0001174_t0048_u01789878066915") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/20 04:21:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bixigeg3tezo/dirToPurgeFromRoot" 2026/09/20 04:21:09 INFO : B2 bucket rclone-test-bixigeg3tezo path dirToPurgeFromRoot: cleaning bucket "rclone-test-bixigeg3tezo" of all files 2026/09/20 04:21:10 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcfa1_d20260920_m042108_c001_v0001174_t0046_u01789878068196") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/20 04:21:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bixigeg3tezo/hello? sausage/êé" 2026/09/20 04:21:23 INFO : B2 bucket rclone-test-bixigeg3tezo path hello? sausage/êé: cleaning bucket "rclone-test-bixigeg3tezo" of all files 2026/09/20 04:21:23 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f1074d23d13652855_d20260920_m042119_c001_v0001150_t0023_u01789878079259") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1735: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/20 04:21:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bixigeg3tezo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/20 04:21:40 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/20 04:21:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bixigeg3tezo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestB2:" path "rclone-test-bixigeg3tezo" from "TestB2:rclone-test-bixigeg3tezo" 2026/09/20 04:21:49 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2026/09/20 04:22:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kuduzov5mane" 2026/09/20 04:22:07 DEBUG : B2 bucket rclone-test-kuduzov5mane: Purge remote 2026/09/20 04:22:07 INFO : B2 bucket rclone-test-kuduzov5mane: cleaning bucket "rclone-test-kuduzov5mane" of all files 2026/09/20 04:22:07 DEBUG : somefile: Deleting (id "4_z9f52cd0300cdbbdbaf080e1b_f4137f3f22a2a828a_d20260920_m042205_c001_v0001105_t0030_u01789878125602") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/20 04:22:09 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/20 04:22:10 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2026/09/20 04:22:14 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.070Mi 2026/09/20 04:22:14 DEBUG : test-metadata: Sending chunk 0 length 6291456 2026/09/20 04:22:14 DEBUG : test-metadata: multipart upload: starting chunk 1 size 71.558Ki offset 6Mi/6.070Mi 2026/09/20 04:22:14 DEBUG : test-metadata: Sending chunk 1 length 73275 2026/09/20 04:22:16 DEBUG : test-metadata: Done sending chunk 1 2026/09/20 04:22:17 DEBUG : test-metadata: Done sending chunk 0 2026/09/20 04:22:17 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2026-09-20-042223-035.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/09/20 04:22:29 DEBUG : oldPath = "TestB2:rclone-test-bixigeg3tezo/versions/test-versions-v2026-09-20-042223-035.txt" 2026/09/20 04:22:29 DEBUG : newPath = "TestB2,versions:rclone-test-bixigeg3tezo/versions/test-versions-v2026-09-20-042223-035.txt" 2026/09/20 04:22:29 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-bixigeg3tezo/versions/test-versions-v2026-09-20-042223-035.txt" 2026/09/20 04:22:29 DEBUG : Config file has changed externally - reloading 2026/09/20 04:22:29 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2026/09/20 04:22:30 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-bixigeg3tezo/versions/test-versions-v2026-09-20-042223-035.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-bixigeg3tezo/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2026/09/20 04:22:36 INFO : B2 bucket rclone-test-bixigeg3tezo: cleaning bucket "rclone-test-bixigeg3tezo" of all hidden files 2026/09/20 04:22:36 DEBUG : leading space/ leading space: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b453659_d20260920_m042024_c001_v7007000_t0000_u01789878024086") as it is a hide marker 2026/09/20 04:22:36 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : leading space/ leading space: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce19_d20260920_m042023_c001_v0001174_t0011_u01789878023398") 2026/09/20 04:22:36 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b453640_d20260920_m042023_c001_v7007000_t0000_u01789878023035") as it is a hide marker 2026/09/20 04:22:36 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce07_d20260920_m042022_c001_v0001174_t0050_u01789878022176") 2026/09/20 04:22:36 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b453727_d20260920_m042031_c001_v7007000_t0000_u01789878031253") as it is a hide marker 2026/09/20 04:22:36 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce6b_d20260920_m042030_c001_v0001174_t0032_u01789878030429") 2026/09/20 04:22:36 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : created from root.txt: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f416ec61e673f289b_d20260920_m042157_c001_v7007000_t0000_u01789878117150") as it is a hide marker 2026/09/20 04:22:36 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : created from root.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f102432a0f9cd2481_d20260920_m042155_c001_v0001097_t0034_u01789878115944") 2026/09/20 04:22:36 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : file name.txt: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113cf82_d20260920_m042209_c001_v7007000_t0000_u01789878129180") as it is a hide marker 2026/09/20 04:22:36 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : file name.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dd0db_d20260920_m042139_c001_v0001174_t0048_u01789878099539") 2026/09/20 04:22:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : file name.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f110bb1cd2ca7adc3_d20260920_m042134_c001_v0001183_t0041_u01789878094193") 2026/09/20 04:22:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : file name.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dceed_d20260920_m042050_c001_v0001174_t0046_u01789878050660") 2026/09/20 04:22:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : file name.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcee1_d20260920_m042049_c001_v0001174_t0050_u01789878049313") 2026/09/20 04:22:36 NOTICE: file name.txt: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcee9_d20260920_m042050_c001_v0001174_t0031_u01789878050147") "upload" dated 2026-09-20 04:20:50.147 +0000 UTC (1m46.775138429s ago) 2026/09/20 04:22:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f4185676186c87130_d20260920_m042130_c001_v7007000_t0000_u01789878090465") as it is a hide marker 2026/09/20 04:22:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f103063f64aa1d474_d20260920_m042129_c001_v0001179_t0009_u01789878089002") 2026/09/20 04:22:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f10954322ad9ed048_d20260920_m042126_c001_v0001105_t0058_u01789878086480") 2026/09/20 04:22:36 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45379a_d20260920_m042039_c001_v7007000_t0000_u01789878039471") as it is a hide marker 2026/09/20 04:22:36 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcea3_d20260920_m042038_c001_v0001174_t0056_u01789878038784") 2026/09/20 04:22:36 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : piped data.txt: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113cfa2_d20260920_m042211_c001_v7007000_t0000_u01789878131688") as it is a hide marker 2026/09/20 04:22:36 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : piped data.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dd1c7_d20260920_m042210_c001_v0001174_t0057_u01789878130753") 2026/09/20 04:22:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : piped data.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113cf95_d20260920_m042210_c001_v7007000_t0000_u01789878130572") 2026/09/20 04:22:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : piped data.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f41753ec5b16dd1c3_d20260920_m042210_c001_v0001174_t0045_u01789878130098") 2026/09/20 04:22:36 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b4537a8_d20260920_m042040_c001_v7007000_t0000_u01789878040497") as it is a hide marker 2026/09/20 04:22:36 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dceab_d20260920_m042039_c001_v0001174_t0041_u01789878039838") 2026/09/20 04:22:36 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : test-metadata: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113cfe2_d20260920_m042220_c001_v7007000_t0000_u01789878140488") as it is a hide marker 2026/09/20 04:22:36 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : test-metadata: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113cfca_d20260920_m042214_c001_v0001102_t0017_u01789878134029") 2026/09/20 04:22:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : test-metadata: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113cfbb_d20260920_m042212_c001_v7007000_t0000_u01789878132954") 2026/09/20 04:22:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : test-metadata: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dd1d5_d20260920_m042211_c001_v0001174_t0005_u01789878131869") 2026/09/20 04:22:36 NOTICE: test-metadata: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b453756_d20260920_m042033_c001_v7007000_t0000_u01789878033365") as it is a hide marker 2026/09/20 04:22:36 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce77_d20260920_m042032_c001_v0001174_t0046_u01789878032676") 2026/09/20 04:22:36 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45377e_d20260920_m042035_c001_v7007000_t0000_u01789878035875") as it is a hide marker 2026/09/20 04:22:36 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce8b_d20260920_m042034_c001_v0001174_t0036_u01789878034980") 2026/09/20 04:22:36 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45376f_d20260920_m042034_c001_v7007000_t0000_u01789878034615") as it is a hide marker 2026/09/20 04:22:36 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce81_d20260920_m042033_c001_v0001174_t0049_u01789878033728") 2026/09/20 04:22:36 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45378b_d20260920_m042037_c001_v7007000_t0000_u01789878037115") as it is a hide marker 2026/09/20 04:22:36 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce93_d20260920_m042036_c001_v0001174_t0017_u01789878036243") 2026/09/20 04:22:36 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45378f_d20260920_m042038_c001_v7007000_t0000_u01789878038416") as it is a hide marker 2026/09/20 04:22:36 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce9b_d20260920_m042037_c001_v0001174_t0031_u01789878037481") 2026/09/20 04:22:36 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45373a_d20260920_m042032_c001_v7007000_t0000_u01789878032309") as it is a hide marker 2026/09/20 04:22:36 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : trailing space /trailing space : Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce73_d20260920_m042031_c001_v0001174_t0040_u01789878031620") 2026/09/20 04:22:36 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dd23f_d20260920_m042228_c001_v0001174_t0028_u01789878148064") "upload" dated 2026-09-20 04:22:28.064 +0000 UTC (8.858675092s ago) 2026/09/20 04:22:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113d00a_d20260920_m042225_c001_v7007000_t0000_u01789878145882") 2026/09/20 04:22:36 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dd223_d20260920_m042223_c001_v0001174_t0053_u01789878143035") 2026/09/20 04:22:36 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b453846_d20260920_m042048_c001_v7007000_t0000_u01789878048765") as it is a hide marker 2026/09/20 04:22:36 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f219d7a5b5b4537cf_d20260920_m042042_c001_v0001171_t0023_u01789878042512") 2026/09/20 04:22:36 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : zero-length-file: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b4537c9_d20260920_m042042_c001_v7007000_t0000_u01789878042328") as it is a hide marker 2026/09/20 04:22:36 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : zero-length-file: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f41753ec5b16dcebd_d20260920_m042041_c001_v0001174_t0045_u01789878041781") 2026/09/20 04:22:36 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b453688_d20260920_m042025_c001_v7007000_t0000_u01789878025360") as it is a hide marker 2026/09/20 04:22:36 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce29_d20260920_m042024_c001_v0001174_t0013_u01789878024452") 2026/09/20 04:22:36 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45360a_d20260920_m042019_c001_v7007000_t0000_u01789878019467") as it is a hide marker 2026/09/20 04:22:36 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcdc7_d20260920_m042018_c001_v0001174_t0006_u01789878018284") 2026/09/20 04:22:36 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b4536e9_d20260920_m042028_c001_v7007000_t0000_u01789878028819") as it is a hide marker 2026/09/20 04:22:36 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce58_d20260920_m042027_c001_v0001174_t0055_u01789878027823") 2026/09/20 04:22:36 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b4536c6_d20260920_m042027_c001_v7007000_t0000_u01789878027460") as it is a hide marker 2026/09/20 04:22:36 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce47_d20260920_m042026_c001_v0001174_t0058_u01789878026783") 2026/09/20 04:22:36 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45370d_d20260920_m042030_c001_v7007000_t0000_u01789878030065") as it is a hide marker 2026/09/20 04:22:36 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce67_d20260920_m042029_c001_v0001174_t0015_u01789878029183") 2026/09/20 04:22:36 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b4536ad_d20260920_m042026_c001_v7007000_t0000_u01789878026417") as it is a hide marker 2026/09/20 04:22:36 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce39_d20260920_m042025_c001_v0001174_t0017_u01789878025724") 2026/09/20 04:22:36 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : ./.: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45361e_d20260920_m042020_c001_v7007000_t0000_u01789878020641") as it is a hide marker 2026/09/20 04:22:36 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : ./.: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcde5_d20260920_m042019_c001_v0001174_t0029_u01789878019831") 2026/09/20 04:22:36 NOTICE: ./.: Skipped delete as --dry-run is set 2026/09/20 04:22:36 DEBUG : ../..: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45362d_d20260920_m042021_c001_v7007000_t0000_u01789878021810") as it is a hide marker 2026/09/20 04:22:36 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2026/09/20 04:22:36 DEBUG : ../..: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcdf5_d20260920_m042021_c001_v0001174_t0044_u01789878021006") 2026/09/20 04:22:36 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2026/09/20 04:22:37 INFO : B2 bucket rclone-test-bixigeg3tezo: cleaning bucket "rclone-test-bixigeg3tezo" of all hidden files 2026/09/20 04:22:37 DEBUG : leading space/ leading space: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b453659_d20260920_m042024_c001_v7007000_t0000_u01789878024086") as it is a hide marker 2026/09/20 04:22:37 DEBUG : leading space/ leading space: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce19_d20260920_m042023_c001_v0001174_t0011_u01789878023398") 2026/09/20 04:22:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b453640_d20260920_m042023_c001_v7007000_t0000_u01789878023035") as it is a hide marker 2026/09/20 04:22:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce07_d20260920_m042022_c001_v0001174_t0050_u01789878022176") 2026/09/20 04:22:37 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b453727_d20260920_m042031_c001_v7007000_t0000_u01789878031253") as it is a hide marker 2026/09/20 04:22:37 DEBUG : .leading dot/.leading dot: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce6b_d20260920_m042030_c001_v0001174_t0032_u01789878030429") 2026/09/20 04:22:37 DEBUG : created from root.txt: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f416ec61e673f289b_d20260920_m042157_c001_v7007000_t0000_u01789878117150") as it is a hide marker 2026/09/20 04:22:37 DEBUG : created from root.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f102432a0f9cd2481_d20260920_m042155_c001_v0001097_t0034_u01789878115944") 2026/09/20 04:22:37 DEBUG : file name.txt: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113cf82_d20260920_m042209_c001_v7007000_t0000_u01789878129180") as it is a hide marker 2026/09/20 04:22:38 DEBUG : file name.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dd0db_d20260920_m042139_c001_v0001174_t0048_u01789878099539") 2026/09/20 04:22:38 DEBUG : file name.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f110bb1cd2ca7adc3_d20260920_m042134_c001_v0001183_t0041_u01789878094193") 2026/09/20 04:22:38 DEBUG : file name.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dceed_d20260920_m042050_c001_v0001174_t0046_u01789878050660") 2026/09/20 04:22:38 DEBUG : file name.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcee1_d20260920_m042049_c001_v0001174_t0050_u01789878049313") 2026/09/20 04:22:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcee9_d20260920_m042050_c001_v0001174_t0031_u01789878050147") "upload" dated 2026-09-20 04:20:50.147 +0000 UTC (1m48.380796344s ago) 2026/09/20 04:22:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f4185676186c87130_d20260920_m042130_c001_v7007000_t0000_u01789878090465") as it is a hide marker 2026/09/20 04:22:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f103063f64aa1d474_d20260920_m042129_c001_v0001179_t0009_u01789878089002") 2026/09/20 04:22:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f10954322ad9ed048_d20260920_m042126_c001_v0001105_t0058_u01789878086480") 2026/09/20 04:22:38 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45379a_d20260920_m042039_c001_v7007000_t0000_u01789878039471") as it is a hide marker 2026/09/20 04:22:38 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcea3_d20260920_m042038_c001_v0001174_t0056_u01789878038784") 2026/09/20 04:22:38 DEBUG : piped data.txt: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113cfa2_d20260920_m042211_c001_v7007000_t0000_u01789878131688") as it is a hide marker 2026/09/20 04:22:38 DEBUG : piped data.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dd1c7_d20260920_m042210_c001_v0001174_t0057_u01789878130753") 2026/09/20 04:22:38 DEBUG : piped data.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113cf95_d20260920_m042210_c001_v7007000_t0000_u01789878130572") 2026/09/20 04:22:38 DEBUG : piped data.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f41753ec5b16dd1c3_d20260920_m042210_c001_v0001174_t0045_u01789878130098") 2026/09/20 04:22:38 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b4537a8_d20260920_m042040_c001_v7007000_t0000_u01789878040497") as it is a hide marker 2026/09/20 04:22:38 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dceab_d20260920_m042039_c001_v0001174_t0041_u01789878039838") 2026/09/20 04:22:38 DEBUG : test-metadata: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113cfe2_d20260920_m042220_c001_v7007000_t0000_u01789878140488") as it is a hide marker 2026/09/20 04:22:39 DEBUG : test-metadata: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113cfca_d20260920_m042214_c001_v0001102_t0017_u01789878134029") 2026/09/20 04:22:39 DEBUG : test-metadata: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113cfbb_d20260920_m042212_c001_v7007000_t0000_u01789878132954") 2026/09/20 04:22:39 DEBUG : test-metadata: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dd1d5_d20260920_m042211_c001_v0001174_t0005_u01789878131869") 2026/09/20 04:22:39 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b453756_d20260920_m042033_c001_v7007000_t0000_u01789878033365") as it is a hide marker 2026/09/20 04:22:39 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce77_d20260920_m042032_c001_v0001174_t0046_u01789878032676") 2026/09/20 04:22:39 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45377e_d20260920_m042035_c001_v7007000_t0000_u01789878035875") as it is a hide marker 2026/09/20 04:22:39 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce8b_d20260920_m042034_c001_v0001174_t0036_u01789878034980") 2026/09/20 04:22:39 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45376f_d20260920_m042034_c001_v7007000_t0000_u01789878034615") as it is a hide marker 2026/09/20 04:22:39 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce81_d20260920_m042033_c001_v0001174_t0049_u01789878033728") 2026/09/20 04:22:39 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45378b_d20260920_m042037_c001_v7007000_t0000_u01789878037115") as it is a hide marker 2026/09/20 04:22:39 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce93_d20260920_m042036_c001_v0001174_t0017_u01789878036243") 2026/09/20 04:22:39 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45378f_d20260920_m042038_c001_v7007000_t0000_u01789878038416") as it is a hide marker 2026/09/20 04:22:39 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce9b_d20260920_m042037_c001_v0001174_t0031_u01789878037481") 2026/09/20 04:22:39 DEBUG : trailing space /trailing space : Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45373a_d20260920_m042032_c001_v7007000_t0000_u01789878032309") as it is a hide marker 2026/09/20 04:22:39 DEBUG : trailing space /trailing space : Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce73_d20260920_m042031_c001_v0001174_t0040_u01789878031620") 2026/09/20 04:22:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dd23f_d20260920_m042228_c001_v0001174_t0028_u01789878148064") "upload" dated 2026-09-20 04:22:28.064 +0000 UTC (11.77069598s ago) 2026/09/20 04:22:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113d00a_d20260920_m042225_c001_v7007000_t0000_u01789878145882") 2026/09/20 04:22:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dd223_d20260920_m042223_c001_v0001174_t0053_u01789878143035") 2026/09/20 04:22:39 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b453846_d20260920_m042048_c001_v7007000_t0000_u01789878048765") as it is a hide marker 2026/09/20 04:22:39 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f219d7a5b5b4537cf_d20260920_m042042_c001_v0001171_t0023_u01789878042512") 2026/09/20 04:22:40 DEBUG : zero-length-file: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b4537c9_d20260920_m042042_c001_v7007000_t0000_u01789878042328") as it is a hide marker 2026/09/20 04:22:40 DEBUG : zero-length-file: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f41753ec5b16dcebd_d20260920_m042041_c001_v0001174_t0045_u01789878041781") 2026/09/20 04:22:40 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b453688_d20260920_m042025_c001_v7007000_t0000_u01789878025360") as it is a hide marker 2026/09/20 04:22:40 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce29_d20260920_m042024_c001_v0001174_t0013_u01789878024452") 2026/09/20 04:22:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45360a_d20260920_m042019_c001_v7007000_t0000_u01789878019467") as it is a hide marker 2026/09/20 04:22:40 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcdc7_d20260920_m042018_c001_v0001174_t0006_u01789878018284") 2026/09/20 04:22:40 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b4536e9_d20260920_m042028_c001_v7007000_t0000_u01789878028819") as it is a hide marker 2026/09/20 04:22:40 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce58_d20260920_m042027_c001_v0001174_t0055_u01789878027823") 2026/09/20 04:22:40 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b4536c6_d20260920_m042027_c001_v7007000_t0000_u01789878027460") as it is a hide marker 2026/09/20 04:22:40 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce47_d20260920_m042026_c001_v0001174_t0058_u01789878026783") 2026/09/20 04:22:40 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45370d_d20260920_m042030_c001_v7007000_t0000_u01789878030065") as it is a hide marker 2026/09/20 04:22:40 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce67_d20260920_m042029_c001_v0001174_t0015_u01789878029183") 2026/09/20 04:22:40 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b4536ad_d20260920_m042026_c001_v7007000_t0000_u01789878026417") as it is a hide marker 2026/09/20 04:22:40 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dce39_d20260920_m042025_c001_v0001174_t0017_u01789878025724") 2026/09/20 04:22:40 DEBUG : ./.: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45361e_d20260920_m042020_c001_v7007000_t0000_u01789878020641") as it is a hide marker 2026/09/20 04:22:40 DEBUG : ./.: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcde5_d20260920_m042019_c001_v0001174_t0029_u01789878019831") 2026/09/20 04:22:40 DEBUG : ../..: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f419d7a5b5b45362d_d20260920_m042021_c001_v7007000_t0000_u01789878021810") as it is a hide marker 2026/09/20 04:22:40 DEBUG : ../..: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcdf5_d20260920_m042021_c001_v0001174_t0044_u01789878021006") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2026/09/20 04:22:41 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/09/20 04:22:41 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/09/20 04:22:41 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2026/09/20 04:22:42 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2026/09/20 04:22:42 INFO : B2 bucket rclone-test-bixigeg3tezo: cleaning bucket "rclone-test-bixigeg3tezo" of pending multipart uploads older than 0s 2026/09/20 04:22:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcee9_d20260920_m042050_c001_v0001174_t0031_u01789878050147") "upload" dated 2026-09-20 04:20:50.147 +0000 UTC (1m52.531883581s ago) 2026/09/20 04:22:42 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d076_d20260920_m042241_c001_v0001177_t0023_u01789878161646") as it is a start marker (upload started at 2026-09-20 04:22:41.646 +0000 UTC) 2026/09/20 04:22:42 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2026/09/20 04:22:42 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d079_d20260920_m042241_c001_v0001150_t0056_u01789878161833") as it is a start marker (upload started at 2026-09-20 04:22:41.833 +0000 UTC) 2026/09/20 04:22:42 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2026/09/20 04:22:42 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d07a_d20260920_m042242_c001_v0001097_t0003_u01789878162031") as it is a start marker (upload started at 2026-09-20 04:22:42.031 +0000 UTC) 2026/09/20 04:22:42 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2026/09/20 04:22:42 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d07d_d20260920_m042242_c001_v0001091_t0044_u01789878162217") as it is a start marker (upload started at 2026-09-20 04:22:42.217 +0000 UTC) 2026/09/20 04:22:42 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2026/09/20 04:22:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113d074_d20260920_m042241_c001_v7007000_t0000_u01789878161464") "hide" dated 2026-09-20 04:22:41.464 +0000 UTC (1.215487802s ago) 2026/09/20 04:22:42 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dd23f_d20260920_m042228_c001_v0001174_t0028_u01789878148064") 2026/09/20 04:22:42 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2026/09/20 04:22:42 INFO : B2 bucket rclone-test-bixigeg3tezo: cleaning bucket "rclone-test-bixigeg3tezo" of pending multipart uploads older than 0s 2026/09/20 04:22:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcee9_d20260920_m042050_c001_v0001174_t0031_u01789878050147") "upload" dated 2026-09-20 04:20:50.147 +0000 UTC (1m52.894454708s ago) 2026/09/20 04:22:43 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d076_d20260920_m042241_c001_v0001177_t0023_u01789878161646") as it is a start marker (upload started at 2026-09-20 04:22:41.646 +0000 UTC) 2026/09/20 04:22:43 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d079_d20260920_m042241_c001_v0001150_t0056_u01789878161833") as it is a start marker (upload started at 2026-09-20 04:22:41.833 +0000 UTC) 2026/09/20 04:22:43 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d07a_d20260920_m042242_c001_v0001097_t0003_u01789878162031") as it is a start marker (upload started at 2026-09-20 04:22:42.031 +0000 UTC) 2026/09/20 04:22:43 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d07d_d20260920_m042242_c001_v0001091_t0044_u01789878162217") as it is a start marker (upload started at 2026-09-20 04:22:42.217 +0000 UTC) 2026/09/20 04:22:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113d074_d20260920_m042241_c001_v7007000_t0000_u01789878161464") "hide" dated 2026-09-20 04:22:41.464 +0000 UTC (1.577584052s ago) 2026/09/20 04:22:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dd23f_d20260920_m042228_c001_v0001174_t0028_u01789878148064") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2026/09/20 04:22:43 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/20 04:22:43 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2026/09/20 04:22:44 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2026/09/20 04:22:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2026/09/20 04:22:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2026/09/20 04:22:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2026/09/20 04:22:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2026/09/20 04:22:46 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2026/09/20 04:22:48 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2026/09/20 04:22:48 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2026/09/20 04:22:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:22:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/09/20 04:22:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d0b2_d20260920_m042251_c001_v0001167_t0037_u01789878171031") 2026/09/20 04:22:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/20 04:22:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/20 04:22:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/20 04:22:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:22:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:22:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2026/09/20 04:22:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2026/09/20 04:22:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2026/09/20 04:22:55 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2026/09/20 04:22:55 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2026/09/20 04:22:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2026/09/20 04:22:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2026/09/20 04:22:57 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2026/09/20 04:22:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:22:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/09/20 04:23:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f20440f4b6e210a17_d20260920_m042300_c001_v0001177_t0014_u01789878180065") 2026/09/20 04:23:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/20 04:23:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/20 04:23:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/20 04:23:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:23:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:23:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/20 04:23:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/20 04:23:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2026/09/20 04:23:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/20 04:23:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2026/09/20 04:23:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/20 04:23:05 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2026/09/20 04:23:06 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2026/09/20 04:23:07 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2026/09/20 04:23:08 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2026/09/20 04:23:08 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/20 04:23:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:23:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2026/09/20 04:23:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f215ad8e7376a407f_d20260920_m042311_c001_v0001117_t0049_u01789878191091") 2026/09/20 04:23:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2026/09/20 04:23:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/20 04:23:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/20 04:23:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2026/09/20 04:23:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2026/09/20 04:23:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:23:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:23:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2026/09/20 04:23:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/20 04:23:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2026/09/20 04:23:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2026/09/20 04:23:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2026/09/20 04:23:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2026/09/20 04:23:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2026/09/20 04:23:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2026/09/20 04:23:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:23:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/09/20 04:23:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f224e13ef6be85076_d20260920_m042338_c001_v0001098_t0056_u01789878218852") 2026/09/20 04:23:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/20 04:23:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2026/09/20 04:23:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/20 04:23:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:23:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:23:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2026/09/20 04:23:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/20 04:23:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/20 04:23:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/20 04:23:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/20 04:23:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/20 04:23:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/20 04:23:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2026/09/20 04:23:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:23:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/09/20 04:23:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f2078528634dbc045_d20260920_m042347_c001_v0001098_t0034_u01789878227727") 2026/09/20 04:23:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/20 04:23:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/20 04:23:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/20 04:23:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:23:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:23:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/20 04:23:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/20 04:23:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2026/09/20 04:23:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/20 04:23:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2026/09/20 04:23:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/20 04:23:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/20 04:23:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2026/09/20 04:23:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2026/09/20 04:23:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2026/09/20 04:23:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/20 04:23:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:23:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2026/09/20 04:23:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d255_d20260920_m042356_c001_v0001179_t0040_u01789878236607") 2026/09/20 04:23:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2026/09/20 04:23:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/20 04:23:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/20 04:23:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2026/09/20 04:23:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/20 04:23:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:23:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:23:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2026/09/20 04:24:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/20 04:24:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2026/09/20 04:24:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2026/09/20 04:24:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2026/09/20 04:24:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2026/09/20 04:24:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2026/09/20 04:24:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2026/09/20 04:24:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:24:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/09/20 04:24:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d29f_d20260920_m042404_c001_v0001182_t0038_u01789878244900") 2026/09/20 04:24:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/20 04:24:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2026/09/20 04:24:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/20 04:24:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:24:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:24:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2026/09/20 04:24:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/20 04:24:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/20 04:24:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/20 04:24:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/20 04:24:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/20 04:24:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/20 04:24:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2026/09/20 04:24:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:24:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/09/20 04:24:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f2078528634dbc154_d20260920_m042413_c001_v0001185_t0036_u01789878253233") 2026/09/20 04:24:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/20 04:24:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/20 04:24:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/20 04:24:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:24:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:24:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/20 04:24:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/20 04:24:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2026/09/20 04:24:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/20 04:24:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2026/09/20 04:24:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/20 04:24:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2026/09/20 04:24:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2026/09/20 04:24:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2026/09/20 04:24:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2026/09/20 04:24:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/20 04:24:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:24:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2026/09/20 04:24:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f2003a6991687bce6_d20260920_m042427_c001_v0001116_t0049_u01789878267799") 2026/09/20 04:24:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/20 04:24:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/20 04:24:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/20 04:24:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/20 04:24:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Error sending chunk 2 (retry=true): incident id fa4f03b0f01f-f7c8a830e495c047 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id fa4f03b0f01f-f7c8a830e495c047"} 2026/09/20 04:24:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: incident id fa4f03b0f01f-f7c8a830e495c047 (500 internal_error) 2026/09/20 04:24:35 DEBUG : pacer: low level retry 1/10 (error incident id fa4f03b0f01f-f7c8a830e495c047 (500 internal_error)) 2026/09/20 04:24:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 04:24:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2026/09/20 04:24:36 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 04:24:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Error sending chunk 1 (retry=true): incident id 774a03f8c9f8-e2a8512d7b42092f (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 774a03f8c9f8-e2a8512d7b42092f"} 2026/09/20 04:24:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: incident id 774a03f8c9f8-e2a8512d7b42092f (500 internal_error) 2026/09/20 04:24:36 DEBUG : pacer: low level retry 1/10 (error incident id 774a03f8c9f8-e2a8512d7b42092f (500 internal_error)) 2026/09/20 04:24:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 04:24:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2026/09/20 04:24:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id 774a03f8c9f8-f8005dcf20e06df9 (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 774a03f8c9f8-f8005dcf20e06df9"} 2026/09/20 04:24:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: incident id 774a03f8c9f8-f8005dcf20e06df9 (500 internal_error) 2026/09/20 04:24:36 DEBUG : pacer: low level retry 1/10 (error incident id 774a03f8c9f8-f8005dcf20e06df9 (500 internal_error)) 2026/09/20 04:24:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/20 04:24:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/20 04:24:36 DEBUG : pacer: Reducing sleep to 20ms 2026/09/20 04:24:36 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 04:24:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2026/09/20 04:24:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Error sending chunk 0 (retry=true): incident id 774a03f8c9f8-4199fd8726c48d6c (500 internal_error): &api.Error{Status:500, Code:"internal_error", Message:"incident id 774a03f8c9f8-4199fd8726c48d6c"} 2026/09/20 04:24:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Clearing part upload URL because of error: incident id 774a03f8c9f8-4199fd8726c48d6c (500 internal_error) 2026/09/20 04:24:44 DEBUG : pacer: low level retry 2/10 (error incident id 774a03f8c9f8-4199fd8726c48d6c (500 internal_error)) 2026/09/20 04:24:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 04:24:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2026/09/20 04:24:46 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 04:24:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:24:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:24:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2026/09/20 04:24:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/20 04:24:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2026/09/20 04:24:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2026/09/20 04:24:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2026/09/20 04:24:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2026/09/20 04:24:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2026/09/20 04:24:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2026/09/20 04:25:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:25:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/09/20 04:25:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f22063e2fc4b5e0e3_d20260920_m042500_c001_v0001178_t0015_u01789878300100") 2026/09/20 04:25:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/20 04:25:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2026/09/20 04:25:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/20 04:25:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:25:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:25:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2026/09/20 04:25:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/20 04:25:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/20 04:25:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/20 04:25:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/20 04:25:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/20 04:25:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/20 04:25:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2026/09/20 04:25:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:25:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/09/20 04:25:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b792e8_d20260920_m042510_c001_v0001184_t0050_u01789878310011") 2026/09/20 04:25:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/20 04:25:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/20 04:25:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/20 04:25:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:25:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:25:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/20 04:25:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/20 04:25:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2026/09/20 04:25:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/20 04:25:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2026/09/20 04:25:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/20 04:25:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2026/09/20 04:25:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2026/09/20 04:25:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2026/09/20 04:25:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2026/09/20 04:25:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/20 04:25:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:25:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2026/09/20 04:25:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f2260ce15cc3bb0a9_d20260920_m042519_c001_v0001134_t0042_u01789878319422") 2026/09/20 04:25:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2026/09/20 04:25:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/20 04:25:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2026/09/20 04:25:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2026/09/20 04:25:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2026/09/20 04:25:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:25:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:25:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2026/09/20 04:25:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2026/09/20 04:25:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2026/09/20 04:25:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2026/09/20 04:25:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2026/09/20 04:25:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2026/09/20 04:25:27 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2026/09/20 04:25:27 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2026/09/20 04:25:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:25:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/09/20 04:25:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f2260ce15cc3bb0ac_d20260920_m042529_c001_v0001032_t0044_u01789878329206") 2026/09/20 04:25:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/20 04:25:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/20 04:25:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/20 04:25:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:25:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:25:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2026/09/20 04:25:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2026/09/20 04:25:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2026/09/20 04:25:34 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2026/09/20 04:25:34 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2026/09/20 04:25:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2026/09/20 04:25:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2026/09/20 04:25:36 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2026/09/20 04:25:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:25:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/09/20 04:25:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b7947c_d20260920_m042539_c001_v0001185_t0048_u01789878339191") 2026/09/20 04:25:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/20 04:25:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/20 04:25:39 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/20 04:25:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:25:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:25:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/20 04:25:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/20 04:25:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2026/09/20 04:25:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/20 04:25:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2026/09/20 04:25:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/20 04:25:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2026/09/20 04:25:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2026/09/20 04:25:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2026/09/20 04:25:47 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2026/09/20 04:25:47 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/20 04:25:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:25:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2026/09/20 04:25:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f219abccb23809ef4_d20260920_m042549_c001_v0001103_t0042_u01789878349342") 2026/09/20 04:25:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2026/09/20 04:25:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/20 04:25:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/20 04:25:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2026/09/20 04:25:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2026/09/20 04:25:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:25:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:25:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2026/09/20 04:25:55 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2026/09/20 04:25:55 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2026/09/20 04:25:55 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2026/09/20 04:25:55 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2026/09/20 04:25:56 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2026/09/20 04:25:58 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2026/09/20 04:25:58 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2026/09/20 04:26:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:26:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/09/20 04:26:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f213a653d1ee819d7_d20260920_m042600_c001_v0001039_t0015_u01789878360660") 2026/09/20 04:26:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/20 04:26:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2026/09/20 04:26:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/20 04:26:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:26:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:26:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2026/09/20 04:26:06 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2026/09/20 04:26:06 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2026/09/20 04:26:06 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2026/09/20 04:26:06 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2026/09/20 04:26:09 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2026/09/20 04:26:09 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2026/09/20 04:26:09 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2026/09/20 04:26:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:26:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/09/20 04:26:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b79530_d20260920_m042612_c001_v0001136_t0054_u01789878372442") 2026/09/20 04:26:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/20 04:26:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2026/09/20 04:26:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/20 04:26:15 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:26:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:26:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts 2026/09/20 04:26:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2026/09/20 04:26:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 04:26:19 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/20 04:26:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/20 04:26:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2026/09/20 04:26:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/20 04:26:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2026/09/20 04:26:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/20 04:26:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2026/09/20 04:26:25 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2026/09/20 04:26:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2026/09/20 04:26:27 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2026/09/20 04:26:27 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/20 04:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2026/09/20 04:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2026/09/20 04:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b795ee_d20260920_m042631_c001_v0001092_t0040_u01789878391556") 2026/09/20 04:26:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2026/09/20 04:26:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2026/09/20 04:26:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2026/09/20 04:26:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2026/09/20 04:26:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2026/09/20 04:26:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2026/09/20 04:26:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2026/09/20 04:26:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/20 04:26:40 DEBUG : retry-Status500.bin: Clearing upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/20 04:26:40 DEBUG : pacer: low level retry 1/1 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/20 04:26:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Unknown 500 Internal Server Error (500 unknown) 2026/09/20 04:26:40 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/20 04:26:41 DEBUG : retry-NetError.bin: Clearing upload URL because of error: Post "https://pod-000-1134-02.backblaze.com/b2api/v1/b2_upload_file/6fb21d6300bdbbdbaf080e1b/c001_v0001134_t0028": write tcp: unexpected EOF 2026/09/20 04:26:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-02.backblaze.com/b2api/v1/b2_upload_file/6fb21d6300bdbbdbaf080e1b/c001_v0001134_t0028": write tcp: unexpected EOF) 2026/09/20 04:26:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2660: Put returned an error after the injected failure (acceptable): Post "https://pod-000-1134-02.backblaze.com/b2api/v1/b2_upload_file/6fb21d6300bdbbdbaf080e1b/c001_v0001134_t0028": write tcp: unexpected EOF 2026/09/20 04:26:41 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/20 04:26:43 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/20 04:26:43 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/20 04:26:43 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/20 04:26:43 DEBUG : retry-chunked-Status500.bin: Sending chunk 1 length 5242880 2026/09/20 04:26:43 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/20 04:26:43 DEBUG : retry-chunked-Status500.bin: Sending chunk 2 length 1 2026/09/20 04:26:44 DEBUG : retry-chunked-Status500.bin: Error sending chunk 0 (retry=true): Unknown 500 Internal Server Error (500 unknown): &api.Error{Status:500, Code:"unknown", Message:"Unknown 500 Internal Server Error"} 2026/09/20 04:26:44 DEBUG : retry-chunked-Status500.bin: Clearing part upload URL because of error: Unknown 500 Internal Server Error (500 unknown) 2026/09/20 04:26:44 DEBUG : pacer: low level retry 1/10 (error Unknown 500 Internal Server Error (500 unknown)) 2026/09/20 04:26:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 04:26:44 DEBUG : retry-chunked-Status500.bin: Sending chunk 0 length 5242880 2026/09/20 04:26:44 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 04:26:45 DEBUG : retry-chunked-Status500.bin: Done sending chunk 2 2026/09/20 04:26:46 DEBUG : retry-chunked-Status500.bin: Done sending chunk 1 2026/09/20 04:26:46 DEBUG : retry-chunked-Status500.bin: Done sending chunk 0 2026/09/20 04:26:46 DEBUG : retry-chunked-Status500.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/20 04:26:48 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/20 04:26:48 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/20 04:26:48 DEBUG : retry-chunked-NetError.bin: Error sending chunk 0 (retry=true): Post "https://pod-000-1120-00.backblaze.com/b2api/v1/b2_upload_part/4_z6fb21d6300bdbbdbaf080e1b_f219abccb2380a0cd_d20260920_m042648_c001_v0001120_t0023_u01789878408186/0025": write tcp: unexpected EOF: &url.Error{Op:"Post", URL:"https://pod-000-1120-00.backblaze.com/b2api/v1/b2_upload_part/4_z6fb21d6300bdbbdbaf080e1b_f219abccb2380a0cd_d20260920_m042648_c001_v0001120_t0023_u01789878408186/0025", Err:(*net.OpError)(0x31c303b7eb90)} 2026/09/20 04:26:48 DEBUG : retry-chunked-NetError.bin: Clearing part upload URL because of error: Post "https://pod-000-1120-00.backblaze.com/b2api/v1/b2_upload_part/4_z6fb21d6300bdbbdbaf080e1b_f219abccb2380a0cd_d20260920_m042648_c001_v0001120_t0023_u01789878408186/0025": write tcp: unexpected EOF 2026/09/20 04:26:48 DEBUG : pacer: low level retry 1/10 (error Post "https://pod-000-1120-00.backblaze.com/b2api/v1/b2_upload_part/4_z6fb21d6300bdbbdbaf080e1b_f219abccb2380a0cd_d20260920_m042648_c001_v0001120_t0023_u01789878408186/0025": write tcp: unexpected EOF) 2026/09/20 04:26:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 04:26:48 DEBUG : retry-chunked-NetError.bin: Sending chunk 0 length 5242880 2026/09/20 04:26:48 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/20 04:26:48 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/20 04:26:48 DEBUG : retry-chunked-NetError.bin: Sending chunk 1 length 5242880 2026/09/20 04:26:48 DEBUG : retry-chunked-NetError.bin: Sending chunk 2 length 1 2026/09/20 04:26:48 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 04:26:49 DEBUG : retry-chunked-NetError.bin: Done sending chunk 2 2026/09/20 04:26:51 DEBUG : retry-chunked-NetError.bin: Done sending chunk 0 2026/09/20 04:26:51 DEBUG : retry-chunked-NetError.bin: Done sending chunk 1 2026/09/20 04:26:51 DEBUG : retry-chunked-NetError.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/20 04:26:54 DEBUG : short-eof.bin: Clearing upload URL because of error: Post "https://pod-000-1136-08.backblaze.com/b2api/v1/b2_upload_file/6fb21d6300bdbbdbaf080e1b/c001_v0001136_t0029": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/20 04:26:54 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1136-08.backblaze.com/b2api/v1/b2_upload_file/6fb21d6300bdbbdbaf080e1b/c001_v0001136_t0029": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160) 2026/09/20 04:26:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:2784: Put returned an error (acceptable): Post "https://pod-000-1136-08.backblaze.com/b2api/v1/b2_upload_file/6fb21d6300bdbbdbaf080e1b/c001_v0001136_t0029": net/http: HTTP/1.x transport connection broken: http: ContentLength=10280 with Body length 5160 2026/09/20 04:26:54 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/20 04:26:54 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/20 04:26:54 DEBUG : short-eof-chunked.bin: Sending chunk 0 length 5242880 2026/09/20 04:26:54 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/20 04:26:54 DEBUG : short-eof-chunked.bin: Sending chunk 1 length 2621440 2026/09/20 04:26:57 DEBUG : short-eof-chunked.bin: Done sending chunk 0 2026/09/20 04:26:57 DEBUG : short-eof-chunked.bin: Done sending chunk 1 2026/09/20 04:26:57 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/20 04:26:57 DEBUG : short-eof-chunked.bin: Cancelling large file upload fstests.go:2784: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/20 04:27:04 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fb21d6300bdbbdbaf080e1b_f2210a57eb96017a3_d20260920_m042704_c001_v0001097_t0025_u01789878424267") 2026/09/20 04:27:04 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2026/09/20 04:27:04 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/20 04:27:04 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/20 04:27:05 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/20 04:27:05 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/20 04:27:07 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/20 04:27:07 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/20 04:27:07 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/20 04:27:07 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2026/09/20 04:27:09 DEBUG : chunked-copy: Done sending chunk 1 2026/09/20 04:27:09 DEBUG : chunked-copy: Done sending chunk 0 2026/09/20 04:27:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/20 04:27:10 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fb21d6300bdbbdbaf080e1b_f2210a57eb96017c0_d20260920_m042710_c001_v0001137_t0026_u01789878430164") 2026/09/20 04:27:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2026/09/20 04:27:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/20 04:27:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/20 04:27:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/20 04:27:16 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/20 04:27:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2026/09/20 04:27:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/20 04:27:20 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2026/09/20 04:27:20 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2026/09/20 04:27:22 DEBUG : chunked-copy: Done sending chunk 0 2026/09/20 04:27:22 DEBUG : chunked-copy: Done sending chunk 1 2026/09/20 04:27:22 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/20 04:27:23 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z6fb21d6300bdbbdbaf080e1b_f2210a57eb96017f5_d20260920_m042723_c001_v0001182_t0046_u01789878443470") 2026/09/20 04:27:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/20 04:27:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/20 04:27:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/20 04:27:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/20 04:27:24 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/20 04:27:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2026/09/20 04:27:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2026/09/20 04:27:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2026/09/20 04:27:26 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2026/09/20 04:27:28 DEBUG : chunked-copy: Done sending chunk 0 2026/09/20 04:27:28 DEBUG : chunked-copy: Done sending chunk 1 2026/09/20 04:27:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2026/09/20 04:27:29 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z6fb21d6300bdbbdbaf080e1b_f2210a57eb9601803_d20260920_m042729_c001_v0001183_t0053_u01789878449608") 2026/09/20 04:27:29 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2026/09/20 04:27:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2026/09/20 04:27:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2026/09/20 04:27:30 DEBUG : chunked-copy.copy: Done copying chunk 2 2026/09/20 04:27:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2026/09/20 04:27:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2026/09/20 04:27:30 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/20 04:27:31 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/20 04:27:33 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/20 04:27:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bixigeg3tezo/deeper/nonexisting/directory" 2026/09/20 04:27:34 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/20 04:27:35 INFO : B2 bucket rclone-test-bixigeg3tezo: cleaning bucket "rclone-test-bixigeg3tezo" of all files 2026/09/20 04:27:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4040cc9597b794fe_d20260920_m042605_c001_v7007000_t0000_u01789878365478") 2026/09/20 04:27:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f213a653d1ee819d7_d20260920_m042600_c001_v0001039_t0015_u01789878360660") 2026/09/20 04:27:36 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f413a653d1ee819d6_d20260920_m042600_c001_v7007000_t0000_u01789878360000") 2026/09/20 04:27:36 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b794e7_d20260920_m042554_c001_v0001029_t0035_u01789878354839") 2026/09/20 04:27:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f417eadd7ba52c96a_d20260920_m042640_c001_v7007000_t0000_u01789878400462") 2026/09/20 04:27:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b795ee_d20260920_m042631_c001_v0001092_t0040_u01789878391556") 2026/09/20 04:27:36 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4040cc9597b795eb_d20260920_m042630_c001_v7007000_t0000_u01789878390911") 2026/09/20 04:27:36 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d593_d20260920_m042623_c001_v0001161_t0058_u01789878383721") 2026/09/20 04:27:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113d58f_d20260920_m042623_c001_v7007000_t0000_u01789878383524") 2026/09/20 04:27:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b79530_d20260920_m042612_c001_v0001136_t0054_u01789878372442") 2026/09/20 04:27:36 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4040cc9597b79524_d20260920_m042611_c001_v7007000_t0000_u01789878371860") 2026/09/20 04:27:36 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b794ff_d20260920_m042605_c001_v0001099_t0040_u01789878365665") 2026/09/20 04:27:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4078528634dbc0f6_d20260920_m042400_c001_v7007000_t0000_u01789878240570") 2026/09/20 04:27:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d255_d20260920_m042356_c001_v0001179_t0040_u01789878236607") 2026/09/20 04:27:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4078528634dbc08b_d20260920_m042351_c001_v7007000_t0000_u01789878231800") 2026/09/20 04:27:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2078528634dbc045_d20260920_m042347_c001_v0001098_t0034_u01789878227727") 2026/09/20 04:27:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113d24d_d20260920_m042356_c001_v7007000_t0000_u01789878236173") 2026/09/20 04:27:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2078528634dbc08f_d20260920_m042351_c001_v0001181_t0014_u01789878231986") 2026/09/20 04:27:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4078528634dbc03b_d20260920_m042347_c001_v7007000_t0000_u01789878227278") 2026/09/20 04:27:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f224e13ef6be8509b_d20260920_m042342_c001_v0001120_t0040_u01789878222828") 2026/09/20 04:27:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f424e13ef6be85096_d20260920_m042342_c001_v7007000_t0000_u01789878222472") 2026/09/20 04:27:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f224e13ef6be85076_d20260920_m042338_c001_v0001098_t0056_u01789878218852") 2026/09/20 04:27:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f424e13ef6be85070_d20260920_m042338_c001_v7007000_t0000_u01789878218207") 2026/09/20 04:27:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2078528634dbbfcf_d20260920_m042334_c001_v0001167_t0044_u01789878214430") 2026/09/20 04:27:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4040cc9597b792d6_d20260920_m042455_c001_v7007000_t0000_u01789878295579") 2026/09/20 04:27:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2003a6991687bce6_d20260920_m042427_c001_v0001116_t0049_u01789878267799") 2026/09/20 04:27:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4078528634dbc161_d20260920_m042417_c001_v7007000_t0000_u01789878257184") 2026/09/20 04:27:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2078528634dbc154_d20260920_m042413_c001_v0001185_t0036_u01789878253233") 2026/09/20 04:27:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4003a6991687bce4_d20260920_m042426_c001_v7007000_t0000_u01789878266515") 2026/09/20 04:27:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2078528634dbc162_d20260920_m042417_c001_v0001029_t0041_u01789878257465") 2026/09/20 04:27:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4078528634dbc152_d20260920_m042412_c001_v7007000_t0000_u01789878252829") 2026/09/20 04:27:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2078528634dbc146_d20260920_m042408_c001_v0001179_t0023_u01789878248411") 2026/09/20 04:27:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4078528634dbc144_d20260920_m042408_c001_v7007000_t0000_u01789878248223") 2026/09/20 04:27:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d29f_d20260920_m042404_c001_v0001182_t0038_u01789878244900") 2026/09/20 04:27:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113d29c_d20260920_m042404_c001_v7007000_t0000_u01789878244488") 2026/09/20 04:27:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2078528634dbc0f9_d20260920_m042400_c001_v0001176_t0012_u01789878240769") 2026/09/20 04:27:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4078528634dbbfcd_d20260920_m042334_c001_v7007000_t0000_u01789878214246") 2026/09/20 04:27:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f215ad8e7376a407f_d20260920_m042311_c001_v0001117_t0049_u01789878191091") 2026/09/20 04:27:37 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f415ad8e7376a407e_d20260920_m042310_c001_v7007000_t0000_u01789878190544") 2026/09/20 04:27:37 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f20440f4b6e210a21_d20260920_m042304_c001_v0001136_t0004_u01789878184677") 2026/09/20 04:27:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f40440f4b6e210a20_d20260920_m042304_c001_v7007000_t0000_u01789878184494") 2026/09/20 04:27:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f20440f4b6e210a17_d20260920_m042300_c001_v0001177_t0014_u01789878180065") 2026/09/20 04:27:37 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f40440f4b6e210a14_d20260920_m042259_c001_v7007000_t0000_u01789878179642") 2026/09/20 04:27:37 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f20440f4b6e2109f5_d20260920_m042254_c001_v0001183_t0057_u01789878174552") 2026/09/20 04:27:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f40440f4b6e2109f3_d20260920_m042254_c001_v7007000_t0000_u01789878174369") 2026/09/20 04:27:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f209a16c7b113d0b2_d20260920_m042251_c001_v0001167_t0037_u01789878171031") 2026/09/20 04:27:38 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113d0af_d20260920_m042250_c001_v7007000_t0000_u01789878170644") 2026/09/20 04:27:38 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f20440f4b6e2109da_d20260920_m042245_c001_v0001098_t0035_u01789878165080") 2026/09/20 04:27:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4040cc9597b79313_d20260920_m042524_c001_v7007000_t0000_u01789878324006") 2026/09/20 04:27:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2260ce15cc3bb0a9_d20260920_m042519_c001_v0001134_t0042_u01789878319422") 2026/09/20 04:27:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4040cc9597b792ef_d20260920_m042514_c001_v7007000_t0000_u01789878314253") 2026/09/20 04:27:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b792e8_d20260920_m042510_c001_v0001184_t0050_u01789878310011") 2026/09/20 04:27:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4260ce15cc3bb0a8_d20260920_m042518_c001_v7007000_t0000_u01789878318920") 2026/09/20 04:27:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b792f0_d20260920_m042514_c001_v0001176_t0008_u01789878314437") 2026/09/20 04:27:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4040cc9597b792e7_d20260920_m042509_c001_v7007000_t0000_u01789878309490") 2026/09/20 04:27:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b792de_d20260920_m042503_c001_v0001150_t0013_u01789878303759") 2026/09/20 04:27:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4040cc9597b792dd_d20260920_m042503_c001_v7007000_t0000_u01789878303574") 2026/09/20 04:27:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f22063e2fc4b5e0e3_d20260920_m042500_c001_v0001178_t0015_u01789878300100") 2026/09/20 04:27:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f42063e2fc4b5e0e2_d20260920_m042459_c001_v7007000_t0000_u01789878299616") 2026/09/20 04:27:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b792d7_d20260920_m042455_c001_v0001180_t0025_u01789878295765") 2026/09/20 04:27:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4040cc9597b794e5_d20260920_m042554_c001_v7007000_t0000_u01789878354649") 2026/09/20 04:27:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f219abccb23809ef4_d20260920_m042549_c001_v0001103_t0042_u01789878349342") 2026/09/20 04:27:38 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f419abccb23809ef1_d20260920_m042548_c001_v7007000_t0000_u01789878348844") 2026/09/20 04:27:38 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b7949d_d20260920_m042543_c001_v0001180_t0008_u01789878343884") 2026/09/20 04:27:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4040cc9597b7949b_d20260920_m042543_c001_v7007000_t0000_u01789878343699") 2026/09/20 04:27:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b7947c_d20260920_m042539_c001_v0001185_t0048_u01789878339191") 2026/09/20 04:27:39 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4040cc9597b79473_d20260920_m042538_c001_v7007000_t0000_u01789878338654") 2026/09/20 04:27:39 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b793d2_d20260920_m042533_c001_v0001120_t0044_u01789878333468") 2026/09/20 04:27:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4040cc9597b793ca_d20260920_m042533_c001_v7007000_t0000_u01789878333283") 2026/09/20 04:27:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2260ce15cc3bb0ac_d20260920_m042529_c001_v0001032_t0044_u01789878329206") 2026/09/20 04:27:39 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4260ce15cc3bb0ab_d20260920_m042528_c001_v7007000_t0000_u01789878328604") 2026/09/20 04:27:39 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2040cc9597b79314_d20260920_m042524_c001_v0001161_t0059_u01789878324191") 2026/09/20 04:27:39 DEBUG : chunked-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f411259dffd4417cb_d20260920_m042731_c001_v7007000_t0000_u01789878451744") 2026/09/20 04:27:39 DEBUG : chunked-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f211259dffd441785_d20260920_m042726_c001_v0001181_t0029_u01789878446050") 2026/09/20 04:27:39 DEBUG : chunked-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f411259dffd441781_d20260920_m042725_c001_v7007000_t0000_u01789878445404") 2026/09/20 04:27:39 DEBUG : chunked-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f211259dffd441767_d20260920_m042719_c001_v0001150_t0052_u01789878439885") 2026/09/20 04:27:39 DEBUG : chunked-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f411259dffd441763_d20260920_m042719_c001_v7007000_t0000_u01789878439270") 2026/09/20 04:27:39 DEBUG : chunked-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f211259dffd44172c_d20260920_m042706_c001_v0001100_t0033_u01789878426695") 2026/09/20 04:27:39 DEBUG : chunked-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f411259dffd441729_d20260920_m042706_c001_v7007000_t0000_u01789878426047") 2026/09/20 04:27:39 DEBUG : chunked-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f10502b70a4589cce_d20260920_m042702_c001_v0001090_t0002_u01789878422448") 2026/09/20 04:27:39 DEBUG : chunked-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4210a57eb9601797_d20260920_m042702_c001_v7007000_t0000_u01789878422038") 2026/09/20 04:27:39 DEBUG : chunked-copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f10502b70a4589cc0_d20260920_m042658_c001_v0001090_t0007_u01789878418592") 2026/09/20 04:27:39 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f411259dffd4417c5_d20260920_m042731_c001_v7007000_t0000_u01789878451563") 2026/09/20 04:27:39 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2210a57eb9601803_d20260920_m042729_c001_v0001183_t0053_u01789878449608") 2026/09/20 04:27:39 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f411259dffd44177e_d20260920_m042725_c001_v7007000_t0000_u01789878445223") 2026/09/20 04:27:39 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2210a57eb96017f5_d20260920_m042723_c001_v0001182_t0046_u01789878443470") 2026/09/20 04:27:39 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f411259dffd441761_d20260920_m042719_c001_v7007000_t0000_u01789878439090") 2026/09/20 04:27:39 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2210a57eb96017c0_d20260920_m042710_c001_v0001137_t0026_u01789878430164") 2026/09/20 04:27:39 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f411259dffd441726_d20260920_m042705_c001_v7007000_t0000_u01789878425868") 2026/09/20 04:27:40 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f2210a57eb96017a3_d20260920_m042704_c001_v0001097_t0025_u01789878424267") 2026/09/20 04:27:40 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f4210a57eb9601796_d20260920_m042701_c001_v7007000_t0000_u01789878421858") 2026/09/20 04:27:40 DEBUG : chunked-copy.copy: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f104040b9277d6b16_d20260920_m042700_c001_v0001144_t0000_u01789878420555") 2026/09/20 04:27:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f11753ec5b16dcee9_d20260920_m042050_c001_v0001174_t0031_u01789878050147") 2026/09/20 04:27:40 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f417eadd7ba52c9d9_d20260920_m042653_c001_v7007000_t0000_u01789878413114") 2026/09/20 04:27:40 DEBUG : retry-chunked-NetError.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f219abccb2380a0cd_d20260920_m042648_c001_v0001120_t0023_u01789878408186") 2026/09/20 04:27:40 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f419abccb2380a0c8_d20260920_m042647_c001_v7007000_t0000_u01789878407810") 2026/09/20 04:27:40 DEBUG : retry-chunked-Status500.bin: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f217eadd7ba52c97d_d20260920_m042643_c001_v0001183_t0022_u01789878403143") 2026/09/20 04:27:40 DEBUG : unknown-size-put.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f411259dffd4417d4_d20260920_m042732_c001_v7007000_t0000_u01789878452653") 2026/09/20 04:27:40 DEBUG : unknown-size-put.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f10502b70a4589d4e_d20260920_m042732_c001_v0001090_t0006_u01789878452280") 2026/09/20 04:27:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f411259dffd4417e5_d20260920_m042734_c001_v7007000_t0000_u01789878454281") 2026/09/20 04:27:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f10502b70a4589d54_d20260920_m042733_c001_v0001090_t0039_u01789878453626") 2026/09/20 04:27:40 DEBUG : unknown-size-update.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f10502b70a4589d52_d20260920_m042732_c001_v0001090_t0025_u01789878452832") 2026/09/20 04:27:40 DEBUG : versions/test-versions.txt: Deleting (id "4_z6fb21d6300bdbbdbaf080e1b_f409a16c7b113d074_d20260920_m042241_c001_v7007000_t0000_u01789878161464") 2026/09/20 04:27:41 INFO : B2 bucket rclone-test-bixigeg3tezo: cleaning bucket "rclone-test-bixigeg3tezo" of all files === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (448.33s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.37s) --- PASS: TestIntegration/FsMkdir (446.30s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.44s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (116.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (12.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.12s) --- 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 (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.22s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (10.98s) --- 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 (1.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (33.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.27s) --- 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 (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (235.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (49.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (29.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (23.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (54.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (38.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (29.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (7.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (45.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (18.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (11.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (16.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (12.83s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (11.22s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (3.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (34.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (13.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.63s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 448.370s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m30.61875542s (try 1/5)