"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:442: Using remote "TestB2:" 2025/01/23 04:24:13 DEBUG : Creating backend with remote "TestB2:rclone-test-gukaruc7tica" 2025/01/23 04:24:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: 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/01/23 04:24:24 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/23 04:24:24 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/23 04:24:25 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/23 04:24:47 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/01/23 04:24:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/23 04:24:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/23 04:24:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/23 04:24:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/23 04:24:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/23 04:24:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/23 04:24:50 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/01/23 04:24:56 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/23 04:24:58 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/23 04:25:02 INFO : B2 bucket rclone-test-gukaruc7tica: cleaning bucket "rclone-test-gukaruc7tica" of all files 2025/01/23 04:25:03 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296c3d_d20250123_m042502_c001_v0001183_t0023_u01737606302044") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/23 04:25:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gukaruc7tica/dirToPurgeFromRoot" 2025/01/23 04:25:05 INFO : B2 bucket rclone-test-gukaruc7tica path dirToPurgeFromRoot: cleaning bucket "rclone-test-gukaruc7tica" of all files 2025/01/23 04:25:05 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296c6f_d20250123_m042503_c001_v0001183_t0043_u01737606303562") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/23 04:25:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gukaruc7tica/hello? sausage/êé" 2025/01/23 04:25:10 INFO : B2 bucket rclone-test-gukaruc7tica path hello? sausage/êé: cleaning bucket "rclone-test-gukaruc7tica" of all files 2025/01/23 04:25:10 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1117a6f0ba04097d_d20250123_m042508_c001_v0001131_t0044_u01737606308817") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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/01/23 04:25:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gukaruc7tica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/23 04:25:21 DEBUG : Creating backend with remote "TestB2:rclone-test-gukaruc7tica/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-gukaruc7tica" from "TestB2:rclone-test-gukaruc7tica" 2025/01/23 04:25:22 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/01/23 04:25:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kijiwap7modi" 2025/01/23 04:25:41 DEBUG : B2 bucket rclone-test-kijiwap7modi: Purge remote 2025/01/23 04:25:41 INFO : B2 bucket rclone-test-kijiwap7modi: cleaning bucket "rclone-test-kijiwap7modi" of all files 2025/01/23 04:25:41 DEBUG : somefile: Deleting (id "4_zef328db3608d9b1b9f480e1b_f40626a8773c63e76_d20250123_m042539_c001_v0001184_t0053_u01737606339576") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/23 04:25:46 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/23 04:25:47 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/01/23 04:25:49 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/23 04:25:49 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/23 04:25:49 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.559Ki offset 6Mi/6.106Mi 2025/01/23 04:25:49 DEBUG : test-metadata: Sending chunk 1 length 111164 2025/01/23 04:25:51 DEBUG : test-metadata: Done sending chunk 1 2025/01/23 04:25:51 DEBUG : test-metadata: Done sending chunk 0 2025/01/23 04:25:51 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/01/23 04:25:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/23 04:25:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/23 04:26:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions-v2025-01-23-042557-358.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/01/23 04:26:03 DEBUG : oldPath = "TestB2:rclone-test-gukaruc7tica/versions/test-versions-v2025-01-23-042557-358.txt" 2025/01/23 04:26:03 DEBUG : newPath = "TestB2,versions:rclone-test-gukaruc7tica/versions/test-versions-v2025-01-23-042557-358.txt" 2025/01/23 04:26:03 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-gukaruc7tica/versions/test-versions-v2025-01-23-042557-358.txt" 2025/01/23 04:26:03 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/23 04:26:04 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-gukaruc7tica/versions/test-versions-v2025-01-23-042557-358.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-gukaruc7tica/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/01/23 04:26:06 INFO : B2 bucket rclone-test-gukaruc7tica: cleaning bucket "rclone-test-gukaruc7tica" of all hidden files 2025/01/23 04:26:06 DEBUG : leading space/ leading space: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9bf_d20250123_m042431_c001_v7007000_t0000_u01737606271788") as it is a hide marker 2025/01/23 04:26:06 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : leading space/ leading space: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182967dc_d20250123_m042431_c001_v0001183_t0038_u01737606271220") 2025/01/23 04:26:06 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9bd_d20250123_m042430_c001_v7007000_t0000_u01737606270835") as it is a hide marker 2025/01/23 04:26:06 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182967b7_d20250123_m042430_c001_v0001183_t0032_u01737606270238") 2025/01/23 04:26:06 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9cc_d20250123_m042437_c001_v7007000_t0000_u01737606277470") as it is a hide marker 2025/01/23 04:26:06 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182968b3_d20250123_m042436_c001_v0001183_t0045_u01737606276889") 2025/01/23 04:26:06 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : created from root.txt: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd36d1_d20250123_m042530_c001_v7007000_t0000_u01737606330417") as it is a hide marker 2025/01/23 04:26:06 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : created from root.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f114f4d66bbd52d59_d20250123_m042529_c001_v0001043_t0035_u01737606329310") 2025/01/23 04:26:06 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : file name.txt: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e3ed8_d20250123_m042546_c001_v7007000_t0000_u01737606346065") as it is a hide marker 2025/01/23 04:26:06 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : file name.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296ebd_d20250123_m042518_c001_v0001183_t0000_u01737606318385") 2025/01/23 04:26:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : file name.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f110357d353febcdb_d20250123_m042514_c001_v0001184_t0042_u01737606314875") 2025/01/23 04:26:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : file name.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296afe_d20250123_m042454_c001_v0001183_t0048_u01737606294036") 2025/01/23 04:26:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : file name.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296ae6_d20250123_m042453_c001_v0001183_t0048_u01737606293246") 2025/01/23 04:26:06 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296af0_d20250123_m042453_c001_v0001183_t0031_u01737606293651") "upload" dated 2025-01-23 04:24:53.651 +0000 UTC (1m12.715908793s ago) 2025/01/23 04:26:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f407024565aa3943c_d20250123_m042512_c001_v7007000_t0000_u01737606312630") as it is a hide marker 2025/01/23 04:26:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f101f7e4c2b424070_d20250123_m042512_c001_v0001184_t0012_u01737606312425") 2025/01/23 04:26:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f10948513eaacc84b_d20250123_m042511_c001_v0001184_t0051_u01737606311810") 2025/01/23 04:26:06 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9d9_d20250123_m042444_c001_v7007000_t0000_u01737606284044") as it is a hide marker 2025/01/23 04:26:06 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182969a1_d20250123_m042443_c001_v0001183_t0034_u01737606283480") 2025/01/23 04:26:06 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : piped data.txt: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e3f05_d20250123_m042547_c001_v7007000_t0000_u01737606347751") as it is a hide marker 2025/01/23 04:26:06 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : piped data.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e1829733c_d20250123_m042547_c001_v0001183_t0054_u01737606347354") 2025/01/23 04:26:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : piped data.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e3ef4_d20250123_m042547_c001_v7007000_t0000_u01737606347175") 2025/01/23 04:26:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : piped data.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4179ac8e18297324_d20250123_m042546_c001_v0001183_t0031_u01737606346805") 2025/01/23 04:26:06 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9db_d20250123_m042444_c001_v7007000_t0000_u01737606284980") as it is a hide marker 2025/01/23 04:26:06 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182969bf_d20250123_m042444_c001_v0001183_t0026_u01737606284412") 2025/01/23 04:26:06 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : test-metadata: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e3f8a_d20250123_m042554_c001_v7007000_t0000_u01737606354811") as it is a hide marker 2025/01/23 04:26:06 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : test-metadata: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f2141d0dfa75e3f24_d20250123_m042549_c001_v0001183_t0017_u01737606349439") 2025/01/23 04:26:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : test-metadata: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e3f10_d20250123_m042548_c001_v7007000_t0000_u01737606348699") 2025/01/23 04:26:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : test-metadata: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e1829735c_d20250123_m042547_c001_v0001183_t0044_u01737606347932") 2025/01/23 04:26:06 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9cf_d20250123_m042439_c001_v7007000_t0000_u01737606279320") as it is a hide marker 2025/01/23 04:26:06 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182968f7_d20250123_m042438_c001_v0001183_t0049_u01737606278756") 2025/01/23 04:26:06 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9d1_d20250123_m042441_c001_v7007000_t0000_u01737606281189") as it is a hide marker 2025/01/23 04:26:06 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296941_d20250123_m042440_c001_v0001183_t0054_u01737606280623") 2025/01/23 04:26:06 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9d0_d20250123_m042440_c001_v7007000_t0000_u01737606280247") as it is a hide marker 2025/01/23 04:26:06 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296919_d20250123_m042439_c001_v0001183_t0022_u01737606279686") 2025/01/23 04:26:06 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9d3_d20250123_m042442_c001_v7007000_t0000_u01737606282174") as it is a hide marker 2025/01/23 04:26:06 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e1829695f_d20250123_m042441_c001_v0001183_t0029_u01737606281576") 2025/01/23 04:26:06 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9d5_d20250123_m042443_c001_v7007000_t0000_u01737606283101") as it is a hide marker 2025/01/23 04:26:06 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296973_d20250123_m042442_c001_v0001183_t0054_u01737606282532") 2025/01/23 04:26:06 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9cd_d20250123_m042438_c001_v7007000_t0000_u01737606278385") as it is a hide marker 2025/01/23 04:26:06 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : trailing space /trailing space : Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182968d7_d20250123_m042437_c001_v0001183_t0017_u01737606277828") 2025/01/23 04:26:06 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18297561_d20250123_m042602_c001_v0001183_t0046_u01737606362173") "upload" dated 2025-01-23 04:26:02.173 +0000 UTC (4.194208233s ago) 2025/01/23 04:26:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f417eed44989e1566_d20250123_m042559_c001_v7007000_t0000_u01737606359990") 2025/01/23 04:26:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182974ad_d20250123_m042557_c001_v0001183_t0025_u01737606357358") 2025/01/23 04:26:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9e5_d20250123_m042452_c001_v7007000_t0000_u01737606292699") as it is a hide marker 2025/01/23 04:26:06 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f21564a3b901ea9de_d20250123_m042447_c001_v0001182_t0015_u01737606287122") 2025/01/23 04:26:06 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : zero-length-file: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9dd_d20250123_m042446_c001_v7007000_t0000_u01737606286861") as it is a hide marker 2025/01/23 04:26:06 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : zero-length-file: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4179ac8e182969fd_d20250123_m042446_c001_v0001183_t0031_u01737606286289") 2025/01/23 04:26:06 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9c1_d20250123_m042432_c001_v7007000_t0000_u01737606272718") as it is a hide marker 2025/01/23 04:26:06 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296801_d20250123_m042432_c001_v0001183_t0056_u01737606272154") 2025/01/23 04:26:06 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9b8_d20250123_m042427_c001_v7007000_t0000_u01737606267989") as it is a hide marker 2025/01/23 04:26:06 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296732_d20250123_m042427_c001_v0001183_t0017_u01737606267007") 2025/01/23 04:26:06 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9c8_d20250123_m042435_c001_v7007000_t0000_u01737606275574") as it is a hide marker 2025/01/23 04:26:06 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296873_d20250123_m042434_c001_v0001183_t0047_u01737606274957") 2025/01/23 04:26:06 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9c5_d20250123_m042434_c001_v7007000_t0000_u01737606274593") as it is a hide marker 2025/01/23 04:26:06 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296847_d20250123_m042434_c001_v0001183_t0057_u01737606274030") 2025/01/23 04:26:06 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9c9_d20250123_m042436_c001_v7007000_t0000_u01737606276519") as it is a hide marker 2025/01/23 04:26:06 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296896_d20250123_m042435_c001_v0001183_t0024_u01737606275946") 2025/01/23 04:26:06 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9c2_d20250123_m042433_c001_v7007000_t0000_u01737606273669") as it is a hide marker 2025/01/23 04:26:06 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296827_d20250123_m042433_c001_v0001183_t0029_u01737606273075") 2025/01/23 04:26:06 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : ./.: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9bb_d20250123_m042428_c001_v7007000_t0000_u01737606268959") as it is a hide marker 2025/01/23 04:26:06 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : ./.: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296764_d20250123_m042428_c001_v0001183_t0048_u01737606268352") 2025/01/23 04:26:06 NOTICE: ./.: Skipped delete as --dry-run is set 2025/01/23 04:26:06 DEBUG : ../..: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9bc_d20250123_m042429_c001_v7007000_t0000_u01737606269879") as it is a hide marker 2025/01/23 04:26:06 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/01/23 04:26:06 DEBUG : ../..: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e1829678d_d20250123_m042429_c001_v0001183_t0054_u01737606269315") 2025/01/23 04:26:06 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/01/23 04:26:06 INFO : B2 bucket rclone-test-gukaruc7tica: cleaning bucket "rclone-test-gukaruc7tica" of all hidden files 2025/01/23 04:26:06 DEBUG : leading space/ leading space: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9bf_d20250123_m042431_c001_v7007000_t0000_u01737606271788") as it is a hide marker 2025/01/23 04:26:06 DEBUG : leading space/ leading space: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182967dc_d20250123_m042431_c001_v0001183_t0038_u01737606271220") 2025/01/23 04:26:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9bd_d20250123_m042430_c001_v7007000_t0000_u01737606270835") as it is a hide marker 2025/01/23 04:26:06 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182967b7_d20250123_m042430_c001_v0001183_t0032_u01737606270238") 2025/01/23 04:26:06 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9cc_d20250123_m042437_c001_v7007000_t0000_u01737606277470") as it is a hide marker 2025/01/23 04:26:06 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182968b3_d20250123_m042436_c001_v0001183_t0045_u01737606276889") 2025/01/23 04:26:06 DEBUG : created from root.txt: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd36d1_d20250123_m042530_c001_v7007000_t0000_u01737606330417") as it is a hide marker 2025/01/23 04:26:06 DEBUG : created from root.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f114f4d66bbd52d59_d20250123_m042529_c001_v0001043_t0035_u01737606329310") 2025/01/23 04:26:06 DEBUG : file name.txt: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e3ed8_d20250123_m042546_c001_v7007000_t0000_u01737606346065") as it is a hide marker 2025/01/23 04:26:07 DEBUG : file name.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296ebd_d20250123_m042518_c001_v0001183_t0000_u01737606318385") 2025/01/23 04:26:07 DEBUG : file name.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f110357d353febcdb_d20250123_m042514_c001_v0001184_t0042_u01737606314875") 2025/01/23 04:26:07 DEBUG : file name.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296afe_d20250123_m042454_c001_v0001183_t0048_u01737606294036") 2025/01/23 04:26:07 DEBUG : file name.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296ae6_d20250123_m042453_c001_v0001183_t0048_u01737606293246") 2025/01/23 04:26:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296af0_d20250123_m042453_c001_v0001183_t0031_u01737606293651") "upload" dated 2025-01-23 04:24:53.651 +0000 UTC (1m13.753020147s ago) 2025/01/23 04:26:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f407024565aa3943c_d20250123_m042512_c001_v7007000_t0000_u01737606312630") as it is a hide marker 2025/01/23 04:26:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f101f7e4c2b424070_d20250123_m042512_c001_v0001184_t0012_u01737606312425") 2025/01/23 04:26:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f10948513eaacc84b_d20250123_m042511_c001_v0001184_t0051_u01737606311810") 2025/01/23 04:26:07 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9d9_d20250123_m042444_c001_v7007000_t0000_u01737606284044") as it is a hide marker 2025/01/23 04:26:07 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182969a1_d20250123_m042443_c001_v0001183_t0034_u01737606283480") 2025/01/23 04:26:07 DEBUG : piped data.txt: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e3f05_d20250123_m042547_c001_v7007000_t0000_u01737606347751") as it is a hide marker 2025/01/23 04:26:07 DEBUG : piped data.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e1829733c_d20250123_m042547_c001_v0001183_t0054_u01737606347354") 2025/01/23 04:26:07 DEBUG : piped data.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e3ef4_d20250123_m042547_c001_v7007000_t0000_u01737606347175") 2025/01/23 04:26:07 DEBUG : piped data.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4179ac8e18297324_d20250123_m042546_c001_v0001183_t0031_u01737606346805") 2025/01/23 04:26:07 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9db_d20250123_m042444_c001_v7007000_t0000_u01737606284980") as it is a hide marker 2025/01/23 04:26:07 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182969bf_d20250123_m042444_c001_v0001183_t0026_u01737606284412") 2025/01/23 04:26:07 DEBUG : test-metadata: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e3f8a_d20250123_m042554_c001_v7007000_t0000_u01737606354811") as it is a hide marker 2025/01/23 04:26:08 DEBUG : test-metadata: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f2141d0dfa75e3f24_d20250123_m042549_c001_v0001183_t0017_u01737606349439") 2025/01/23 04:26:08 DEBUG : test-metadata: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e3f10_d20250123_m042548_c001_v7007000_t0000_u01737606348699") 2025/01/23 04:26:08 DEBUG : test-metadata: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e1829735c_d20250123_m042547_c001_v0001183_t0044_u01737606347932") 2025/01/23 04:26:08 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9cf_d20250123_m042439_c001_v7007000_t0000_u01737606279320") as it is a hide marker 2025/01/23 04:26:08 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182968f7_d20250123_m042438_c001_v0001183_t0049_u01737606278756") 2025/01/23 04:26:08 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9d1_d20250123_m042441_c001_v7007000_t0000_u01737606281189") as it is a hide marker 2025/01/23 04:26:08 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296941_d20250123_m042440_c001_v0001183_t0054_u01737606280623") 2025/01/23 04:26:08 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9d0_d20250123_m042440_c001_v7007000_t0000_u01737606280247") as it is a hide marker 2025/01/23 04:26:08 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296919_d20250123_m042439_c001_v0001183_t0022_u01737606279686") 2025/01/23 04:26:08 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9d3_d20250123_m042442_c001_v7007000_t0000_u01737606282174") as it is a hide marker 2025/01/23 04:26:08 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e1829695f_d20250123_m042441_c001_v0001183_t0029_u01737606281576") 2025/01/23 04:26:08 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9d5_d20250123_m042443_c001_v7007000_t0000_u01737606283101") as it is a hide marker 2025/01/23 04:26:08 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296973_d20250123_m042442_c001_v0001183_t0054_u01737606282532") 2025/01/23 04:26:08 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9cd_d20250123_m042438_c001_v7007000_t0000_u01737606278385") as it is a hide marker 2025/01/23 04:26:08 DEBUG : trailing space /trailing space : Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182968d7_d20250123_m042437_c001_v0001183_t0017_u01737606277828") 2025/01/23 04:26:08 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18297561_d20250123_m042602_c001_v0001183_t0046_u01737606362173") "upload" dated 2025-01-23 04:26:02.173 +0000 UTC (6.594728888s ago) 2025/01/23 04:26:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f417eed44989e1566_d20250123_m042559_c001_v7007000_t0000_u01737606359990") 2025/01/23 04:26:08 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182974ad_d20250123_m042557_c001_v0001183_t0025_u01737606357358") 2025/01/23 04:26:08 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9e5_d20250123_m042452_c001_v7007000_t0000_u01737606292699") as it is a hide marker 2025/01/23 04:26:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f21564a3b901ea9de_d20250123_m042447_c001_v0001182_t0015_u01737606287122") 2025/01/23 04:26:08 DEBUG : zero-length-file: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9dd_d20250123_m042446_c001_v7007000_t0000_u01737606286861") as it is a hide marker 2025/01/23 04:26:08 DEBUG : zero-length-file: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4179ac8e182969fd_d20250123_m042446_c001_v0001183_t0031_u01737606286289") 2025/01/23 04:26:09 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9c1_d20250123_m042432_c001_v7007000_t0000_u01737606272718") as it is a hide marker 2025/01/23 04:26:09 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296801_d20250123_m042432_c001_v0001183_t0056_u01737606272154") 2025/01/23 04:26:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9b8_d20250123_m042427_c001_v7007000_t0000_u01737606267989") as it is a hide marker 2025/01/23 04:26:09 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296732_d20250123_m042427_c001_v0001183_t0017_u01737606267007") 2025/01/23 04:26:09 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9c8_d20250123_m042435_c001_v7007000_t0000_u01737606275574") as it is a hide marker 2025/01/23 04:26:09 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296873_d20250123_m042434_c001_v0001183_t0047_u01737606274957") 2025/01/23 04:26:09 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9c5_d20250123_m042434_c001_v7007000_t0000_u01737606274593") as it is a hide marker 2025/01/23 04:26:09 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296847_d20250123_m042434_c001_v0001183_t0057_u01737606274030") 2025/01/23 04:26:09 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9c9_d20250123_m042436_c001_v7007000_t0000_u01737606276519") as it is a hide marker 2025/01/23 04:26:09 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296896_d20250123_m042435_c001_v0001183_t0024_u01737606275946") 2025/01/23 04:26:09 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9c2_d20250123_m042433_c001_v7007000_t0000_u01737606273669") as it is a hide marker 2025/01/23 04:26:09 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296827_d20250123_m042433_c001_v0001183_t0029_u01737606273075") 2025/01/23 04:26:09 DEBUG : ./.: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9bb_d20250123_m042428_c001_v7007000_t0000_u01737606268959") as it is a hide marker 2025/01/23 04:26:09 DEBUG : ./.: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296764_d20250123_m042428_c001_v0001183_t0048_u01737606268352") 2025/01/23 04:26:09 DEBUG : ../..: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901ea9bc_d20250123_m042429_c001_v7007000_t0000_u01737606269879") as it is a hide marker 2025/01/23 04:26:09 DEBUG : ../..: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e1829678d_d20250123_m042429_c001_v0001183_t0054_u01737606269315") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/01/23 04:26:10 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/01/23 04:26:10 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/01/23 04:26:10 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/01/23 04:26:11 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/01/23 04:26:11 INFO : B2 bucket rclone-test-gukaruc7tica: cleaning bucket "rclone-test-gukaruc7tica" of pending multipart uploads older than 0s 2025/01/23 04:26:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296af0_d20250123_m042453_c001_v0001183_t0031_u01737606293651") "upload" dated 2025-01-23 04:24:53.651 +0000 UTC (1m18.056200104s ago) 2025/01/23 04:26:11 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f217eed44989e15bf_d20250123_m042610_c001_v0001109_t0013_u01737606370668") as it is a start marker (upload started at 2025-01-23 04:26:10.668 +0000 UTC) 2025/01/23 04:26:11 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/01/23 04:26:11 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f217eed44989e15c1_d20250123_m042610_c001_v0001182_t0051_u01737606370854") as it is a start marker (upload started at 2025-01-23 04:26:10.854 +0000 UTC) 2025/01/23 04:26:11 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/01/23 04:26:11 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f217eed44989e15c2_d20250123_m042611_c001_v0001113_t0048_u01737606371039") as it is a start marker (upload started at 2025-01-23 04:26:11.039 +0000 UTC) 2025/01/23 04:26:11 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/01/23 04:26:11 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f217eed44989e15c4_d20250123_m042611_c001_v0001150_t0027_u01737606371232") as it is a start marker (upload started at 2025-01-23 04:26:11.232 +0000 UTC) 2025/01/23 04:26:11 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/01/23 04:26:11 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f417eed44989e15be_d20250123_m042610_c001_v7007000_t0000_u01737606370485") "hide" dated 2025-01-23 04:26:10.485 +0000 UTC (1.22236443s ago) 2025/01/23 04:26:11 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18297561_d20250123_m042602_c001_v0001183_t0046_u01737606362173") 2025/01/23 04:26:11 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/01/23 04:26:11 INFO : B2 bucket rclone-test-gukaruc7tica: cleaning bucket "rclone-test-gukaruc7tica" of pending multipart uploads older than 0s 2025/01/23 04:26:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296af0_d20250123_m042453_c001_v0001183_t0031_u01737606293651") "upload" dated 2025-01-23 04:24:53.651 +0000 UTC (1m18.420593962s ago) 2025/01/23 04:26:12 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f217eed44989e15bf_d20250123_m042610_c001_v0001109_t0013_u01737606370668") as it is a start marker (upload started at 2025-01-23 04:26:10.668 +0000 UTC) 2025/01/23 04:26:12 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f217eed44989e15c1_d20250123_m042610_c001_v0001182_t0051_u01737606370854") as it is a start marker (upload started at 2025-01-23 04:26:10.854 +0000 UTC) 2025/01/23 04:26:12 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f217eed44989e15c2_d20250123_m042611_c001_v0001113_t0048_u01737606371039") as it is a start marker (upload started at 2025-01-23 04:26:11.039 +0000 UTC) 2025/01/23 04:26:12 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f217eed44989e15c4_d20250123_m042611_c001_v0001150_t0027_u01737606371232") as it is a start marker (upload started at 2025-01-23 04:26:11.232 +0000 UTC) 2025/01/23 04:26:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3f226dc3607d9b1b9f480e1b_f417eed44989e15be_d20250123_m042610_c001_v7007000_t0000_u01737606370485") "hide" dated 2025-01-23 04:26:10.485 +0000 UTC (1.586753931s ago) 2025/01/23 04:26:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18297561_d20250123_m042602_c001_v0001183_t0046_u01737606362173") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/01/23 04:26:12 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/23 04:26:13 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/23 04:26:13 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/01/23 04:26:23 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/23 04:26:23 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/23 04:26:23 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/23 04:26:23 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/23 04:26:24 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/23 04:26:25 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/23 04:26:25 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/23 04:26:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:26:28 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/01/23 04:26:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f201cd3ce931f1c54_d20250123_m042628_c001_v0001137_t0050_u01737606388491") 2025/01/23 04:26:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/23 04:26:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/23 04:26:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/23 04:26:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:26:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:26:31 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/23 04:26:32 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/23 04:26:32 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/23 04:26:32 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/23 04:26:32 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/23 04:26:35 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/23 04:26:35 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/23 04:26:35 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/23 04:26:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:26:36 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/01/23 04:26:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f201cd3ce931f1c86_d20250123_m042637_c001_v0001093_t0057_u01737606397043") 2025/01/23 04:26:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/23 04:26:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/23 04:26:37 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/23 04:26:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:26:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:26:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/23 04:26:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/23 04:26:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/23 04:26:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/23 04:26:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/23 04:26:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/23 04:26:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/23 04:26:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/23 04:26:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/23 04:26:44 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/23 04:26:44 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/23 04:26:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:26:45 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/01/23 04:26:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f21564a3b901eaecd_d20250123_m042645_c001_v0001183_t0001_u01737606405805") 2025/01/23 04:26:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/23 04:26:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/23 04:26:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/23 04:26:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/23 04:26:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/23 04:26:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:26:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:26:48 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/01/23 04:26:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/23 04:26:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/23 04:26:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/23 04:26:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/23 04:26:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/23 04:26:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/23 04:26:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/23 04:26:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:26:54 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/01/23 04:26:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f2141d0dfa75e4269_d20250123_m042654_c001_v0001177_t0004_u01737606414127") 2025/01/23 04:26:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/23 04:26:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/23 04:26:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/23 04:26:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:26:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:26:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/23 04:26:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/23 04:26:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/23 04:26:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/23 04:26:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/23 04:27:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/23 04:27:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/23 04:27:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/23 04:27:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:27:02 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/01/23 04:27:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f2141d0dfa75e42eb_d20250123_m042702_c001_v0001184_t0010_u01737606422343") 2025/01/23 04:27:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/23 04:27:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/23 04:27:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/23 04:27:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:27:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:27:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/23 04:27:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/23 04:27:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/23 04:27:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/23 04:27:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/23 04:27:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/23 04:27:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/23 04:27:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/23 04:27:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/23 04:27:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/23 04:27:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/23 04:27:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:27:10 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/01/23 04:27:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f206e9b3bb229cc94_d20250123_m042710_c001_v0001146_t0051_u01737606430904") 2025/01/23 04:27:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/23 04:27:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/23 04:27:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/23 04:27:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/23 04:27:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/23 04:27:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:27:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:27:13 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/01/23 04:27:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/23 04:27:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/23 04:27:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/23 04:27:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/23 04:27:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/23 04:27:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/23 04:27:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/23 04:27:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:27:19 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/01/23 04:27:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f201cd3ce931f1f1b_d20250123_m042719_c001_v0001183_t0053_u01737606439727") 2025/01/23 04:27:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/23 04:27:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/23 04:27:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/23 04:27:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:27:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:27:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/23 04:27:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/23 04:27:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/23 04:27:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/23 04:27:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/23 04:27:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/23 04:27:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/23 04:27:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/23 04:27:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:27:27 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/01/23 04:27:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f201cd3ce931f1fb8_d20250123_m042727_c001_v0001100_t0017_u01737606447701") 2025/01/23 04:27:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/23 04:27:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/23 04:27:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/23 04:27:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:27:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:27:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/23 04:27:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/23 04:27:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/23 04:27:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/23 04:27:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/23 04:27:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/23 04:27:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/23 04:27:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/23 04:27:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/23 04:27:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/23 04:27:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/23 04:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:27:36 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/01/23 04:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f206e9b3bb229cde3_d20250123_m042736_c001_v0001180_t0056_u01737606456631") 2025/01/23 04:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/23 04:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/23 04:27:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/23 04:27:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/23 04:27:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/23 04:27:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:27:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:27:39 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/01/23 04:27:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/23 04:27:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/23 04:27:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/23 04:27:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/23 04:27:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/23 04:27:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/23 04:27:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/23 04:27:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:27:44 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/01/23 04:27:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f206e9b3bb229cedf_d20250123_m042745_c001_v0001184_t0054_u01737606465048") 2025/01/23 04:27:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/23 04:27:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/23 04:27:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/23 04:27:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:27:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:27:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/23 04:27:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/23 04:27:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/23 04:27:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/23 04:27:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/23 04:27:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/23 04:27:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/23 04:27:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/23 04:27:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:27:57 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/01/23 04:27:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f211341ef2acca9d5_d20250123_m042757_c001_v0001184_t0026_u01737606477140") 2025/01/23 04:27:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/23 04:27:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/23 04:27:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/23 04:27:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:27:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:27:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/23 04:28:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/23 04:28:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/23 04:28:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/23 04:28:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/23 04:28:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/23 04:28:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/23 04:28:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/23 04:28:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/23 04:28:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/23 04:28:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/23 04:28:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:28:07 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/01/23 04:28:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f203d17c8c716147f_d20250123_m042807_c001_v0001137_t0050_u01737606487159") 2025/01/23 04:28:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/23 04:28:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/23 04:28:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/23 04:28:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/23 04:28:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/23 04:28:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:28:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:28:10 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/01/23 04:28:12 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/23 04:28:12 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/23 04:28:12 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/23 04:28:12 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/23 04:28:13 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/23 04:28:14 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/23 04:28:14 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/23 04:28:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:28:16 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/01/23 04:28:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f203d17c8c71614be_d20250123_m042816_c001_v0001042_t0042_u01737606496339") 2025/01/23 04:28:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/23 04:28:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/23 04:28:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/23 04:28:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:28:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:28:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/23 04:28:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/23 04:28:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/23 04:28:21 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/23 04:28:21 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/23 04:28:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/23 04:28:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/23 04:28:23 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/23 04:28:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:28:25 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/01/23 04:28:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f203ff0ee13776fd4_d20250123_m042825_c001_v0001033_t0057_u01737606505727") 2025/01/23 04:28:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/23 04:28:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/23 04:28:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/23 04:28:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:28:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:28:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/23 04:28:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/23 04:28:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/23 04:28:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/23 04:28:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/23 04:28:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/23 04:28:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/23 04:28:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/23 04:28:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/23 04:28:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/23 04:28:34 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/23 04:28:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:28:36 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/01/23 04:28:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f2120d195cf2228fe_d20250123_m042836_c001_v0001040_t0049_u01737606516845") 2025/01/23 04:28:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/23 04:28:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/23 04:28:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/23 04:28:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/23 04:28:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/23 04:28:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:28:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:28:40 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/01/23 04:28:43 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/23 04:28:43 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/23 04:28:43 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/23 04:28:43 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/23 04:28:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/23 04:28:45 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/23 04:28:45 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/23 04:28:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:28:47 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/01/23 04:28:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f206e9b3bb229d23a_d20250123_m042847_c001_v0001099_t0005_u01737606527574") 2025/01/23 04:28:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/23 04:28:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/23 04:28:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/23 04:28:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:28:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:28:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/23 04:28:52 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/23 04:28:52 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/23 04:28:52 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/23 04:28:52 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/23 04:28:54 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/23 04:28:55 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/23 04:28:55 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/23 04:28:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:28:57 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/01/23 04:28:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f210c5327f3b3503a_d20250123_m042857_c001_v0001184_t0028_u01737606537833") 2025/01/23 04:28:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/23 04:28:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/23 04:28:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/23 04:29:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:29:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:29:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/23 04:29:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/23 04:29:03 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/23 04:29:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/23 04:29:03 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/23 04:29:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/23 04:29:03 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/23 04:29:04 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/23 04:29:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/23 04:29:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/23 04:29:06 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/23 04:29:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/23 04:29:09 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/01/23 04:29:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z3f226dc3607d9b1b9f480e1b_f2009652886d9e6b8_d20250123_m042909_c001_v0001137_t0020_u01737606549211") 2025/01/23 04:29:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/23 04:29:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/23 04:29:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/23 04:29:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/23 04:29:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/23 04:29:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/23 04:29:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/23 04:29:12 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/01/23 04:29:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f226dc3607d9b1b9f480e1b_f209d499a74dd50f4_d20250123_m042920_c001_v0001183_t0021_u01737606560231") 2025/01/23 04:29:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/23 04:29:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/23 04:29:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/23 04:29:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/23 04:29:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/23 04:29:22 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/23 04:29:22 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/23 04:29:22 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/23 04:29:22 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/23 04:29:24 DEBUG : chunked-copy: Done sending chunk 0 2025/01/23 04:29:25 DEBUG : chunked-copy: Done sending chunk 1 2025/01/23 04:29:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/23 04:29:25 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f226dc3607d9b1b9f480e1b_f218a837a89876794_d20250123_m042925_c001_v0001144_t0036_u01737606565719") 2025/01/23 04:29:25 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/23 04:29:25 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/23 04:29:26 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/23 04:29:26 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/23 04:29:26 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/23 04:29:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/23 04:29:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/23 04:29:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/23 04:29:29 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/23 04:29:31 DEBUG : chunked-copy: Done sending chunk 0 2025/01/23 04:29:31 DEBUG : chunked-copy: Done sending chunk 1 2025/01/23 04:29:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/23 04:29:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3f226dc3607d9b1b9f480e1b_f218a837a898767a1_d20250123_m042932_c001_v0001106_t0021_u01737606572176") 2025/01/23 04:29:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/23 04:29:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/23 04:29:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/23 04:29:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/23 04:29:33 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/23 04:29:35 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/23 04:29:35 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/23 04:29:35 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/23 04:29:35 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/23 04:29:37 DEBUG : chunked-copy: Done sending chunk 1 2025/01/23 04:29:38 DEBUG : chunked-copy: Done sending chunk 0 2025/01/23 04:29:38 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/23 04:29:38 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z3f226dc3607d9b1b9f480e1b_f209d499a74dd5224_d20250123_m042938_c001_v0001181_t0029_u01737606578789") 2025/01/23 04:29:38 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/23 04:29:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/23 04:29:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/23 04:29:39 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/23 04:29:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/23 04:29:39 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/23 04:29:39 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/23 04:29:41 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/23 04:29:42 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/23 04:29:42 DEBUG : Creating backend with remote "TestB2:rclone-test-gukaruc7tica/deeper/nonexisting/directory" 2025/01/23 04:29:42 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/01/23 04:29:44 INFO : B2 bucket rclone-test-gukaruc7tica: cleaning bucket "rclone-test-gukaruc7tica" of all files 2025/01/23 04:29:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f410c5327f3b34fea_d20250123_m042851_c001_v7007000_t0000_u01737606531738") 2025/01/23 04:29:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f206e9b3bb229d23a_d20250123_m042847_c001_v0001099_t0005_u01737606527574") 2025/01/23 04:29:44 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f406e9b3bb229d238_d20250123_m042847_c001_v7007000_t0000_u01737606527071") 2025/01/23 04:29:44 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f210c5327f3b34fd5_d20250123_m042842_c001_v0001183_t0035_u01737606522636") 2025/01/23 04:29:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd50e5_d20250123_m042914_c001_v7007000_t0000_u01737606554503") 2025/01/23 04:29:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f2009652886d9e6b8_d20250123_m042909_c001_v0001137_t0020_u01737606549211") 2025/01/23 04:29:44 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4009652886d9e6b6_d20250123_m042908_c001_v7007000_t0000_u01737606548712") 2025/01/23 04:29:44 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f210c5327f3b35044_d20250123_m042903_c001_v0001176_t0004_u01737606543107") 2025/01/23 04:29:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f410c5327f3b35041_d20250123_m042902_c001_v7007000_t0000_u01737606542924") 2025/01/23 04:29:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f210c5327f3b3503a_d20250123_m042857_c001_v0001184_t0028_u01737606537833") 2025/01/23 04:29:44 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f410c5327f3b35038_d20250123_m042857_c001_v7007000_t0000_u01737606537335") 2025/01/23 04:29:44 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f210c5327f3b34fef_d20250123_m042851_c001_v0001137_t0036_u01737606531923") 2025/01/23 04:29:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f406e9b3bb229ccce_d20250123_m042715_c001_v7007000_t0000_u01737606435317") 2025/01/23 04:29:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f206e9b3bb229cc94_d20250123_m042710_c001_v0001146_t0051_u01737606430904") 2025/01/23 04:29:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f401cd3ce931f1e2d_d20250123_m042706_c001_v7007000_t0000_u01737606426220") 2025/01/23 04:29:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f2141d0dfa75e42eb_d20250123_m042702_c001_v0001184_t0010_u01737606422343") 2025/01/23 04:29:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f406e9b3bb229cc8e_d20250123_m042710_c001_v7007000_t0000_u01737606430558") 2025/01/23 04:29:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f201cd3ce931f1e30_d20250123_m042706_c001_v0001182_t0035_u01737606426401") 2025/01/23 04:29:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e42e8_d20250123_m042701_c001_v7007000_t0000_u01737606421983") 2025/01/23 04:29:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f201cd3ce931f1e20_d20250123_m042657_c001_v0001178_t0032_u01737606417713") 2025/01/23 04:29:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f401cd3ce931f1e1f_d20250123_m042657_c001_v7007000_t0000_u01737606417532") 2025/01/23 04:29:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f2141d0dfa75e4269_d20250123_m042654_c001_v0001177_t0004_u01737606414127") 2025/01/23 04:29:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e4264_d20250123_m042653_c001_v7007000_t0000_u01737606413769") 2025/01/23 04:29:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f201cd3ce931f1e00_d20250123_m042650_c001_v0001184_t0045_u01737606410091") 2025/01/23 04:29:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f411341ef2acca8ab_d20250123_m042740_c001_v7007000_t0000_u01737606460613") 2025/01/23 04:29:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f206e9b3bb229cde3_d20250123_m042736_c001_v0001180_t0056_u01737606456631") 2025/01/23 04:29:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f406e9b3bb229cd36_d20250123_m042731_c001_v7007000_t0000_u01737606451965") 2025/01/23 04:29:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f201cd3ce931f1fb8_d20250123_m042727_c001_v0001100_t0017_u01737606447701") 2025/01/23 04:29:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f406e9b3bb229cdcf_d20250123_m042736_c001_v7007000_t0000_u01737606456297") 2025/01/23 04:29:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f206e9b3bb229cd39_d20250123_m042732_c001_v0001153_t0021_u01737606452149") 2025/01/23 04:29:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f401cd3ce931f1fb1_d20250123_m042727_c001_v7007000_t0000_u01737606447361") 2025/01/23 04:29:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f206e9b3bb229ccf2_d20250123_m042723_c001_v0001182_t0053_u01737606443262") 2025/01/23 04:29:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f406e9b3bb229ccef_d20250123_m042723_c001_v7007000_t0000_u01737606443079") 2025/01/23 04:29:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f201cd3ce931f1f1b_d20250123_m042719_c001_v0001183_t0053_u01737606439727") 2025/01/23 04:29:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f401cd3ce931f1f1a_d20250123_m042719_c001_v7007000_t0000_u01737606439382") 2025/01/23 04:29:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f206e9b3bb229ccd3_d20250123_m042715_c001_v0001039_t0032_u01737606435499") 2025/01/23 04:29:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f401cd3ce931f1dfa_d20250123_m042649_c001_v7007000_t0000_u01737606409906") 2025/01/23 04:29:46 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f21564a3b901eaecd_d20250123_m042645_c001_v0001183_t0001_u01737606405805") 2025/01/23 04:29:46 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f41564a3b901eaecc_d20250123_m042645_c001_v7007000_t0000_u01737606405469") 2025/01/23 04:29:46 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f2141d0dfa75e41f9_d20250123_m042641_c001_v0001044_t0013_u01737606401316") 2025/01/23 04:29:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e41f5_d20250123_m042641_c001_v7007000_t0000_u01737606401115") 2025/01/23 04:29:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f201cd3ce931f1c86_d20250123_m042637_c001_v0001093_t0057_u01737606397043") 2025/01/23 04:29:46 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f401cd3ce931f1c80_d20250123_m042636_c001_v7007000_t0000_u01737606396696") 2025/01/23 04:29:46 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f2141d0dfa75e40d4_d20250123_m042632_c001_v0001104_t0020_u01737606392342") 2025/01/23 04:29:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4141d0dfa75e40cb_d20250123_m042632_c001_v7007000_t0000_u01737606392159") 2025/01/23 04:29:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f201cd3ce931f1c54_d20250123_m042628_c001_v0001137_t0050_u01737606388491") 2025/01/23 04:29:46 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f401cd3ce931f1c51_d20250123_m042628_c001_v7007000_t0000_u01737606388096") 2025/01/23 04:29:46 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f217eed44989e15d2_d20250123_m042623_c001_v0001183_t0052_u01737606383089") 2025/01/23 04:29:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f403ff0ee13776fa2_d20250123_m042811_c001_v7007000_t0000_u01737606491596") 2025/01/23 04:29:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f203d17c8c716147f_d20250123_m042807_c001_v0001137_t0050_u01737606487159") 2025/01/23 04:29:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f411341ef2acca9df_d20250123_m042801_c001_v7007000_t0000_u01737606481387") 2025/01/23 04:29:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f211341ef2acca9d5_d20250123_m042757_c001_v0001184_t0026_u01737606477140") 2025/01/23 04:29:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f403d17c8c7161479_d20250123_m042806_c001_v7007000_t0000_u01737606486765") 2025/01/23 04:29:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f211341ef2acca9e0_d20250123_m042801_c001_v0001183_t0018_u01737606481572") 2025/01/23 04:29:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f411341ef2acca9d4_d20250123_m042756_c001_v7007000_t0000_u01737606476747") 2025/01/23 04:29:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f211341ef2acca973_d20250123_m042748_c001_v0001145_t0027_u01737606468849") 2025/01/23 04:29:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f411341ef2acca96a_d20250123_m042748_c001_v7007000_t0000_u01737606468668") 2025/01/23 04:29:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f206e9b3bb229cedf_d20250123_m042745_c001_v0001184_t0054_u01737606465048") 2025/01/23 04:29:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f406e9b3bb229cede_d20250123_m042744_c001_v7007000_t0000_u01737606464637") 2025/01/23 04:29:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f211341ef2acca8b0_d20250123_m042740_c001_v0001183_t0045_u01737606460809") 2025/01/23 04:29:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f410c5327f3b34fd4_d20250123_m042842_c001_v7007000_t0000_u01737606522442") 2025/01/23 04:29:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f2120d195cf2228fe_d20250123_m042836_c001_v0001040_t0049_u01737606516845") 2025/01/23 04:29:47 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f4120d195cf2228fd_d20250123_m042836_c001_v7007000_t0000_u01737606516416") 2025/01/23 04:29:47 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f203ff0ee13776fdd_d20250123_m042830_c001_v0001116_t0015_u01737606510778") 2025/01/23 04:29:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f403ff0ee13776fdc_d20250123_m042830_c001_v7007000_t0000_u01737606510590") 2025/01/23 04:29:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f203ff0ee13776fd4_d20250123_m042825_c001_v0001033_t0057_u01737606505727") 2025/01/23 04:29:47 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f403ff0ee13776fd3_d20250123_m042825_c001_v7007000_t0000_u01737606505299") 2025/01/23 04:29:47 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f203ff0ee13776fc0_d20250123_m042820_c001_v0001182_t0035_u01737606500467") 2025/01/23 04:29:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f403ff0ee13776fbe_d20250123_m042820_c001_v7007000_t0000_u01737606500283") 2025/01/23 04:29:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f203d17c8c71614be_d20250123_m042816_c001_v0001042_t0042_u01737606496339") 2025/01/23 04:29:48 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f403d17c8c71614b9_d20250123_m042815_c001_v7007000_t0000_u01737606495897") 2025/01/23 04:29:48 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f203ff0ee13776fa4_d20250123_m042811_c001_v0001101_t0035_u01737606491801") 2025/01/23 04:29:48 DEBUG : chunked-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd5229_d20250123_m042940_c001_v7007000_t0000_u01737606580991") 2025/01/23 04:29:48 DEBUG : chunked-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f218a837a898767ab_d20250123_m042935_c001_v0001103_t0031_u01737606575036") 2025/01/23 04:29:48 DEBUG : chunked-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f418a837a898767a7_d20250123_m042934_c001_v7007000_t0000_u01737606574498") 2025/01/23 04:29:48 DEBUG : chunked-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f209d499a74dd51b4_d20250123_m042928_c001_v0001182_t0014_u01737606568923") 2025/01/23 04:29:48 DEBUG : chunked-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd51a5_d20250123_m042928_c001_v7007000_t0000_u01737606568379") 2025/01/23 04:29:48 DEBUG : chunked-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f209d499a74dd50f8_d20250123_m042922_c001_v0001184_t0056_u01737606562452") 2025/01/23 04:29:48 DEBUG : chunked-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd50f6_d20250123_m042921_c001_v7007000_t0000_u01737606561943") 2025/01/23 04:29:48 DEBUG : chunked-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18299063_d20250123_m042918_c001_v0001183_t0018_u01737606558743") 2025/01/23 04:29:48 DEBUG : chunked-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd50f0_d20250123_m042918_c001_v7007000_t0000_u01737606558410") 2025/01/23 04:29:48 DEBUG : chunked-copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18298fb3_d20250123_m042915_c001_v0001183_t0029_u01737606555226") 2025/01/23 04:29:48 DEBUG : chunked-copy.copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd5228_d20250123_m042940_c001_v7007000_t0000_u01737606580808") 2025/01/23 04:29:48 DEBUG : chunked-copy.copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f209d499a74dd5224_d20250123_m042938_c001_v0001181_t0029_u01737606578789") 2025/01/23 04:29:48 DEBUG : chunked-copy.copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f418a837a898767a5_d20250123_m042934_c001_v7007000_t0000_u01737606574303") 2025/01/23 04:29:48 DEBUG : chunked-copy.copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f218a837a898767a1_d20250123_m042932_c001_v0001106_t0021_u01737606572176") 2025/01/23 04:29:48 DEBUG : chunked-copy.copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd519f_d20250123_m042928_c001_v7007000_t0000_u01737606568194") 2025/01/23 04:29:48 DEBUG : chunked-copy.copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f218a837a89876794_d20250123_m042925_c001_v0001144_t0036_u01737606565719") 2025/01/23 04:29:48 DEBUG : chunked-copy.copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd50f5_d20250123_m042921_c001_v7007000_t0000_u01737606561761") 2025/01/23 04:29:48 DEBUG : chunked-copy.copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f209d499a74dd50f4_d20250123_m042920_c001_v0001183_t0021_u01737606560231") 2025/01/23 04:29:49 DEBUG : chunked-copy.copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd50ef_d20250123_m042918_c001_v7007000_t0000_u01737606558228") 2025/01/23 04:29:49 DEBUG : chunked-copy.copy: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f109e91f9270e2e1a_d20250123_m042917_c001_v0001154_t0011_u01737606557237") 2025/01/23 04:29:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e18296af0_d20250123_m042453_c001_v0001183_t0031_u01737606293651") 2025/01/23 04:29:49 DEBUG : unknown-size-put.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd522a_d20250123_m042941_c001_v7007000_t0000_u01737606581727") 2025/01/23 04:29:49 DEBUG : unknown-size-put.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182993af_d20250123_m042941_c001_v0001183_t0022_u01737606581530") 2025/01/23 04:29:49 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f409d499a74dd522e_d20250123_m042942_c001_v7007000_t0000_u01737606582678") 2025/01/23 04:29:49 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182993cd_d20250123_m042942_c001_v0001183_t0016_u01737606582471") 2025/01/23 04:29:49 DEBUG : unknown-size-update.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f1179ac8e182993c1_d20250123_m042941_c001_v0001183_t0012_u01737606581905") 2025/01/23 04:29:49 DEBUG : versions/test-versions.txt: Deleting (id "4_z3f226dc3607d9b1b9f480e1b_f417eed44989e15be_d20250123_m042610_c001_v7007000_t0000_u01737606370485") 2025/01/23 04:29:53 INFO : B2 bucket rclone-test-gukaruc7tica: cleaning bucket "rclone-test-gukaruc7tica" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (340.11s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.05s) --- PASS: TestIntegration/FsMkdir (331.89s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.84s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (90.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.56s) --- 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.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- 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.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (14.73s) --- 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.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (35.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.95s) --- 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 (6.11s) --- 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 (15.68s) --- 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.18s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (171.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (12.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 340.124s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m40.83276502s (try 1/5)