"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/11/03 01:16:51 NOTICE: TestB2: Stopped server 2025/11/03 01:16:51 NOTICE: TestB2: Starting server 2025/11/03 01:16:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gesegik5ruwa" 2025/11/03 01:16:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/03 01:16:54 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/03 01:16:54 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/03 01:16:54 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/11/03 01:17:25 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. fstests.go:833: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:833 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsOpenChunkWriter === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/11/03 01:17:29 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/03 01:17:30 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/03 01:17:36 INFO : B2 bucket rclone-test-gesegik5ruwa: cleaning bucket "rclone-test-gesegik5ruwa" of all files 2025/11/03 01:17:36 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc19c_d20251103_m011735_c001_v0001116_t0025_u01762132655041") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/03 01:17:38 DEBUG : Creating backend with remote "TestB2:rclone-test-gesegik5ruwa/dirToPurgeFromRoot" 2025/11/03 01:17:39 INFO : B2 bucket rclone-test-gesegik5ruwa path dirToPurgeFromRoot: cleaning bucket "rclone-test-gesegik5ruwa" of all files 2025/11/03 01:17:39 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc1a0_d20251103_m011736_c001_v0001116_t0016_u01762132656644") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/03 01:17:40 DEBUG : Creating backend with remote "TestB2:rclone-test-gesegik5ruwa/hello? sausage/êé" 2025/11/03 01:17:44 INFO : B2 bucket rclone-test-gesegik5ruwa path hello? sausage/êé: cleaning bucket "rclone-test-gesegik5ruwa" of all files 2025/11/03 01:17:44 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f113dce177085afb2_d20251103_m011742_c001_v0001182_t0025_u01762132662774") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/11/03 01:17:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/11/03 01:17:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/03 01:17:45 DEBUG : pacer: Reducing sleep to 10ms fstests.go:1267: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1267 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Error: &api.Error{Status:400, Code:"bad_request", Message:"expected a FileSseMode but found: ''"} === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1754: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1754 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: 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/11/03 01:17:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gesegik5ruwa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/03 01:17:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gesegik5ruwa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-gesegik5ruwa" from "TestB2:rclone-test-gesegik5ruwa" 2025/11/03 01:17:56 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/11/03 01:18:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yacoruf7dimo" 2025/11/03 01:18:12 DEBUG : B2 bucket rclone-test-yacoruf7dimo: Purge remote 2025/11/03 01:18:12 INFO : B2 bucket rclone-test-yacoruf7dimo: cleaning bucket "rclone-test-yacoruf7dimo" of all files 2025/11/03 01:18:13 DEBUG : somefile: Deleting (id "4_z8fb20d7340bd4b7b9fa80e1b_f41126d6d30a455e9_d20251103_m011811_c001_v0001136_t0018_u01762132691934") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/03 01:18:14 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/03 01:18:15 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 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:246 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB Messages: Put === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/11/03 01:18:26 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1116-00.backblaze.com/b2api/v1/b2_upload_file/2f92dda3409d4b7b9fa80e1b/c001_v0001116_t0052": EOF 2025/11/03 01:18:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-00.backblaze.com/b2api/v1/b2_upload_file/2f92dda3409d4b7b9fa80e1b/c001_v0001116_t0052": EOF) 2025/11/03 01:18:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1116-00.backblaze.com/b2api/v1/b2_upload_file/2f92dda3409d4b7b9fa80e1b/c001_v0001116_t0052": EOF - low level retry 1/10 2025/11/03 01:18:28 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-11-03-011820-659.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/11/03 01:18:30 DEBUG : oldPath = "TestB2:rclone-test-gesegik5ruwa/versions/test-versions-v2025-11-03-011820-659.txt" 2025/11/03 01:18:30 DEBUG : newPath = "TestB2,versions:rclone-test-gesegik5ruwa/versions/test-versions-v2025-11-03-011820-659.txt" 2025/11/03 01:18:30 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-gesegik5ruwa/versions/test-versions-v2025-11-03-011820-659.txt" 2025/11/03 01:18:30 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/11/03 01:18:31 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-gesegik5ruwa/versions/test-versions-v2025-11-03-011820-659.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-gesegik5ruwa/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/11/03 01:18:35 INFO : B2 bucket rclone-test-gesegik5ruwa: cleaning bucket "rclone-test-gesegik5ruwa" of all hidden files 2025/11/03 01:18:35 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf0_d20251103_m011703_c001_v7007000_t0000_u01762132623105") as it is a hide marker 2025/11/03 01:18:35 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : leading space/ leading space: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc140_d20251103_m011702_c001_v0001116_t0046_u01762132622162") 2025/11/03 01:18:35 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbeb_d20251103_m011701_c001_v7007000_t0000_u01762132621794") as it is a hide marker 2025/11/03 01:18:35 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc13a_d20251103_m011700_c001_v0001116_t0022_u01762132620868") 2025/11/03 01:18:35 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf9_d20251103_m011711_c001_v7007000_t0000_u01762132631231") as it is a hide marker 2025/11/03 01:18:35 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc15a_d20251103_m011710_c001_v0001116_t0008_u01762132630261") 2025/11/03 01:18:35 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : created from root.txt: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f41769bf18d439d04_d20251103_m011805_c001_v7007000_t0000_u01762132685921") as it is a hide marker 2025/11/03 01:18:35 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : created from root.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1159447fe7e50863_d20251103_m011804_c001_v0001180_t0059_u01762132684985") 2025/11/03 01:18:35 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : file name.txt: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f423e001ce8311968_d20251103_m011814_c001_v7007000_t0000_u01762132694031") as it is a hide marker 2025/11/03 01:18:35 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : file name.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc1b2_d20251103_m011751_c001_v0001116_t0032_u01762132671191") 2025/11/03 01:18:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : file name.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc18a_d20251103_m011726_c001_v0001116_t0025_u01762132646726") 2025/11/03 01:18:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : file name.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc186_d20251103_m011725_c001_v0001116_t0025_u01762132645273") 2025/11/03 01:18:35 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc188_d20251103_m011726_c001_v0001116_t0050_u01762132646090") "upload" dated 2025-11-03 01:17:26.09 +0000 UTC (1m9.263144332s ago) 2025/11/03 01:18:35 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dc0c_d20251103_m011721_c001_v7007000_t0000_u01762132641221") as it is a hide marker 2025/11/03 01:18:35 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc174_d20251103_m011720_c001_v0001116_t0025_u01762132640076") 2025/11/03 01:18:35 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : piped data.txt: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f423e001ce8311979_d20251103_m011816_c001_v7007000_t0000_u01762132696100") as it is a hide marker 2025/11/03 01:18:35 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : piped data.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc1da_d20251103_m011815_c001_v0001116_t0049_u01762132695323") 2025/11/03 01:18:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : piped data.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f423e001ce8311971_d20251103_m011815_c001_v7007000_t0000_u01762132695135") 2025/11/03 01:18:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : piped data.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f4005dd5d045fc1d8_d20251103_m011814_c001_v0001116_t0052_u01762132694763") 2025/11/03 01:18:35 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dc10_d20251103_m011722_c001_v7007000_t0000_u01762132642760") as it is a hide marker 2025/11/03 01:18:35 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc178_d20251103_m011721_c001_v0001116_t0001_u01762132641589") 2025/11/03 01:18:35 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : test-metadata: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f423e001ce831197f_d20251103_m011817_c001_v7007000_t0000_u01762132697543") as it is a hide marker 2025/11/03 01:18:35 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : test-metadata: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc1dc_d20251103_m011816_c001_v0001116_t0056_u01762132696285") 2025/11/03 01:18:35 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbfb_d20251103_m011714_c001_v7007000_t0000_u01762132634113") as it is a hide marker 2025/11/03 01:18:35 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc160_d20251103_m011713_c001_v0001116_t0050_u01762132633164") 2025/11/03 01:18:35 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dc01_d20251103_m011716_c001_v7007000_t0000_u01762132636953") as it is a hide marker 2025/11/03 01:18:35 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc16c_d20251103_m011716_c001_v0001116_t0045_u01762132636026") 2025/11/03 01:18:35 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbff_d20251103_m011715_c001_v7007000_t0000_u01762132635658") as it is a hide marker 2025/11/03 01:18:35 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc168_d20251103_m011714_c001_v0001116_t0011_u01762132634479") 2025/11/03 01:18:35 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dc08_d20251103_m011718_c001_v7007000_t0000_u01762132638312") as it is a hide marker 2025/11/03 01:18:35 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc170_d20251103_m011717_c001_v0001116_t0002_u01762132637322") 2025/11/03 01:18:35 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dc0a_d20251103_m011719_c001_v7007000_t0000_u01762132639709") as it is a hide marker 2025/11/03 01:18:35 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc172_d20251103_m011718_c001_v0001116_t0051_u01762132638679") 2025/11/03 01:18:35 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbfa_d20251103_m011712_c001_v7007000_t0000_u01762132632794") as it is a hide marker 2025/11/03 01:18:35 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : trailing space /trailing space : Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc15e_d20251103_m011711_c001_v0001116_t0054_u01762132631599") 2025/11/03 01:18:35 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f112e7b37416e936e_d20251103_m011828_c001_v0001113_t0000_u01762132708919") "upload" dated 2025-11-03 01:18:28.919 +0000 UTC (6.434859765s ago) 2025/11/03 01:18:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f40243b349eef9d84_d20251103_m011824_c001_v7007000_t0000_u01762132704105") 2025/11/03 01:18:35 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc1e2_d20251103_m011820_c001_v0001116_t0004_u01762132700659") 2025/11/03 01:18:35 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : zero-length-file: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dc11_d20251103_m011724_c001_v7007000_t0000_u01762132644594") as it is a hide marker 2025/11/03 01:18:35 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : zero-length-file: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f4005dd5d045fc182_d20251103_m011724_c001_v0001116_t0052_u01762132644049") 2025/11/03 01:18:35 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf1_d20251103_m011704_c001_v7007000_t0000_u01762132624486") as it is a hide marker 2025/11/03 01:18:35 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc145_d20251103_m011703_c001_v0001116_t0019_u01762132623472") 2025/11/03 01:18:35 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbe2_d20251103_m011657_c001_v7007000_t0000_u01762132617840") as it is a hide marker 2025/11/03 01:18:35 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc130_d20251103_m011656_c001_v0001116_t0025_u01762132616518") 2025/11/03 01:18:35 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf6_d20251103_m011708_c001_v7007000_t0000_u01762132628530") as it is a hide marker 2025/11/03 01:18:35 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc156_d20251103_m011707_c001_v0001116_t0052_u01762132627644") 2025/11/03 01:18:35 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf4_d20251103_m011707_c001_v7007000_t0000_u01762132627277") as it is a hide marker 2025/11/03 01:18:35 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc152_d20251103_m011706_c001_v0001116_t0026_u01762132626408") 2025/11/03 01:18:35 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf8_d20251103_m011709_c001_v7007000_t0000_u01762132629894") as it is a hide marker 2025/11/03 01:18:35 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc158_d20251103_m011708_c001_v0001116_t0054_u01762132628896") 2025/11/03 01:18:35 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf3_d20251103_m011706_c001_v7007000_t0000_u01762132626040") as it is a hide marker 2025/11/03 01:18:35 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc14d_d20251103_m011704_c001_v0001116_t0016_u01762132624858") 2025/11/03 01:18:35 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : ./.: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbe4_d20251103_m011659_c001_v7007000_t0000_u01762132619061") as it is a hide marker 2025/11/03 01:18:35 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : ./.: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc136_d20251103_m011658_c001_v0001116_t0021_u01762132618220") 2025/11/03 01:18:35 NOTICE: ./.: Skipped delete as --dry-run is set 2025/11/03 01:18:35 DEBUG : ../..: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbe7_d20251103_m011700_c001_v7007000_t0000_u01762132620502") as it is a hide marker 2025/11/03 01:18:35 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/11/03 01:18:35 DEBUG : ../..: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc138_d20251103_m011659_c001_v0001116_t0017_u01762132619428") 2025/11/03 01:18:35 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/11/03 01:18:35 INFO : B2 bucket rclone-test-gesegik5ruwa: cleaning bucket "rclone-test-gesegik5ruwa" of all hidden files 2025/11/03 01:18:35 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf0_d20251103_m011703_c001_v7007000_t0000_u01762132623105") as it is a hide marker 2025/11/03 01:18:35 DEBUG : leading space/ leading space: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc140_d20251103_m011702_c001_v0001116_t0046_u01762132622162") 2025/11/03 01:18:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbeb_d20251103_m011701_c001_v7007000_t0000_u01762132621794") as it is a hide marker 2025/11/03 01:18:35 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc13a_d20251103_m011700_c001_v0001116_t0022_u01762132620868") 2025/11/03 01:18:35 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf9_d20251103_m011711_c001_v7007000_t0000_u01762132631231") as it is a hide marker 2025/11/03 01:18:35 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc15a_d20251103_m011710_c001_v0001116_t0008_u01762132630261") 2025/11/03 01:18:35 DEBUG : created from root.txt: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f41769bf18d439d04_d20251103_m011805_c001_v7007000_t0000_u01762132685921") as it is a hide marker 2025/11/03 01:18:35 DEBUG : created from root.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1159447fe7e50863_d20251103_m011804_c001_v0001180_t0059_u01762132684985") 2025/11/03 01:18:35 DEBUG : file name.txt: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f423e001ce8311968_d20251103_m011814_c001_v7007000_t0000_u01762132694031") as it is a hide marker 2025/11/03 01:18:35 DEBUG : file name.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc1b2_d20251103_m011751_c001_v0001116_t0032_u01762132671191") 2025/11/03 01:18:36 DEBUG : file name.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc18a_d20251103_m011726_c001_v0001116_t0025_u01762132646726") 2025/11/03 01:18:36 DEBUG : file name.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc186_d20251103_m011725_c001_v0001116_t0025_u01762132645273") 2025/11/03 01:18:36 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc188_d20251103_m011726_c001_v0001116_t0050_u01762132646090") "upload" dated 2025-11-03 01:17:26.09 +0000 UTC (1m10.277627277s ago) 2025/11/03 01:18:36 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dc0c_d20251103_m011721_c001_v7007000_t0000_u01762132641221") as it is a hide marker 2025/11/03 01:18:36 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc174_d20251103_m011720_c001_v0001116_t0025_u01762132640076") 2025/11/03 01:18:36 DEBUG : piped data.txt: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f423e001ce8311979_d20251103_m011816_c001_v7007000_t0000_u01762132696100") as it is a hide marker 2025/11/03 01:18:36 DEBUG : piped data.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc1da_d20251103_m011815_c001_v0001116_t0049_u01762132695323") 2025/11/03 01:18:36 DEBUG : piped data.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f423e001ce8311971_d20251103_m011815_c001_v7007000_t0000_u01762132695135") 2025/11/03 01:18:36 DEBUG : piped data.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f4005dd5d045fc1d8_d20251103_m011814_c001_v0001116_t0052_u01762132694763") 2025/11/03 01:18:36 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dc10_d20251103_m011722_c001_v7007000_t0000_u01762132642760") as it is a hide marker 2025/11/03 01:18:36 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc178_d20251103_m011721_c001_v0001116_t0001_u01762132641589") 2025/11/03 01:18:36 DEBUG : test-metadata: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f423e001ce831197f_d20251103_m011817_c001_v7007000_t0000_u01762132697543") as it is a hide marker 2025/11/03 01:18:36 DEBUG : test-metadata: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc1dc_d20251103_m011816_c001_v0001116_t0056_u01762132696285") 2025/11/03 01:18:36 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbfb_d20251103_m011714_c001_v7007000_t0000_u01762132634113") as it is a hide marker 2025/11/03 01:18:36 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc160_d20251103_m011713_c001_v0001116_t0050_u01762132633164") 2025/11/03 01:18:36 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dc01_d20251103_m011716_c001_v7007000_t0000_u01762132636953") as it is a hide marker 2025/11/03 01:18:36 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc16c_d20251103_m011716_c001_v0001116_t0045_u01762132636026") 2025/11/03 01:18:36 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbff_d20251103_m011715_c001_v7007000_t0000_u01762132635658") as it is a hide marker 2025/11/03 01:18:37 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc168_d20251103_m011714_c001_v0001116_t0011_u01762132634479") 2025/11/03 01:18:37 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dc08_d20251103_m011718_c001_v7007000_t0000_u01762132638312") as it is a hide marker 2025/11/03 01:18:37 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc170_d20251103_m011717_c001_v0001116_t0002_u01762132637322") 2025/11/03 01:18:37 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dc0a_d20251103_m011719_c001_v7007000_t0000_u01762132639709") as it is a hide marker 2025/11/03 01:18:37 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc172_d20251103_m011718_c001_v0001116_t0051_u01762132638679") 2025/11/03 01:18:37 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbfa_d20251103_m011712_c001_v7007000_t0000_u01762132632794") as it is a hide marker 2025/11/03 01:18:37 DEBUG : trailing space /trailing space : Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc15e_d20251103_m011711_c001_v0001116_t0054_u01762132631599") 2025/11/03 01:18:37 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f112e7b37416e936e_d20251103_m011828_c001_v0001113_t0000_u01762132708919") "upload" dated 2025-11-03 01:18:28.919 +0000 UTC (8.520413887s ago) 2025/11/03 01:18:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f40243b349eef9d84_d20251103_m011824_c001_v7007000_t0000_u01762132704105") 2025/11/03 01:18:37 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc1e2_d20251103_m011820_c001_v0001116_t0004_u01762132700659") 2025/11/03 01:18:37 DEBUG : zero-length-file: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dc11_d20251103_m011724_c001_v7007000_t0000_u01762132644594") as it is a hide marker 2025/11/03 01:18:37 DEBUG : zero-length-file: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f4005dd5d045fc182_d20251103_m011724_c001_v0001116_t0052_u01762132644049") 2025/11/03 01:18:37 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf1_d20251103_m011704_c001_v7007000_t0000_u01762132624486") as it is a hide marker 2025/11/03 01:18:37 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc145_d20251103_m011703_c001_v0001116_t0019_u01762132623472") 2025/11/03 01:18:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbe2_d20251103_m011657_c001_v7007000_t0000_u01762132617840") as it is a hide marker 2025/11/03 01:18:37 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc130_d20251103_m011656_c001_v0001116_t0025_u01762132616518") 2025/11/03 01:18:37 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf6_d20251103_m011708_c001_v7007000_t0000_u01762132628530") as it is a hide marker 2025/11/03 01:18:37 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc156_d20251103_m011707_c001_v0001116_t0052_u01762132627644") 2025/11/03 01:18:37 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf4_d20251103_m011707_c001_v7007000_t0000_u01762132627277") as it is a hide marker 2025/11/03 01:18:37 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc152_d20251103_m011706_c001_v0001116_t0026_u01762132626408") 2025/11/03 01:18:38 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf8_d20251103_m011709_c001_v7007000_t0000_u01762132629894") as it is a hide marker 2025/11/03 01:18:38 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc158_d20251103_m011708_c001_v0001116_t0054_u01762132628896") 2025/11/03 01:18:38 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbf3_d20251103_m011706_c001_v7007000_t0000_u01762132626040") as it is a hide marker 2025/11/03 01:18:38 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc14d_d20251103_m011704_c001_v0001116_t0016_u01762132624858") 2025/11/03 01:18:38 DEBUG : ./.: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbe4_d20251103_m011659_c001_v7007000_t0000_u01762132619061") as it is a hide marker 2025/11/03 01:18:38 DEBUG : ./.: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc136_d20251103_m011658_c001_v0001116_t0021_u01762132618220") 2025/11/03 01:18:38 DEBUG : ../..: Deleting current version (id "4_z2f92dda3409d4b7b9fa80e1b_f415a39794fd9dbe7_d20251103_m011700_c001_v7007000_t0000_u01762132620502") as it is a hide marker 2025/11/03 01:18:38 DEBUG : ../..: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc138_d20251103_m011659_c001_v0001116_t0017_u01762132619428") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/11/03 01:18:39 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. b2_internal_test.go:508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/b2/b2_internal_test.go:508 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/11/03 01:18:39 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/03 01:18:39 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/11/03 01:18:39 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 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:275 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 Messages: PutLarge === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 fstests.go:2529: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2529 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 fstests.go:2529: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2529 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsCopyChunked/5242881 === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:209 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2511 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsCopyChunked/10485759 Messages: Put === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:209 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2511 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsCopyChunked/10485760 Messages: Put === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:209 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2511 Error: Received unexpected error: multipart upload failed to initialise: expected a FileSseMode but found: '' (400 bad_request) Test: TestIntegration/FsMkdir/FsCopyChunked/10485761 Messages: Put === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/03 01:18:51 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/03 01:18:52 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/03 01:18:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gesegik5ruwa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/03 01:18:54 INFO : B2 bucket rclone-test-gesegik5ruwa: cleaning bucket "rclone-test-gesegik5ruwa" of all files 2025/11/03 01:18:54 DEBUG : chunked-copy: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f42167a6f23db48aa_d20251103_m011849_c001_v7007000_t0000_u01762132729422") 2025/11/03 01:18:54 DEBUG : chunked-copy: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f112e7b37416e93a5_d20251103_m011847_c001_v0001113_t0046_u01762132727857") 2025/11/03 01:18:54 DEBUG : chunked-copy: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f42167a6f23db48a7_d20251103_m011847_c001_v7007000_t0000_u01762132727452") 2025/11/03 01:18:54 DEBUG : chunked-copy: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f112e7b37416e939f_d20251103_m011844_c001_v0001113_t0013_u01762132724777") 2025/11/03 01:18:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f1005dd5d045fc188_d20251103_m011726_c001_v0001116_t0050_u01762132646090") 2025/11/03 01:18:54 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f42167a6f23db48ad_d20251103_m011852_c001_v7007000_t0000_u01762132732106") 2025/11/03 01:18:54 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f112e7b37416e93b3_d20251103_m011851_c001_v0001113_t0020_u01762132731503") 2025/11/03 01:18:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f42167a6f23db48b2_d20251103_m011853_c001_v7007000_t0000_u01762132733254") 2025/11/03 01:18:54 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f112e7b37416e93b9_d20251103_m011852_c001_v0001113_t0059_u01762132732957") 2025/11/03 01:18:55 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f112e7b37416e93b7_d20251103_m011852_c001_v0001113_t0059_u01762132732288") 2025/11/03 01:18:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f42167a6f23db489c_d20251103_m011839_c001_v7007000_t0000_u01762132719158") 2025/11/03 01:18:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f92dda3409d4b7b9fa80e1b_f112e7b37416e936e_d20251103_m011828_c001_v0001113_t0000_u01762132708919") 2025/11/03 01:18:56 INFO : B2 bucket rclone-test-gesegik5ruwa: cleaning bucket "rclone-test-gesegik5ruwa" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (125.38s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.55s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.43s) --- FAIL: TestIntegration/FsMkdir (122.97s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.54s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.27s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- FAIL: TestIntegration/FsMkdir/FsOpenChunkWriter (0.32s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (75.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.58s) --- 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.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (6.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.56s) --- 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.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.96s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (24.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.53s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked (3.24s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi (0.54s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsCopyChunked (7.33s) --- FAIL: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.46s) --- FAIL: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.97s) --- FAIL: TestIntegration/FsMkdir/FsCopyChunked/10485759 (0.62s) --- FAIL: TestIntegration/FsMkdir/FsCopyChunked/10485760 (0.65s) --- FAIL: TestIntegration/FsMkdir/FsCopyChunked/10485761 (0.63s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.15s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/b2 125.424s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 2m6.338588064s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsOpenChunkWriter TestIntegration/FsMkdir/FsPutFiles/FsCopy TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 TestIntegration/FsMkdir/FsCopyChunked/5242880 TestIntegration/FsMkdir/FsCopyChunked/5242881 TestIntegration/FsMkdir/FsCopyChunked/10485759 TestIntegration/FsMkdir/FsCopyChunked/10485760 TestIntegration/FsMkdir/FsCopyChunked/10485761]