"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:438: Using remote "TestB2:" 2025/03/08 05:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-cokufup1fiyu" 2025/03/08 05:29:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: 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 2025/03/08 05:29:46 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/08 05:29:46 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/08 05:29:46 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/03/08 05:30:12 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/03/08 05:30:12 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/03/08 05:30:14 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/03/08 05:30:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/03/08 05:30:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/03/08 05:30:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/03/08 05:30:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/03/08 05:30:15 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/03/08 05:30:22 DEBUG : Creating backend with remote "TestB2:" 2025/03/08 05:30:22 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/08 05:30:23 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/03/08 05:30:28 INFO : B2 bucket rclone-test-cokufup1fiyu: cleaning bucket "rclone-test-cokufup1fiyu" of all files 2025/03/08 05:30:29 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf69_d20250308_m053027_c001_v0001098_t0015_u01741411827864") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/08 05:30:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cokufup1fiyu/dirToPurgeFromRoot" 2025/03/08 05:30:31 INFO : B2 bucket rclone-test-cokufup1fiyu path dirToPurgeFromRoot: cleaning bucket "rclone-test-cokufup1fiyu" of all files 2025/03/08 05:30:32 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf75_d20250308_m053029_c001_v0001098_t0031_u01741411829536") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/08 05:30:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cokufup1fiyu/hello? sausage/êé" 2025/03/08 05:30:36 INFO : B2 bucket rclone-test-cokufup1fiyu path hello? sausage/êé: cleaning bucket "rclone-test-cokufup1fiyu" of all files 2025/03/08 05:30:36 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f104faf4abc366b00_d20250308_m053034_c001_v0001183_t0058_u01741411834953") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: 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/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/08 05:30:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cokufup1fiyu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/08 05:30:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cokufup1fiyu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-cokufup1fiyu" from "TestB2:rclone-test-cokufup1fiyu" 2025/03/08 05:30:50 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 2025/03/08 05:31:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dulivij4qiyi" 2025/03/08 05:31:06 DEBUG : B2 bucket rclone-test-dulivij4qiyi: Purge remote 2025/03/08 05:31:06 INFO : B2 bucket rclone-test-dulivij4qiyi: cleaning bucket "rclone-test-dulivij4qiyi" of all files 2025/03/08 05:31:07 DEBUG : somefile: Deleting (id "4_zffd25d0330cd7b4b9f580e1b_f4163176b3624e351_d20250308_m053105_c001_v0001090_t0024_u01741411865823") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/08 05:31:08 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/08 05:31:09 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 2025/03/08 05:31:13 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/03/08 05:31:13 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/03/08 05:31:13 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.675Ki offset 6Mi/6.106Mi 2025/03/08 05:31:13 DEBUG : test-metadata: Sending chunk 1 length 111283 2025/03/08 05:31:15 DEBUG : test-metadata: Done sending chunk 1 2025/03/08 05:31:16 DEBUG : test-metadata: Done sending chunk 0 2025/03/08 05:31:16 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-v2025-03-08-053122-248.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 2025/03/08 05:31:29 DEBUG : oldPath = "TestB2:rclone-test-cokufup1fiyu/versions/test-versions-v2025-03-08-053122-248.txt" 2025/03/08 05:31:29 DEBUG : newPath = "TestB2,versions:rclone-test-cokufup1fiyu/versions/test-versions-v2025-03-08-053122-248.txt" 2025/03/08 05:31:29 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cokufup1fiyu/versions/test-versions-v2025-03-08-053122-248.txt" 2025/03/08 05:31:29 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/03/08 05:31:31 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cokufup1fiyu/versions/test-versions-v2025-03-08-053122-248.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cokufup1fiyu/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/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/03/08 05:31:33 INFO : B2 bucket rclone-test-cokufup1fiyu: cleaning bucket "rclone-test-cokufup1fiyu" of all hidden files 2025/03/08 05:31:33 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5354_d20250308_m052954_c001_v7007000_t0000_u01741411794429") as it is a hide marker 2025/03/08 05:31:33 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : leading space/ leading space: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cef0_d20250308_m052953_c001_v0001098_t0037_u01741411793643") 2025/03/08 05:31:33 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5353_d20250308_m052953_c001_v7007000_t0000_u01741411793276") as it is a hide marker 2025/03/08 05:31:33 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9ceec_d20250308_m052952_c001_v0001098_t0027_u01741411792479") 2025/03/08 05:31:33 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f536b_d20250308_m053001_c001_v7007000_t0000_u01741411801140") as it is a hide marker 2025/03/08 05:31:33 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf04_d20250308_m053000_c001_v0001098_t0045_u01741411800394") 2025/03/08 05:31:33 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : created from root.txt: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf629615_d20250308_m053057_c001_v7007000_t0000_u01741411857942") as it is a hide marker 2025/03/08 05:31:33 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : created from root.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1038aa42d0b075ad_d20250308_m053056_c001_v0001043_t0004_u01741411856717") 2025/03/08 05:31:33 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : file name.txt: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf629666_d20250308_m053108_c001_v7007000_t0000_u01741411868150") as it is a hide marker 2025/03/08 05:31:33 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : file name.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf9f_d20250308_m053045_c001_v0001098_t0002_u01741411845098") 2025/03/08 05:31:33 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : file name.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f113693eed7ac6615_d20250308_m053041_c001_v0001184_t0048_u01741411841403") 2025/03/08 05:31:33 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : file name.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf55_d20250308_m053019_c001_v0001098_t0006_u01741411819794") 2025/03/08 05:31:33 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : file name.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf4f_d20250308_m053018_c001_v0001098_t0033_u01741411818583") 2025/03/08 05:31:33 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf53_d20250308_m053019_c001_v0001098_t0029_u01741411819294") "upload" dated 2025-03-08 05:30:19.294 +0000 UTC (1m14.307844712s ago) 2025/03/08 05:31:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f417efa2f9a370027_d20250308_m053038_c001_v7007000_t0000_u01741411838994") as it is a hide marker 2025/03/08 05:31:33 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1001550e6ca6db45_d20250308_m053038_c001_v0001150_t0006_u01741411838517") 2025/03/08 05:31:33 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f115e24680f0c1609_d20250308_m053037_c001_v0001183_t0026_u01741411837887") 2025/03/08 05:31:33 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f537e_d20250308_m053009_c001_v7007000_t0000_u01741411809167") as it is a hide marker 2025/03/08 05:31:33 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf28_d20250308_m053008_c001_v0001098_t0036_u01741411808271") 2025/03/08 05:31:33 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : piped data.txt: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf62967c_d20250308_m053110_c001_v7007000_t0000_u01741411870341") as it is a hide marker 2025/03/08 05:31:33 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : piped data.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cfd6_d20250308_m053109_c001_v0001098_t0017_u01741411869606") 2025/03/08 05:31:33 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : piped data.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf629673_d20250308_m053109_c001_v7007000_t0000_u01741411869418") 2025/03/08 05:31:33 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : piped data.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f4181e921f6f9cfd0_d20250308_m053108_c001_v0001098_t0044_u01741411868885") 2025/03/08 05:31:33 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f537f_d20250308_m053010_c001_v7007000_t0000_u01741411810308") as it is a hide marker 2025/03/08 05:31:33 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf2a_d20250308_m053009_c001_v0001098_t0008_u01741411809531") 2025/03/08 05:31:33 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : test-metadata: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4150e057bb47b492_d20250308_m053119_c001_v7007000_t0000_u01741411879709") as it is a hide marker 2025/03/08 05:31:33 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : test-metadata: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f212445dfcf629692_d20250308_m053113_c001_v0001184_t0046_u01741411873585") 2025/03/08 05:31:33 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : test-metadata: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf629691_d20250308_m053112_c001_v7007000_t0000_u01741411872821") 2025/03/08 05:31:33 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : test-metadata: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cfd8_d20250308_m053110_c001_v0001098_t0057_u01741411870519") 2025/03/08 05:31:33 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f536f_d20250308_m053003_c001_v7007000_t0000_u01741411803338") as it is a hide marker 2025/03/08 05:31:33 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf0e_d20250308_m053002_c001_v0001098_t0041_u01741411802582") 2025/03/08 05:31:33 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5375_d20250308_m053005_c001_v7007000_t0000_u01741411805681") as it is a hide marker 2025/03/08 05:31:33 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf1e_d20250308_m053004_c001_v0001098_t0003_u01741411804925") 2025/03/08 05:31:33 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5373_d20250308_m053004_c001_v7007000_t0000_u01741411804562") as it is a hide marker 2025/03/08 05:31:33 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf16_d20250308_m053003_c001_v0001098_t0014_u01741411803701") 2025/03/08 05:31:33 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5377_d20250308_m053006_c001_v7007000_t0000_u01741411806758") as it is a hide marker 2025/03/08 05:31:33 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf20_d20250308_m053006_c001_v0001098_t0025_u01741411806051") 2025/03/08 05:31:33 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5378_d20250308_m053007_c001_v7007000_t0000_u01741411807904") as it is a hide marker 2025/03/08 05:31:33 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf22_d20250308_m053007_c001_v0001098_t0004_u01741411807134") 2025/03/08 05:31:33 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f536d_d20250308_m053002_c001_v7007000_t0000_u01741411802220") as it is a hide marker 2025/03/08 05:31:33 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : trailing space /trailing space : Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf0a_d20250308_m053001_c001_v0001098_t0058_u01741411801503") 2025/03/08 05:31:33 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9d017_d20250308_m053128_c001_v0001098_t0030_u01741411888057") "upload" dated 2025-03-08 05:31:28.057 +0000 UTC (5.545252535s ago) 2025/03/08 05:31:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5ddb4_d20250308_m053125_c001_v7007000_t0000_u01741411885512") 2025/03/08 05:31:33 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cffc_d20250308_m053122_c001_v0001098_t0035_u01741411882248") 2025/03/08 05:31:33 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5391_d20250308_m053018_c001_v7007000_t0000_u01741411818034") as it is a hide marker 2025/03/08 05:31:33 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f2051f84dbf2f5383_d20250308_m053012_c001_v0001184_t0043_u01741411812475") 2025/03/08 05:31:33 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : zero-length-file: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5381_d20250308_m053012_c001_v7007000_t0000_u01741411812186") as it is a hide marker 2025/03/08 05:31:33 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : zero-length-file: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f4181e921f6f9cf30_d20250308_m053011_c001_v0001098_t0044_u01741411811600") 2025/03/08 05:31:33 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5355_d20250308_m052955_c001_v7007000_t0000_u01741411795573") as it is a hide marker 2025/03/08 05:31:33 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cef4_d20250308_m052954_c001_v0001098_t0046_u01741411794817") 2025/03/08 05:31:33 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f534d_d20250308_m052949_c001_v7007000_t0000_u01741411789800") as it is a hide marker 2025/03/08 05:31:33 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9ced2_d20250308_m052948_c001_v0001098_t0055_u01741411788698") 2025/03/08 05:31:33 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f535c_d20250308_m052958_c001_v7007000_t0000_u01741411798969") as it is a hide marker 2025/03/08 05:31:33 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cefc_d20250308_m052958_c001_v0001098_t0058_u01741411798254") 2025/03/08 05:31:33 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5359_d20250308_m052957_c001_v7007000_t0000_u01741411797890") as it is a hide marker 2025/03/08 05:31:33 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cefa_d20250308_m052957_c001_v0001098_t0019_u01741411797042") 2025/03/08 05:31:33 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5369_d20250308_m053000_c001_v7007000_t0000_u01741411800013") as it is a hide marker 2025/03/08 05:31:33 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf02_d20250308_m052959_c001_v0001098_t0059_u01741411799334") 2025/03/08 05:31:33 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5357_d20250308_m052956_c001_v7007000_t0000_u01741411796678") as it is a hide marker 2025/03/08 05:31:33 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cef8_d20250308_m052955_c001_v0001098_t0048_u01741411795942") 2025/03/08 05:31:33 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : ./.: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5350_d20250308_m052950_c001_v7007000_t0000_u01741411790937") as it is a hide marker 2025/03/08 05:31:33 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : ./.: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9ceda_d20250308_m052950_c001_v0001098_t0030_u01741411790164") 2025/03/08 05:31:33 NOTICE: ./.: Skipped delete as --dry-run is set 2025/03/08 05:31:33 DEBUG : ../..: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5352_d20250308_m052952_c001_v7007000_t0000_u01741411792102") as it is a hide marker 2025/03/08 05:31:33 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/03/08 05:31:33 DEBUG : ../..: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cee0_d20250308_m052951_c001_v0001098_t0008_u01741411791305") 2025/03/08 05:31:33 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/03/08 05:31:33 INFO : B2 bucket rclone-test-cokufup1fiyu: cleaning bucket "rclone-test-cokufup1fiyu" of all hidden files 2025/03/08 05:31:34 DEBUG : leading space/ leading space: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5354_d20250308_m052954_c001_v7007000_t0000_u01741411794429") as it is a hide marker 2025/03/08 05:31:34 DEBUG : leading space/ leading space: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cef0_d20250308_m052953_c001_v0001098_t0037_u01741411793643") 2025/03/08 05:31:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5353_d20250308_m052953_c001_v7007000_t0000_u01741411793276") as it is a hide marker 2025/03/08 05:31:34 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9ceec_d20250308_m052952_c001_v0001098_t0027_u01741411792479") 2025/03/08 05:31:34 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f536b_d20250308_m053001_c001_v7007000_t0000_u01741411801140") as it is a hide marker 2025/03/08 05:31:34 DEBUG : .leading dot/.leading dot: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf04_d20250308_m053000_c001_v0001098_t0045_u01741411800394") 2025/03/08 05:31:34 DEBUG : created from root.txt: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf629615_d20250308_m053057_c001_v7007000_t0000_u01741411857942") as it is a hide marker 2025/03/08 05:31:34 DEBUG : created from root.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1038aa42d0b075ad_d20250308_m053056_c001_v0001043_t0004_u01741411856717") 2025/03/08 05:31:34 DEBUG : file name.txt: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf629666_d20250308_m053108_c001_v7007000_t0000_u01741411868150") as it is a hide marker 2025/03/08 05:31:34 DEBUG : file name.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf9f_d20250308_m053045_c001_v0001098_t0002_u01741411845098") 2025/03/08 05:31:34 DEBUG : file name.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f113693eed7ac6615_d20250308_m053041_c001_v0001184_t0048_u01741411841403") 2025/03/08 05:31:34 DEBUG : file name.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf55_d20250308_m053019_c001_v0001098_t0006_u01741411819794") 2025/03/08 05:31:34 DEBUG : file name.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf4f_d20250308_m053018_c001_v0001098_t0033_u01741411818583") 2025/03/08 05:31:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf53_d20250308_m053019_c001_v0001098_t0029_u01741411819294") "upload" dated 2025-03-08 05:30:19.294 +0000 UTC (1m15.37426386s ago) 2025/03/08 05:31:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f417efa2f9a370027_d20250308_m053038_c001_v7007000_t0000_u01741411838994") as it is a hide marker 2025/03/08 05:31:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1001550e6ca6db45_d20250308_m053038_c001_v0001150_t0006_u01741411838517") 2025/03/08 05:31:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f115e24680f0c1609_d20250308_m053037_c001_v0001183_t0026_u01741411837887") 2025/03/08 05:31:34 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f537e_d20250308_m053009_c001_v7007000_t0000_u01741411809167") as it is a hide marker 2025/03/08 05:31:34 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf28_d20250308_m053008_c001_v0001098_t0036_u01741411808271") 2025/03/08 05:31:34 DEBUG : piped data.txt: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf62967c_d20250308_m053110_c001_v7007000_t0000_u01741411870341") as it is a hide marker 2025/03/08 05:31:35 DEBUG : piped data.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cfd6_d20250308_m053109_c001_v0001098_t0017_u01741411869606") 2025/03/08 05:31:35 DEBUG : piped data.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf629673_d20250308_m053109_c001_v7007000_t0000_u01741411869418") 2025/03/08 05:31:35 DEBUG : piped data.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f4181e921f6f9cfd0_d20250308_m053108_c001_v0001098_t0044_u01741411868885") 2025/03/08 05:31:35 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f537f_d20250308_m053010_c001_v7007000_t0000_u01741411810308") as it is a hide marker 2025/03/08 05:31:35 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf2a_d20250308_m053009_c001_v0001098_t0008_u01741411809531") 2025/03/08 05:31:35 DEBUG : test-metadata: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4150e057bb47b492_d20250308_m053119_c001_v7007000_t0000_u01741411879709") as it is a hide marker 2025/03/08 05:31:35 DEBUG : test-metadata: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f212445dfcf629692_d20250308_m053113_c001_v0001184_t0046_u01741411873585") 2025/03/08 05:31:35 DEBUG : test-metadata: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf629691_d20250308_m053112_c001_v7007000_t0000_u01741411872821") 2025/03/08 05:31:35 DEBUG : test-metadata: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cfd8_d20250308_m053110_c001_v0001098_t0057_u01741411870519") 2025/03/08 05:31:35 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f536f_d20250308_m053003_c001_v7007000_t0000_u01741411803338") as it is a hide marker 2025/03/08 05:31:35 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf0e_d20250308_m053002_c001_v0001098_t0041_u01741411802582") 2025/03/08 05:31:35 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5375_d20250308_m053005_c001_v7007000_t0000_u01741411805681") as it is a hide marker 2025/03/08 05:31:35 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf1e_d20250308_m053004_c001_v0001098_t0003_u01741411804925") 2025/03/08 05:31:35 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5373_d20250308_m053004_c001_v7007000_t0000_u01741411804562") as it is a hide marker 2025/03/08 05:31:35 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf16_d20250308_m053003_c001_v0001098_t0014_u01741411803701") 2025/03/08 05:31:35 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5377_d20250308_m053006_c001_v7007000_t0000_u01741411806758") as it is a hide marker 2025/03/08 05:31:35 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf20_d20250308_m053006_c001_v0001098_t0025_u01741411806051") 2025/03/08 05:31:35 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5378_d20250308_m053007_c001_v7007000_t0000_u01741411807904") as it is a hide marker 2025/03/08 05:31:35 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf22_d20250308_m053007_c001_v0001098_t0004_u01741411807134") 2025/03/08 05:31:35 DEBUG : trailing space /trailing space : Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f536d_d20250308_m053002_c001_v7007000_t0000_u01741411802220") as it is a hide marker 2025/03/08 05:31:35 DEBUG : trailing space /trailing space : Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf0a_d20250308_m053001_c001_v0001098_t0058_u01741411801503") 2025/03/08 05:31:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9d017_d20250308_m053128_c001_v0001098_t0030_u01741411888057") "upload" dated 2025-03-08 05:31:28.057 +0000 UTC (7.888790862s ago) 2025/03/08 05:31:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5ddb4_d20250308_m053125_c001_v7007000_t0000_u01741411885512") 2025/03/08 05:31:36 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cffc_d20250308_m053122_c001_v0001098_t0035_u01741411882248") 2025/03/08 05:31:36 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5391_d20250308_m053018_c001_v7007000_t0000_u01741411818034") as it is a hide marker 2025/03/08 05:31:36 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f2051f84dbf2f5383_d20250308_m053012_c001_v0001184_t0043_u01741411812475") 2025/03/08 05:31:36 DEBUG : zero-length-file: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5381_d20250308_m053012_c001_v7007000_t0000_u01741411812186") as it is a hide marker 2025/03/08 05:31:36 DEBUG : zero-length-file: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f4181e921f6f9cf30_d20250308_m053011_c001_v0001098_t0044_u01741411811600") 2025/03/08 05:31:36 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5355_d20250308_m052955_c001_v7007000_t0000_u01741411795573") as it is a hide marker 2025/03/08 05:31:36 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cef4_d20250308_m052954_c001_v0001098_t0046_u01741411794817") 2025/03/08 05:31:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f534d_d20250308_m052949_c001_v7007000_t0000_u01741411789800") as it is a hide marker 2025/03/08 05:31:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9ced2_d20250308_m052948_c001_v0001098_t0055_u01741411788698") 2025/03/08 05:31:36 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f535c_d20250308_m052958_c001_v7007000_t0000_u01741411798969") as it is a hide marker 2025/03/08 05:31:36 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cefc_d20250308_m052958_c001_v0001098_t0058_u01741411798254") 2025/03/08 05:31:36 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5359_d20250308_m052957_c001_v7007000_t0000_u01741411797890") as it is a hide marker 2025/03/08 05:31:36 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cefa_d20250308_m052957_c001_v0001098_t0019_u01741411797042") 2025/03/08 05:31:36 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5369_d20250308_m053000_c001_v7007000_t0000_u01741411800013") as it is a hide marker 2025/03/08 05:31:36 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf02_d20250308_m052959_c001_v0001098_t0059_u01741411799334") 2025/03/08 05:31:36 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5357_d20250308_m052956_c001_v7007000_t0000_u01741411796678") as it is a hide marker 2025/03/08 05:31:36 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cef8_d20250308_m052955_c001_v0001098_t0048_u01741411795942") 2025/03/08 05:31:36 DEBUG : ./.: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5350_d20250308_m052950_c001_v7007000_t0000_u01741411790937") as it is a hide marker 2025/03/08 05:31:36 DEBUG : ./.: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9ceda_d20250308_m052950_c001_v0001098_t0030_u01741411790164") 2025/03/08 05:31:36 DEBUG : ../..: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2f5352_d20250308_m052952_c001_v7007000_t0000_u01741411792102") as it is a hide marker 2025/03/08 05:31:36 DEBUG : ../..: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cee0_d20250308_m052951_c001_v0001098_t0008_u01741411791305") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/03/08 05:31:37 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. 2025/03/08 05:31:38 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/08 05:31:38 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/08 05:31:38 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/03/08 05:31:38 INFO : B2 bucket rclone-test-cokufup1fiyu: cleaning bucket "rclone-test-cokufup1fiyu" of pending multipart uploads older than 0s 2025/03/08 05:31:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf53_d20250308_m053019_c001_v0001098_t0029_u01741411819294") "upload" dated 2025-03-08 05:30:19.294 +0000 UTC (1m19.704967398s ago) 2025/03/08 05:31:38 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f200e114de4901528_d20250308_m053137_c001_v0001183_t0018_u01741411897959") as it is a start marker (upload started at 2025-03-08 05:31:37.959 +0000 UTC) 2025/03/08 05:31:38 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/03/08 05:31:38 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f200e114de4901529_d20250308_m053138_c001_v0001180_t0021_u01741411898155") as it is a start marker (upload started at 2025-03-08 05:31:38.155 +0000 UTC) 2025/03/08 05:31:38 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/03/08 05:31:38 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f200e114de490152a_d20250308_m053138_c001_v0001099_t0015_u01741411898338") as it is a start marker (upload started at 2025-03-08 05:31:38.338 +0000 UTC) 2025/03/08 05:31:38 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/03/08 05:31:38 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f200e114de490152c_d20250308_m053138_c001_v0001184_t0014_u01741411898525") as it is a start marker (upload started at 2025-03-08 05:31:38.525 +0000 UTC) 2025/03/08 05:31:38 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/03/08 05:31:38 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f400e114de4901527_d20250308_m053137_c001_v7007000_t0000_u01741411897770") "hide" dated 2025-03-08 05:31:37.77 +0000 UTC (1.229082044s ago) 2025/03/08 05:31:38 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9d017_d20250308_m053128_c001_v0001098_t0030_u01741411888057") 2025/03/08 05:31:38 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/03/08 05:31:39 INFO : B2 bucket rclone-test-cokufup1fiyu: cleaning bucket "rclone-test-cokufup1fiyu" of pending multipart uploads older than 0s 2025/03/08 05:31:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf53_d20250308_m053019_c001_v0001098_t0029_u01741411819294") "upload" dated 2025-03-08 05:30:19.294 +0000 UTC (1m20.072419412s ago) 2025/03/08 05:31:39 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f200e114de4901528_d20250308_m053137_c001_v0001183_t0018_u01741411897959") as it is a start marker (upload started at 2025-03-08 05:31:37.959 +0000 UTC) 2025/03/08 05:31:39 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f200e114de4901529_d20250308_m053138_c001_v0001180_t0021_u01741411898155") as it is a start marker (upload started at 2025-03-08 05:31:38.155 +0000 UTC) 2025/03/08 05:31:39 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f200e114de490152a_d20250308_m053138_c001_v0001099_t0015_u01741411898338") as it is a start marker (upload started at 2025-03-08 05:31:38.338 +0000 UTC) 2025/03/08 05:31:39 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f200e114de490152c_d20250308_m053138_c001_v0001184_t0014_u01741411898525") as it is a start marker (upload started at 2025-03-08 05:31:38.525 +0000 UTC) 2025/03/08 05:31:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z7f921dc330bd7b4b9f580e1b_f400e114de4901527_d20250308_m053137_c001_v7007000_t0000_u01741411897770") "hide" dated 2025-03-08 05:31:37.77 +0000 UTC (1.596611062s ago) 2025/03/08 05:31:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9d017_d20250308_m053128_c001_v0001098_t0030_u01741411888057") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/03/08 05:31:40 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/08 05:31:40 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/08 05:31:40 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 2025/03/08 05:31:42 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/03/08 05:31:42 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/03/08 05:31:42 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/03/08 05:31:42 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/03/08 05:31:43 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/03/08 05:31:44 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/03/08 05:31:44 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/03/08 05:31:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:31:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/08 05:31:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f210525f89a401cf0_d20250308_m053147_c001_v0001093_t0047_u01741411907440") 2025/03/08 05:31:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/08 05:31:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/08 05:31:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/08 05:31:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:31:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:31:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/03/08 05:31:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/03/08 05:31:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/03/08 05:31:51 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/03/08 05:31:51 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/03/08 05:31:53 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/03/08 05:31:53 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/03/08 05:31:53 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/03/08 05:31:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:31:56 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. 2025/03/08 05:31:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f210525f89a401d08_d20250308_m053156_c001_v0001182_t0029_u01741411916155") 2025/03/08 05:31:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/08 05:31:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/08 05:31:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/08 05:31:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:31:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:31:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/08 05:32:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/08 05:32:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/03/08 05:32:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/08 05:32:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/03/08 05:32:00 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/08 05:32:00 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/03/08 05:32:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/03/08 05:32:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/03/08 05:32:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/03/08 05:32:03 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/08 05:32:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:32:05 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. 2025/03/08 05:32:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5ddff_d20250308_m053205_c001_v0001041_t0022_u01741411925460") 2025/03/08 05:32:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/08 05:32:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/08 05:32:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/08 05:32:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/08 05:32:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/08 05:32:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/08 05:32:05 DEBUG : pacer: Reducing sleep to 10ms 2025/03/08 05:32:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/03/08 05:32:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:32:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:32:08 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 2025/03/08 05:32:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/03/08 05:32:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/03/08 05:32:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/08 05:32:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/03/08 05:32:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/03/08 05:32:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/03/08 05:32:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/03/08 05:32:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:32:14 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. 2025/03/08 05:32:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5de3a_d20250308_m053215_c001_v0001178_t0046_u01741411935234") 2025/03/08 05:32:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/08 05:32:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/03/08 05:32:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/08 05:32:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:32:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:32:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/03/08 05:32:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/08 05:32:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/08 05:32:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/08 05:32:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/08 05:32:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/08 05:32:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/08 05:32:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/03/08 05:32:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:32:25 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. 2025/03/08 05:32:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5de82_d20250308_m053225_c001_v0001032_t0000_u01741411945548") 2025/03/08 05:32:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/08 05:32:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/08 05:32:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/08 05:32:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:32:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:32:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/08 05:32:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/08 05:32:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/08 05:32:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/08 05:32:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/08 05:32:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/08 05:32:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/08 05:32:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/03/08 05:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/08 05:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/08 05:32:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/08 05:32:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:32:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/08 05:32:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5ded5_d20250308_m053236_c001_v0001043_t0005_u01741411956171") 2025/03/08 05:32:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/08 05:32:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/08 05:32:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/08 05:32:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/08 05:32:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/08 05:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:32:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/03/08 05:32:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/03/08 05:32:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/03/08 05:32:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/08 05:32:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/03/08 05:32:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/03/08 05:32:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/03/08 05:32:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/03/08 05:32:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:32:46 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. 2025/03/08 05:32:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f2051f84dbf2fb776_d20250308_m053246_c001_v0001113_t0028_u01741411966389") 2025/03/08 05:32:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/08 05:32:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/03/08 05:32:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/08 05:32:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:32:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:32:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/03/08 05:32:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/08 05:32:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/08 05:32:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/08 05:32:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/08 05:32:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/08 05:32:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/08 05:32:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/03/08 05:32:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:32:55 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. 2025/03/08 05:32:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5df63_d20250308_m053255_c001_v0001178_t0005_u01741411975946") 2025/03/08 05:32:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/08 05:32:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/08 05:32:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/08 05:32:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:32:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:32:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/08 05:33:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/08 05:33:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/08 05:33:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/08 05:33:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/08 05:33:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/08 05:33:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/08 05:33:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/03/08 05:33:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/08 05:33:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/08 05:33:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/08 05:33:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:33:08 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. 2025/03/08 05:33:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5dfda_d20250308_m053308_c001_v0001177_t0004_u01741411988982") 2025/03/08 05:33:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/08 05:33:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/08 05:33:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/08 05:33:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/08 05:33:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/08 05:33:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:33:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:33:11 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 2025/03/08 05:33:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/08 05:33:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/08 05:33:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/08 05:33:13 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/08 05:33:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/08 05:33:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/03/08 05:33:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/03/08 05:33:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:33:18 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. 2025/03/08 05:33:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5e014_d20250308_m053318_c001_v0001113_t0004_u01741411998697") 2025/03/08 05:33:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/08 05:33:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/03/08 05:33:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/08 05:33:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:33:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:33:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/03/08 05:33:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/08 05:33:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/08 05:33:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/08 05:33:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/08 05:33:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/08 05:33:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/08 05:33:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/03/08 05:33:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:33:28 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. 2025/03/08 05:33:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5e051_d20250308_m053328_c001_v0001150_t0024_u01741412008817") 2025/03/08 05:33:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/08 05:33:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/08 05:33:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/08 05:33:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:33:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:33:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/08 05:33:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/08 05:33:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/08 05:33:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/08 05:33:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/08 05:33:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/03/08 05:33:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/08 05:33:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/03/08 05:33:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/08 05:33:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/08 05:33:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/08 05:33:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:33:39 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. 2025/03/08 05:33:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5e091_d20250308_m053340_c001_v0001183_t0024_u01741412020235") 2025/03/08 05:33:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/08 05:33:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/08 05:33:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/03/08 05:33:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/08 05:33:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/03/08 05:33:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:33:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:33:43 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 2025/03/08 05:33:46 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/03/08 05:33:46 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/03/08 05:33:46 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/03/08 05:33:46 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/03/08 05:33:47 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/03/08 05:33:49 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/03/08 05:33:49 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/03/08 05:33:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:33:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/08 05:33:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5e103_d20250308_m053351_c001_v0001041_t0010_u01741412031482") 2025/03/08 05:33:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/08 05:33:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/08 05:33:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/08 05:33:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/08 05:33:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/08 05:33:51 DEBUG : pacer: Reducing sleep to 10ms 2025/03/08 05:33:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:33:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:33:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/03/08 05:33:57 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/03/08 05:33:57 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/03/08 05:33:57 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/03/08 05:33:57 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/03/08 05:33:59 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/03/08 05:33:59 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/03/08 05:33:59 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/03/08 05:34:01 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:34:01 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. 2025/03/08 05:34:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f217efa2f9a370112_d20250308_m053401_c001_v0001145_t0043_u01741412041914") 2025/03/08 05:34:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/08 05:34:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/08 05:34:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/08 05:34:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:34:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:34:04 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/08 05:34:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/08 05:34:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/03/08 05:34:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/08 05:34:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/08 05:34:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/03/08 05:34:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/03/08 05:34:09 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/03/08 05:34:10 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/03/08 05:34:10 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/03/08 05:34:10 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/08 05:34:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:34:18 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. 2025/03/08 05:34:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f2084b07647408621_d20250308_m053418_c001_v0001182_t0009_u01741412058471") 2025/03/08 05:34:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/08 05:34:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/08 05:34:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/08 05:34:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/08 05:34:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/03/08 05:34:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:34:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:34:21 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 2025/03/08 05:34:24 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/03/08 05:34:24 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/03/08 05:34:24 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/03/08 05:34:24 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/03/08 05:34:25 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/03/08 05:34:27 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/03/08 05:34:27 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/03/08 05:34:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:34:29 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. 2025/03/08 05:34:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f20924c8bbb2fe499_d20250308_m053429_c001_v0001165_t0030_u01741412069560") 2025/03/08 05:34:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/08 05:34:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/08 05:34:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/08 05:34:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:34:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:34:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/03/08 05:34:34 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/03/08 05:34:34 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/03/08 05:34:34 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/03/08 05:34:34 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/03/08 05:34:36 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/03/08 05:34:37 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/03/08 05:34:37 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/03/08 05:34:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:34:42 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. 2025/03/08 05:34:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5ee93_d20250308_m053442_c001_v0001184_t0035_u01741412082261") 2025/03/08 05:34:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/08 05:34:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/08 05:34:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/08 05:34:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:34:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:34:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/08 05:34:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/08 05:34:47 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/03/08 05:34:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/08 05:34:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/03/08 05:34:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/08 05:34:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/03/08 05:34:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/03/08 05:34:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/03/08 05:34:51 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/03/08 05:34:51 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/08 05:34:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/08 05:34:53 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. 2025/03/08 05:34:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5eee7_d20250308_m053453_c001_v0001098_t0049_u01741412093935") 2025/03/08 05:34:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/08 05:34:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/08 05:34:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/08 05:34:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/08 05:34:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/03/08 05:34:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/03/08 05:34:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/03/08 05:34:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/03/08 05:35:05 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f921dc330bd7b4b9f580e1b_f211ee319628461f8_d20250308_m053505_c001_v0001145_t0047_u01741412105393") 2025/03/08 05:35:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/03/08 05:35:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/08 05:35:05 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/08 05:35:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/08 05:35:06 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/08 05:35:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/08 05:35:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/08 05:35:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/08 05:35:08 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/03/08 05:35:10 DEBUG : chunked-copy: Done sending chunk 0 2025/03/08 05:35:11 DEBUG : chunked-copy: Done sending chunk 1 2025/03/08 05:35:11 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/08 05:35:11 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f921dc330bd7b4b9f580e1b_f212445dfcf62a98d_d20250308_m053511_c001_v0001184_t0026_u01741412111747") 2025/03/08 05:35:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/03/08 05:35:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/08 05:35:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/08 05:35:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/08 05:35:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/08 05:35:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/03/08 05:35:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/08 05:35:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/03/08 05:35:14 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/03/08 05:35:16 DEBUG : chunked-copy: Done sending chunk 1 2025/03/08 05:35:16 DEBUG : chunked-copy: Done sending chunk 0 2025/03/08 05:35:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/08 05:35:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z7f921dc330bd7b4b9f580e1b_f211ee31962846210_d20250308_m053517_c001_v0001098_t0047_u01741412117488") 2025/03/08 05:35:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/08 05:35:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/08 05:35:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/08 05:35:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/08 05:35:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/08 05:35:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/08 05:35:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/08 05:35:20 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/08 05:35:20 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/03/08 05:35:22 DEBUG : chunked-copy: Done sending chunk 0 2025/03/08 05:35:22 DEBUG : chunked-copy: Done sending chunk 1 2025/03/08 05:35:22 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/08 05:35:23 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z7f921dc330bd7b4b9f580e1b_f211ee3196284621c_d20250308_m053523_c001_v0001176_t0013_u01741412123366") 2025/03/08 05:35:23 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/03/08 05:35:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/08 05:35:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/08 05:35:23 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/03/08 05:35:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/08 05:35:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/08 05:35:24 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/08 05:35:25 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/08 05:35:27 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/08 05:35:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cokufup1fiyu/deeper/nonexisting/directory" 2025/03/08 05:35:27 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/03/08 05:35:29 INFO : B2 bucket rclone-test-cokufup1fiyu: cleaning bucket "rclone-test-cokufup1fiyu" of all files 2025/03/08 05:35:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5ee3f_d20250308_m053433_c001_v7007000_t0000_u01741412073616") 2025/03/08 05:35:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f20924c8bbb2fe499_d20250308_m053429_c001_v0001165_t0030_u01741412069560") 2025/03/08 05:35:29 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f40924c8bbb2fe496_d20250308_m053429_c001_v7007000_t0000_u01741412069032") 2025/03/08 05:35:29 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5ed50_d20250308_m053424_c001_v0001182_t0058_u01741412064272") 2025/03/08 05:35:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f411ee319628461e6_d20250308_m053459_c001_v7007000_t0000_u01741412099629") 2025/03/08 05:35:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5eee7_d20250308_m053453_c001_v0001098_t0049_u01741412093935") 2025/03/08 05:35:29 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5eee2_d20250308_m053453_c001_v7007000_t0000_u01741412093447") 2025/03/08 05:35:29 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5eeb2_d20250308_m053447_c001_v0001178_t0023_u01741412087568") 2025/03/08 05:35:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5eeae_d20250308_m053447_c001_v7007000_t0000_u01741412087384") 2025/03/08 05:35:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5ee93_d20250308_m053442_c001_v0001184_t0035_u01741412082261") 2025/03/08 05:35:29 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5ee8d_d20250308_m053441_c001_v7007000_t0000_u01741412081775") 2025/03/08 05:35:30 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5ee42_d20250308_m053433_c001_v0001130_t0039_u01741412073799") 2025/03/08 05:35:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5dee0_d20250308_m053241_c001_v7007000_t0000_u01741411961243") 2025/03/08 05:35:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5ded5_d20250308_m053236_c001_v0001043_t0005_u01741411956171") 2025/03/08 05:35:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5dea9_d20250308_m053230_c001_v7007000_t0000_u01741411950454") 2025/03/08 05:35:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5de82_d20250308_m053225_c001_v0001032_t0000_u01741411945548") 2025/03/08 05:35:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5ded1_d20250308_m053235_c001_v7007000_t0000_u01741411955640") 2025/03/08 05:35:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5deae_d20250308_m053230_c001_v0001184_t0038_u01741411950822") 2025/03/08 05:35:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5de7e_d20250308_m053224_c001_v7007000_t0000_u01741411944952") 2025/03/08 05:35:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5de5a_d20250308_m053219_c001_v0001161_t0005_u01741411939900") 2025/03/08 05:35:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5de56_d20250308_m053219_c001_v7007000_t0000_u01741411939473") 2025/03/08 05:35:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5de3a_d20250308_m053215_c001_v0001178_t0046_u01741411935234") 2025/03/08 05:35:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5de32_d20250308_m053214_c001_v7007000_t0000_u01741411934477") 2025/03/08 05:35:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f2057502eb26a8a6e_d20250308_m053210_c001_v0001178_t0008_u01741411930120") 2025/03/08 05:35:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5dfeb_d20250308_m053313_c001_v7007000_t0000_u01741411993159") 2025/03/08 05:35:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5dfda_d20250308_m053308_c001_v0001177_t0004_u01741411988982") 2025/03/08 05:35:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5df99_d20250308_m053301_c001_v7007000_t0000_u01741411981095") 2025/03/08 05:35:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5df63_d20250308_m053255_c001_v0001178_t0005_u01741411975946") 2025/03/08 05:35:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5dfd5_d20250308_m053308_c001_v7007000_t0000_u01741411988479") 2025/03/08 05:35:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5df9d_d20250308_m053301_c001_v0001184_t0029_u01741411981469") 2025/03/08 05:35:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5df5c_d20250308_m053255_c001_v7007000_t0000_u01741411975408") 2025/03/08 05:35:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5df2b_d20250308_m053250_c001_v0001177_t0017_u01741411970920") 2025/03/08 05:35:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5df27_d20250308_m053250_c001_v7007000_t0000_u01741411970578") 2025/03/08 05:35:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f2051f84dbf2fb776_d20250308_m053246_c001_v0001113_t0028_u01741411966389") 2025/03/08 05:35:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f4051f84dbf2fb775_d20250308_m053246_c001_v7007000_t0000_u01741411966050") 2025/03/08 05:35:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5dee1_d20250308_m053241_c001_v0001105_t0016_u01741411961930") 2025/03/08 05:35:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f4057502eb26a8a6b_d20250308_m053209_c001_v7007000_t0000_u01741411929936") 2025/03/08 05:35:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5ddff_d20250308_m053205_c001_v0001041_t0022_u01741411925460") 2025/03/08 05:35:31 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5ddfd_d20250308_m053204_c001_v7007000_t0000_u01741411924903") 2025/03/08 05:35:31 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f211ee31962845ec5_d20250308_m053200_c001_v0001178_t0027_u01741411920195") 2025/03/08 05:35:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f411ee31962845ec4_d20250308_m053200_c001_v7007000_t0000_u01741411920005") 2025/03/08 05:35:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f210525f89a401d08_d20250308_m053156_c001_v0001182_t0029_u01741411916155") 2025/03/08 05:35:31 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f410525f89a401d07_d20250308_m053155_c001_v7007000_t0000_u01741411915812") 2025/03/08 05:35:31 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f211ee31962845ea5_d20250308_m053151_c001_v0001182_t0046_u01741411911138") 2025/03/08 05:35:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f411ee31962845ea3_d20250308_m053150_c001_v7007000_t0000_u01741411910949") 2025/03/08 05:35:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f210525f89a401cf0_d20250308_m053147_c001_v0001093_t0047_u01741411907440") 2025/03/08 05:35:31 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f410525f89a401cef_d20250308_m053147_c001_v7007000_t0000_u01741411907093") 2025/03/08 05:35:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f200e114de4901539_d20250308_m053142_c001_v0001184_t0049_u01741411902000") 2025/03/08 05:35:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5e0b0_d20250308_m053345_c001_v7007000_t0000_u01741412025743") 2025/03/08 05:35:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5e091_d20250308_m053340_c001_v0001183_t0024_u01741412020235") 2025/03/08 05:35:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5e06d_d20250308_m053334_c001_v7007000_t0000_u01741412014054") 2025/03/08 05:35:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5e051_d20250308_m053328_c001_v0001150_t0024_u01741412008817") 2025/03/08 05:35:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5e08c_d20250308_m053339_c001_v7007000_t0000_u01741412019653") 2025/03/08 05:35:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5e070_d20250308_m053334_c001_v0001165_t0040_u01741412014434") 2025/03/08 05:35:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5e04d_d20250308_m053328_c001_v7007000_t0000_u01741412008173") 2025/03/08 05:35:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5e036_d20250308_m053323_c001_v0001184_t0014_u01741412003078") 2025/03/08 05:35:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5e032_d20250308_m053322_c001_v7007000_t0000_u01741412002747") 2025/03/08 05:35:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5e014_d20250308_m053318_c001_v0001113_t0004_u01741411998697") 2025/03/08 05:35:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5e011_d20250308_m053318_c001_v7007000_t0000_u01741411998157") 2025/03/08 05:35:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5dfee_d20250308_m053313_c001_v0001183_t0026_u01741411993522") 2025/03/08 05:35:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5ed4c_d20250308_m053424_c001_v7007000_t0000_u01741412064091") 2025/03/08 05:35:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f2084b07647408621_d20250308_m053418_c001_v0001182_t0009_u01741412058471") 2025/03/08 05:35:32 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f4084b0764740861b_d20250308_m053417_c001_v7007000_t0000_u01741412057993") 2025/03/08 05:35:32 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f217efa2f9a370116_d20250308_m053406_c001_v0001040_t0000_u01741412046965") 2025/03/08 05:35:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f417efa2f9a370115_d20250308_m053406_c001_v7007000_t0000_u01741412046783") 2025/03/08 05:35:32 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f217efa2f9a370112_d20250308_m053401_c001_v0001145_t0043_u01741412041914") 2025/03/08 05:35:33 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f417efa2f9a370111_d20250308_m053401_c001_v7007000_t0000_u01741412041491") 2025/03/08 05:35:33 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5e199_d20250308_m053356_c001_v0001182_t0006_u01741412036686") 2025/03/08 05:35:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5e193_d20250308_m053356_c001_v7007000_t0000_u01741412036231") 2025/03/08 05:35:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5e103_d20250308_m053351_c001_v0001041_t0010_u01741412031482") 2025/03/08 05:35:33 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f41932860abb5e0fa_d20250308_m053350_c001_v7007000_t0000_u01741412030959") 2025/03/08 05:35:33 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f21932860abb5e0b5_d20250308_m053346_c001_v0001104_t0016_u01741412026148") 2025/03/08 05:35:33 DEBUG : chunked-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f411ee3196284621f_d20250308_m053525_c001_v7007000_t0000_u01741412125564") 2025/03/08 05:35:33 DEBUG : chunked-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f212445dfcf62a9b9_d20250308_m053520_c001_v0001183_t0014_u01741412120131") 2025/03/08 05:35:33 DEBUG : chunked-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf62a9b7_d20250308_m053519_c001_v7007000_t0000_u01741412119616") 2025/03/08 05:35:33 DEBUG : chunked-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f212445dfcf62a998_d20250308_m053514_c001_v0001157_t0043_u01741412114058") 2025/03/08 05:35:33 DEBUG : chunked-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf62a995_d20250308_m053513_c001_v7007000_t0000_u01741412113568") 2025/03/08 05:35:33 DEBUG : chunked-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f211ee319628461ff_d20250308_m053508_c001_v0001103_t0039_u01741412108186") 2025/03/08 05:35:33 DEBUG : chunked-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f411ee319628461fd_d20250308_m053507_c001_v7007000_t0000_u01741412107654") 2025/03/08 05:35:33 DEBUG : chunked-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9d2be_d20250308_m053503_c001_v0001098_t0030_u01741412103791") 2025/03/08 05:35:33 DEBUG : chunked-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f411ee319628461f2_d20250308_m053503_c001_v7007000_t0000_u01741412103427") 2025/03/08 05:35:33 DEBUG : chunked-copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9d2b6_d20250308_m053500_c001_v0001098_t0046_u01741412100369") 2025/03/08 05:35:33 DEBUG : chunked-copy.copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f411ee3196284621e_d20250308_m053525_c001_v7007000_t0000_u01741412125373") 2025/03/08 05:35:33 DEBUG : chunked-copy.copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f211ee3196284621c_d20250308_m053523_c001_v0001176_t0013_u01741412123366") 2025/03/08 05:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf62a9b4_d20250308_m053519_c001_v7007000_t0000_u01741412119432") 2025/03/08 05:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f211ee31962846210_d20250308_m053517_c001_v0001098_t0047_u01741412117488") 2025/03/08 05:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f412445dfcf62a993_d20250308_m053513_c001_v7007000_t0000_u01741412113386") 2025/03/08 05:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f212445dfcf62a98d_d20250308_m053511_c001_v0001184_t0026_u01741412111747") 2025/03/08 05:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f411ee319628461fb_d20250308_m053507_c001_v7007000_t0000_u01741412107471") 2025/03/08 05:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f211ee319628461f8_d20250308_m053505_c001_v0001145_t0047_u01741412105393") 2025/03/08 05:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f411ee319628461f1_d20250308_m053503_c001_v7007000_t0000_u01741412103243") 2025/03/08 05:35:34 DEBUG : chunked-copy.copy: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f119e8b7a02acac65_d20250308_m053502_c001_v0001161_t0035_u01741412102397") 2025/03/08 05:35:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9cf53_d20250308_m053019_c001_v0001098_t0029_u01741411819294") 2025/03/08 05:35:34 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f411ee31962846221_d20250308_m053526_c001_v7007000_t0000_u01741412126525") 2025/03/08 05:35:34 DEBUG : unknown-size-put.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9d312_d20250308_m053526_c001_v0001098_t0000_u01741412126128") 2025/03/08 05:35:34 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f411ee31962846226_d20250308_m053527_c001_v7007000_t0000_u01741412127760") 2025/03/08 05:35:34 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9d318_d20250308_m053527_c001_v0001098_t0034_u01741412127418") 2025/03/08 05:35:34 DEBUG : unknown-size-update.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f1181e921f6f9d316_d20250308_m053526_c001_v0001098_t0048_u01741412126710") 2025/03/08 05:35:34 DEBUG : versions/test-versions.txt: Deleting (id "4_z7f921dc330bd7b4b9f580e1b_f400e114de4901527_d20250308_m053137_c001_v7007000_t0000_u01741411897770") 2025/03/08 05:35:35 INFO : B2 bucket rclone-test-cokufup1fiyu: cleaning bucket "rclone-test-cokufup1fiyu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (352.50s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (350.26s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.57s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.15s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.83s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (83.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.68s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (31.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (197.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (31.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (9.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (31.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (12.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (32.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (38.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (17.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (35.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (13.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.18s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.23s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.37s) --- 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 352.526s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m53.024864147s (try 1/5)