"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/03/22 04:28:01 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvimil5jofa" 2025/03/22 04:28:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/22 04:28:04 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/22 04:28:04 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/22 04:28:04 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/03/22 04:28:31 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/03/22 04:28:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/03/22 04:28:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/03/22 04:28:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/03/22 04:28:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/03/22 04:28:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/03/22 04:28:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/03/22 04:28:34 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/03/22 04:28:42 DEBUG : Creating backend with remote "TestB2:" 2025/03/22 04:28:42 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/22 04:28:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/03/22 04:28:47 INFO : B2 bucket rclone-test-fuvimil5jofa: cleaning bucket "rclone-test-fuvimil5jofa" of all files 2025/03/22 04:28:48 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472dd5_d20250322_m042847_c001_v0001042_t0006_u01742617727146") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/22 04:28:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvimil5jofa/dirToPurgeFromRoot" 2025/03/22 04:28:50 INFO : B2 bucket rclone-test-fuvimil5jofa path dirToPurgeFromRoot: cleaning bucket "rclone-test-fuvimil5jofa" of all files 2025/03/22 04:28:51 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472dd9_d20250322_m042848_c001_v0001042_t0017_u01742617728934") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/22 04:28:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvimil5jofa/hello? sausage/êé" 2025/03/22 04:28:56 INFO : B2 bucket rclone-test-fuvimil5jofa path hello? sausage/êé: cleaning bucket "rclone-test-fuvimil5jofa" of all files 2025/03/22 04:28:56 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f106d60a2e08f25bb_d20250322_m042854_c001_v0001041_t0009_u01742617734336") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/03/22 04:29:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvimil5jofa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/03/22 04:29:06 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/22 04:29:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvimil5jofa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-fuvimil5jofa" from "TestB2:rclone-test-fuvimil5jofa" 2025/03/22 04:29:10 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/03/22 04:29:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xawivem1ceto" 2025/03/22 04:29:24 DEBUG : B2 bucket rclone-test-xawivem1ceto: Purge remote 2025/03/22 04:29:24 INFO : B2 bucket rclone-test-xawivem1ceto: cleaning bucket "rclone-test-xawivem1ceto" of all files 2025/03/22 04:29:24 DEBUG : somefile: Deleting (id "4_zafc2ddb310cdbbcb9f580e1b_f41353b5ecd6b6025_d20250322_m042923_c001_v0001091_t0033_u01742617763658") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/03/22 04:29:26 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/22 04:29:26 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/03/22 04:29:30 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/03/22 04:29:30 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/03/22 04:29:30 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.758Ki offset 6Mi/6.106Mi 2025/03/22 04:29:30 DEBUG : test-metadata: Sending chunk 1 length 111368 2025/03/22 04:29:32 DEBUG : test-metadata: Done sending chunk 1 2025/03/22 04:29:32 DEBUG : test-metadata: Done sending chunk 0 2025/03/22 04:29:32 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/03/22 04:29:43 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1042-15.backblaze.com/b2api/v1/b2_upload_file/2fb2ad6310bdbbcb9f580e1b/c001_v0001042_t0034": EOF 2025/03/22 04:29:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-15.backblaze.com/b2api/v1/b2_upload_file/2fb2ad6310bdbbcb9f580e1b/c001_v0001042_t0034": EOF) 2025/03/22 04:29:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1042-15.backblaze.com/b2api/v1/b2_upload_file/2fb2ad6310bdbbcb9f580e1b/c001_v0001042_t0034": EOF - low level retry 1/10 2025/03/22 04:29:45 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-03-22-042937-782.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/03/22 04:29:47 DEBUG : oldPath = "TestB2:rclone-test-fuvimil5jofa/versions/test-versions-v2025-03-22-042937-782.txt" 2025/03/22 04:29:47 DEBUG : newPath = "TestB2,versions:rclone-test-fuvimil5jofa/versions/test-versions-v2025-03-22-042937-782.txt" 2025/03/22 04:29:47 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-fuvimil5jofa/versions/test-versions-v2025-03-22-042937-782.txt" 2025/03/22 04:29:47 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/03/22 04:29:48 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-fuvimil5jofa/versions/test-versions-v2025-03-22-042937-782.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-fuvimil5jofa/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/03/22 04:29:50 INFO : B2 bucket rclone-test-fuvimil5jofa: cleaning bucket "rclone-test-fuvimil5jofa" of all hidden files 2025/03/22 04:29:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006709_d20250322_m042812_c001_v7007000_t0000_u01742617692199") as it is a hide marker 2025/03/22 04:29:50 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : leading space/ leading space: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d68_d20250322_m042811_c001_v0001042_t0024_u01742617691387") 2025/03/22 04:29:50 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006708_d20250322_m042811_c001_v7007000_t0000_u01742617691015") as it is a hide marker 2025/03/22 04:29:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d64_d20250322_m042810_c001_v0001042_t0037_u01742617690285") 2025/03/22 04:29:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00671a_d20250322_m042819_c001_v7007000_t0000_u01742617699029") as it is a hide marker 2025/03/22 04:29:50 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d80_d20250322_m042818_c001_v0001042_t0009_u01742617698212") 2025/03/22 04:29:50 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : created from root.txt: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f4129d080c8ef80fa_d20250322_m042917_c001_v7007000_t0000_u01742617757744") as it is a hide marker 2025/03/22 04:29:50 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : created from root.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f1073a0a1df24e95c_d20250322_m042916_c001_v0001103_t0055_u01742617756682") 2025/03/22 04:29:50 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : file name.txt: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f4081551549e14417_d20250322_m042925_c001_v7007000_t0000_u01742617765751") as it is a hide marker 2025/03/22 04:29:50 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : file name.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472df5_d20250322_m042905_c001_v0001042_t0017_u01742617745610") 2025/03/22 04:29:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : file name.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f109573ebcb0c2eea_d20250322_m042901_c001_v0001099_t0044_u01742617741965") 2025/03/22 04:29:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : file name.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472dc4_d20250322_m042838_c001_v0001042_t0010_u01742617718916") 2025/03/22 04:29:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : file name.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472dc0_d20250322_m042837_c001_v0001042_t0027_u01742617717620") 2025/03/22 04:29:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472dc2_d20250322_m042838_c001_v0001042_t0038_u01742617718225") "upload" dated 2025-03-22 04:28:38.225 +0000 UTC (1m12.284956683s ago) 2025/03/22 04:29:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f407607b1ff1a7c42_d20250322_m042859_c001_v7007000_t0000_u01742617739725") as it is a hide marker 2025/03/22 04:29:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f1152aa47ed49e1b1_d20250322_m042859_c001_v0001044_t0018_u01742617739267") 2025/03/22 04:29:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f1126b480d5fec676_d20250322_m042857_c001_v0001144_t0035_u01742617737828") 2025/03/22 04:29:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006727_d20250322_m042827_c001_v7007000_t0000_u01742617707937") as it is a hide marker 2025/03/22 04:29:50 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d9e_d20250322_m042827_c001_v0001042_t0006_u01742617707033") 2025/03/22 04:29:50 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : piped data.txt: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f4081551549e1441d_d20250322_m042927_c001_v7007000_t0000_u01742617767916") as it is a hide marker 2025/03/22 04:29:50 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : piped data.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472e1d_d20250322_m042927_c001_v0001042_t0014_u01742617767039") 2025/03/22 04:29:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : piped data.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4081551549e1441a_d20250322_m042926_c001_v7007000_t0000_u01742617766854") 2025/03/22 04:29:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : piped data.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f415b162b1e472e1b_d20250322_m042926_c001_v0001042_t0034_u01742617766488") 2025/03/22 04:29:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006728_d20250322_m042829_c001_v7007000_t0000_u01742617709275") as it is a hide marker 2025/03/22 04:29:50 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472da4_d20250322_m042828_c001_v0001042_t0010_u01742617708304") 2025/03/22 04:29:50 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : test-metadata: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f409687462761db7d_d20250322_m042935_c001_v7007000_t0000_u01742617775238") as it is a hide marker 2025/03/22 04:29:50 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : test-metadata: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f2081551549e14420_d20250322_m042930_c001_v0001136_t0050_u01742617770162") 2025/03/22 04:29:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : test-metadata: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4081551549e1441f_d20250322_m042929_c001_v7007000_t0000_u01742617769273") 2025/03/22 04:29:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : test-metadata: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472e1f_d20250322_m042928_c001_v0001042_t0001_u01742617768101") 2025/03/22 04:29:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00671f_d20250322_m042821_c001_v7007000_t0000_u01742617701402") as it is a hide marker 2025/03/22 04:29:50 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d86_d20250322_m042820_c001_v0001042_t0022_u01742617700489") 2025/03/22 04:29:50 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006722_d20250322_m042823_c001_v7007000_t0000_u01742617703982") as it is a hide marker 2025/03/22 04:29:50 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d90_d20250322_m042822_c001_v0001042_t0009_u01742617702903") 2025/03/22 04:29:50 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006721_d20250322_m042822_c001_v7007000_t0000_u01742617702538") as it is a hide marker 2025/03/22 04:29:50 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d8e_d20250322_m042821_c001_v0001042_t0037_u01742617701771") 2025/03/22 04:29:50 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006723_d20250322_m042825_c001_v7007000_t0000_u01742617705282") as it is a hide marker 2025/03/22 04:29:50 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d94_d20250322_m042824_c001_v0001042_t0050_u01742617704346") 2025/03/22 04:29:50 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006725_d20250322_m042826_c001_v7007000_t0000_u01742617706658") as it is a hide marker 2025/03/22 04:29:50 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d98_d20250322_m042825_c001_v0001042_t0014_u01742617705648") 2025/03/22 04:29:50 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00671c_d20250322_m042820_c001_v7007000_t0000_u01742617700125") as it is a hide marker 2025/03/22 04:29:50 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : trailing space /trailing space : Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d82_d20250322_m042819_c001_v0001042_t0042_u01742617699401") 2025/03/22 04:29:50 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f11530e72a5c5c574_d20250322_m042945_c001_v0001182_t0000_u01742617785829") "upload" dated 2025-03-22 04:29:45.829 +0000 UTC (4.681564264s ago) 2025/03/22 04:29:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4175cc972c06ddc9_d20250322_m042941_c001_v7007000_t0000_u01742617781034") 2025/03/22 04:29:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472e2c_d20250322_m042937_c001_v0001042_t0008_u01742617777782") 2025/03/22 04:29:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006730_d20250322_m042837_c001_v7007000_t0000_u01742617717071") as it is a hide marker 2025/03/22 04:29:50 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f205c42b60d00672e_d20250322_m042831_c001_v0001183_t0029_u01742617711428") 2025/03/22 04:29:50 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : zero-length-file: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00672c_d20250322_m042831_c001_v7007000_t0000_u01742617711114") as it is a hide marker 2025/03/22 04:29:50 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : zero-length-file: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f415b162b1e472db0_d20250322_m042830_c001_v0001042_t0034_u01742617710564") 2025/03/22 04:29:50 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00670a_d20250322_m042813_c001_v7007000_t0000_u01742617693292") as it is a hide marker 2025/03/22 04:29:50 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d6e_d20250322_m042812_c001_v0001042_t0039_u01742617692561") 2025/03/22 04:29:50 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006705_d20250322_m042807_c001_v7007000_t0000_u01742617687408") as it is a hide marker 2025/03/22 04:29:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d58_d20250322_m042806_c001_v0001042_t0038_u01742617686328") 2025/03/22 04:29:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006713_d20250322_m042816_c001_v7007000_t0000_u01742617696704") as it is a hide marker 2025/03/22 04:29:50 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d78_d20250322_m042815_c001_v0001042_t0001_u01742617695835") 2025/03/22 04:29:50 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006710_d20250322_m042815_c001_v7007000_t0000_u01742617695471") as it is a hide marker 2025/03/22 04:29:50 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d76_d20250322_m042814_c001_v0001042_t0028_u01742617694754") 2025/03/22 04:29:50 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006718_d20250322_m042817_c001_v7007000_t0000_u01742617697848") as it is a hide marker 2025/03/22 04:29:50 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d7e_d20250322_m042817_c001_v0001042_t0007_u01742617697067") 2025/03/22 04:29:50 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00670d_d20250322_m042814_c001_v7007000_t0000_u01742617694390") as it is a hide marker 2025/03/22 04:29:50 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d72_d20250322_m042813_c001_v0001042_t0049_u01742617693657") 2025/03/22 04:29:50 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : ./.: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006706_d20250322_m042808_c001_v7007000_t0000_u01742617688622") as it is a hide marker 2025/03/22 04:29:50 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : ./.: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d5c_d20250322_m042807_c001_v0001042_t0028_u01742617687772") 2025/03/22 04:29:50 NOTICE: ./.: Skipped delete as --dry-run is set 2025/03/22 04:29:50 DEBUG : ../..: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006707_d20250322_m042809_c001_v7007000_t0000_u01742617689914") as it is a hide marker 2025/03/22 04:29:50 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/03/22 04:29:50 DEBUG : ../..: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d60_d20250322_m042808_c001_v0001042_t0004_u01742617688987") 2025/03/22 04:29:50 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/03/22 04:29:50 INFO : B2 bucket rclone-test-fuvimil5jofa: cleaning bucket "rclone-test-fuvimil5jofa" of all hidden files 2025/03/22 04:29:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006709_d20250322_m042812_c001_v7007000_t0000_u01742617692199") as it is a hide marker 2025/03/22 04:29:50 DEBUG : leading space/ leading space: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d68_d20250322_m042811_c001_v0001042_t0024_u01742617691387") 2025/03/22 04:29:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006708_d20250322_m042811_c001_v7007000_t0000_u01742617691015") as it is a hide marker 2025/03/22 04:29:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d64_d20250322_m042810_c001_v0001042_t0037_u01742617690285") 2025/03/22 04:29:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00671a_d20250322_m042819_c001_v7007000_t0000_u01742617699029") as it is a hide marker 2025/03/22 04:29:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d80_d20250322_m042818_c001_v0001042_t0009_u01742617698212") 2025/03/22 04:29:50 DEBUG : created from root.txt: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f4129d080c8ef80fa_d20250322_m042917_c001_v7007000_t0000_u01742617757744") as it is a hide marker 2025/03/22 04:29:50 DEBUG : created from root.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f1073a0a1df24e95c_d20250322_m042916_c001_v0001103_t0055_u01742617756682") 2025/03/22 04:29:50 DEBUG : file name.txt: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f4081551549e14417_d20250322_m042925_c001_v7007000_t0000_u01742617765751") as it is a hide marker 2025/03/22 04:29:51 DEBUG : file name.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472df5_d20250322_m042905_c001_v0001042_t0017_u01742617745610") 2025/03/22 04:29:51 DEBUG : file name.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f109573ebcb0c2eea_d20250322_m042901_c001_v0001099_t0044_u01742617741965") 2025/03/22 04:29:51 DEBUG : file name.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472dc4_d20250322_m042838_c001_v0001042_t0010_u01742617718916") 2025/03/22 04:29:51 DEBUG : file name.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472dc0_d20250322_m042837_c001_v0001042_t0027_u01742617717620") 2025/03/22 04:29:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472dc2_d20250322_m042838_c001_v0001042_t0038_u01742617718225") "upload" dated 2025-03-22 04:28:38.225 +0000 UTC (1m13.320618584s ago) 2025/03/22 04:29:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f407607b1ff1a7c42_d20250322_m042859_c001_v7007000_t0000_u01742617739725") as it is a hide marker 2025/03/22 04:29:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f1152aa47ed49e1b1_d20250322_m042859_c001_v0001044_t0018_u01742617739267") 2025/03/22 04:29:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f1126b480d5fec676_d20250322_m042857_c001_v0001144_t0035_u01742617737828") 2025/03/22 04:29:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006727_d20250322_m042827_c001_v7007000_t0000_u01742617707937") as it is a hide marker 2025/03/22 04:29:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d9e_d20250322_m042827_c001_v0001042_t0006_u01742617707033") 2025/03/22 04:29:51 DEBUG : piped data.txt: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f4081551549e1441d_d20250322_m042927_c001_v7007000_t0000_u01742617767916") as it is a hide marker 2025/03/22 04:29:51 DEBUG : piped data.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472e1d_d20250322_m042927_c001_v0001042_t0014_u01742617767039") 2025/03/22 04:29:51 DEBUG : piped data.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4081551549e1441a_d20250322_m042926_c001_v7007000_t0000_u01742617766854") 2025/03/22 04:29:51 DEBUG : piped data.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f415b162b1e472e1b_d20250322_m042926_c001_v0001042_t0034_u01742617766488") 2025/03/22 04:29:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006728_d20250322_m042829_c001_v7007000_t0000_u01742617709275") as it is a hide marker 2025/03/22 04:29:52 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472da4_d20250322_m042828_c001_v0001042_t0010_u01742617708304") 2025/03/22 04:29:52 DEBUG : test-metadata: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f409687462761db7d_d20250322_m042935_c001_v7007000_t0000_u01742617775238") as it is a hide marker 2025/03/22 04:29:52 DEBUG : test-metadata: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f2081551549e14420_d20250322_m042930_c001_v0001136_t0050_u01742617770162") 2025/03/22 04:29:52 DEBUG : test-metadata: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4081551549e1441f_d20250322_m042929_c001_v7007000_t0000_u01742617769273") 2025/03/22 04:29:52 DEBUG : test-metadata: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472e1f_d20250322_m042928_c001_v0001042_t0001_u01742617768101") 2025/03/22 04:29:52 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00671f_d20250322_m042821_c001_v7007000_t0000_u01742617701402") as it is a hide marker 2025/03/22 04:29:52 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d86_d20250322_m042820_c001_v0001042_t0022_u01742617700489") 2025/03/22 04:29:52 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006722_d20250322_m042823_c001_v7007000_t0000_u01742617703982") as it is a hide marker 2025/03/22 04:29:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d90_d20250322_m042822_c001_v0001042_t0009_u01742617702903") 2025/03/22 04:29:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006721_d20250322_m042822_c001_v7007000_t0000_u01742617702538") as it is a hide marker 2025/03/22 04:29:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d8e_d20250322_m042821_c001_v0001042_t0037_u01742617701771") 2025/03/22 04:29:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006723_d20250322_m042825_c001_v7007000_t0000_u01742617705282") as it is a hide marker 2025/03/22 04:29:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d94_d20250322_m042824_c001_v0001042_t0050_u01742617704346") 2025/03/22 04:29:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006725_d20250322_m042826_c001_v7007000_t0000_u01742617706658") as it is a hide marker 2025/03/22 04:29:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d98_d20250322_m042825_c001_v0001042_t0014_u01742617705648") 2025/03/22 04:29:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00671c_d20250322_m042820_c001_v7007000_t0000_u01742617700125") as it is a hide marker 2025/03/22 04:29:52 DEBUG : trailing space /trailing space : Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d82_d20250322_m042819_c001_v0001042_t0042_u01742617699401") 2025/03/22 04:29:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f11530e72a5c5c574_d20250322_m042945_c001_v0001182_t0000_u01742617785829") "upload" dated 2025-03-22 04:29:45.829 +0000 UTC (7.096707565s ago) 2025/03/22 04:29:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4175cc972c06ddc9_d20250322_m042941_c001_v7007000_t0000_u01742617781034") 2025/03/22 04:29:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472e2c_d20250322_m042937_c001_v0001042_t0008_u01742617777782") 2025/03/22 04:29:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006730_d20250322_m042837_c001_v7007000_t0000_u01742617717071") as it is a hide marker 2025/03/22 04:29:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f205c42b60d00672e_d20250322_m042831_c001_v0001183_t0029_u01742617711428") 2025/03/22 04:29:53 DEBUG : zero-length-file: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00672c_d20250322_m042831_c001_v7007000_t0000_u01742617711114") as it is a hide marker 2025/03/22 04:29:53 DEBUG : zero-length-file: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f415b162b1e472db0_d20250322_m042830_c001_v0001042_t0034_u01742617710564") 2025/03/22 04:29:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00670a_d20250322_m042813_c001_v7007000_t0000_u01742617693292") as it is a hide marker 2025/03/22 04:29:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d6e_d20250322_m042812_c001_v0001042_t0039_u01742617692561") 2025/03/22 04:29:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006705_d20250322_m042807_c001_v7007000_t0000_u01742617687408") as it is a hide marker 2025/03/22 04:29:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d58_d20250322_m042806_c001_v0001042_t0038_u01742617686328") 2025/03/22 04:29:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006713_d20250322_m042816_c001_v7007000_t0000_u01742617696704") as it is a hide marker 2025/03/22 04:29:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d78_d20250322_m042815_c001_v0001042_t0001_u01742617695835") 2025/03/22 04:29:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006710_d20250322_m042815_c001_v7007000_t0000_u01742617695471") as it is a hide marker 2025/03/22 04:29:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d76_d20250322_m042814_c001_v0001042_t0028_u01742617694754") 2025/03/22 04:29:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006718_d20250322_m042817_c001_v7007000_t0000_u01742617697848") as it is a hide marker 2025/03/22 04:29:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d7e_d20250322_m042817_c001_v0001042_t0007_u01742617697067") 2025/03/22 04:29:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00670d_d20250322_m042814_c001_v7007000_t0000_u01742617694390") as it is a hide marker 2025/03/22 04:29:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d72_d20250322_m042813_c001_v0001042_t0049_u01742617693657") 2025/03/22 04:29:53 DEBUG : ./.: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006706_d20250322_m042808_c001_v7007000_t0000_u01742617688622") as it is a hide marker 2025/03/22 04:29:53 DEBUG : ./.: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d5c_d20250322_m042807_c001_v0001042_t0028_u01742617687772") 2025/03/22 04:29:53 DEBUG : ../..: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d006707_d20250322_m042809_c001_v7007000_t0000_u01742617689914") as it is a hide marker 2025/03/22 04:29:53 DEBUG : ../..: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472d60_d20250322_m042808_c001_v0001042_t0004_u01742617688987") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/03/22 04:29:54 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/22 04:29:54 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/22 04:29:55 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/03/22 04:29:55 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/03/22 04:29:55 INFO : B2 bucket rclone-test-fuvimil5jofa: cleaning bucket "rclone-test-fuvimil5jofa" of pending multipart uploads older than 0s 2025/03/22 04:29:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472dc2_d20250322_m042838_c001_v0001042_t0038_u01742617718225") "upload" dated 2025-03-22 04:28:38.225 +0000 UTC (1m17.669973056s ago) 2025/03/22 04:29:55 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06ddd3_d20250322_m042954_c001_v0001177_t0035_u01742617794812") as it is a start marker (upload started at 2025-03-22 04:29:54.812 +0000 UTC) 2025/03/22 04:29:55 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/03/22 04:29:55 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06ddd4_d20250322_m042955_c001_v0001157_t0020_u01742617795008") as it is a start marker (upload started at 2025-03-22 04:29:55.008 +0000 UTC) 2025/03/22 04:29:55 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/03/22 04:29:55 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06ddd5_d20250322_m042955_c001_v0001130_t0057_u01742617795219") as it is a start marker (upload started at 2025-03-22 04:29:55.219 +0000 UTC) 2025/03/22 04:29:55 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/03/22 04:29:55 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06ddd6_d20250322_m042955_c001_v0001184_t0038_u01742617795413") as it is a start marker (upload started at 2025-03-22 04:29:55.413 +0000 UTC) 2025/03/22 04:29:55 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/03/22 04:29:55 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f4175cc972c06ddd2_d20250322_m042954_c001_v7007000_t0000_u01742617794627") "hide" dated 2025-03-22 04:29:54.627 +0000 UTC (1.268150459s ago) 2025/03/22 04:29:55 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f11530e72a5c5c574_d20250322_m042945_c001_v0001182_t0000_u01742617785829") 2025/03/22 04:29:55 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/03/22 04:29:56 INFO : B2 bucket rclone-test-fuvimil5jofa: cleaning bucket "rclone-test-fuvimil5jofa" of pending multipart uploads older than 0s 2025/03/22 04:29:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472dc2_d20250322_m042838_c001_v0001042_t0038_u01742617718225") "upload" dated 2025-03-22 04:28:38.225 +0000 UTC (1m18.072915139s ago) 2025/03/22 04:29:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06ddd3_d20250322_m042954_c001_v0001177_t0035_u01742617794812") as it is a start marker (upload started at 2025-03-22 04:29:54.812 +0000 UTC) 2025/03/22 04:29:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06ddd4_d20250322_m042955_c001_v0001157_t0020_u01742617795008") as it is a start marker (upload started at 2025-03-22 04:29:55.008 +0000 UTC) 2025/03/22 04:29:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06ddd5_d20250322_m042955_c001_v0001130_t0057_u01742617795219") as it is a start marker (upload started at 2025-03-22 04:29:55.219 +0000 UTC) 2025/03/22 04:29:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06ddd6_d20250322_m042955_c001_v0001184_t0038_u01742617795413") as it is a start marker (upload started at 2025-03-22 04:29:55.413 +0000 UTC) 2025/03/22 04:29:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2fb2ad6310bdbbcb9f580e1b_f4175cc972c06ddd2_d20250322_m042954_c001_v7007000_t0000_u01742617794627") "hide" dated 2025-03-22 04:29:54.627 +0000 UTC (1.671135113s ago) 2025/03/22 04:29:56 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f11530e72a5c5c574_d20250322_m042945_c001_v0001182_t0000_u01742617785829") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/03/22 04:29:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/22 04:29:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/03/22 04:29:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/03/22 04:29:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/03/22 04:29:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/03/22 04:29:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/03/22 04:29:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/03/22 04:29:59 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/03/22 04:30:01 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/03/22 04:30:01 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/03/22 04:30:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:30:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/22 04:30:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f60_d20250322_m043004_c001_v0001102_t0052_u01742617804195") 2025/03/22 04:30:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/22 04:30:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/22 04:30:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/22 04:30:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:30:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:30:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/03/22 04:30:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/03/22 04:30:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/03/22 04:30:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/03/22 04:30:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/03/22 04:30:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/03/22 04:30:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/03/22 04:30:10 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/03/22 04:30:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:30:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/22 04:30:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f68_d20250322_m043012_c001_v0001102_t0052_u01742617812550") 2025/03/22 04:30:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/22 04:30:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/22 04:30:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/22 04:30:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:30:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:30:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/22 04:30:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/22 04:30:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/03/22 04:30:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/22 04:30:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/03/22 04:30:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/22 04:30:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/03/22 04:30:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/03/22 04:30:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/03/22 04:30:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/03/22 04:30:19 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/22 04:30:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:30:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/03/22 04:30:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f70_d20250322_m043021_c001_v0001178_t0017_u01742617821664") 2025/03/22 04:30:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/03/22 04:30:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/22 04:30:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/22 04:30:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/03/22 04:30:22 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/03/22 04:30:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:30:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:30:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/03/22 04:30:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/03/22 04:30:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/22 04:30:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/03/22 04:30:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/03/22 04:30:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/03/22 04:30:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/03/22 04:30:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/03/22 04:30:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:30:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/22 04:30:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f75_d20250322_m043029_c001_v0001184_t0033_u01742617829799") 2025/03/22 04:30:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/22 04:30:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/03/22 04:30:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/22 04:30:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:30:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:30:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/03/22 04:30:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/22 04:30:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/22 04:30:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/22 04:30:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/22 04:30:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/22 04:30:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/22 04:30:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/03/22 04:30:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:30:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/22 04:30:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f79_d20250322_m043037_c001_v0001145_t0046_u01742617837863") 2025/03/22 04:30:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/22 04:30:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/22 04:30:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/22 04:30:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:30:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:30:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/22 04:30:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/22 04:30:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/03/22 04:30:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/22 04:30:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/22 04:30:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/22 04:30:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/03/22 04:30:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/03/22 04:30:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/03/22 04:30:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/03/22 04:30:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/22 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/03/22 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f81_d20250322_m043046_c001_v0001181_t0024_u01742617846648") 2025/03/22 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/03/22 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/22 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/22 04:30:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/03/22 04:30:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/22 04:30:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:30:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:30:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/03/22 04:30:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/03/22 04:30:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/03/22 04:30:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/22 04:30:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/03/22 04:30:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/03/22 04:30:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/03/22 04:30:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/03/22 04:30:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:30:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/22 04:30:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f84_d20250322_m043055_c001_v0001184_t0024_u01742617855059") 2025/03/22 04:30:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/22 04:30:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/03/22 04:30:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/22 04:30:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:30:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:30:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/03/22 04:30:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/22 04:30:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/22 04:30:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/22 04:30:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/22 04:31:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/22 04:31:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/22 04:31:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/03/22 04:31:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:31:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/22 04:31:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06de21_d20250322_m043103_c001_v0001100_t0012_u01742617863181") 2025/03/22 04:31:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/22 04:31:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/22 04:31:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/22 04:31:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:31:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:31:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/22 04:31:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/22 04:31:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/03/22 04:31:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/22 04:31:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/03/22 04:31:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/22 04:31:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/03/22 04:31:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/03/22 04:31:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/03/22 04:31:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/03/22 04:31:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/22 04:31:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:31:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/03/22 04:31:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f205c42b60d009695_d20250322_m043112_c001_v0001182_t0014_u01742617872195") 2025/03/22 04:31:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/03/22 04:31:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/22 04:31:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/03/22 04:31:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/03/22 04:31:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/03/22 04:31:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:31:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:31:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/03/22 04:31:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/03/22 04:31:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/03/22 04:31:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/22 04:31:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/03/22 04:31:17 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/03/22 04:31:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/03/22 04:31:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/03/22 04:31:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:31:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/22 04:31:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f205c42b60d00969b_d20250322_m043120_c001_v0001101_t0052_u01742617880999") 2025/03/22 04:31:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/22 04:31:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/03/22 04:31:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/22 04:31:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:31:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:31:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/03/22 04:31:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/22 04:31:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/22 04:31:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/22 04:31:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/22 04:31:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/22 04:31:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/22 04:31:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/03/22 04:31:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:31:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/22 04:31:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06def0_d20250322_m043130_c001_v0001105_t0015_u01742617890068") 2025/03/22 04:31:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/22 04:31:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/22 04:31:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/22 04:31:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:31:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:31:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/22 04:31:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/22 04:31:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/03/22 04:31:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/22 04:31:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/03/22 04:31:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/22 04:31:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/03/22 04:31:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/03/22 04:31:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/03/22 04:31:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/03/22 04:31:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/22 04:31:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:31:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/03/22 04:31:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f207607b1ff1adee7_d20250322_m043145_c001_v0001182_t0059_u01742617905333") 2025/03/22 04:31:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/03/22 04:31:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/22 04:31:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/03/22 04:31:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/03/22 04:31:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/03/22 04:31:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:31:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:31:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/03/22 04:31:50 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/03/22 04:31:50 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/03/22 04:31:50 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/03/22 04:31:50 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/03/22 04:31:51 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/03/22 04:31:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/03/22 04:31:52 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/03/22 04:31:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:31:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/22 04:31:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f2187645cc2e26244_d20250322_m043154_c001_v0001182_t0007_u01742617914639") 2025/03/22 04:31:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/22 04:31:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/22 04:31:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/22 04:31:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:31:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:31:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/03/22 04:31:59 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/03/22 04:31:59 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/03/22 04:32:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/03/22 04:32:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/03/22 04:32:02 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/03/22 04:32:02 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/03/22 04:32:02 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/03/22 04:32:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:32:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/22 04:32:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f207607b1ff1adef3_d20250322_m043205_c001_v0001041_t0020_u01742617925170") 2025/03/22 04:32:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/22 04:32:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/22 04:32:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/22 04:32:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:32:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:32:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/22 04:32:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/22 04:32:10 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/03/22 04:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/22 04:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/03/22 04:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/22 04:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/03/22 04:32:11 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/03/22 04:32:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/03/22 04:32:13 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/03/22 04:32:13 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/22 04:32:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:32:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/03/22 04:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f2045cb2128693432_d20250322_m043216_c001_v0001172_t0002_u01742617936030") 2025/03/22 04:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/03/22 04:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/22 04:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/22 04:32:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/03/22 04:32:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/03/22 04:32:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:32:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:32:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/03/22 04:32:21 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/03/22 04:32:21 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/03/22 04:32:21 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/03/22 04:32:21 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/03/22 04:32:22 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/03/22 04:32:24 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/03/22 04:32:24 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/03/22 04:32:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:32:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/22 04:32:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f215556d86e07673c_d20250322_m043226_c001_v0001161_t0047_u01742617946666") 2025/03/22 04:32:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/22 04:32:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/03/22 04:32:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/22 04:32:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:32:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:32:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/03/22 04:32:32 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/03/22 04:32:32 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/03/22 04:32:32 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/03/22 04:32:32 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/03/22 04:32:34 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/03/22 04:32:35 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/03/22 04:32:35 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/03/22 04:32:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:32:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/22 04:32:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f20210e4b98aef082_d20250322_m043237_c001_v0001182_t0049_u01742617957778") 2025/03/22 04:32:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/22 04:32:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/22 04:32:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/03/22 04:32:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:32:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:32:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/22 04:32:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/22 04:32:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/03/22 04:32:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/22 04:32:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/03/22 04:32:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/22 04:32:57 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/03/22 04:32:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/03/22 04:33:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/03/22 04:33:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/03/22 04:33:00 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/22 04:33:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/03/22 04:33:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/03/22 04:33:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2fb2ad6310bdbbcb9f580e1b_f205c42b60d009781_d20250322_m043303_c001_v0001184_t0048_u01742617983359") 2025/03/22 04:33:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/03/22 04:33:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/03/22 04:33:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/03/22 04:33:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/03/22 04:33:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/03/22 04:33:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/03/22 04:33:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/03/22 04:33:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/03/22 04:33:14 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2fb2ad6310bdbbcb9f580e1b_f21632245688401e8_d20250322_m043314_c001_v0001182_t0038_u01742617994649") 2025/03/22 04:33:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/03/22 04:33:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/22 04:33:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/22 04:33:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/22 04:33:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/22 04:33:17 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/22 04:33:17 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/22 04:33:17 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/22 04:33:17 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/03/22 04:33:19 DEBUG : chunked-copy: Done sending chunk 0 2025/03/22 04:33:19 DEBUG : chunked-copy: Done sending chunk 1 2025/03/22 04:33:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/22 04:33:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2fb2ad6310bdbbcb9f580e1b_f219b086a373c03e5_d20250322_m043320_c001_v0001177_t0002_u01742618000455") 2025/03/22 04:33:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/03/22 04:33:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/22 04:33:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/22 04:33:20 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/22 04:33:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/22 04:33:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/03/22 04:33:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/22 04:33:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/03/22 04:33:23 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/03/22 04:33:25 DEBUG : chunked-copy: Done sending chunk 0 2025/03/22 04:33:25 DEBUG : chunked-copy: Done sending chunk 1 2025/03/22 04:33:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/22 04:33:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2fb2ad6310bdbbcb9f580e1b_f219b086a373c040b_d20250322_m043326_c001_v0001092_t0027_u01742618006470") 2025/03/22 04:33:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/22 04:33:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/22 04:33:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/22 04:33:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/22 04:33:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/22 04:33:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/03/22 04:33:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/03/22 04:33:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/03/22 04:33:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/03/22 04:33:31 DEBUG : chunked-copy: Done sending chunk 0 2025/03/22 04:33:32 DEBUG : chunked-copy: Done sending chunk 1 2025/03/22 04:33:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/03/22 04:33:33 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2fb2ad6310bdbbcb9f580e1b_f219b086a373c041a_d20250322_m043332_c001_v0001181_t0020_u01742618012980") 2025/03/22 04:33:33 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/03/22 04:33:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/03/22 04:33:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/03/22 04:33:33 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/03/22 04:33:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/03/22 04:33:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/03/22 04:33:33 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/22 04:33:35 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/22 04:33:36 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/22 04:33:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvimil5jofa/deeper/nonexisting/directory" 2025/03/22 04:33:36 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/03/22 04:33:38 INFO : B2 bucket rclone-test-fuvimil5jofa: cleaning bucket "rclone-test-fuvimil5jofa" of all files 2025/03/22 04:33:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f40210e4b98aef07d_d20250322_m043231_c001_v7007000_t0000_u01742617951560") 2025/03/22 04:33:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f215556d86e07673c_d20250322_m043226_c001_v0001161_t0047_u01742617946666") 2025/03/22 04:33:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f415556d86e07673a_d20250322_m043226_c001_v7007000_t0000_u01742617946028") 2025/03/22 04:33:38 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f20210e4b98aef02d_d20250322_m043221_c001_v0001176_t0052_u01742617941338") 2025/03/22 04:33:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f41632245688401e2_d20250322_m043308_c001_v7007000_t0000_u01742617988707") 2025/03/22 04:33:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f205c42b60d009781_d20250322_m043303_c001_v0001184_t0048_u01742617983359") 2025/03/22 04:33:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d009780_d20250322_m043302_c001_v7007000_t0000_u01742617982803") 2025/03/22 04:33:38 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f20321ff5ee90f700_d20250322_m043257_c001_v0001137_t0035_u01742617977140") 2025/03/22 04:33:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f40321ff5ee90f6ff_d20250322_m043256_c001_v7007000_t0000_u01742617976954") 2025/03/22 04:33:38 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f20210e4b98aef082_d20250322_m043237_c001_v0001182_t0049_u01742617957778") 2025/03/22 04:33:38 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f40210e4b98aef081_d20250322_m043237_c001_v7007000_t0000_u01742617957225") 2025/03/22 04:33:39 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f20210e4b98aef07e_d20250322_m043231_c001_v0001183_t0049_u01742617951755") 2025/03/22 04:33:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4175cc972c06de16_d20250322_m043050_c001_v7007000_t0000_u01742617850606") 2025/03/22 04:33:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f81_d20250322_m043046_c001_v0001181_t0024_u01742617846648") 2025/03/22 04:33:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f417684f466c08f7e_d20250322_m043041_c001_v7007000_t0000_u01742617841933") 2025/03/22 04:33:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f79_d20250322_m043037_c001_v0001145_t0046_u01742617837863") 2025/03/22 04:33:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f417684f466c08f80_d20250322_m043046_c001_v7007000_t0000_u01742617846250") 2025/03/22 04:33:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f7f_d20250322_m043042_c001_v0001177_t0036_u01742617842118") 2025/03/22 04:33:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f417684f466c08f78_d20250322_m043037_c001_v7007000_t0000_u01742617837446") 2025/03/22 04:33:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f201853963be4729f_d20250322_m043033_c001_v0001183_t0026_u01742617833366") 2025/03/22 04:33:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f401853963be4729e_d20250322_m043033_c001_v7007000_t0000_u01742617833179") 2025/03/22 04:33:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f75_d20250322_m043029_c001_v0001184_t0033_u01742617829799") 2025/03/22 04:33:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f417684f466c08f73_d20250322_m043029_c001_v7007000_t0000_u01742617829368") 2025/03/22 04:33:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f201853963be47294_d20250322_m043025_c001_v0001184_t0005_u01742617825793") 2025/03/22 04:33:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4175cc972c06de29_d20250322_m043116_c001_v7007000_t0000_u01742617876210") 2025/03/22 04:33:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f205c42b60d009695_d20250322_m043112_c001_v0001182_t0014_u01742617872195") 2025/03/22 04:33:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4175cc972c06de22_d20250322_m043107_c001_v7007000_t0000_u01742617867247") 2025/03/22 04:33:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06de21_d20250322_m043103_c001_v0001100_t0012_u01742617863181") 2025/03/22 04:33:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d009693_d20250322_m043111_c001_v7007000_t0000_u01742617871795") 2025/03/22 04:33:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06de23_d20250322_m043107_c001_v0001145_t0047_u01742617867433") 2025/03/22 04:33:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4175cc972c06de1f_d20250322_m043102_c001_v7007000_t0000_u01742617862769") 2025/03/22 04:33:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06de1d_d20250322_m043058_c001_v0001183_t0033_u01742617858614") 2025/03/22 04:33:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4175cc972c06de1c_d20250322_m043058_c001_v7007000_t0000_u01742617858426") 2025/03/22 04:33:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f84_d20250322_m043055_c001_v0001184_t0024_u01742617855059") 2025/03/22 04:33:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f417684f466c08f83_d20250322_m043054_c001_v7007000_t0000_u01742617854652") 2025/03/22 04:33:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06de17_d20250322_m043050_c001_v0001157_t0004_u01742617850792") 2025/03/22 04:33:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f401853963be47292_d20250322_m043025_c001_v7007000_t0000_u01742617825610") 2025/03/22 04:33:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f70_d20250322_m043021_c001_v0001178_t0017_u01742617821664") 2025/03/22 04:33:40 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f417684f466c08f6e_d20250322_m043021_c001_v7007000_t0000_u01742617821274") 2025/03/22 04:33:40 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f6b_d20250322_m043016_c001_v0001099_t0057_u01742617816879") 2025/03/22 04:33:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f417684f466c08f6a_d20250322_m043016_c001_v7007000_t0000_u01742617816695") 2025/03/22 04:33:40 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f68_d20250322_m043012_c001_v0001102_t0052_u01742617812550") 2025/03/22 04:33:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f417684f466c08f67_d20250322_m043012_c001_v7007000_t0000_u01742617812162") 2025/03/22 04:33:40 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f62_d20250322_m043007_c001_v0001184_t0013_u01742617807928") 2025/03/22 04:33:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f417684f466c08f61_d20250322_m043007_c001_v7007000_t0000_u01742617807744") 2025/03/22 04:33:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f217684f466c08f60_d20250322_m043004_c001_v0001102_t0052_u01742617804195") 2025/03/22 04:33:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f417684f466c08f5f_d20250322_m043003_c001_v7007000_t0000_u01742617803804") 2025/03/22 04:33:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06dddb_d20250322_m042958_c001_v0001109_t0054_u01742617798440") 2025/03/22 04:33:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f407607b1ff1adee9_d20250322_m043149_c001_v7007000_t0000_u01742617909788") 2025/03/22 04:33:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f207607b1ff1adee7_d20250322_m043145_c001_v0001182_t0059_u01742617905333") 2025/03/22 04:33:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f40321ff5ee90f6d6_d20250322_m043139_c001_v7007000_t0000_u01742617899561") 2025/03/22 04:33:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06def0_d20250322_m043130_c001_v0001105_t0015_u01742617890068") 2025/03/22 04:33:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f407607b1ff1adee6_d20250322_m043144_c001_v7007000_t0000_u01742617904886") 2025/03/22 04:33:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f20321ff5ee90f6d8_d20250322_m043139_c001_v0001044_t0048_u01742617899762") 2025/03/22 04:33:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4175cc972c06dee9_d20250322_m043129_c001_v7007000_t0000_u01742617889626") 2025/03/22 04:33:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06dea4_d20250322_m043124_c001_v0001184_t0035_u01742617884959") 2025/03/22 04:33:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4175cc972c06de9e_d20250322_m043124_c001_v7007000_t0000_u01742617884774") 2025/03/22 04:33:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f205c42b60d00969b_d20250322_m043120_c001_v0001101_t0052_u01742617880999") 2025/03/22 04:33:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f405c42b60d00969a_d20250322_m043120_c001_v7007000_t0000_u01742617880545") 2025/03/22 04:33:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f2175cc972c06de2a_d20250322_m043116_c001_v0001182_t0052_u01742617876407") 2025/03/22 04:33:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f40210e4b98aef02a_d20250322_m043221_c001_v7007000_t0000_u01742617941153") 2025/03/22 04:33:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f2045cb2128693432_d20250322_m043216_c001_v0001172_t0002_u01742617936030") 2025/03/22 04:33:41 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4045cb2128693431_d20250322_m043215_c001_v7007000_t0000_u01742617935536") 2025/03/22 04:33:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f207607b1ff1adef6_d20250322_m043210_c001_v0001177_t0006_u01742617930407") 2025/03/22 04:33:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f407607b1ff1adef5_d20250322_m043210_c001_v7007000_t0000_u01742617930191") 2025/03/22 04:33:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f207607b1ff1adef3_d20250322_m043205_c001_v0001041_t0020_u01742617925170") 2025/03/22 04:33:42 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f407607b1ff1adef2_d20250322_m043204_c001_v7007000_t0000_u01742617924709") 2025/03/22 04:33:42 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f207607b1ff1adef1_d20250322_m043159_c001_v0001039_t0047_u01742617919481") 2025/03/22 04:33:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f407607b1ff1adef0_d20250322_m043159_c001_v7007000_t0000_u01742617919266") 2025/03/22 04:33:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f2187645cc2e26244_d20250322_m043154_c001_v0001182_t0007_u01742617914639") 2025/03/22 04:33:42 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4187645cc2e26243_d20250322_m043154_c001_v7007000_t0000_u01742617914084") 2025/03/22 04:33:42 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f207607b1ff1adeea_d20250322_m043149_c001_v0001184_t0058_u01742617909974") 2025/03/22 04:33:42 DEBUG : chunked-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f419b086a373c0421_d20250322_m043335_c001_v7007000_t0000_u01742618015028") 2025/03/22 04:33:42 DEBUG : chunked-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f21632245688401f5_d20250322_m043329_c001_v0001131_t0051_u01742618009269") 2025/03/22 04:33:42 DEBUG : chunked-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f41632245688401f3_d20250322_m043328_c001_v7007000_t0000_u01742618008629") 2025/03/22 04:33:42 DEBUG : chunked-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f21632245688401f0_d20250322_m043323_c001_v0001130_t0032_u01742618003016") 2025/03/22 04:33:42 DEBUG : chunked-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f41632245688401ef_d20250322_m043322_c001_v7007000_t0000_u01742618002450") 2025/03/22 04:33:42 DEBUG : chunked-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f21632245688401ec_d20250322_m043317_c001_v0001180_t0031_u01742617997122") 2025/03/22 04:33:42 DEBUG : chunked-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f41632245688401eb_d20250322_m043316_c001_v7007000_t0000_u01742617996506") 2025/03/22 04:33:42 DEBUG : chunked-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f11530e72a5c5d7d1_d20250322_m043313_c001_v0001182_t0029_u01742617993098") 2025/03/22 04:33:42 DEBUG : chunked-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f41632245688401e6_d20250322_m043312_c001_v7007000_t0000_u01742617992611") 2025/03/22 04:33:42 DEBUG : chunked-copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f11530e72a5c5d767_d20250322_m043309_c001_v0001182_t0030_u01742617989484") 2025/03/22 04:33:42 DEBUG : chunked-copy.copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f419b086a373c041f_d20250322_m043334_c001_v7007000_t0000_u01742618014842") 2025/03/22 04:33:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f219b086a373c041a_d20250322_m043332_c001_v0001181_t0020_u01742618012980") 2025/03/22 04:33:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f41632245688401f2_d20250322_m043328_c001_v7007000_t0000_u01742618008431") 2025/03/22 04:33:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f219b086a373c040b_d20250322_m043326_c001_v0001092_t0027_u01742618006470") 2025/03/22 04:33:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f41632245688401ee_d20250322_m043322_c001_v7007000_t0000_u01742618002256") 2025/03/22 04:33:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f219b086a373c03e5_d20250322_m043320_c001_v0001177_t0002_u01742618000455") 2025/03/22 04:33:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f41632245688401ea_d20250322_m043316_c001_v7007000_t0000_u01742617996317") 2025/03/22 04:33:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f21632245688401e8_d20250322_m043314_c001_v0001182_t0038_u01742617994649") 2025/03/22 04:33:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f41632245688401e5_d20250322_m043312_c001_v7007000_t0000_u01742617992411") 2025/03/22 04:33:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f114bae136245c208_d20250322_m043311_c001_v0001101_t0023_u01742617991467") 2025/03/22 04:33:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f115b162b1e472dc2_d20250322_m042838_c001_v0001042_t0038_u01742617718225") 2025/03/22 04:33:43 DEBUG : unknown-size-put.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f419b086a373c0423_d20250322_m043335_c001_v7007000_t0000_u01742618015785") 2025/03/22 04:33:43 DEBUG : unknown-size-put.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f11530e72a5c5d9af_d20250322_m043335_c001_v0001182_t0047_u01742618015575") 2025/03/22 04:33:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f419b086a373c0425_d20250322_m043336_c001_v7007000_t0000_u01742618016781") 2025/03/22 04:33:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f11530e72a5c5d9e1_d20250322_m043336_c001_v0001182_t0003_u01742618016574") 2025/03/22 04:33:43 DEBUG : unknown-size-update.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f11530e72a5c5d9cd_d20250322_m043335_c001_v0001182_t0014_u01742618015975") 2025/03/22 04:33:43 DEBUG : versions/test-versions.txt: Deleting (id "4_z2fb2ad6310bdbbcb9f580e1b_f4175cc972c06ddd2_d20250322_m042954_c001_v7007000_t0000_u01742617794627") 2025/03/22 04:33:44 INFO : B2 bucket rclone-test-fuvimil5jofa: cleaning bucket "rclone-test-fuvimil5jofa" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (344.03s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.45s) --- PASS: TestIntegration/FsMkdir (341.74s) --- 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 (24.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.34s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.96s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (30.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (190.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (33.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (14.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (9.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (47.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (25.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (19.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- 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 344.053s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m44.736679348s (try 1/5)