"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/06 10:12:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cutagiv6nuke" 2025/03/06 10:12:39 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/06 10:12:42 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/06 10:12:42 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/06 10:12:42 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/06 10:13:13 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/06 10:13:13 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/03/06 10:13:15 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/03/06 10:13:15 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/03/06 10:13:16 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/03/06 10:13:16 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/03/06 10:13:16 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/03/06 10:13:16 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/06 10:13:23 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/06 10:13:25 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/06 10:13:30 INFO : B2 bucket rclone-test-cutagiv6nuke: cleaning bucket "rclone-test-cutagiv6nuke" of all files 2025/03/06 10:13:31 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c9b_d20250306_m101329_c001_v0001033_t0014_u01741256009770") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/06 10:13:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cutagiv6nuke/dirToPurgeFromRoot" 2025/03/06 10:13:33 INFO : B2 bucket rclone-test-cutagiv6nuke path dirToPurgeFromRoot: cleaning bucket "rclone-test-cutagiv6nuke" of all files 2025/03/06 10:13:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c9f_d20250306_m101331_c001_v0001033_t0030_u01741256011943") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/06 10:13:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cutagiv6nuke/hello? sausage/êé" 2025/03/06 10:13:40 INFO : B2 bucket rclone-test-cutagiv6nuke path hello? sausage/êé: cleaning bucket "rclone-test-cutagiv6nuke" of all files 2025/03/06 10:13:40 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f1150892b2872c030_d20250306_m101338_c001_v0001115_t0019_u01741256018541") === 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/06 10:13:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cutagiv6nuke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/06 10:13:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cutagiv6nuke/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-cutagiv6nuke" from "TestB2:rclone-test-cutagiv6nuke" 2025/03/06 10:13:53 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/06 10:14:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qojoram4yibo" 2025/03/06 10:14:07 DEBUG : B2 bucket rclone-test-qojoram4yibo: Purge remote 2025/03/06 10:14:07 INFO : B2 bucket rclone-test-qojoram4yibo: cleaning bucket "rclone-test-qojoram4yibo" of all files 2025/03/06 10:14:07 DEBUG : somefile: Deleting (id "4_zbf82bd43f02d6bab9f580e1b_f419d5e246c22f3d7_d20250306_m101406_c001_v0001184_t0029_u01741256046714") === 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/06 10:14:09 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/06 10:14: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/06 10:14:12 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/03/06 10:14:12 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/03/06 10:14:12 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.614Ki offset 6Mi/6.106Mi 2025/03/06 10:14:12 DEBUG : test-metadata: Sending chunk 1 length 111221 2025/03/06 10:14:14 DEBUG : test-metadata: Done sending chunk 1 2025/03/06 10:14:15 DEBUG : test-metadata: Done sending chunk 0 2025/03/06 10:14:15 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-06-101420-020.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/06 10:14:28 DEBUG : oldPath = "TestB2:rclone-test-cutagiv6nuke/versions/test-versions-v2025-03-06-101420-020.txt" 2025/03/06 10:14:28 DEBUG : newPath = "TestB2,versions:rclone-test-cutagiv6nuke/versions/test-versions-v2025-03-06-101420-020.txt" 2025/03/06 10:14:28 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cutagiv6nuke/versions/test-versions-v2025-03-06-101420-020.txt" 2025/03/06 10:14:28 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/03/06 10:14:29 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cutagiv6nuke/versions/test-versions-v2025-03-06-101420-020.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cutagiv6nuke/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/06 10:14:32 INFO : B2 bucket rclone-test-cutagiv6nuke: cleaning bucket "rclone-test-cutagiv6nuke" of all hidden files 2025/03/06 10:14:32 DEBUG : leading space/ leading space: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4c8_d20250306_m101250_c001_v7007000_t0000_u01741255970255") as it is a hide marker 2025/03/06 10:14:32 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : leading space/ leading space: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c2d_d20250306_m101249_c001_v0001033_t0049_u01741255969326") 2025/03/06 10:14:32 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4c6_d20250306_m101248_c001_v7007000_t0000_u01741255968962") as it is a hide marker 2025/03/06 10:14:32 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c27_d20250306_m101248_c001_v0001033_t0013_u01741255968170") 2025/03/06 10:14:32 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4dc_d20250306_m101258_c001_v7007000_t0000_u01741255978547") as it is a hide marker 2025/03/06 10:14:32 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c49_d20250306_m101257_c001_v0001033_t0012_u01741255977315") 2025/03/06 10:14:32 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : created from root.txt: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4027f083121734a6_d20250306_m101400_c001_v7007000_t0000_u01741256040832") as it is a hide marker 2025/03/06 10:14:32 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : created from root.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f114462cc7c3350e7_d20250306_m101359_c001_v0001179_t0057_u01741256039874") 2025/03/06 10:14:32 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : file name.txt: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f401f9033bf8b0776_d20250306_m101408_c001_v7007000_t0000_u01741256048788") as it is a hide marker 2025/03/06 10:14:32 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : file name.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2cb7_d20250306_m101348_c001_v0001033_t0048_u01741256028507") 2025/03/06 10:14:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : file name.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f101f797045c844d4_d20250306_m101344_c001_v0001184_t0056_u01741256024989") 2025/03/06 10:14:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : file name.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c89_d20250306_m101321_c001_v0001033_t0020_u01741256001214") 2025/03/06 10:14:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : file name.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c85_d20250306_m101319_c001_v0001033_t0033_u01741255999623") 2025/03/06 10:14:32 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c87_d20250306_m101320_c001_v0001033_t0001_u01741256000269") "upload" dated 2025-03-06 10:13:20.269 +0000 UTC (1m12.601730311s ago) 2025/03/06 10:14:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4027f08312173458_d20250306_m101342_c001_v7007000_t0000_u01741256022742") as it is a hide marker 2025/03/06 10:14:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f101f797045c84497_d20250306_m101342_c001_v0001184_t0001_u01741256022534") 2025/03/06 10:14:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f1081ccb4c148d7eb_d20250306_m101341_c001_v0001172_t0032_u01741256021737") 2025/03/06 10:14:32 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4ee_d20250306_m101309_c001_v7007000_t0000_u01741255989851") as it is a hide marker 2025/03/06 10:14:32 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c65_d20250306_m101308_c001_v0001033_t0043_u01741255988809") 2025/03/06 10:14:32 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : piped data.txt: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f401f9033bf8b077c_d20250306_m101410_c001_v7007000_t0000_u01741256050669") as it is a hide marker 2025/03/06 10:14:32 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : piped data.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2cdb_d20250306_m101410_c001_v0001033_t0038_u01741256050064") 2025/03/06 10:14:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : piped data.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f401f9033bf8b0778_d20250306_m101409_c001_v7007000_t0000_u01741256049884") 2025/03/06 10:14:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : piped data.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f41188a5d570c2cd7_d20250306_m101409_c001_v0001033_t0057_u01741256049515") 2025/03/06 10:14:32 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4f3_d20250306_m101311_c001_v7007000_t0000_u01741255991398") as it is a hide marker 2025/03/06 10:14:32 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c6b_d20250306_m101310_c001_v0001033_t0029_u01741255990217") 2025/03/06 10:14:32 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : test-metadata: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4116c07fe567c8b5_d20250306_m101417_c001_v7007000_t0000_u01741256057475") as it is a hide marker 2025/03/06 10:14:32 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : test-metadata: Deleting (id "4_zef526db3f01d6bab9f580e1b_f201f9033bf8b0780_d20250306_m101412_c001_v0001184_t0010_u01741256052637") 2025/03/06 10:14:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : test-metadata: Deleting (id "4_zef526db3f01d6bab9f580e1b_f401f9033bf8b077e_d20250306_m101411_c001_v7007000_t0000_u01741256051867") 2025/03/06 10:14:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : test-metadata: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2cdf_d20250306_m101410_c001_v0001033_t0032_u01741256050849") 2025/03/06 10:14:32 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4e0_d20250306_m101301_c001_v7007000_t0000_u01741255981172") as it is a hide marker 2025/03/06 10:14:32 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c4f_d20250306_m101300_c001_v0001033_t0047_u01741255980202") 2025/03/06 10:14:32 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4e8_d20250306_m101306_c001_v7007000_t0000_u01741255986191") as it is a hide marker 2025/03/06 10:14:32 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c57_d20250306_m101305_c001_v0001033_t0029_u01741255985198") 2025/03/06 10:14:32 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4e6_d20250306_m101304_c001_v7007000_t0000_u01741255984835") as it is a hide marker 2025/03/06 10:14:32 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c53_d20250306_m101301_c001_v0001033_t0052_u01741255981537") 2025/03/06 10:14:32 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4eb_d20250306_m101307_c001_v7007000_t0000_u01741255987360") as it is a hide marker 2025/03/06 10:14:32 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c5b_d20250306_m101306_c001_v0001033_t0043_u01741255986553") 2025/03/06 10:14:32 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4ec_d20250306_m101308_c001_v7007000_t0000_u01741255988446") as it is a hide marker 2025/03/06 10:14:32 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c61_d20250306_m101307_c001_v0001033_t0038_u01741255987723") 2025/03/06 10:14:32 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4de_d20250306_m101259_c001_v7007000_t0000_u01741255979839") as it is a hide marker 2025/03/06 10:14:32 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : trailing space /trailing space : Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c4d_d20250306_m101258_c001_v0001033_t0001_u01741255978921") 2025/03/06 10:14:32 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2cff_d20250306_m101426_c001_v0001033_t0016_u01741256066239") "upload" dated 2025-03-06 10:14:26.239 +0000 UTC (6.632250562s ago) 2025/03/06 10:14:32 DEBUG : versions/test-versions.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f418f0b13dca9cf2c_d20250306_m101423_c001_v7007000_t0000_u01741256063684") 2025/03/06 10:14:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : versions/test-versions.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2cf3_d20250306_m101420_c001_v0001033_t0015_u01741256060020") 2025/03/06 10:14:32 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4fb_d20250306_m101319_c001_v7007000_t0000_u01741255999086") as it is a hide marker 2025/03/06 10:14:32 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2147e24ea395a4f7_d20250306_m101313_c001_v0001183_t0036_u01741255993521") 2025/03/06 10:14:32 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : zero-length-file: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4f6_d20250306_m101313_c001_v7007000_t0000_u01741255993261") as it is a hide marker 2025/03/06 10:14:32 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : zero-length-file: Deleting (id "4_zef526db3f01d6bab9f580e1b_f41188a5d570c2c71_d20250306_m101312_c001_v0001033_t0057_u01741255992687") 2025/03/06 10:14:32 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4ca_d20250306_m101251_c001_v7007000_t0000_u01741255971466") as it is a hide marker 2025/03/06 10:14:32 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c33_d20250306_m101250_c001_v0001033_t0020_u01741255970623") 2025/03/06 10:14:32 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4bf_d20250306_m101245_c001_v7007000_t0000_u01741255965449") as it is a hide marker 2025/03/06 10:14:32 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c1b_d20250306_m101244_c001_v0001033_t0035_u01741255964358") 2025/03/06 10:14:32 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4d5_d20250306_m101255_c001_v7007000_t0000_u01741255975571") as it is a hide marker 2025/03/06 10:14:32 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c41_d20250306_m101254_c001_v0001033_t0018_u01741255974844") 2025/03/06 10:14:32 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4d3_d20250306_m101254_c001_v7007000_t0000_u01741255974478") as it is a hide marker 2025/03/06 10:14:32 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c3d_d20250306_m101253_c001_v0001033_t0041_u01741255973589") 2025/03/06 10:14:32 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4d9_d20250306_m101256_c001_v7007000_t0000_u01741255976946") as it is a hide marker 2025/03/06 10:14:32 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c45_d20250306_m101255_c001_v0001033_t0004_u01741255975935") 2025/03/06 10:14:32 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4cb_d20250306_m101253_c001_v7007000_t0000_u01741255973227") as it is a hide marker 2025/03/06 10:14:32 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c37_d20250306_m101251_c001_v0001033_t0053_u01741255971829") 2025/03/06 10:14:32 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : ./.: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4c1_d20250306_m101246_c001_v7007000_t0000_u01741255966691") as it is a hide marker 2025/03/06 10:14:32 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : ./.: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c1f_d20250306_m101245_c001_v0001033_t0024_u01741255965814") 2025/03/06 10:14:32 NOTICE: ./.: Skipped delete as --dry-run is set 2025/03/06 10:14:32 DEBUG : ../..: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4c2_d20250306_m101247_c001_v7007000_t0000_u01741255967804") as it is a hide marker 2025/03/06 10:14:32 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/03/06 10:14:32 DEBUG : ../..: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c23_d20250306_m101247_c001_v0001033_t0038_u01741255967059") 2025/03/06 10:14:32 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/03/06 10:14:33 INFO : B2 bucket rclone-test-cutagiv6nuke: cleaning bucket "rclone-test-cutagiv6nuke" of all hidden files 2025/03/06 10:14:33 DEBUG : leading space/ leading space: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4c8_d20250306_m101250_c001_v7007000_t0000_u01741255970255") as it is a hide marker 2025/03/06 10:14:33 DEBUG : leading space/ leading space: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c2d_d20250306_m101249_c001_v0001033_t0049_u01741255969326") 2025/03/06 10:14:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4c6_d20250306_m101248_c001_v7007000_t0000_u01741255968962") as it is a hide marker 2025/03/06 10:14:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c27_d20250306_m101248_c001_v0001033_t0013_u01741255968170") 2025/03/06 10:14:33 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4dc_d20250306_m101258_c001_v7007000_t0000_u01741255978547") as it is a hide marker 2025/03/06 10:14:33 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c49_d20250306_m101257_c001_v0001033_t0012_u01741255977315") 2025/03/06 10:14:33 DEBUG : created from root.txt: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4027f083121734a6_d20250306_m101400_c001_v7007000_t0000_u01741256040832") as it is a hide marker 2025/03/06 10:14:33 DEBUG : created from root.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f114462cc7c3350e7_d20250306_m101359_c001_v0001179_t0057_u01741256039874") 2025/03/06 10:14:33 DEBUG : file name.txt: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f401f9033bf8b0776_d20250306_m101408_c001_v7007000_t0000_u01741256048788") as it is a hide marker 2025/03/06 10:14:34 DEBUG : file name.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2cb7_d20250306_m101348_c001_v0001033_t0048_u01741256028507") 2025/03/06 10:14:34 DEBUG : file name.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f101f797045c844d4_d20250306_m101344_c001_v0001184_t0056_u01741256024989") 2025/03/06 10:14:34 DEBUG : file name.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c89_d20250306_m101321_c001_v0001033_t0020_u01741256001214") 2025/03/06 10:14:34 DEBUG : file name.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c85_d20250306_m101319_c001_v0001033_t0033_u01741255999623") 2025/03/06 10:14:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c87_d20250306_m101320_c001_v0001033_t0001_u01741256000269") "upload" dated 2025-03-06 10:13:20.269 +0000 UTC (1m14.151172118s ago) 2025/03/06 10:14:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4027f08312173458_d20250306_m101342_c001_v7007000_t0000_u01741256022742") as it is a hide marker 2025/03/06 10:14:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f101f797045c84497_d20250306_m101342_c001_v0001184_t0001_u01741256022534") 2025/03/06 10:14:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f1081ccb4c148d7eb_d20250306_m101341_c001_v0001172_t0032_u01741256021737") 2025/03/06 10:14:34 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4ee_d20250306_m101309_c001_v7007000_t0000_u01741255989851") as it is a hide marker 2025/03/06 10:14:34 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c65_d20250306_m101308_c001_v0001033_t0043_u01741255988809") 2025/03/06 10:14:34 DEBUG : piped data.txt: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f401f9033bf8b077c_d20250306_m101410_c001_v7007000_t0000_u01741256050669") as it is a hide marker 2025/03/06 10:14:34 DEBUG : piped data.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2cdb_d20250306_m101410_c001_v0001033_t0038_u01741256050064") 2025/03/06 10:14:34 DEBUG : piped data.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f401f9033bf8b0778_d20250306_m101409_c001_v7007000_t0000_u01741256049884") 2025/03/06 10:14:34 DEBUG : piped data.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f41188a5d570c2cd7_d20250306_m101409_c001_v0001033_t0057_u01741256049515") 2025/03/06 10:14:34 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4f3_d20250306_m101311_c001_v7007000_t0000_u01741255991398") as it is a hide marker 2025/03/06 10:14:34 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c6b_d20250306_m101310_c001_v0001033_t0029_u01741255990217") 2025/03/06 10:14:34 DEBUG : test-metadata: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4116c07fe567c8b5_d20250306_m101417_c001_v7007000_t0000_u01741256057475") as it is a hide marker 2025/03/06 10:14:35 DEBUG : test-metadata: Deleting (id "4_zef526db3f01d6bab9f580e1b_f201f9033bf8b0780_d20250306_m101412_c001_v0001184_t0010_u01741256052637") 2025/03/06 10:14:35 DEBUG : test-metadata: Deleting (id "4_zef526db3f01d6bab9f580e1b_f401f9033bf8b077e_d20250306_m101411_c001_v7007000_t0000_u01741256051867") 2025/03/06 10:14:35 DEBUG : test-metadata: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2cdf_d20250306_m101410_c001_v0001033_t0032_u01741256050849") 2025/03/06 10:14:35 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4e0_d20250306_m101301_c001_v7007000_t0000_u01741255981172") as it is a hide marker 2025/03/06 10:14:35 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c4f_d20250306_m101300_c001_v0001033_t0047_u01741255980202") 2025/03/06 10:14:35 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4e8_d20250306_m101306_c001_v7007000_t0000_u01741255986191") as it is a hide marker 2025/03/06 10:14:35 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c57_d20250306_m101305_c001_v0001033_t0029_u01741255985198") 2025/03/06 10:14:35 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4e6_d20250306_m101304_c001_v7007000_t0000_u01741255984835") as it is a hide marker 2025/03/06 10:14:35 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c53_d20250306_m101301_c001_v0001033_t0052_u01741255981537") 2025/03/06 10:14:35 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4eb_d20250306_m101307_c001_v7007000_t0000_u01741255987360") as it is a hide marker 2025/03/06 10:14:35 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c5b_d20250306_m101306_c001_v0001033_t0043_u01741255986553") 2025/03/06 10:14:35 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4ec_d20250306_m101308_c001_v7007000_t0000_u01741255988446") as it is a hide marker 2025/03/06 10:14:35 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c61_d20250306_m101307_c001_v0001033_t0038_u01741255987723") 2025/03/06 10:14:35 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4de_d20250306_m101259_c001_v7007000_t0000_u01741255979839") as it is a hide marker 2025/03/06 10:14:35 DEBUG : trailing space /trailing space : Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c4d_d20250306_m101258_c001_v0001033_t0001_u01741255978921") 2025/03/06 10:14:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2cff_d20250306_m101426_c001_v0001033_t0016_u01741256066239") "upload" dated 2025-03-06 10:14:26.239 +0000 UTC (9.52150302s ago) 2025/03/06 10:14:35 DEBUG : versions/test-versions.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f418f0b13dca9cf2c_d20250306_m101423_c001_v7007000_t0000_u01741256063684") 2025/03/06 10:14:35 DEBUG : versions/test-versions.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2cf3_d20250306_m101420_c001_v0001033_t0015_u01741256060020") 2025/03/06 10:14:35 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4fb_d20250306_m101319_c001_v7007000_t0000_u01741255999086") as it is a hide marker 2025/03/06 10:14:35 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2147e24ea395a4f7_d20250306_m101313_c001_v0001183_t0036_u01741255993521") 2025/03/06 10:14:36 DEBUG : zero-length-file: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4f6_d20250306_m101313_c001_v7007000_t0000_u01741255993261") as it is a hide marker 2025/03/06 10:14:36 DEBUG : zero-length-file: Deleting (id "4_zef526db3f01d6bab9f580e1b_f41188a5d570c2c71_d20250306_m101312_c001_v0001033_t0057_u01741255992687") 2025/03/06 10:14:36 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4ca_d20250306_m101251_c001_v7007000_t0000_u01741255971466") as it is a hide marker 2025/03/06 10:14:36 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c33_d20250306_m101250_c001_v0001033_t0020_u01741255970623") 2025/03/06 10:14:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4bf_d20250306_m101245_c001_v7007000_t0000_u01741255965449") as it is a hide marker 2025/03/06 10:14:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c1b_d20250306_m101244_c001_v0001033_t0035_u01741255964358") 2025/03/06 10:14:36 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4d5_d20250306_m101255_c001_v7007000_t0000_u01741255975571") as it is a hide marker 2025/03/06 10:14:36 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c41_d20250306_m101254_c001_v0001033_t0018_u01741255974844") 2025/03/06 10:14:36 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4d3_d20250306_m101254_c001_v7007000_t0000_u01741255974478") as it is a hide marker 2025/03/06 10:14:36 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c3d_d20250306_m101253_c001_v0001033_t0041_u01741255973589") 2025/03/06 10:14:36 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4d9_d20250306_m101256_c001_v7007000_t0000_u01741255976946") as it is a hide marker 2025/03/06 10:14:36 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c45_d20250306_m101255_c001_v0001033_t0004_u01741255975935") 2025/03/06 10:14:36 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4cb_d20250306_m101253_c001_v7007000_t0000_u01741255973227") as it is a hide marker 2025/03/06 10:14:36 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c37_d20250306_m101251_c001_v0001033_t0053_u01741255971829") 2025/03/06 10:14:36 DEBUG : ./.: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4c1_d20250306_m101246_c001_v7007000_t0000_u01741255966691") as it is a hide marker 2025/03/06 10:14:36 DEBUG : ./.: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c1f_d20250306_m101245_c001_v0001033_t0024_u01741255965814") 2025/03/06 10:14:36 DEBUG : ../..: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f4147e24ea395a4c2_d20250306_m101247_c001_v7007000_t0000_u01741255967804") as it is a hide marker 2025/03/06 10:14:36 DEBUG : ../..: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c23_d20250306_m101247_c001_v0001033_t0038_u01741255967059") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/03/06 10:14:38 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/06 10:14: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/06 10:14:39 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/06 10:14:39 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/06 10:14:40 INFO : B2 bucket rclone-test-cutagiv6nuke: cleaning bucket "rclone-test-cutagiv6nuke" of pending multipart uploads older than 0s 2025/03/06 10:14:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c87_d20250306_m101320_c001_v0001033_t0001_u01741256000269") "upload" dated 2025-03-06 10:13:20.269 +0000 UTC (1m20.22429343s ago) 2025/03/06 10:14:40 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f218f0b13dca9cf4b_d20250306_m101438_c001_v0001098_t0041_u01741256078526") as it is a start marker (upload started at 2025-03-06 10:14:38.526 +0000 UTC) 2025/03/06 10:14:40 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/03/06 10:14:40 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f218f0b13dca9cf4c_d20250306_m101438_c001_v0001177_t0036_u01741256078932") as it is a start marker (upload started at 2025-03-06 10:14:38.932 +0000 UTC) 2025/03/06 10:14:40 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/03/06 10:14:40 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f218f0b13dca9cf4d_d20250306_m101439_c001_v0001184_t0037_u01741256079321") as it is a start marker (upload started at 2025-03-06 10:14:39.321 +0000 UTC) 2025/03/06 10:14:40 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/03/06 10:14:40 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f218f0b13dca9cf4e_d20250306_m101439_c001_v0001184_t0012_u01741256079653") as it is a start marker (upload started at 2025-03-06 10:14:39.653 +0000 UTC) 2025/03/06 10:14:40 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/03/06 10:14:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef526db3f01d6bab9f580e1b_f418f0b13dca9cf49_d20250306_m101438_c001_v7007000_t0000_u01741256078137") "hide" dated 2025-03-06 10:14:38.137 +0000 UTC (2.35645884s ago) 2025/03/06 10:14:40 DEBUG : versions/test-versions.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2cff_d20250306_m101426_c001_v0001033_t0016_u01741256066239") 2025/03/06 10:14:40 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/03/06 10:14:40 INFO : B2 bucket rclone-test-cutagiv6nuke: cleaning bucket "rclone-test-cutagiv6nuke" of pending multipart uploads older than 0s 2025/03/06 10:14:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c87_d20250306_m101320_c001_v0001033_t0001_u01741256000269") "upload" dated 2025-03-06 10:13:20.269 +0000 UTC (1m20.990375026s ago) 2025/03/06 10:14:41 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f218f0b13dca9cf4b_d20250306_m101438_c001_v0001098_t0041_u01741256078526") as it is a start marker (upload started at 2025-03-06 10:14:38.526 +0000 UTC) 2025/03/06 10:14:41 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f218f0b13dca9cf4c_d20250306_m101438_c001_v0001177_t0036_u01741256078932") as it is a start marker (upload started at 2025-03-06 10:14:38.932 +0000 UTC) 2025/03/06 10:14:41 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f218f0b13dca9cf4d_d20250306_m101439_c001_v0001184_t0037_u01741256079321") as it is a start marker (upload started at 2025-03-06 10:14:39.321 +0000 UTC) 2025/03/06 10:14:41 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zef526db3f01d6bab9f580e1b_f218f0b13dca9cf4e_d20250306_m101439_c001_v0001184_t0012_u01741256079653") as it is a start marker (upload started at 2025-03-06 10:14:39.653 +0000 UTC) 2025/03/06 10:14:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef526db3f01d6bab9f580e1b_f418f0b13dca9cf49_d20250306_m101438_c001_v7007000_t0000_u01741256078137") "hide" dated 2025-03-06 10:14:38.137 +0000 UTC (3.122461758s ago) 2025/03/06 10:14:41 DEBUG : versions/test-versions.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2cff_d20250306_m101426_c001_v0001033_t0016_u01741256066239") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/03/06 10:14:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/06 10:14:42 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/06 10:14:42 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/06 10:14:43 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/03/06 10:14:43 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/03/06 10:14:43 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/03/06 10:14:43 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/03/06 10:14:44 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/03/06 10:14:45 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/03/06 10:14:45 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/03/06 10:14:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:14:49 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/06 10:14:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f218f0b13dca9cf64_d20250306_m101449_c001_v0001104_t0054_u01741256089349") 2025/03/06 10:14:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/06 10:14:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/06 10:14:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/06 10:14:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:14:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:14:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/03/06 10:14:53 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/03/06 10:14:53 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/03/06 10:14:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/03/06 10:14:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/03/06 10:14:56 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/03/06 10:14:56 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/03/06 10:14:56 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/03/06 10:14:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:14:57 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/06 10:14:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f209606921726989d_d20250306_m101457_c001_v0001182_t0054_u01741256097967") 2025/03/06 10:14:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/06 10:14:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/06 10:14:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/06 10:15:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:15:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:15:00 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/06 10:15:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/06 10:15:02 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/03/06 10:15:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/06 10:15:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/03/06 10:15:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/06 10:15:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/03/06 10:15:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/06 10:15:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/06 10:15:03 DEBUG : pacer: Reducing sleep to 10ms 2025/03/06 10:15:04 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/03/06 10:15:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/03/06 10:15:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/03/06 10:15:11 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/06 10:15:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:15:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/06 10:15:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f2086ebc5f5a7f364_d20250306_m101514_c001_v0001150_t0056_u01741256114662") 2025/03/06 10:15:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/06 10:15:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/06 10:15:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/06 10:15:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/06 10:15:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/03/06 10:15:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:15:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:15:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/03/06 10:15:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/03/06 10:15:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/03/06 10:15:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/06 10:15:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/03/06 10:15:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/03/06 10:15:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/03/06 10:15:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/03/06 10:15:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:15:22 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/06 10:15:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f212d8291b38f60d5_d20250306_m101522_c001_v0001184_t0044_u01741256122713") 2025/03/06 10:15:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/06 10:15:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/03/06 10:15:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/06 10:15:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:15:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:15:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/03/06 10:15:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/06 10:15:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/06 10:15:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/06 10:15:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/06 10:15:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/06 10:15:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/06 10:15:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/03/06 10:15:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:15:30 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/06 10:15:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f212d8291b38f60e6_d20250306_m101530_c001_v0001161_t0036_u01741256130428") 2025/03/06 10:15:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/06 10:15:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/06 10:15:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/06 10:15:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:15:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:15:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/06 10:15:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/06 10:15:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/06 10:15:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/06 10:15:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/06 10:15:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/06 10:15:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/06 10:15:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/03/06 10:15:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/06 10:15:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/06 10:15:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/06 10:15:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:15:39 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/06 10:15:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f2096069217269902_d20250306_m101539_c001_v0001183_t0042_u01741256139272") 2025/03/06 10:15:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/06 10:15:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/06 10:15:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/06 10:15:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/06 10:15:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/06 10:15:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:15:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:15:41 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/06 10:15:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/03/06 10:15:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/03/06 10:15:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/06 10:15:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/03/06 10:15:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/03/06 10:15:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/03/06 10:15:45 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/03/06 10:15:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:15:47 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/06 10:15:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f2096069217269911_d20250306_m101547_c001_v0001177_t0048_u01741256147207") 2025/03/06 10:15:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/06 10:15:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/03/06 10:15:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/06 10:15:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:15:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:15: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/06 10:15:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/06 10:15:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/06 10:15:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/06 10:15:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/06 10:15:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/06 10:15:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/06 10:15: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/06 10:15:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:15: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/06 10:15:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f2096069217269922_d20250306_m101555_c001_v0001144_t0000_u01741256155342") 2025/03/06 10:15:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/06 10:15:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/06 10:15:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/06 10:15:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:15:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:15: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/06 10:16:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/06 10:16:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/06 10:16:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/06 10:16:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/06 10:16:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/06 10:16:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/06 10:16:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/03/06 10:16:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/06 10:16:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/06 10:16:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/06 10:16:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:16:04 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/06 10:16:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f20329cedcd1de98d_d20250306_m101604_c001_v0001039_t0027_u01741256164228") 2025/03/06 10:16:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/06 10:16:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/06 10:16:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/06 10:16:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/06 10:16:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/06 10:16:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:16:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:16:06 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/06 10:16:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/06 10:16:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/06 10:16:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/06 10:16:08 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/06 10:16:09 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/06 10:16:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/03/06 10:16:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/03/06 10:16:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:16:12 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/06 10:16:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f212d8291b38f6126_d20250306_m101612_c001_v0001184_t0032_u01741256172836") 2025/03/06 10:16:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/06 10:16:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/03/06 10:16:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/06 10:16:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:16:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:16:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/03/06 10:16:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/06 10:16:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/06 10:16:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/06 10:16:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/06 10:16:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/06 10:16:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/06 10:16:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/03/06 10:16:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:16:21 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/06 10:16:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f2096069217269947_d20250306_m101621_c001_v0001116_t0010_u01741256181454") 2025/03/06 10:16:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/06 10:16:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/06 10:16:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/06 10:16:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:16:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:16:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/06 10:16:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/06 10:16:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/06 10:16:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/06 10:16:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/03/06 10:16:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/06 10:16:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/06 10:16:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/03/06 10:16:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/06 10:16:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/06 10:16:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/06 10:16:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:16:31 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/06 10:16:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f20329cedcd1de9c3_d20250306_m101631_c001_v0001103_t0048_u01741256191311") 2025/03/06 10:16:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/06 10:16:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/06 10:16:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/03/06 10:16:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/06 10:16:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/03/06 10:16:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:16:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:16:34 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/06 10:16:36 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/03/06 10:16:36 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/03/06 10:16:36 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/03/06 10:16:36 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/03/06 10:16:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/06 10:16:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/06 10:16:36 DEBUG : pacer: Reducing sleep to 10ms 2025/03/06 10:16:37 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/03/06 10:16:39 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/03/06 10:16:39 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/03/06 10:16:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:16:40 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/06 10:16:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f2176f7cb510170e6_d20250306_m101641_c001_v0001150_t0017_u01741256201045") 2025/03/06 10:16:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/06 10:16:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/06 10:16:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/06 10:16:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:16:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:16:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/03/06 10:16:45 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/03/06 10:16:45 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/03/06 10:16:45 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/03/06 10:16:45 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/03/06 10:16:47 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/03/06 10:16:48 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/03/06 10:16:48 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/03/06 10:16:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:16:50 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/06 10:16:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f2027f083121735f2_d20250306_m101650_c001_v0001037_t0014_u01741256210642") 2025/03/06 10:16:50 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/06 10:16:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/06 10:16:51 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/06 10:16:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:16:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:16:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/06 10:16:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/06 10:16:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/03/06 10:16:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/06 10:16:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/03/06 10:16:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/06 10:16:56 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/03/06 10:16:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/03/06 10:16:58 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/03/06 10:16:59 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/03/06 10:16:59 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/06 10:17:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:17:01 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/06 10:17:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f21078e7e8d2d1677_d20250306_m101701_c001_v0001161_t0031_u01741256221462") 2025/03/06 10:17:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/06 10:17:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/06 10:17:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/06 10:17:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/06 10:17:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/03/06 10:17:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:17:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:17:04 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/06 10:17:06 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/03/06 10:17:06 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/03/06 10:17:06 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/03/06 10:17:06 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/03/06 10:17:07 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/03/06 10:17:09 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/03/06 10:17:09 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/03/06 10:17:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:17:11 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/06 10:17:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f20709ca355ad6784_d20250306_m101711_c001_v0001184_t0013_u01741256231676") 2025/03/06 10:17:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/06 10:17:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/06 10:17:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/06 10:17:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/03/06 10:17:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/06 10:17:11 DEBUG : pacer: Reducing sleep to 10ms 2025/03/06 10:17:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:17:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:17:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/03/06 10:17:15 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/03/06 10:17:15 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/03/06 10:17:16 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/03/06 10:17:16 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/03/06 10:17:18 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/03/06 10:17:18 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/03/06 10:17:18 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/03/06 10:17:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:17:21 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/06 10:17:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f20709ca355ad67b5_d20250306_m101721_c001_v0001144_t0053_u01741256241390") 2025/03/06 10:17:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/06 10:17:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/06 10:17:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/06 10:17:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:17:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:17:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/06 10:17:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/06 10:17:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/03/06 10:17:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/06 10:17:27 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/06 10:17:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/03/06 10:17:27 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/03/06 10:17:28 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/03/06 10:17:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/03/06 10:17:30 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/03/06 10:17:30 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/06 10:17:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/06 10:17:33 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/06 10:17:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zef526db3f01d6bab9f580e1b_f20709ca355ad67dd_d20250306_m101733_c001_v0001183_t0026_u01741256253151") 2025/03/06 10:17:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/06 10:17:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/06 10:17:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/06 10:17:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/06 10:17:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/03/06 10:17:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/03/06 10:17:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/03/06 10:17:36 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/06 10:17:58 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef526db3f01d6bab9f580e1b_f2147e24ea395a6fe_d20250306_m101758_c001_v0001146_t0006_u01741256278298") 2025/03/06 10:17:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/03/06 10:17:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/06 10:17:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/06 10:17:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/06 10:17:59 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/06 10:18:02 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/06 10:18:02 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/06 10:18:02 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/06 10:18:02 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/03/06 10:18:04 DEBUG : chunked-copy: Done sending chunk 1 2025/03/06 10:18:04 DEBUG : chunked-copy: Done sending chunk 0 2025/03/06 10:18:04 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/06 10:18:05 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef526db3f01d6bab9f580e1b_f2147e24ea395a72a_d20250306_m101805_c001_v0001109_t0052_u01741256285176") 2025/03/06 10:18:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/03/06 10:18:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/06 10:18:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/06 10:18:08 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/06 10:18:08 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/06 10:18:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/03/06 10:18:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/06 10:18:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/03/06 10:18:10 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/03/06 10:18:12 DEBUG : chunked-copy: Done sending chunk 0 2025/03/06 10:18:12 DEBUG : chunked-copy: Done sending chunk 1 2025/03/06 10:18:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/06 10:18:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef526db3f01d6bab9f580e1b_f2147e24ea395a771_d20250306_m101813_c001_v0001184_t0016_u01741256293486") 2025/03/06 10:18:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/06 10:18:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/06 10:18:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/06 10:18:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/06 10:18:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/06 10:18:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/06 10:18:16 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/06 10:18:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/06 10:18:16 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/03/06 10:18:18 DEBUG : chunked-copy: Done sending chunk 1 2025/03/06 10:18:18 DEBUG : chunked-copy: Done sending chunk 0 2025/03/06 10:18:18 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/06 10:18:19 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zef526db3f01d6bab9f580e1b_f2147e24ea395a779_d20250306_m101819_c001_v0001109_t0012_u01741256299045") 2025/03/06 10:18:19 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/03/06 10:18:19 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/06 10:18:19 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/06 10:18:19 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/03/06 10:18:19 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/06 10:18:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/06 10:18:20 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/06 10:18:21 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/06 10:18:23 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/06 10:18:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cutagiv6nuke/deeper/nonexisting/directory" === 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/06 10:18:25 INFO : B2 bucket rclone-test-cutagiv6nuke: cleaning bucket "rclone-test-cutagiv6nuke" of all files 2025/03/06 10:18:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f40709ca355ad6792_d20250306_m101715_c001_v7007000_t0000_u01741256235191") 2025/03/06 10:18:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f20709ca355ad6784_d20250306_m101711_c001_v0001184_t0013_u01741256231676") 2025/03/06 10:18:26 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f40709ca355ad6781_d20250306_m101711_c001_v7007000_t0000_u01741256231191") 2025/03/06 10:18:26 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f21078e7e8d2d167f_d20250306_m101706_c001_v0001184_t0004_u01741256226274") 2025/03/06 10:18:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f40960692172699ab_d20250306_m101738_c001_v7007000_t0000_u01741256258320") 2025/03/06 10:18:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f20709ca355ad67dd_d20250306_m101733_c001_v0001183_t0026_u01741256253151") 2025/03/06 10:18:26 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f40709ca355ad67db_d20250306_m101732_c001_v7007000_t0000_u01741256252659") 2025/03/06 10:18:26 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f20709ca355ad67ca_d20250306_m101727_c001_v0001184_t0007_u01741256247107") 2025/03/06 10:18:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f40709ca355ad67c9_d20250306_m101726_c001_v7007000_t0000_u01741256246922") 2025/03/06 10:18:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f20709ca355ad67b5_d20250306_m101721_c001_v0001144_t0053_u01741256241390") 2025/03/06 10:18:26 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f40709ca355ad67b3_d20250306_m101720_c001_v7007000_t0000_u01741256240863") 2025/03/06 10:18:26 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f20709ca355ad6795_d20250306_m101715_c001_v0001150_t0058_u01741256235375") 2025/03/06 10:18:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f412d8291b38f60f2_d20250306_m101543_c001_v7007000_t0000_u01741256143097") 2025/03/06 10:18:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2096069217269902_d20250306_m101539_c001_v0001183_t0042_u01741256139272") 2025/03/06 10:18:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4086ebc5f5a7f3ad_d20250306_m101534_c001_v7007000_t0000_u01741256134577") 2025/03/06 10:18:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f212d8291b38f60e6_d20250306_m101530_c001_v0001161_t0036_u01741256130428") 2025/03/06 10:18:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4096069217269901_d20250306_m101538_c001_v7007000_t0000_u01741256138906") 2025/03/06 10:18:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2086ebc5f5a7f3b0_d20250306_m101534_c001_v0001100_t0024_u01741256134759") 2025/03/06 10:18:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f412d8291b38f60e5_d20250306_m101530_c001_v7007000_t0000_u01741256130085") 2025/03/06 10:18:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2086ebc5f5a7f394_d20250306_m101526_c001_v0001184_t0058_u01741256126164") 2025/03/06 10:18:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4086ebc5f5a7f393_d20250306_m101525_c001_v7007000_t0000_u01741256125982") 2025/03/06 10:18:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f212d8291b38f60d5_d20250306_m101522_c001_v0001184_t0044_u01741256122713") 2025/03/06 10:18:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f412d8291b38f60d4_d20250306_m101522_c001_v7007000_t0000_u01741256122368") 2025/03/06 10:18:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2086ebc5f5a7f371_d20250306_m101518_c001_v0001120_t0052_u01741256118721") 2025/03/06 10:18:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f409606921726992d_d20250306_m101608_c001_v7007000_t0000_u01741256168313") 2025/03/06 10:18:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f20329cedcd1de98d_d20250306_m101604_c001_v0001039_t0027_u01741256164228") 2025/03/06 10:18:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f412d8291b38f6112_d20250306_m101559_c001_v7007000_t0000_u01741256159579") 2025/03/06 10:18:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2096069217269922_d20250306_m101555_c001_v0001144_t0000_u01741256155342") 2025/03/06 10:18:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f40329cedcd1de98c_d20250306_m101603_c001_v7007000_t0000_u01741256163881") 2025/03/06 10:18:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f212d8291b38f6113_d20250306_m101559_c001_v0001182_t0028_u01741256159785") 2025/03/06 10:18:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4096069217269920_d20250306_m101555_c001_v7007000_t0000_u01741256155003") 2025/03/06 10:18:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f212d8291b38f6105_d20250306_m101550_c001_v0001150_t0008_u01741256150755") 2025/03/06 10:18:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f412d8291b38f6104_d20250306_m101550_c001_v7007000_t0000_u01741256150567") 2025/03/06 10:18:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2096069217269911_d20250306_m101547_c001_v0001177_t0048_u01741256147207") 2025/03/06 10:18:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f409606921726990f_d20250306_m101546_c001_v7007000_t0000_u01741256146859") 2025/03/06 10:18:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f212d8291b38f60f3_d20250306_m101543_c001_v0001131_t0052_u01741256143285") 2025/03/06 10:18:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4086ebc5f5a7f36e_d20250306_m101518_c001_v7007000_t0000_u01741256118539") 2025/03/06 10:18:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2086ebc5f5a7f364_d20250306_m101514_c001_v0001150_t0056_u01741256114662") 2025/03/06 10:18:28 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4086ebc5f5a7f361_d20250306_m101514_c001_v7007000_t0000_u01741256114276") 2025/03/06 10:18:28 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f218f0b13dca9cf87_d20250306_m101502_c001_v0001130_t0020_u01741256102657") 2025/03/06 10:18:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f418f0b13dca9cf85_d20250306_m101502_c001_v7007000_t0000_u01741256102286") 2025/03/06 10:18:28 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f209606921726989d_d20250306_m101457_c001_v0001182_t0054_u01741256097967") 2025/03/06 10:18:28 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f409606921726989c_d20250306_m101457_c001_v7007000_t0000_u01741256097625") 2025/03/06 10:18:28 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f218f0b13dca9cf73_d20250306_m101453_c001_v0001183_t0001_u01741256093710") 2025/03/06 10:18:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f418f0b13dca9cf72_d20250306_m101453_c001_v7007000_t0000_u01741256093375") 2025/03/06 10:18:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f218f0b13dca9cf64_d20250306_m101449_c001_v0001104_t0054_u01741256089349") 2025/03/06 10:18:28 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f418f0b13dca9cf60_d20250306_m101448_c001_v7007000_t0000_u01741256088796") 2025/03/06 10:18:28 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f201f9033bf8b07b5_d20250306_m101443_c001_v0001146_t0010_u01741256083337") 2025/03/06 10:18:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4027f083121735df_d20250306_m101636_c001_v7007000_t0000_u01741256196255") 2025/03/06 10:18:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f20329cedcd1de9c3_d20250306_m101631_c001_v0001103_t0048_u01741256191311") 2025/03/06 10:18:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f409606921726994f_d20250306_m101626_c001_v7007000_t0000_u01741256186082") 2025/03/06 10:18:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2096069217269947_d20250306_m101621_c001_v0001116_t0010_u01741256181454") 2025/03/06 10:18:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f40329cedcd1de9c0_d20250306_m101630_c001_v7007000_t0000_u01741256190925") 2025/03/06 10:18:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2096069217269950_d20250306_m101626_c001_v0001182_t0041_u01741256186265") 2025/03/06 10:18:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4096069217269945_d20250306_m101621_c001_v7007000_t0000_u01741256181075") 2025/03/06 10:18:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2096069217269943_d20250306_m101616_c001_v0001184_t0019_u01741256176604") 2025/03/06 10:18:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4096069217269942_d20250306_m101616_c001_v7007000_t0000_u01741256176423") 2025/03/06 10:18:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f212d8291b38f6126_d20250306_m101612_c001_v0001184_t0032_u01741256172836") 2025/03/06 10:18:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f412d8291b38f6124_d20250306_m101612_c001_v7007000_t0000_u01741256172420") 2025/03/06 10:18:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f209606921726992e_d20250306_m101608_c001_v0001146_t0004_u01741256168495") 2025/03/06 10:18:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f41078e7e8d2d167e_d20250306_m101706_c001_v7007000_t0000_u01741256226090") 2025/03/06 10:18:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f21078e7e8d2d1677_d20250306_m101701_c001_v0001161_t0031_u01741256221462") 2025/03/06 10:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f41078e7e8d2d1676_d20250306_m101701_c001_v7007000_t0000_u01741256221023") 2025/03/06 10:18:29 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2027f083121735f5_d20250306_m101655_c001_v0001115_t0058_u01741256215875") 2025/03/06 10:18:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4027f083121735f4_d20250306_m101655_c001_v7007000_t0000_u01741256215689") 2025/03/06 10:18:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2027f083121735f2_d20250306_m101650_c001_v0001037_t0014_u01741256210642") 2025/03/06 10:18:29 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4027f083121735f1_d20250306_m101650_c001_v7007000_t0000_u01741256210205") 2025/03/06 10:18:29 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2027f083121735ea_d20250306_m101645_c001_v0001183_t0046_u01741256205180") 2025/03/06 10:18:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4027f083121735e8_d20250306_m101644_c001_v7007000_t0000_u01741256204996") 2025/03/06 10:18:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2176f7cb510170e6_d20250306_m101641_c001_v0001150_t0017_u01741256201045") 2025/03/06 10:18:30 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4176f7cb510170e4_d20250306_m101640_c001_v7007000_t0000_u01741256200597") 2025/03/06 10:18:30 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2027f083121735e1_d20250306_m101636_c001_v0001183_t0017_u01741256196440") 2025/03/06 10:18:30 DEBUG : chunked-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4027f08312173677_d20250306_m101821_c001_v7007000_t0000_u01741256301611") 2025/03/06 10:18:30 DEBUG : chunked-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f212d8291b38f6203_d20250306_m101815_c001_v0001184_t0055_u01741256295784") 2025/03/06 10:18:30 DEBUG : chunked-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f412d8291b38f6201_d20250306_m101815_c001_v7007000_t0000_u01741256295289") 2025/03/06 10:18:30 DEBUG : chunked-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f212d8291b38f61f1_d20250306_m101810_c001_v0001184_t0053_u01741256290187") 2025/03/06 10:18:30 DEBUG : chunked-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f412d8291b38f61f0_d20250306_m101809_c001_v7007000_t0000_u01741256289699") 2025/03/06 10:18:30 DEBUG : chunked-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f212d8291b38f61de_d20250306_m101801_c001_v0001184_t0019_u01741256281877") 2025/03/06 10:18:30 DEBUG : chunked-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f412d8291b38f61dd_d20250306_m101801_c001_v7007000_t0000_u01741256281384") 2025/03/06 10:18:30 DEBUG : chunked-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2dc7_d20250306_m101749_c001_v0001033_t0005_u01741256269409") 2025/03/06 10:18:30 DEBUG : chunked-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4023c78c46c60f61_d20250306_m101749_c001_v7007000_t0000_u01741256269072") 2025/03/06 10:18:30 DEBUG : chunked-copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2db2_d20250306_m101739_c001_v0001033_t0017_u01741256259021") 2025/03/06 10:18:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4027f08312173676_d20250306_m101821_c001_v7007000_t0000_u01741256301413") 2025/03/06 10:18:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2147e24ea395a779_d20250306_m101819_c001_v0001109_t0012_u01741256299045") 2025/03/06 10:18:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f412d8291b38f61ff_d20250306_m101815_c001_v7007000_t0000_u01741256295107") 2025/03/06 10:18:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2147e24ea395a771_d20250306_m101813_c001_v0001184_t0016_u01741256293486") 2025/03/06 10:18:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f412d8291b38f61ed_d20250306_m101809_c001_v7007000_t0000_u01741256289517") 2025/03/06 10:18:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2147e24ea395a72a_d20250306_m101805_c001_v0001109_t0052_u01741256285176") 2025/03/06 10:18:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f412d8291b38f61dc_d20250306_m101801_c001_v7007000_t0000_u01741256281202") 2025/03/06 10:18:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f2147e24ea395a6fe_d20250306_m101758_c001_v0001146_t0006_u01741256278298") 2025/03/06 10:18:30 DEBUG : chunked-copy.copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4023c78c46c60f5e_d20250306_m101748_c001_v7007000_t0000_u01741256268887") 2025/03/06 10:18:31 DEBUG : chunked-copy.copy: Deleting (id "4_zef526db3f01d6bab9f580e1b_f101673bb80c01817_d20250306_m101746_c001_v0001182_t0032_u01741256266951") 2025/03/06 10:18:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2c87_d20250306_m101320_c001_v0001033_t0001_u01741256000269") 2025/03/06 10:18:31 DEBUG : unknown-size-put.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4027f08312173679_d20250306_m101822_c001_v7007000_t0000_u01741256302975") 2025/03/06 10:18:31 DEBUG : unknown-size-put.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2df9_d20250306_m101822_c001_v0001033_t0027_u01741256302189") 2025/03/06 10:18:31 DEBUG : unknown-size-update.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f4027f0831217367c_d20250306_m101824_c001_v7007000_t0000_u01741256304576") 2025/03/06 10:18:31 DEBUG : unknown-size-update.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2e01_d20250306_m101823_c001_v0001033_t0034_u01741256303956") 2025/03/06 10:18:31 DEBUG : unknown-size-update.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f11188a5d570c2dfd_d20250306_m101823_c001_v0001033_t0017_u01741256303155") 2025/03/06 10:18:31 DEBUG : versions/test-versions.txt: Deleting (id "4_zef526db3f01d6bab9f580e1b_f418f0b13dca9cf49_d20250306_m101438_c001_v7007000_t0000_u01741256078137") 2025/03/06 10:18:32 INFO : B2 bucket rclone-test-cutagiv6nuke: cleaning bucket "rclone-test-cutagiv6nuke" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (353.25s) --- 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.37s) --- PASS: TestIntegration/FsMkdir (351.14s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (28.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.54s) --- 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.81s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (84.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.18s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (32.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.43s) --- 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.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (175.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (35.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (16.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (43.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (10.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (12.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (8.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.60s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 353.270s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m53.778477683s (try 1/5)