"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/04/24 03:24:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xarasey5zugu" 2025/04/24 03:24:48 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/04/24 03:24:54 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/24 03:24:55 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/24 03:24:55 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/04/24 03:25:17 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/04/24 03:25:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/24 03:25:19 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/24 03:25:19 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/24 03:25:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/24 03:25:20 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/24 03:25:20 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/24 03:25:20 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/04/24 03:25:27 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/24 03:25:28 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/04/24 03:25:32 INFO : B2 bucket rclone-test-xarasey5zugu: cleaning bucket "rclone-test-xarasey5zugu" of all files 2025/04/24 03:25:33 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b4568b_d20250424_m032532_c001_v0001184_t0014_u01745465132466") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/24 03:25:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xarasey5zugu/dirToPurgeFromRoot" 2025/04/24 03:25:34 DEBUG : Config file has changed externally - reloading 2025/04/24 03:25:35 INFO : B2 bucket rclone-test-xarasey5zugu path dirToPurgeFromRoot: cleaning bucket "rclone-test-xarasey5zugu" of all files 2025/04/24 03:25:36 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b456bf_d20250424_m032533_c001_v0001184_t0026_u01745465133956") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/24 03:25:36 DEBUG : Creating backend with remote "TestB2:rclone-test-xarasey5zugu/hello? sausage/êé" 2025/04/24 03:25:40 INFO : B2 bucket rclone-test-xarasey5zugu path hello? sausage/êé: cleaning bucket "rclone-test-xarasey5zugu" of all files 2025/04/24 03:25:40 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f103b3d85497f9c2b_d20250424_m032539_c001_v0001042_t0042_u01745465139206") === 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/04/24 03:25:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xarasey5zugu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/24 03:25:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xarasey5zugu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-xarasey5zugu" from "TestB2:rclone-test-xarasey5zugu" 2025/04/24 03:25: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/04/24 03:26:04 DEBUG : Creating backend with remote "TestB2:rclone-test-nopunep5bimi" 2025/04/24 03:26:07 DEBUG : B2 bucket rclone-test-nopunep5bimi: Purge remote 2025/04/24 03:26:07 INFO : B2 bucket rclone-test-nopunep5bimi: cleaning bucket "rclone-test-nopunep5bimi" of all files 2025/04/24 03:26:07 DEBUG : somefile: Deleting (id "4_z3f72cd63d04d6b5b9f680e1b_f4182aa85e5a695bc_d20250424_m032606_c001_v0001102_t0039_u01745465166309") === 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/04/24 03:26:09 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/24 03:26:10 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/04/24 03:26:13 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/24 03:26:13 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/24 03:26:13 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.587Ki offset 6Mi/6.106Mi 2025/04/24 03:26:13 DEBUG : test-metadata: Sending chunk 1 length 111193 2025/04/24 03:26:15 DEBUG : test-metadata: Done sending chunk 1 2025/04/24 03:26:15 DEBUG : test-metadata: Done sending chunk 0 2025/04/24 03:26: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 2025/04/24 03:26:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/04/24 03:26:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/24 03:26:23 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 03:26:25 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1184-18.backblaze.com/b2api/v1/b2_upload_file/0f82add3d03d6b5b9f680e1b/c001_v0001184_t0030": EOF 2025/04/24 03:26:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-18.backblaze.com/b2api/v1/b2_upload_file/0f82add3d03d6b5b9f680e1b/c001_v0001184_t0030": EOF) 2025/04/24 03:26:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1184-18.backblaze.com/b2api/v1/b2_upload_file/0f82add3d03d6b5b9f680e1b/c001_v0001184_t0030": EOF - low level retry 1/10 2025/04/24 03:26:27 DEBUG : pacer: Reducing sleep to 10ms === 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-04-24-032620-508.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/04/24 03:26:30 DEBUG : oldPath = "TestB2:rclone-test-xarasey5zugu/versions/test-versions-v2025-04-24-032620-508.txt" 2025/04/24 03:26:30 DEBUG : newPath = "TestB2,versions:rclone-test-xarasey5zugu/versions/test-versions-v2025-04-24-032620-508.txt" 2025/04/24 03:26:30 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-xarasey5zugu/versions/test-versions-v2025-04-24-032620-508.txt" 2025/04/24 03:26:30 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/24 03:26:31 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-xarasey5zugu/versions/test-versions-v2025-04-24-032620-508.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-xarasey5zugu/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/04/24 03:26:33 INFO : B2 bucket rclone-test-xarasey5zugu: cleaning bucket "rclone-test-xarasey5zugu" of all hidden files 2025/04/24 03:26:33 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e72_d20250424_m032501_c001_v7007000_t0000_u01745465101846") as it is a hide marker 2025/04/24 03:26:33 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : leading space/ leading space: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45271_d20250424_m032501_c001_v0001184_t0025_u01745465101255") 2025/04/24 03:26:33 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e71_d20250424_m032500_c001_v7007000_t0000_u01745465100886") as it is a hide marker 2025/04/24 03:26:33 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45253_d20250424_m032500_c001_v0001184_t0059_u01745465100307") 2025/04/24 03:26:33 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e79_d20250424_m032507_c001_v7007000_t0000_u01745465107529") as it is a hide marker 2025/04/24 03:26:33 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45317_d20250424_m032506_c001_v0001184_t0022_u01745465106971") 2025/04/24 03:26:33 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : created from root.txt: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f4094b03cd67df264_d20250424_m032600_c001_v7007000_t0000_u01745465160448") as it is a hide marker 2025/04/24 03:26:33 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : created from root.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f103672e640fb17d5_d20250424_m032559_c001_v0001098_t0027_u01745465159355") 2025/04/24 03:26:33 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : file name.txt: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f4048951f62df017e_d20250424_m032609_c001_v7007000_t0000_u01745465169493") as it is a hide marker 2025/04/24 03:26:33 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : file name.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b458ac_d20250424_m032548_c001_v0001184_t0029_u01745465148809") 2025/04/24 03:26:33 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : file name.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f115bf85b14c034c0_d20250424_m032545_c001_v0001090_t0009_u01745465145186") 2025/04/24 03:26:33 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : file name.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45589_d20250424_m032524_c001_v0001184_t0010_u01745465124791") 2025/04/24 03:26:33 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : file name.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b4556d_d20250424_m032524_c001_v0001184_t0010_u01745465124033") 2025/04/24 03:26:33 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45577_d20250424_m032524_c001_v0001184_t0050_u01745465124415") "upload" dated 2025-04-24 03:25:24.415 +0000 UTC (1m8.935917119s ago) 2025/04/24 03:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f41577622b5b041e9_d20250424_m032542_c001_v7007000_t0000_u01745465142979") as it is a hide marker 2025/04/24 03:26:33 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f114a4e69f6391b88_d20250424_m032542_c001_v0001183_t0029_u01745465142779") 2025/04/24 03:26:33 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f116886955ea281eb_d20250424_m032542_c001_v0001183_t0049_u01745465142179") 2025/04/24 03:26:33 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e8c_d20250424_m032514_c001_v7007000_t0000_u01745465114139") as it is a hide marker 2025/04/24 03:26:33 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45409_d20250424_m032513_c001_v0001184_t0052_u01745465113572") 2025/04/24 03:26:33 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : piped data.txt: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f4048951f62df0180_d20250424_m032611_c001_v7007000_t0000_u01745465171163") as it is a hide marker 2025/04/24 03:26:33 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : piped data.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45b90_d20250424_m032610_c001_v0001184_t0003_u01745465170776") 2025/04/24 03:26:33 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : piped data.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f4048951f62df017f_d20250424_m032610_c001_v7007000_t0000_u01745465170596") 2025/04/24 03:26:33 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : piped data.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f418f41e6f5b45b86_d20250424_m032610_c001_v0001184_t0030_u01745465170227") 2025/04/24 03:26:33 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e8e_d20250424_m032515_c001_v7007000_t0000_u01745465115092") as it is a hide marker 2025/04/24 03:26:33 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45431_d20250424_m032514_c001_v0001184_t0000_u01745465114517") 2025/04/24 03:26:33 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : test-metadata: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152eca_d20250424_m032617_c001_v7007000_t0000_u01745465177964") as it is a hide marker 2025/04/24 03:26:33 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : test-metadata: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f2048951f62df0182_d20250424_m032612_c001_v0001137_t0055_u01745465172956") 2025/04/24 03:26:33 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : test-metadata: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f4048951f62df0181_d20250424_m032612_c001_v7007000_t0000_u01745465172100") 2025/04/24 03:26:33 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : test-metadata: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45ba4_d20250424_m032611_c001_v0001184_t0022_u01745465171346") 2025/04/24 03:26:33 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e81_d20250424_m032509_c001_v7007000_t0000_u01745465109499") as it is a hide marker 2025/04/24 03:26:33 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b4535f_d20250424_m032508_c001_v0001184_t0052_u01745465108889") 2025/04/24 03:26:33 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e84_d20250424_m032511_c001_v7007000_t0000_u01745465111362") as it is a hide marker 2025/04/24 03:26:33 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b453a9_d20250424_m032510_c001_v0001184_t0020_u01745465110805") 2025/04/24 03:26:33 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e83_d20250424_m032510_c001_v7007000_t0000_u01745465110443") as it is a hide marker 2025/04/24 03:26:33 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b4538b_d20250424_m032509_c001_v0001184_t0002_u01745465109861") 2025/04/24 03:26:33 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e8a_d20250424_m032512_c001_v7007000_t0000_u01745465112282") as it is a hide marker 2025/04/24 03:26:33 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b453c8_d20250424_m032511_c001_v0001184_t0037_u01745465111726") 2025/04/24 03:26:33 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e8b_d20250424_m032513_c001_v7007000_t0000_u01745465113209") as it is a hide marker 2025/04/24 03:26:33 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b453f1_d20250424_m032512_c001_v0001184_t0050_u01745465112644") 2025/04/24 03:26:33 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e7b_d20250424_m032508_c001_v7007000_t0000_u01745465108527") as it is a hide marker 2025/04/24 03:26:33 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : trailing space /trailing space : Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b4533b_d20250424_m032507_c001_v0001184_t0046_u01745465107941") 2025/04/24 03:26:33 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f10597041444bd72c_d20250424_m032628_c001_v0001116_t0024_u01745465188260") "upload" dated 2025-04-24 03:26:28.26 +0000 UTC (5.091516024s ago) 2025/04/24 03:26:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40341f9e5261eba5_d20250424_m032623_c001_v7007000_t0000_u01745465183503") 2025/04/24 03:26:33 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45ce0_d20250424_m032620_c001_v0001184_t0003_u01745465180508") 2025/04/24 03:26:33 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e92_d20250424_m032523_c001_v7007000_t0000_u01745465123481") as it is a hide marker 2025/04/24 03:26:33 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20813580f5152e90_d20250424_m032517_c001_v0001136_t0049_u01745465117275") 2025/04/24 03:26:33 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : zero-length-file: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e8f_d20250424_m032516_c001_v7007000_t0000_u01745465116960") as it is a hide marker 2025/04/24 03:26:33 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : zero-length-file: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f418f41e6f5b45475_d20250424_m032516_c001_v0001184_t0030_u01745465116400") 2025/04/24 03:26:33 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e74_d20250424_m032502_c001_v7007000_t0000_u01745465102851") as it is a hide marker 2025/04/24 03:26:33 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b4528a_d20250424_m032502_c001_v0001184_t0001_u01745465102208") 2025/04/24 03:26:33 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e69_d20250424_m032458_c001_v7007000_t0000_u01745465098052") as it is a hide marker 2025/04/24 03:26:33 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b451cb_d20250424_m032457_c001_v0001184_t0020_u01745465097090") 2025/04/24 03:26:33 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e77_d20250424_m032505_c001_v7007000_t0000_u01745465105678") as it is a hide marker 2025/04/24 03:26:33 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b452cd_d20250424_m032505_c001_v0001184_t0029_u01745465105071") 2025/04/24 03:26:33 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e76_d20250424_m032504_c001_v7007000_t0000_u01745465104700") as it is a hide marker 2025/04/24 03:26:33 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b452b9_d20250424_m032504_c001_v0001184_t0022_u01745465104138") 2025/04/24 03:26:33 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e78_d20250424_m032506_c001_v7007000_t0000_u01745465106610") as it is a hide marker 2025/04/24 03:26:33 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b452fb_d20250424_m032506_c001_v0001184_t0030_u01745465106047") 2025/04/24 03:26:33 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e75_d20250424_m032503_c001_v7007000_t0000_u01745465103777") as it is a hide marker 2025/04/24 03:26:33 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b452a8_d20250424_m032503_c001_v0001184_t0055_u01745465103212") 2025/04/24 03:26:33 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : ./.: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e6d_d20250424_m032458_c001_v7007000_t0000_u01745465098988") as it is a hide marker 2025/04/24 03:26:33 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : ./.: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45203_d20250424_m032458_c001_v0001184_t0024_u01745465098427") 2025/04/24 03:26:33 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/24 03:26:33 DEBUG : ../..: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e6f_d20250424_m032459_c001_v7007000_t0000_u01745465099935") as it is a hide marker 2025/04/24 03:26:33 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/24 03:26:33 DEBUG : ../..: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45225_d20250424_m032459_c001_v0001184_t0034_u01745465099350") 2025/04/24 03:26:33 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/24 03:26:33 INFO : B2 bucket rclone-test-xarasey5zugu: cleaning bucket "rclone-test-xarasey5zugu" of all hidden files 2025/04/24 03:26:33 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e72_d20250424_m032501_c001_v7007000_t0000_u01745465101846") as it is a hide marker 2025/04/24 03:26:33 DEBUG : leading space/ leading space: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45271_d20250424_m032501_c001_v0001184_t0025_u01745465101255") 2025/04/24 03:26:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e71_d20250424_m032500_c001_v7007000_t0000_u01745465100886") as it is a hide marker 2025/04/24 03:26:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45253_d20250424_m032500_c001_v0001184_t0059_u01745465100307") 2025/04/24 03:26:33 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e79_d20250424_m032507_c001_v7007000_t0000_u01745465107529") as it is a hide marker 2025/04/24 03:26:33 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45317_d20250424_m032506_c001_v0001184_t0022_u01745465106971") 2025/04/24 03:26:33 DEBUG : created from root.txt: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f4094b03cd67df264_d20250424_m032600_c001_v7007000_t0000_u01745465160448") as it is a hide marker 2025/04/24 03:26:33 DEBUG : created from root.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f103672e640fb17d5_d20250424_m032559_c001_v0001098_t0027_u01745465159355") 2025/04/24 03:26:33 DEBUG : file name.txt: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f4048951f62df017e_d20250424_m032609_c001_v7007000_t0000_u01745465169493") as it is a hide marker 2025/04/24 03:26:33 DEBUG : file name.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b458ac_d20250424_m032548_c001_v0001184_t0029_u01745465148809") 2025/04/24 03:26:34 DEBUG : file name.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f115bf85b14c034c0_d20250424_m032545_c001_v0001090_t0009_u01745465145186") 2025/04/24 03:26:34 DEBUG : file name.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45589_d20250424_m032524_c001_v0001184_t0010_u01745465124791") 2025/04/24 03:26:34 DEBUG : file name.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b4556d_d20250424_m032524_c001_v0001184_t0010_u01745465124033") 2025/04/24 03:26:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45577_d20250424_m032524_c001_v0001184_t0050_u01745465124415") "upload" dated 2025-04-24 03:25:24.415 +0000 UTC (1m9.982671092s ago) 2025/04/24 03:26:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f41577622b5b041e9_d20250424_m032542_c001_v7007000_t0000_u01745465142979") as it is a hide marker 2025/04/24 03:26:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f114a4e69f6391b88_d20250424_m032542_c001_v0001183_t0029_u01745465142779") 2025/04/24 03:26:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f116886955ea281eb_d20250424_m032542_c001_v0001183_t0049_u01745465142179") 2025/04/24 03:26:34 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e8c_d20250424_m032514_c001_v7007000_t0000_u01745465114139") as it is a hide marker 2025/04/24 03:26:34 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45409_d20250424_m032513_c001_v0001184_t0052_u01745465113572") 2025/04/24 03:26:34 DEBUG : piped data.txt: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f4048951f62df0180_d20250424_m032611_c001_v7007000_t0000_u01745465171163") as it is a hide marker 2025/04/24 03:26:34 DEBUG : piped data.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45b90_d20250424_m032610_c001_v0001184_t0003_u01745465170776") 2025/04/24 03:26:34 DEBUG : piped data.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f4048951f62df017f_d20250424_m032610_c001_v7007000_t0000_u01745465170596") 2025/04/24 03:26:34 DEBUG : piped data.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f418f41e6f5b45b86_d20250424_m032610_c001_v0001184_t0030_u01745465170227") 2025/04/24 03:26:34 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e8e_d20250424_m032515_c001_v7007000_t0000_u01745465115092") as it is a hide marker 2025/04/24 03:26:34 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45431_d20250424_m032514_c001_v0001184_t0000_u01745465114517") 2025/04/24 03:26:35 DEBUG : test-metadata: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152eca_d20250424_m032617_c001_v7007000_t0000_u01745465177964") as it is a hide marker 2025/04/24 03:26:35 DEBUG : test-metadata: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f2048951f62df0182_d20250424_m032612_c001_v0001137_t0055_u01745465172956") 2025/04/24 03:26:35 DEBUG : test-metadata: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f4048951f62df0181_d20250424_m032612_c001_v7007000_t0000_u01745465172100") 2025/04/24 03:26:35 DEBUG : test-metadata: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45ba4_d20250424_m032611_c001_v0001184_t0022_u01745465171346") 2025/04/24 03:26:35 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e81_d20250424_m032509_c001_v7007000_t0000_u01745465109499") as it is a hide marker 2025/04/24 03:26:35 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b4535f_d20250424_m032508_c001_v0001184_t0052_u01745465108889") 2025/04/24 03:26:35 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e84_d20250424_m032511_c001_v7007000_t0000_u01745465111362") as it is a hide marker 2025/04/24 03:26:35 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b453a9_d20250424_m032510_c001_v0001184_t0020_u01745465110805") 2025/04/24 03:26:35 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e83_d20250424_m032510_c001_v7007000_t0000_u01745465110443") as it is a hide marker 2025/04/24 03:26:35 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b4538b_d20250424_m032509_c001_v0001184_t0002_u01745465109861") 2025/04/24 03:26:35 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e8a_d20250424_m032512_c001_v7007000_t0000_u01745465112282") as it is a hide marker 2025/04/24 03:26:35 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b453c8_d20250424_m032511_c001_v0001184_t0037_u01745465111726") 2025/04/24 03:26:35 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e8b_d20250424_m032513_c001_v7007000_t0000_u01745465113209") as it is a hide marker 2025/04/24 03:26:35 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b453f1_d20250424_m032512_c001_v0001184_t0050_u01745465112644") 2025/04/24 03:26:35 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e7b_d20250424_m032508_c001_v7007000_t0000_u01745465108527") as it is a hide marker 2025/04/24 03:26:35 DEBUG : trailing space /trailing space : Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b4533b_d20250424_m032507_c001_v0001184_t0046_u01745465107941") 2025/04/24 03:26:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f10597041444bd72c_d20250424_m032628_c001_v0001116_t0024_u01745465188260") "upload" dated 2025-04-24 03:26:28.26 +0000 UTC (7.547039966s ago) 2025/04/24 03:26:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40341f9e5261eba5_d20250424_m032623_c001_v7007000_t0000_u01745465183503") 2025/04/24 03:26:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45ce0_d20250424_m032620_c001_v0001184_t0003_u01745465180508") 2025/04/24 03:26:35 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e92_d20250424_m032523_c001_v7007000_t0000_u01745465123481") as it is a hide marker 2025/04/24 03:26:35 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20813580f5152e90_d20250424_m032517_c001_v0001136_t0049_u01745465117275") 2025/04/24 03:26:36 DEBUG : zero-length-file: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e8f_d20250424_m032516_c001_v7007000_t0000_u01745465116960") as it is a hide marker 2025/04/24 03:26:36 DEBUG : zero-length-file: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f418f41e6f5b45475_d20250424_m032516_c001_v0001184_t0030_u01745465116400") 2025/04/24 03:26:36 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e74_d20250424_m032502_c001_v7007000_t0000_u01745465102851") as it is a hide marker 2025/04/24 03:26:36 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b4528a_d20250424_m032502_c001_v0001184_t0001_u01745465102208") 2025/04/24 03:26:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e69_d20250424_m032458_c001_v7007000_t0000_u01745465098052") as it is a hide marker 2025/04/24 03:26:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b451cb_d20250424_m032457_c001_v0001184_t0020_u01745465097090") 2025/04/24 03:26:36 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e77_d20250424_m032505_c001_v7007000_t0000_u01745465105678") as it is a hide marker 2025/04/24 03:26:36 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b452cd_d20250424_m032505_c001_v0001184_t0029_u01745465105071") 2025/04/24 03:26:36 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e76_d20250424_m032504_c001_v7007000_t0000_u01745465104700") as it is a hide marker 2025/04/24 03:26:36 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b452b9_d20250424_m032504_c001_v0001184_t0022_u01745465104138") 2025/04/24 03:26:36 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e78_d20250424_m032506_c001_v7007000_t0000_u01745465106610") as it is a hide marker 2025/04/24 03:26:36 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b452fb_d20250424_m032506_c001_v0001184_t0030_u01745465106047") 2025/04/24 03:26:36 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e75_d20250424_m032503_c001_v7007000_t0000_u01745465103777") as it is a hide marker 2025/04/24 03:26:36 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b452a8_d20250424_m032503_c001_v0001184_t0055_u01745465103212") 2025/04/24 03:26:36 DEBUG : ./.: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e6d_d20250424_m032458_c001_v7007000_t0000_u01745465098988") as it is a hide marker 2025/04/24 03:26:36 DEBUG : ./.: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45203_d20250424_m032458_c001_v0001184_t0024_u01745465098427") 2025/04/24 03:26:36 DEBUG : ../..: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152e6f_d20250424_m032459_c001_v7007000_t0000_u01745465099935") as it is a hide marker 2025/04/24 03:26:36 DEBUG : ../..: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45225_d20250424_m032459_c001_v0001184_t0034_u01745465099350") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/24 03:26:37 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/24 03:26:37 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/04/24 03:26:38 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/04/24 03:26:38 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/04/24 03:26:38 INFO : B2 bucket rclone-test-xarasey5zugu: cleaning bucket "rclone-test-xarasey5zugu" of pending multipart uploads older than 0s 2025/04/24 03:26:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45577_d20250424_m032524_c001_v0001184_t0050_u01745465124415") "upload" dated 2025-04-24 03:25:24.415 +0000 UTC (1m14.441650902s ago) 2025/04/24 03:26:38 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ebb4_d20250424_m032637_c001_v0001117_t0039_u01745465197817") as it is a start marker (upload started at 2025-04-24 03:26:37.817 +0000 UTC) 2025/04/24 03:26:38 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/24 03:26:38 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ebb5_d20250424_m032638_c001_v0001180_t0057_u01745465198011") as it is a start marker (upload started at 2025-04-24 03:26:38.011 +0000 UTC) 2025/04/24 03:26:38 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/24 03:26:38 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ebb6_d20250424_m032638_c001_v0001165_t0017_u01745465198211") as it is a start marker (upload started at 2025-04-24 03:26:38.211 +0000 UTC) 2025/04/24 03:26:38 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/24 03:26:38 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ebb7_d20250424_m032638_c001_v0001130_t0026_u01745465198394") as it is a start marker (upload started at 2025-04-24 03:26:38.394 +0000 UTC) 2025/04/24 03:26:38 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/24 03:26:38 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40341f9e5261ebb3_d20250424_m032637_c001_v7007000_t0000_u01745465197628") "hide" dated 2025-04-24 03:26:37.628 +0000 UTC (1.228806104s ago) 2025/04/24 03:26:38 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f10597041444bd72c_d20250424_m032628_c001_v0001116_t0024_u01745465188260") 2025/04/24 03:26:38 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/24 03:26:39 INFO : B2 bucket rclone-test-xarasey5zugu: cleaning bucket "rclone-test-xarasey5zugu" of pending multipart uploads older than 0s 2025/04/24 03:26:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45577_d20250424_m032524_c001_v0001184_t0050_u01745465124415") "upload" dated 2025-04-24 03:25:24.415 +0000 UTC (1m14.806818475s ago) 2025/04/24 03:26:39 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ebb4_d20250424_m032637_c001_v0001117_t0039_u01745465197817") as it is a start marker (upload started at 2025-04-24 03:26:37.817 +0000 UTC) 2025/04/24 03:26:39 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ebb5_d20250424_m032638_c001_v0001180_t0057_u01745465198011") as it is a start marker (upload started at 2025-04-24 03:26:38.011 +0000 UTC) 2025/04/24 03:26:39 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ebb6_d20250424_m032638_c001_v0001165_t0017_u01745465198211") as it is a start marker (upload started at 2025-04-24 03:26:38.211 +0000 UTC) 2025/04/24 03:26:39 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ebb7_d20250424_m032638_c001_v0001130_t0026_u01745465198394") as it is a start marker (upload started at 2025-04-24 03:26:38.394 +0000 UTC) 2025/04/24 03:26:39 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f82add3d03d6b5b9f680e1b_f40341f9e5261ebb3_d20250424_m032637_c001_v7007000_t0000_u01745465197628") "hide" dated 2025-04-24 03:26:37.628 +0000 UTC (1.594007228s ago) 2025/04/24 03:26:39 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f10597041444bd72c_d20250424_m032628_c001_v0001116_t0024_u01745465188260") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/24 03:26:40 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/24 03:26:40 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/24 03:26:40 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/04/24 03:26:44 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/24 03:26:44 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/24 03:26:44 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/24 03:26:44 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/24 03:26:45 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/24 03:26:47 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/24 03:26:47 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/24 03:26:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:26: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/04/24 03:26:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f214fe37b5789b346_d20250424_m032650_c001_v0001104_t0031_u01745465210076") 2025/04/24 03:26:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/24 03:26:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/24 03:26:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/24 03:26:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:26:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:26:53 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/24 03:26:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/24 03:26:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/24 03:26:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/24 03:26:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/24 03:26:56 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/24 03:26:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/24 03:26:57 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/24 03:26:58 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:26:58 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/04/24 03:26:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f214fe37b5789b35b_d20250424_m032659_c001_v0001181_t0009_u01745465219001") 2025/04/24 03:26:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/24 03:26:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/24 03:26:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/24 03:27:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:27:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:27:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/24 03:27:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/24 03:27:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/24 03:27:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/24 03:27:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/24 03:27:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/24 03:27:03 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/24 03:27:04 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/24 03:27:05 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/24 03:27:06 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/24 03:27:06 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/24 03:27:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:27:07 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/04/24 03:27:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f21577622b5b0494b_d20250424_m032707_c001_v0001099_t0024_u01745465227851") 2025/04/24 03:27:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/24 03:27:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/24 03:27:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/24 03:27:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/24 03:27:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/24 03:27:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:27:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:27:18 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/04/24 03:27:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/24 03:27:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/24 03:27:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/24 03:27:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/24 03:27:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/24 03:27:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/24 03:27:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/24 03:27:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:27:25 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/04/24 03:27:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f20238c91b2e09813_d20250424_m032725_c001_v0001178_t0010_u01745465245582") 2025/04/24 03:27:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/24 03:27:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/24 03:27:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/24 03:27:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:27:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:27:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/24 03:27:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/24 03:27:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/24 03:27:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/24 03:27:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/24 03:27:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/24 03:27:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/24 03:27:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/24 03:27:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:27:33 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/04/24 03:27:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f20238c91b2e09819_d20250424_m032733_c001_v0001101_t0000_u01745465253876") 2025/04/24 03:27:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/24 03:27:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/24 03:27:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/24 03:27:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:27:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:27:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/24 03:27:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/24 03:27:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/24 03:27:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/24 03:27:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/24 03:27:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/24 03:27:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/24 03:27:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/24 03:27:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/24 03:27:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/24 03:27:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/24 03:27:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:27:43 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/04/24 03:27:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f20813580f5152f5e_d20250424_m032743_c001_v0001145_t0054_u01745465263373") 2025/04/24 03:27:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/24 03:27:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/24 03:27:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/24 03:27:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/24 03:27:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/24 03:27:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:27:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:27:46 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/04/24 03:27:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/24 03:27:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/24 03:27:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/24 03:27:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/24 03:27:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/24 03:27:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/24 03:27:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/24 03:27:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:27:51 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/04/24 03:27:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f20813580f5152f61_d20250424_m032751_c001_v0001183_t0022_u01745465271893") 2025/04/24 03:27:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/24 03:27:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/24 03:27:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/24 03:27:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:28:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:28:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/24 03:28:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/24 03:28:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/24 03:28:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/24 03:28:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/24 03:28:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/24 03:28:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/24 03:28:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/24 03:28:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:28:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/04/24 03:28:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b2e6_d20250424_m032807_c001_v0001109_t0051_u01745465287804") 2025/04/24 03:28:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/24 03:28:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/24 03:28:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/24 03:28:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:28:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:28:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/24 03:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/24 03:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/24 03:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/24 03:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/24 03:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/24 03:28:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/24 03:28:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/24 03:28:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/24 03:28:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/24 03:28:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/24 03:28:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:28:17 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/04/24 03:28:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f217097eeed9dbde2_d20250424_m032817_c001_v0001109_t0019_u01745465297272") 2025/04/24 03:28:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/24 03:28:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/24 03:28:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/24 03:28:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/24 03:28:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/24 03:28:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:28:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:28:20 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/04/24 03:28:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/24 03:28:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/24 03:28:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/24 03:28:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/24 03:28:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/24 03:28:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/24 03:28:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/24 03:28:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:28:26 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/04/24 03:28:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f217097eeed9dbde5_d20250424_m032826_c001_v0001102_t0050_u01745465306503") 2025/04/24 03:28:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/24 03:28:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/24 03:28:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/24 03:28:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:28:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:28:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/24 03:28:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/24 03:28:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/24 03:28:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/24 03:28:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/24 03:28:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/24 03:28:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/24 03:28:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/24 03:28:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:28:35 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/04/24 03:28:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b2fd_d20250424_m032835_c001_v0001184_t0040_u01745465315901") 2025/04/24 03:28:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/24 03:28:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/24 03:28:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/24 03:28:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:28:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:28:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/24 03:28:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/24 03:28:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/24 03:28:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/24 03:28:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/24 03:28:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/24 03:28:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/24 03:28:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/24 03:28:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/24 03:28:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/24 03:28:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/24 03:28:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:28:45 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/04/24 03:28:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b305_d20250424_m032845_c001_v0001090_t0042_u01745465325929") 2025/04/24 03:28:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/24 03:28:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/24 03:28:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/24 03:28:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/24 03:28:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/24 03:28:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/24 03:28:46 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 03:28:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/24 03:28:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:28:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:28:48 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/04/24 03:28:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/24 03:28:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/24 03:28:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/24 03:28:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/24 03:28:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/24 03:28:54 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/24 03:28:54 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/24 03:28:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:28:56 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/04/24 03:28:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b30f_d20250424_m032856_c001_v0001101_t0014_u01745465336189") 2025/04/24 03:28:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/24 03:28:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/24 03:28:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/24 03:28:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/04/24 03:28:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/24 03:28:56 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 03:28:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:28:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:28:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/24 03:29:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/24 03:29:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/24 03:29:01 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/24 03:29:01 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/24 03:29:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/24 03:29:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/24 03:29:03 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/24 03:29:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:29:05 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/04/24 03:29:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b31c_d20250424_m032905_c001_v0001157_t0005_u01745465345939") 2025/04/24 03:29:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/24 03:29:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/24 03:29:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/24 03:29:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:29:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:29:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/24 03:29:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/24 03:29:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/24 03:29:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/24 03:29:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/24 03:29:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/24 03:29:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/24 03:29:12 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/24 03:29:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/24 03:29:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/24 03:29:14 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/24 03:29:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:29:16 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/04/24 03:29:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b330_d20250424_m032917_c001_v0001134_t0029_u01745465357040") 2025/04/24 03:29:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/24 03:29:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/24 03:29:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/24 03:29:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/24 03:29:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/24 03:29:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:29:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:29:19 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/04/24 03:29:22 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/24 03:29:22 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/24 03:29:22 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/24 03:29:22 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/24 03:29:23 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/24 03:29:24 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/24 03:29:24 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/24 03:29:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:29:26 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/04/24 03:29:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b337_d20250424_m032926_c001_v0001181_t0010_u01745465366911") 2025/04/24 03:29:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/24 03:29:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/24 03:29:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/24 03:29:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:29:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:29:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/24 03:29:31 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/24 03:29:31 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/24 03:29:32 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/24 03:29:32 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/24 03:29:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/24 03:29:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/24 03:29:34 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/24 03:29:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:29:37 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/04/24 03:29:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f2063d6cfd2c8fc34_d20250424_m032937_c001_v0001184_t0032_u01745465377252") 2025/04/24 03:29:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/24 03:29:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/24 03:29:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/24 03:29:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:29:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:29:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/24 03:29:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/24 03:29:42 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/24 03:29:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/24 03:29:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/24 03:29:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/24 03:29:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/24 03:29:44 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/24 03:29:45 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/24 03:29:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/24 03:29:46 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/24 03:29:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/24 03:29:48 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/04/24 03:29:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f82add3d03d6b5b9f680e1b_f20813580f5152fd8_d20250424_m032949_c001_v0001100_t0004_u01745465389019") 2025/04/24 03:29:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/24 03:29:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/24 03:29:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/24 03:29:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/24 03:29:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/24 03:29:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/24 03:29:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/24 03:29:52 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/04/24 03:30:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ecf7_d20250424_m033001_c001_v0001098_t0040_u01745465401004") 2025/04/24 03:30:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/24 03:30:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/24 03:30:01 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/24 03:30:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/24 03:30:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/24 03:30:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/24 03:30:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/24 03:30:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/24 03:30:04 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/24 03:30:06 DEBUG : chunked-copy: Done sending chunk 0 2025/04/24 03:30:06 DEBUG : chunked-copy: Done sending chunk 1 2025/04/24 03:30:06 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/24 03:30:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ecfd_d20250424_m033007_c001_v0001136_t0031_u01745465407051") 2025/04/24 03:30:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/24 03:30:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/24 03:30:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/24 03:30:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/24 03:30:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/24 03:30:10 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/24 03:30:10 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/24 03:30:10 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/24 03:30:10 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/24 03:30:12 DEBUG : chunked-copy: Done sending chunk 1 2025/04/24 03:30:13 DEBUG : chunked-copy: Done sending chunk 0 2025/04/24 03:30:13 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/24 03:30:14 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f82add3d03d6b5b9f680e1b_f2063d6cfd2c8fc5d_d20250424_m033013_c001_v0001144_t0059_u01745465413932") 2025/04/24 03:30:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/24 03:30:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/24 03:30:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/24 03:30:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/24 03:30:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/24 03:30:17 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/24 03:30:17 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/24 03:30:17 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/24 03:30:17 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/24 03:30:19 DEBUG : chunked-copy: Done sending chunk 0 2025/04/24 03:30:19 DEBUG : chunked-copy: Done sending chunk 1 2025/04/24 03:30:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/24 03:30:20 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0f82add3d03d6b5b9f680e1b_f2063d6cfd2c8fc68_d20250424_m033020_c001_v0001029_t0039_u01745465420555") 2025/04/24 03:30:20 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/24 03:30:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/24 03:30:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/24 03:30:21 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/24 03:30:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/24 03:30:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/24 03:30:21 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/24 03:30:23 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/24 03:30:25 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/24 03:30:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xarasey5zugu/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/04/24 03:30:27 INFO : B2 bucket rclone-test-xarasey5zugu: cleaning bucket "rclone-test-xarasey5zugu" of all files 2025/04/24 03:30:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f4063d6cfd2c8fc2b_d20250424_m032931_c001_v7007000_t0000_u01745465371022") 2025/04/24 03:30:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b337_d20250424_m032926_c001_v0001181_t0010_u01745465366911") 2025/04/24 03:30:28 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b336_d20250424_m032926_c001_v7007000_t0000_u01745465366334") 2025/04/24 03:30:28 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f2063d6cfd2c8fc22_d20250424_m032921_c001_v0001182_t0009_u01745465361921") 2025/04/24 03:30:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40341f9e5261ecf3_d20250424_m032954_c001_v7007000_t0000_u01745465394565") 2025/04/24 03:30:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20813580f5152fd8_d20250424_m032949_c001_v0001100_t0004_u01745465389019") 2025/04/24 03:30:28 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152fd7_d20250424_m032948_c001_v7007000_t0000_u01745465388438") 2025/04/24 03:30:28 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f2063d6cfd2c8fc39_d20250424_m032942_c001_v0001113_t0013_u01745465382480") 2025/04/24 03:30:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f4063d6cfd2c8fc38_d20250424_m032942_c001_v7007000_t0000_u01745465382286") 2025/04/24 03:30:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f2063d6cfd2c8fc34_d20250424_m032937_c001_v0001184_t0032_u01745465377252") 2025/04/24 03:30:28 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f4063d6cfd2c8fc33_d20250424_m032936_c001_v7007000_t0000_u01745465376663") 2025/04/24 03:30:28 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f2063d6cfd2c8fc2c_d20250424_m032931_c001_v0001179_t0052_u01745465371205") 2025/04/24 03:30:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40238c91b2e09825_d20250424_m032747_c001_v7007000_t0000_u01745465267686") 2025/04/24 03:30:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20813580f5152f5e_d20250424_m032743_c001_v0001145_t0054_u01745465263373") 2025/04/24 03:30:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40238c91b2e0981c_d20250424_m032737_c001_v7007000_t0000_u01745465257946") 2025/04/24 03:30:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20238c91b2e09819_d20250424_m032733_c001_v0001101_t0000_u01745465253876") 2025/04/24 03:30:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152f5d_d20250424_m032742_c001_v7007000_t0000_u01745465262983") 2025/04/24 03:30:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20238c91b2e0981d_d20250424_m032738_c001_v0001032_t0025_u01745465258128") 2025/04/24 03:30:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40238c91b2e09818_d20250424_m032733_c001_v7007000_t0000_u01745465253440") 2025/04/24 03:30:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f201713292abd9084_d20250424_m032729_c001_v0001184_t0018_u01745465249343") 2025/04/24 03:30:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f401713292abd9083_d20250424_m032729_c001_v7007000_t0000_u01745465249161") 2025/04/24 03:30:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20238c91b2e09813_d20250424_m032725_c001_v0001178_t0010_u01745465245582") 2025/04/24 03:30:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40238c91b2e09812_d20250424_m032725_c001_v7007000_t0000_u01745465245139") 2025/04/24 03:30:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f201713292abd907c_d20250424_m032721_c001_v0001176_t0026_u01745465241530") 2025/04/24 03:30:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b2ee_d20250424_m032821_c001_v7007000_t0000_u01745465301830") 2025/04/24 03:30:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f217097eeed9dbde2_d20250424_m032817_c001_v0001109_t0019_u01745465297272") 2025/04/24 03:30:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b2e9_d20250424_m032812_c001_v7007000_t0000_u01745465292135") 2025/04/24 03:30:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b2e6_d20250424_m032807_c001_v0001109_t0051_u01745465287804") 2025/04/24 03:30:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f417097eeed9dbde1_d20250424_m032816_c001_v7007000_t0000_u01745465296878") 2025/04/24 03:30:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b2ea_d20250424_m032812_c001_v0001171_t0006_u01745465292321") 2025/04/24 03:30:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b2e5_d20250424_m032807_c001_v7007000_t0000_u01745465287406") 2025/04/24 03:30:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21870d48f88b7491_d20250424_m032803_c001_v0001146_t0057_u01745465283077") 2025/04/24 03:30:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41870d48f88b7490_d20250424_m032802_c001_v7007000_t0000_u01745465282894") 2025/04/24 03:30:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20813580f5152f61_d20250424_m032751_c001_v0001183_t0022_u01745465271893") 2025/04/24 03:30:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152f60_d20250424_m032751_c001_v7007000_t0000_u01745465271506") 2025/04/24 03:30:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20238c91b2e09826_d20250424_m032747_c001_v0001179_t0032_u01745465267870") 2025/04/24 03:30:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f401713292abd907b_d20250424_m032721_c001_v7007000_t0000_u01745465241348") 2025/04/24 03:30:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21577622b5b0494b_d20250424_m032707_c001_v0001099_t0024_u01745465227851") 2025/04/24 03:30:30 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41577622b5b04948_d20250424_m032707_c001_v7007000_t0000_u01745465227451") 2025/04/24 03:30:30 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f214fe37b5789b366_d20250424_m032703_c001_v0001176_t0042_u01745465223114") 2025/04/24 03:30:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f414fe37b5789b364_d20250424_m032702_c001_v7007000_t0000_u01745465222933") 2025/04/24 03:30:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f214fe37b5789b35b_d20250424_m032659_c001_v0001181_t0009_u01745465219001") 2025/04/24 03:30:30 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f414fe37b5789b35a_d20250424_m032658_c001_v7007000_t0000_u01745465218600") 2025/04/24 03:30:30 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21870d48f88b73b2_d20250424_m032654_c001_v0001099_t0039_u01745465214320") 2025/04/24 03:30:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41870d48f88b73b1_d20250424_m032654_c001_v7007000_t0000_u01745465214138") 2025/04/24 03:30:30 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f214fe37b5789b346_d20250424_m032650_c001_v0001104_t0031_u01745465210076") 2025/04/24 03:30:30 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f414fe37b5789b345_d20250424_m032649_c001_v7007000_t0000_u01745465209670") 2025/04/24 03:30:30 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f204279392f0dd468_d20250424_m032644_c001_v0001105_t0036_u01745465204455") 2025/04/24 03:30:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f411367abab999e37_d20250424_m032850_c001_v7007000_t0000_u01745465330714") 2025/04/24 03:30:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b305_d20250424_m032845_c001_v0001090_t0042_u01745465325929") 2025/04/24 03:30:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b300_d20250424_m032840_c001_v7007000_t0000_u01745465320257") 2025/04/24 03:30:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b2fd_d20250424_m032835_c001_v0001184_t0040_u01745465315901") 2025/04/24 03:30:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b304_d20250424_m032845_c001_v7007000_t0000_u01745465325476") 2025/04/24 03:30:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b301_d20250424_m032840_c001_v0001104_t0045_u01745465320441") 2025/04/24 03:30:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b2fa_d20250424_m032835_c001_v7007000_t0000_u01745465315454") 2025/04/24 03:30:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b2f8_d20250424_m032830_c001_v0001098_t0003_u01745465310475") 2025/04/24 03:30:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b2f7_d20250424_m032830_c001_v7007000_t0000_u01745465310291") 2025/04/24 03:30:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f217097eeed9dbde5_d20250424_m032826_c001_v0001102_t0050_u01745465306503") 2025/04/24 03:30:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f417097eeed9dbde4_d20250424_m032826_c001_v7007000_t0000_u01745465306058") 2025/04/24 03:30:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b2ef_d20250424_m032822_c001_v0001184_t0028_u01745465302018") 2025/04/24 03:30:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f4063d6cfd2c8fc21_d20250424_m032921_c001_v7007000_t0000_u01745465361738") 2025/04/24 03:30:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b330_d20250424_m032917_c001_v0001134_t0029_u01745465357040") 2025/04/24 03:30:31 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b32e_d20250424_m032916_c001_v7007000_t0000_u01745465356552") 2025/04/24 03:30:31 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b323_d20250424_m032910_c001_v0001171_t0046_u01745465350867") 2025/04/24 03:30:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b322_d20250424_m032910_c001_v7007000_t0000_u01745465350684") 2025/04/24 03:30:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b31c_d20250424_m032905_c001_v0001157_t0005_u01745465345939") 2025/04/24 03:30:31 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b31b_d20250424_m032905_c001_v7007000_t0000_u01745465345441") 2025/04/24 03:30:31 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b316_d20250424_m032900_c001_v0001182_t0036_u01745465340425") 2025/04/24 03:30:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b315_d20250424_m032900_c001_v7007000_t0000_u01745465340243") 2025/04/24 03:30:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f21911e299db5b30f_d20250424_m032856_c001_v0001101_t0014_u01745465336189") 2025/04/24 03:30:32 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f41911e299db5b30e_d20250424_m032855_c001_v7007000_t0000_u01745465335679") 2025/04/24 03:30:32 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f211367abab999e38_d20250424_m032850_c001_v0001144_t0018_u01745465330895") 2025/04/24 03:30:32 DEBUG : chunked-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152fea_d20250424_m033023_c001_v7007000_t0000_u01745465423159") 2025/04/24 03:30:32 DEBUG : chunked-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ed0d_d20250424_m033017_c001_v0001145_t0059_u01745465417019") 2025/04/24 03:30:32 DEBUG : chunked-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40341f9e5261ed0c_d20250424_m033016_c001_v7007000_t0000_u01745465416412") 2025/04/24 03:30:32 DEBUG : chunked-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ed05_d20250424_m033009_c001_v0001165_t0032_u01745465409834") 2025/04/24 03:30:32 DEBUG : chunked-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40341f9e5261ed02_d20250424_m033009_c001_v7007000_t0000_u01745465409224") 2025/04/24 03:30:32 DEBUG : chunked-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f2063d6cfd2c8fc55_d20250424_m033003_c001_v0001182_t0048_u01745465403780") 2025/04/24 03:30:32 DEBUG : chunked-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f4063d6cfd2c8fc53_d20250424_m033003_c001_v7007000_t0000_u01745465403124") 2025/04/24 03:30:32 DEBUG : chunked-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f10597041444bdac3_d20250424_m032959_c001_v0001116_t0051_u01745465399035") 2025/04/24 03:30:32 DEBUG : chunked-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40341f9e5261ecf6_d20250424_m032958_c001_v7007000_t0000_u01745465398624") 2025/04/24 03:30:32 DEBUG : chunked-copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f10597041444bdab3_d20250424_m032955_c001_v0001116_t0015_u01745465395377") 2025/04/24 03:30:32 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152fe9_d20250424_m033022_c001_v7007000_t0000_u01745465422971") 2025/04/24 03:30:32 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f2063d6cfd2c8fc68_d20250424_m033020_c001_v0001029_t0039_u01745465420555") 2025/04/24 03:30:32 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40341f9e5261ed0b_d20250424_m033016_c001_v7007000_t0000_u01745465416228") 2025/04/24 03:30:32 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f2063d6cfd2c8fc5d_d20250424_m033013_c001_v0001144_t0059_u01745465413932") 2025/04/24 03:30:32 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40341f9e5261ed01_d20250424_m033009_c001_v7007000_t0000_u01745465409040") 2025/04/24 03:30:32 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ecfd_d20250424_m033007_c001_v0001136_t0031_u01745465407051") 2025/04/24 03:30:33 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f4063d6cfd2c8fc52_d20250424_m033002_c001_v7007000_t0000_u01745465402941") 2025/04/24 03:30:33 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f20341f9e5261ecf7_d20250424_m033001_c001_v0001098_t0040_u01745465401004") 2025/04/24 03:30:33 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40341f9e5261ecf5_d20250424_m032958_c001_v7007000_t0000_u01745465398440") 2025/04/24 03:30:33 DEBUG : chunked-copy.copy: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f104131ac86f9a523_d20250424_m032957_c001_v0001184_t0013_u01745465397653") 2025/04/24 03:30:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f118f41e6f5b45577_d20250424_m032524_c001_v0001184_t0050_u01745465124415") 2025/04/24 03:30:33 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152fec_d20250424_m033024_c001_v7007000_t0000_u01745465424360") 2025/04/24 03:30:33 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f10597041444bdb24_d20250424_m033023_c001_v0001116_t0049_u01745465423698") 2025/04/24 03:30:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40813580f5152fee_d20250424_m033026_c001_v7007000_t0000_u01745465426127") 2025/04/24 03:30:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f10597041444bdb30_d20250424_m033025_c001_v0001116_t0033_u01745465425502") 2025/04/24 03:30:33 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f10597041444bdb2a_d20250424_m033024_c001_v0001116_t0033_u01745465424540") 2025/04/24 03:30:33 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f82add3d03d6b5b9f680e1b_f40341f9e5261ebb3_d20250424_m032637_c001_v7007000_t0000_u01745465197628") 2025/04/24 03:30:34 INFO : B2 bucket rclone-test-xarasey5zugu: cleaning bucket "rclone-test-xarasey5zugu" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (346.78s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.45s) --- PASS: TestIntegration/FsMkdir (341.57s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.96s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.53s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- 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.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.50s) --- 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.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (33.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.94s) --- 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.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (4.49s) --- 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 (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (190.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (37.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (18.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (13.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (34.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (15.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (11.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.77s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.49s) --- 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 346.799s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m47.634815769s (try 1/5)