"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2025/02/01 05:10:13 DEBUG : Creating backend with remote "TestB2:rclone-test-venoviy6kaqa" 2025/02/01 05:10:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/02/01 05:10:24 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/02/01 05:10:24 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/02/01 05:10:25 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/02/01 05:10:47 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/02/01 05:10:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/02/01 05:10:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/02/01 05:10:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/02/01 05:10:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/02/01 05:10:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/02/01 05:10:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/02/01 05:10:51 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/02/01 05:10:58 DEBUG : Creating backend with remote "TestB2:" 2025/02/01 05:10:58 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/02/01 05:10:59 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/02/01 05:11:04 INFO : B2 bucket rclone-test-venoviy6kaqa: cleaning bucket "rclone-test-venoviy6kaqa" of all files 2025/02/01 05:11:04 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcff40_d20250201_m051103_c001_v0001184_t0017_u01738386663776") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/02/01 05:11:05 DEBUG : Creating backend with remote "TestB2:rclone-test-venoviy6kaqa/dirToPurgeFromRoot" 2025/02/01 05:11:06 INFO : B2 bucket rclone-test-venoviy6kaqa path dirToPurgeFromRoot: cleaning bucket "rclone-test-venoviy6kaqa" of all files 2025/02/01 05:11:07 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcff70_d20250201_m051105_c001_v0001184_t0034_u01738386665304") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/02/01 05:11:08 DEBUG : Creating backend with remote "TestB2:rclone-test-venoviy6kaqa/hello? sausage/êé" 2025/02/01 05:11:12 INFO : B2 bucket rclone-test-venoviy6kaqa path hello? sausage/êé: cleaning bucket "rclone-test-venoviy6kaqa" of all files 2025/02/01 05:11:12 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f11276ac135a4fc5e_d20250201_m051110_c001_v0001101_t0032_u01738386670774") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/02/01 05:11:21 DEBUG : Creating backend with remote "TestB2:rclone-test-venoviy6kaqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/02/01 05:11:23 DEBUG : Creating backend with remote "TestB2:rclone-test-venoviy6kaqa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-venoviy6kaqa" from "TestB2:rclone-test-venoviy6kaqa" 2025/02/01 05:11:25 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/02/01 05:11:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cucisiy6fuse" 2025/02/01 05:11:44 DEBUG : B2 bucket rclone-test-cucisiy6fuse: Purge remote 2025/02/01 05:11:44 INFO : B2 bucket rclone-test-cucisiy6fuse: cleaning bucket "rclone-test-cucisiy6fuse" of all files 2025/02/01 05:11:44 DEBUG : somefile: Deleting (id "4_zef62edf3e0bdbbfb9f480e1b_f401e588ebe843616_d20250201_m051142_c001_v0001115_t0052_u01738386702237") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2135: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/02/01 05:11:48 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/02/01 05:11:49 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/02/01 05:11:52 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/02/01 05:11:52 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/02/01 05:11:52 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.725Ki offset 6Mi/6.106Mi 2025/02/01 05:11:52 DEBUG : test-metadata: Sending chunk 1 length 111334 2025/02/01 05:11:54 DEBUG : test-metadata: Done sending chunk 1 2025/02/01 05:11:54 DEBUG : test-metadata: Done sending chunk 0 2025/02/01 05:11:54 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/02/01 05:12:05 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1184-01.backblaze.com/b2api/v1/b2_upload_file/0f22cd53e0adbbfb9f480e1b/c001_v0001184_t0047": EOF 2025/02/01 05:12:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-01.backblaze.com/b2api/v1/b2_upload_file/0f22cd53e0adbbfb9f480e1b/c001_v0001184_t0047": EOF) 2025/02/01 05:12:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1184-01.backblaze.com/b2api/v1/b2_upload_file/0f22cd53e0adbbfb9f480e1b/c001_v0001184_t0047": EOF - low level retry 1/10 2025/02/01 05:12:07 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions-v2025-02-01-051159-995.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/02/01 05:12:09 DEBUG : oldPath = "TestB2:rclone-test-venoviy6kaqa/versions/test-versions-v2025-02-01-051159-995.txt" 2025/02/01 05:12:09 DEBUG : newPath = "TestB2,versions:rclone-test-venoviy6kaqa/versions/test-versions-v2025-02-01-051159-995.txt" 2025/02/01 05:12:09 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-venoviy6kaqa/versions/test-versions-v2025-02-01-051159-995.txt" 2025/02/01 05:12:09 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/02/01 05:12:11 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-venoviy6kaqa/versions/test-versions-v2025-02-01-051159-995.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-venoviy6kaqa/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/02/01 05:12:12 INFO : B2 bucket rclone-test-venoviy6kaqa: cleaning bucket "rclone-test-venoviy6kaqa" of all hidden files 2025/02/01 05:12:12 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1d7_d20250201_m051031_c001_v7007000_t0000_u01738386631949") as it is a hide marker 2025/02/01 05:12:12 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : leading space/ leading space: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcf9dc_d20250201_m051031_c001_v0001184_t0014_u01738386631376") 2025/02/01 05:12:12 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1d6_d20250201_m051031_c001_v7007000_t0000_u01738386631006") as it is a hide marker 2025/02/01 05:12:12 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcf995_d20250201_m051030_c001_v0001184_t0013_u01738386630401") 2025/02/01 05:12:12 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1e4_d20250201_m051037_c001_v7007000_t0000_u01738386637737") as it is a hide marker 2025/02/01 05:12:12 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfafd_d20250201_m051037_c001_v0001184_t0018_u01738386637152") 2025/02/01 05:12:12 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : created from root.txt: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f41151c353d2dc961_d20250201_m051133_c001_v7007000_t0000_u01738386693098") as it is a hide marker 2025/02/01 05:12:12 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : created from root.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10840dd917ba4875_d20250201_m051132_c001_v0001182_t0020_u01738386692037") 2025/02/01 05:12:12 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : file name.txt: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00dddd11_d20250201_m051148_c001_v7007000_t0000_u01738386708660") as it is a hide marker 2025/02/01 05:12:12 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : file name.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bd017f_d20250201_m051120_c001_v0001184_t0016_u01738386680871") 2025/02/01 05:12:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : file name.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f1052ea8477d2b7a4_d20250201_m051117_c001_v0001093_t0036_u01738386677137") 2025/02/01 05:12:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : file name.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfe14_d20250201_m051055_c001_v0001184_t0033_u01738386655931") 2025/02/01 05:12:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : file name.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfde7_d20250201_m051055_c001_v0001184_t0033_u01738386655133") 2025/02/01 05:12:12 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfdfe_d20250201_m051055_c001_v0001184_t0023_u01738386655534") "upload" dated 2025-02-01 05:10:55.534 +0000 UTC (1m17.231801515s ago) 2025/02/01 05:12:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f4143615572d287f3_d20250201_m051114_c001_v7007000_t0000_u01738386674828") as it is a hide marker 2025/02/01 05:12:12 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f1103367b6a9deb17_d20250201_m051114_c001_v0001146_t0056_u01738386674444") 2025/02/01 05:12:12 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f1035e0d51bff38dd_d20250201_m051113_c001_v0001183_t0057_u01738386673808") 2025/02/01 05:12:12 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1f2_d20250201_m051044_c001_v7007000_t0000_u01738386644911") as it is a hide marker 2025/02/01 05:12:12 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfc10_d20250201_m051044_c001_v0001184_t0007_u01738386644331") 2025/02/01 05:12:12 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : piped data.txt: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00dddd1e_d20250201_m051150_c001_v7007000_t0000_u01738386710446") as it is a hide marker 2025/02/01 05:12:12 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : piped data.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bd0528_d20250201_m051149_c001_v0001184_t0004_u01738386709974") 2025/02/01 05:12:12 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : piped data.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00dddd1a_d20250201_m051149_c001_v7007000_t0000_u01738386709778") 2025/02/01 05:12:12 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : piped data.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40128b2f12bd0514_d20250201_m051149_c001_v0001184_t0047_u01738386709409") 2025/02/01 05:12:12 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1f4_d20250201_m051045_c001_v7007000_t0000_u01738386645886") as it is a hide marker 2025/02/01 05:12:12 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfc3e_d20250201_m051045_c001_v0001184_t0018_u01738386645290") 2025/02/01 05:12:12 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : test-metadata: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f409c2ff7bf4089f0_d20250201_m051157_c001_v7007000_t0000_u01738386717434") as it is a hide marker 2025/02/01 05:12:12 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : test-metadata: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f21934c5c00dddd29_d20250201_m051152_c001_v0001117_t0026_u01738386712169") 2025/02/01 05:12:12 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : test-metadata: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00dddd24_d20250201_m051151_c001_v7007000_t0000_u01738386711418") 2025/02/01 05:12:12 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : test-metadata: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bd053e_d20250201_m051150_c001_v0001184_t0023_u01738386710653") 2025/02/01 05:12:12 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1e8_d20250201_m051039_c001_v7007000_t0000_u01738386639874") as it is a hide marker 2025/02/01 05:12:12 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfb4f_d20250201_m051039_c001_v0001184_t0032_u01738386639227") 2025/02/01 05:12:12 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1ec_d20250201_m051042_c001_v7007000_t0000_u01738386642013") as it is a hide marker 2025/02/01 05:12:12 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfba4_d20250201_m051041_c001_v0001184_t0029_u01738386641394") 2025/02/01 05:12:12 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1ea_d20250201_m051041_c001_v7007000_t0000_u01738386641001") as it is a hide marker 2025/02/01 05:12:12 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfb76_d20250201_m051040_c001_v0001184_t0017_u01738386640392") 2025/02/01 05:12:12 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1ed_d20250201_m051042_c001_v7007000_t0000_u01738386642970") as it is a hide marker 2025/02/01 05:12:12 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfbc0_d20250201_m051042_c001_v0001184_t0025_u01738386642391") 2025/02/01 05:12:12 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1f0_d20250201_m051043_c001_v7007000_t0000_u01738386643953") as it is a hide marker 2025/02/01 05:12:12 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfbe8_d20250201_m051043_c001_v0001184_t0037_u01738386643349") 2025/02/01 05:12:12 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1e6_d20250201_m051038_c001_v7007000_t0000_u01738386638679") as it is a hide marker 2025/02/01 05:12:12 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : trailing space /trailing space : Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfb2b_d20250201_m051038_c001_v0001184_t0057_u01738386638108") 2025/02/01 05:12:12 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f101a637399f0b2a3_d20250201_m051207_c001_v0001029_t0013_u01738386727776") "upload" dated 2025-02-01 05:12:07.776 +0000 UTC (4.990081159s ago) 2025/02/01 05:12:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40844569895aa89d_d20250201_m051202_c001_v7007000_t0000_u01738386722990") 2025/02/01 05:12:12 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bd0664_d20250201_m051159_c001_v0001184_t0040_u01738386719995") 2025/02/01 05:12:12 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1ff_d20250201_m051054_c001_v7007000_t0000_u01738386654573") as it is a hide marker 2025/02/01 05:12:12 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f216bc7984a6df1f8_d20250201_m051048_c001_v0001150_t0054_u01738386648074") 2025/02/01 05:12:12 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : zero-length-file: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1f6_d20250201_m051047_c001_v7007000_t0000_u01738386647823") as it is a hide marker 2025/02/01 05:12:12 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : zero-length-file: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40128b2f12bcfc8e_d20250201_m051047_c001_v0001184_t0047_u01738386647251") 2025/02/01 05:12:12 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1da_d20250201_m051032_c001_v7007000_t0000_u01738386632916") as it is a hide marker 2025/02/01 05:12:12 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfa0c_d20250201_m051032_c001_v0001184_t0037_u01738386632327") 2025/02/01 05:12:12 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1c8_d20250201_m051028_c001_v7007000_t0000_u01738386628058") as it is a hide marker 2025/02/01 05:12:12 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcf8e2_d20250201_m051027_c001_v0001184_t0029_u01738386627057") 2025/02/01 05:12:12 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1e0_d20250201_m051035_c001_v7007000_t0000_u01738386635810") as it is a hide marker 2025/02/01 05:12:12 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfaa7_d20250201_m051035_c001_v0001184_t0018_u01738386635231") 2025/02/01 05:12:12 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1de_d20250201_m051034_c001_v7007000_t0000_u01738386634862") as it is a hide marker 2025/02/01 05:12:12 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfa7c_d20250201_m051034_c001_v0001184_t0054_u01738386634285") 2025/02/01 05:12:12 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1e3_d20250201_m051036_c001_v7007000_t0000_u01738386636772") as it is a hide marker 2025/02/01 05:12:12 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfadd_d20250201_m051036_c001_v0001184_t0005_u01738386636183") 2025/02/01 05:12:12 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1db_d20250201_m051033_c001_v7007000_t0000_u01738386633909") as it is a hide marker 2025/02/01 05:12:12 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfa45_d20250201_m051033_c001_v0001184_t0042_u01738386633283") 2025/02/01 05:12:12 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : ./.: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1d0_d20250201_m051029_c001_v7007000_t0000_u01738386629045") as it is a hide marker 2025/02/01 05:12:12 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : ./.: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcf92b_d20250201_m051028_c001_v0001184_t0032_u01738386628423") 2025/02/01 05:12:12 NOTICE: ./.: Skipped delete as --dry-run is set 2025/02/01 05:12:12 DEBUG : ../..: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1d4_d20250201_m051030_c001_v7007000_t0000_u01738386630021") as it is a hide marker 2025/02/01 05:12:12 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/02/01 05:12:12 DEBUG : ../..: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcf959_d20250201_m051029_c001_v0001184_t0035_u01738386629419") 2025/02/01 05:12:12 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/02/01 05:12:12 INFO : B2 bucket rclone-test-venoviy6kaqa: cleaning bucket "rclone-test-venoviy6kaqa" of all hidden files 2025/02/01 05:12:13 DEBUG : leading space/ leading space: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1d7_d20250201_m051031_c001_v7007000_t0000_u01738386631949") as it is a hide marker 2025/02/01 05:12:13 DEBUG : leading space/ leading space: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcf9dc_d20250201_m051031_c001_v0001184_t0014_u01738386631376") 2025/02/01 05:12:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1d6_d20250201_m051031_c001_v7007000_t0000_u01738386631006") as it is a hide marker 2025/02/01 05:12:13 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcf995_d20250201_m051030_c001_v0001184_t0013_u01738386630401") 2025/02/01 05:12:13 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1e4_d20250201_m051037_c001_v7007000_t0000_u01738386637737") as it is a hide marker 2025/02/01 05:12:13 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfafd_d20250201_m051037_c001_v0001184_t0018_u01738386637152") 2025/02/01 05:12:13 DEBUG : created from root.txt: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f41151c353d2dc961_d20250201_m051133_c001_v7007000_t0000_u01738386693098") as it is a hide marker 2025/02/01 05:12:13 DEBUG : created from root.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10840dd917ba4875_d20250201_m051132_c001_v0001182_t0020_u01738386692037") 2025/02/01 05:12:13 DEBUG : file name.txt: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00dddd11_d20250201_m051148_c001_v7007000_t0000_u01738386708660") as it is a hide marker 2025/02/01 05:12:13 DEBUG : file name.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bd017f_d20250201_m051120_c001_v0001184_t0016_u01738386680871") 2025/02/01 05:12:13 DEBUG : file name.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f1052ea8477d2b7a4_d20250201_m051117_c001_v0001093_t0036_u01738386677137") 2025/02/01 05:12:13 DEBUG : file name.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfe14_d20250201_m051055_c001_v0001184_t0033_u01738386655931") 2025/02/01 05:12:13 DEBUG : file name.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfde7_d20250201_m051055_c001_v0001184_t0033_u01738386655133") 2025/02/01 05:12:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfdfe_d20250201_m051055_c001_v0001184_t0023_u01738386655534") "upload" dated 2025-02-01 05:10:55.534 +0000 UTC (1m18.268943999s ago) 2025/02/01 05:12:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f4143615572d287f3_d20250201_m051114_c001_v7007000_t0000_u01738386674828") as it is a hide marker 2025/02/01 05:12:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f1103367b6a9deb17_d20250201_m051114_c001_v0001146_t0056_u01738386674444") 2025/02/01 05:12:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f1035e0d51bff38dd_d20250201_m051113_c001_v0001183_t0057_u01738386673808") 2025/02/01 05:12:14 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1f2_d20250201_m051044_c001_v7007000_t0000_u01738386644911") as it is a hide marker 2025/02/01 05:12:14 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfc10_d20250201_m051044_c001_v0001184_t0007_u01738386644331") 2025/02/01 05:12:14 DEBUG : piped data.txt: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00dddd1e_d20250201_m051150_c001_v7007000_t0000_u01738386710446") as it is a hide marker 2025/02/01 05:12:14 DEBUG : piped data.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bd0528_d20250201_m051149_c001_v0001184_t0004_u01738386709974") 2025/02/01 05:12:14 DEBUG : piped data.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00dddd1a_d20250201_m051149_c001_v7007000_t0000_u01738386709778") 2025/02/01 05:12:14 DEBUG : piped data.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40128b2f12bd0514_d20250201_m051149_c001_v0001184_t0047_u01738386709409") 2025/02/01 05:12:14 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1f4_d20250201_m051045_c001_v7007000_t0000_u01738386645886") as it is a hide marker 2025/02/01 05:12:14 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfc3e_d20250201_m051045_c001_v0001184_t0018_u01738386645290") 2025/02/01 05:12:14 DEBUG : test-metadata: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f409c2ff7bf4089f0_d20250201_m051157_c001_v7007000_t0000_u01738386717434") as it is a hide marker 2025/02/01 05:12:14 DEBUG : test-metadata: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f21934c5c00dddd29_d20250201_m051152_c001_v0001117_t0026_u01738386712169") 2025/02/01 05:12:14 DEBUG : test-metadata: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00dddd24_d20250201_m051151_c001_v7007000_t0000_u01738386711418") 2025/02/01 05:12:14 DEBUG : test-metadata: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bd053e_d20250201_m051150_c001_v0001184_t0023_u01738386710653") 2025/02/01 05:12:14 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1e8_d20250201_m051039_c001_v7007000_t0000_u01738386639874") as it is a hide marker 2025/02/01 05:12:14 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfb4f_d20250201_m051039_c001_v0001184_t0032_u01738386639227") 2025/02/01 05:12:14 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1ec_d20250201_m051042_c001_v7007000_t0000_u01738386642013") as it is a hide marker 2025/02/01 05:12:14 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfba4_d20250201_m051041_c001_v0001184_t0029_u01738386641394") 2025/02/01 05:12:14 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1ea_d20250201_m051041_c001_v7007000_t0000_u01738386641001") as it is a hide marker 2025/02/01 05:12:14 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfb76_d20250201_m051040_c001_v0001184_t0017_u01738386640392") 2025/02/01 05:12:14 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1ed_d20250201_m051042_c001_v7007000_t0000_u01738386642970") as it is a hide marker 2025/02/01 05:12:14 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfbc0_d20250201_m051042_c001_v0001184_t0025_u01738386642391") 2025/02/01 05:12:15 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1f0_d20250201_m051043_c001_v7007000_t0000_u01738386643953") as it is a hide marker 2025/02/01 05:12:15 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfbe8_d20250201_m051043_c001_v0001184_t0037_u01738386643349") 2025/02/01 05:12:15 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1e6_d20250201_m051038_c001_v7007000_t0000_u01738386638679") as it is a hide marker 2025/02/01 05:12:15 DEBUG : trailing space /trailing space : Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfb2b_d20250201_m051038_c001_v0001184_t0057_u01738386638108") 2025/02/01 05:12:15 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f101a637399f0b2a3_d20250201_m051207_c001_v0001029_t0013_u01738386727776") "upload" dated 2025-02-01 05:12:07.776 +0000 UTC (7.470489596s ago) 2025/02/01 05:12:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40844569895aa89d_d20250201_m051202_c001_v7007000_t0000_u01738386722990") 2025/02/01 05:12:15 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bd0664_d20250201_m051159_c001_v0001184_t0040_u01738386719995") 2025/02/01 05:12:15 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1ff_d20250201_m051054_c001_v7007000_t0000_u01738386654573") as it is a hide marker 2025/02/01 05:12:15 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f216bc7984a6df1f8_d20250201_m051048_c001_v0001150_t0054_u01738386648074") 2025/02/01 05:12:15 DEBUG : zero-length-file: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1f6_d20250201_m051047_c001_v7007000_t0000_u01738386647823") as it is a hide marker 2025/02/01 05:12:15 DEBUG : zero-length-file: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40128b2f12bcfc8e_d20250201_m051047_c001_v0001184_t0047_u01738386647251") 2025/02/01 05:12:15 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1da_d20250201_m051032_c001_v7007000_t0000_u01738386632916") as it is a hide marker 2025/02/01 05:12:15 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfa0c_d20250201_m051032_c001_v0001184_t0037_u01738386632327") 2025/02/01 05:12:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1c8_d20250201_m051028_c001_v7007000_t0000_u01738386628058") as it is a hide marker 2025/02/01 05:12:15 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcf8e2_d20250201_m051027_c001_v0001184_t0029_u01738386627057") 2025/02/01 05:12:15 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1e0_d20250201_m051035_c001_v7007000_t0000_u01738386635810") as it is a hide marker 2025/02/01 05:12:15 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfaa7_d20250201_m051035_c001_v0001184_t0018_u01738386635231") 2025/02/01 05:12:15 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1de_d20250201_m051034_c001_v7007000_t0000_u01738386634862") as it is a hide marker 2025/02/01 05:12:15 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfa7c_d20250201_m051034_c001_v0001184_t0054_u01738386634285") 2025/02/01 05:12:15 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1e3_d20250201_m051036_c001_v7007000_t0000_u01738386636772") as it is a hide marker 2025/02/01 05:12:16 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfadd_d20250201_m051036_c001_v0001184_t0005_u01738386636183") 2025/02/01 05:12:16 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1db_d20250201_m051033_c001_v7007000_t0000_u01738386633909") as it is a hide marker 2025/02/01 05:12:16 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfa45_d20250201_m051033_c001_v0001184_t0042_u01738386633283") 2025/02/01 05:12:16 DEBUG : ./.: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1d0_d20250201_m051029_c001_v7007000_t0000_u01738386629045") as it is a hide marker 2025/02/01 05:12:16 DEBUG : ./.: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcf92b_d20250201_m051028_c001_v0001184_t0032_u01738386628423") 2025/02/01 05:12:16 DEBUG : ../..: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df1d4_d20250201_m051030_c001_v7007000_t0000_u01738386630021") as it is a hide marker 2025/02/01 05:12:16 DEBUG : ../..: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcf959_d20250201_m051029_c001_v0001184_t0035_u01738386629419") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/02/01 05:12:17 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/02/01 05:12:17 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/02/01 05:12:17 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/02/01 05:12:17 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/02/01 05:12:18 INFO : B2 bucket rclone-test-venoviy6kaqa: cleaning bucket "rclone-test-venoviy6kaqa" of pending multipart uploads older than 0s 2025/02/01 05:12:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfdfe_d20250201_m051055_c001_v0001184_t0023_u01738386655534") "upload" dated 2025-02-01 05:10:55.534 +0000 UTC (1m22.883123142s ago) 2025/02/01 05:12:18 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f2066816e38e9c24c_d20250201_m051217_c001_v0001157_t0036_u01738386737306") as it is a start marker (upload started at 2025-02-01 05:12:17.306 +0000 UTC) 2025/02/01 05:12:18 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/02/01 05:12:18 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f2066816e38e9c24d_d20250201_m051217_c001_v0001145_t0035_u01738386737518") as it is a start marker (upload started at 2025-02-01 05:12:17.518 +0000 UTC) 2025/02/01 05:12:18 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/02/01 05:12:18 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f2066816e38e9c24e_d20250201_m051217_c001_v0001150_t0016_u01738386737718") as it is a start marker (upload started at 2025-02-01 05:12:17.718 +0000 UTC) 2025/02/01 05:12:18 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/02/01 05:12:18 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f2066816e38e9c24f_d20250201_m051217_c001_v0001177_t0005_u01738386737921") as it is a start marker (upload started at 2025-02-01 05:12:17.921 +0000 UTC) 2025/02/01 05:12:18 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/02/01 05:12:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f4066816e38e9c24b_d20250201_m051217_c001_v7007000_t0000_u01738386737112") "hide" dated 2025-02-01 05:12:17.112 +0000 UTC (1.305215825s ago) 2025/02/01 05:12:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f101a637399f0b2a3_d20250201_m051207_c001_v0001029_t0013_u01738386727776") 2025/02/01 05:12:18 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/02/01 05:12:18 INFO : B2 bucket rclone-test-venoviy6kaqa: cleaning bucket "rclone-test-venoviy6kaqa" of pending multipart uploads older than 0s 2025/02/01 05:12:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfdfe_d20250201_m051055_c001_v0001184_t0023_u01738386655534") "upload" dated 2025-02-01 05:10:55.534 +0000 UTC (1m23.26604131s ago) 2025/02/01 05:12:18 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f2066816e38e9c24c_d20250201_m051217_c001_v0001157_t0036_u01738386737306") as it is a start marker (upload started at 2025-02-01 05:12:17.306 +0000 UTC) 2025/02/01 05:12:18 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f2066816e38e9c24d_d20250201_m051217_c001_v0001145_t0035_u01738386737518") as it is a start marker (upload started at 2025-02-01 05:12:17.518 +0000 UTC) 2025/02/01 05:12:18 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f2066816e38e9c24e_d20250201_m051217_c001_v0001150_t0016_u01738386737718") as it is a start marker (upload started at 2025-02-01 05:12:17.718 +0000 UTC) 2025/02/01 05:12:18 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f2066816e38e9c24f_d20250201_m051217_c001_v0001177_t0005_u01738386737921") as it is a start marker (upload started at 2025-02-01 05:12:17.921 +0000 UTC) 2025/02/01 05:12:18 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0f22cd53e0adbbfb9f480e1b_f4066816e38e9c24b_d20250201_m051217_c001_v7007000_t0000_u01738386737112") "hide" dated 2025-02-01 05:12:17.112 +0000 UTC (1.688162056s ago) 2025/02/01 05:12:18 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f101a637399f0b2a3_d20250201_m051207_c001_v0001029_t0013_u01738386727776") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/02/01 05:12:19 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/01 05:12:19 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/02/01 05:12:20 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/02/01 05:12:29 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/02/01 05:12:29 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/02/01 05:12:29 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/02/01 05:12:29 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/02/01 05:12:30 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/02/01 05:12:32 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/02/01 05:12:32 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/02/01 05:12:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:12:35 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/02/01 05:12:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f20904eeeb3a7031f_d20250201_m051235_c001_v0001183_t0033_u01738386755191") 2025/02/01 05:12:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/01 05:12:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/01 05:12:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/01 05:12:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:12:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:12:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/02/01 05:12:39 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/02/01 05:12:39 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/02/01 05:12:39 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/02/01 05:12:39 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/02/01 05:12:41 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/02/01 05:12:41 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/02/01 05:12:41 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/02/01 05:12:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:12:43 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/02/01 05:12:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f20904eeeb3a70360_d20250201_m051243_c001_v0001136_t0047_u01738386763514") 2025/02/01 05:12:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/01 05:12:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/01 05:12:43 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/01 05:12:45 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:12:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:12:46 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/02/01 05:12:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/02/01 05:12:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/02/01 05:12:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/02/01 05:12:48 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/02/01 05:12:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/02/01 05:12:48 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/02/01 05:12:48 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/02/01 05:12:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/02/01 05:12:50 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/02/01 05:12:50 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/02/01 05:12:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:12:52 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/02/01 05:12:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f218581a56485b131_d20250201_m051252_c001_v0001184_t0013_u01738386772386") 2025/02/01 05:12:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/02/01 05:12:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/01 05:12:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/01 05:12:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/02/01 05:12:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/02/01 05:12:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:12:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:12:55 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/02/01 05:12:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/02/01 05:12:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/02/01 05:12:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/02/01 05:12:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/02/01 05:12:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/02/01 05:12:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/02/01 05:12:59 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/02/01 05:13:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:13:00 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/02/01 05:13:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f20904eeeb3a70391_d20250201_m051300_c001_v0001184_t0020_u01738386780631") 2025/02/01 05:13:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/01 05:13:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/02/01 05:13:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/01 05:13:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:13:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:13:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/02/01 05:13:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/01 05:13:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/01 05:13:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/01 05:13:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/01 05:13:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/01 05:13:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/01 05:13:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/02/01 05:13:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:13:09 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/02/01 05:13:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f20904eeeb3a703a6_d20250201_m051309_c001_v0001178_t0055_u01738386789353") 2025/02/01 05:13:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/01 05:13:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/01 05:13:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/01 05:13:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/02/01 05:13:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/01 05:13:09 DEBUG : pacer: Reducing sleep to 10ms 2025/02/01 05:13:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:13:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:13:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/02/01 05:13:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/02/01 05:13:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/02/01 05:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/01 05:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/01 05:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/02/01 05:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/02/01 05:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/02/01 05:13:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/02/01 05:13:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/02/01 05:13:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/02/01 05:13:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:13:18 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/02/01 05:13:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f20904eeeb3a703b4_d20250201_m051318_c001_v0001178_t0047_u01738386798585") 2025/02/01 05:13:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/02/01 05:13:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/01 05:13:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/01 05:13:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/02/01 05:13:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/01 05:13:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:13:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:13:21 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/02/01 05:13:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/02/01 05:13:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/02/01 05:13:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/02/01 05:13:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/02/01 05:13:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/02/01 05:13:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/02/01 05:13:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/02/01 05:13:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:13:26 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/02/01 05:13:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f218581a56485b1c2_d20250201_m051326_c001_v0001184_t0025_u01738386806844") 2025/02/01 05:13:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/01 05:13:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/02/01 05:13:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/01 05:13:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:13:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:13:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/02/01 05:13:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/01 05:13:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/01 05:13:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/01 05:13:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/01 05:13:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/01 05:13:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/01 05:13:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/02/01 05:13:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:13:35 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/02/01 05:13:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f218581a56485b205_d20250201_m051335_c001_v0001109_t0006_u01738386815337") 2025/02/01 05:13:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/01 05:13:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/01 05:13:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/01 05:13:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:13:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:13:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/02/01 05:13:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/02/01 05:13:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/02/01 05:13:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/02/01 05:13:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/02/01 05:13:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/02/01 05:13:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/02/01 05:13:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/02/01 05:13:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/02/01 05:13:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/02/01 05:13:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/02/01 05:13:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:13:44 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/02/01 05:13:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f2129bb5b63973b5e_d20250201_m051344_c001_v0001182_t0055_u01738386824161") 2025/02/01 05:13:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/02/01 05:13:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/01 05:13:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/02/01 05:13:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/02/01 05:13:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/02/01 05:13:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:13:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:13:46 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/02/01 05:13:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/02/01 05:13:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/02/01 05:13:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/02/01 05:13:48 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/02/01 05:13:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/02/01 05:13:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/02/01 05:13:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/02/01 05:13:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:13:52 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/02/01 05:13:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f201f7838aec21411_d20250201_m051352_c001_v0001109_t0000_u01738386832847") 2025/02/01 05:13:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/01 05:13:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/02/01 05:13:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/01 05:13:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:13:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:13:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/02/01 05:13:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/01 05:13:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/01 05:13:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/01 05:13:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/01 05:14:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/01 05:14:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/01 05:14:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/02/01 05:14:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:14:03 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/02/01 05:14:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f218581a56485b279_d20250201_m051403_c001_v0001182_t0004_u01738386843111") 2025/02/01 05:14:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/01 05:14:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/01 05:14:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/01 05:14:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:14:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:14:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/02/01 05:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/02/01 05:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/02/01 05:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/02/01 05:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/02/01 05:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/02/01 05:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/02/01 05:14:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/02/01 05:14:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/02/01 05:14:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/02/01 05:14:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/02/01 05:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:14:13 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/02/01 05:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f2042e8312278e4de_d20250201_m051413_c001_v0001029_t0016_u01738386853111") 2025/02/01 05:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/02/01 05:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/01 05:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/02/01 05:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/02/01 05:14:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/02/01 05:14:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:14:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:14:16 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/02/01 05:14:18 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/02/01 05:14:18 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/02/01 05:14:18 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/02/01 05:14:18 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/02/01 05:14:19 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/02/01 05:14:21 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/02/01 05:14:21 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/02/01 05:14:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:14:23 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/02/01 05:14:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f2042e8312278e4e5_d20250201_m051423_c001_v0001161_t0026_u01738386863451") 2025/02/01 05:14:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/01 05:14:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/01 05:14:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/01 05:14:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:14:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:14:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/02/01 05:14:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/02/01 05:14:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/02/01 05:14:28 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/02/01 05:14:28 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/02/01 05:14:33 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/02/01 05:14:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/02/01 05:14:36 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/02/01 05:14:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:14:41 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/02/01 05:14:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f21934c5c00dddf4b_d20250201_m051441_c001_v0001177_t0010_u01738386881416") 2025/02/01 05:14:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/01 05:14:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/01 05:14:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/01 05:14:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:14:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:14:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/02/01 05:14:46 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/02/01 05:14:46 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/02/01 05:14:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/02/01 05:14:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/02/01 05:14:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/02/01 05:14:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/02/01 05:14:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/02/01 05:14:49 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/02/01 05:14:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/02/01 05:14:50 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/02/01 05:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:14:52 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/02/01 05:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f207e180be88f0be8_d20250201_m051452_c001_v0001184_t0023_u01738386892282") 2025/02/01 05:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/02/01 05:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/01 05:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/01 05:14:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/02/01 05:14:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/02/01 05:14:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:14:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:14:57 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/02/01 05:15:01 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/02/01 05:15:01 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/02/01 05:15:01 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/02/01 05:15:01 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/02/01 05:15:02 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/02/01 05:15:04 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/02/01 05:15:04 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/02/01 05:15:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:15:06 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/02/01 05:15:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f207e180be88f0c04_d20250201_m051506_c001_v0001130_t0057_u01738386906447") 2025/02/01 05:15:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/01 05:15:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/02/01 05:15:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/01 05:15:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:15:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:15:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/02/01 05:15:11 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/02/01 05:15:11 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/02/01 05:15:11 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/02/01 05:15:11 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/02/01 05:15:14 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/02/01 05:15:14 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/02/01 05:15:14 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/02/01 05:15:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:15:16 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/02/01 05:15:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f2055ec92944f164d_d20250201_m051517_c001_v0001184_t0016_u01738386917054") 2025/02/01 05:15:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/01 05:15:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/02/01 05:15:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/01 05:15:19 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:15:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:15:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/02/01 05:15:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/02/01 05:15:22 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/02/01 05:15:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/02/01 05:15:23 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/02/01 05:15:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/02/01 05:15:23 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/02/01 05:15:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/02/01 05:15:25 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/02/01 05:15:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/02/01 05:15:26 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/02/01 05:15:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/02/01 05:15:28 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/02/01 05:15:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0f22cd53e0adbbfb9f480e1b_f2055ec92944f1657_d20250201_m051529_c001_v0001040_t0033_u01738386929083") 2025/02/01 05:15:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/02/01 05:15:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/02/01 05:15:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/02/01 05:15:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/02/01 05:15:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/02/01 05:15:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/02/01 05:15:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/02/01 05:15:32 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/02/01 05:15:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f22cd53e0adbbfb9f480e1b_f2009e7800256448d_d20250201_m051547_c001_v0001130_t0044_u01738386947674") 2025/02/01 05:15:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/02/01 05:15:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/01 05:15:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/01 05:15:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/01 05:15:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/02/01 05:15:50 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/01 05:15:50 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/01 05:15:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/01 05:15:50 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/02/01 05:15:52 DEBUG : chunked-copy: Done sending chunk 0 2025/02/01 05:15:52 DEBUG : chunked-copy: Done sending chunk 1 2025/02/01 05:15:52 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/01 05:15:53 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f22cd53e0adbbfb9f480e1b_f2009e780025644a5_d20250201_m051553_c001_v0001177_t0033_u01738386953633") 2025/02/01 05:15:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/02/01 05:15:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/01 05:15:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/01 05:15:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/01 05:15:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/02/01 05:15:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/02/01 05:15:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/01 05:15:56 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/02/01 05:15:56 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/02/01 05:16:04 DEBUG : chunked-copy: Done sending chunk 1 2025/02/01 05:16:31 DEBUG : chunked-copy: Done sending chunk 0 2025/02/01 05:16:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/01 05:16:32 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0f22cd53e0adbbfb9f480e1b_f2133013de8f50e39_d20250201_m051632_c001_v0001145_t0010_u01738386992756") 2025/02/01 05:16:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/01 05:16:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/01 05:16:39 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/01 05:17:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/01 05:17:20 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/02/01 05:17:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/02/01 05:17:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/02/01 05:17:24 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/02/01 05:17:24 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/02/01 05:17:26 DEBUG : chunked-copy: Done sending chunk 0 2025/02/01 05:17:26 DEBUG : chunked-copy: Done sending chunk 1 2025/02/01 05:17:26 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/02/01 05:17:27 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0f22cd53e0adbbfb9f480e1b_f20211737152a9f2c_d20250201_m051727_c001_v0001184_t0015_u01738387047121") 2025/02/01 05:17:27 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/02/01 05:17:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/02/01 05:17:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/02/01 05:17:27 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/02/01 05:17:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/02/01 05:17:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/02/01 05:17:27 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/02/01 05:17:29 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/02/01 05:17:30 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/02/01 05:17:31 DEBUG : Creating backend with remote "TestB2:rclone-test-venoviy6kaqa/deeper/nonexisting/directory" 2025/02/01 05:17:31 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories 2025/02/01 05:17:32 INFO : B2 bucket rclone-test-venoviy6kaqa: cleaning bucket "rclone-test-venoviy6kaqa" of all files 2025/02/01 05:17:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4055ec92944f1644_d20250201_m051510_c001_v7007000_t0000_u01738386910981") 2025/02/01 05:17:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f207e180be88f0c04_d20250201_m051506_c001_v0001130_t0057_u01738386906447") 2025/02/01 05:17:33 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f407e180be88f0c03_d20250201_m051505_c001_v7007000_t0000_u01738386905955") 2025/02/01 05:17:33 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2055ec92944f1640_d20250201_m051501_c001_v0001181_t0046_u01738386901462") 2025/02/01 05:17:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f416bc7984a6df548_d20250201_m051534_c001_v7007000_t0000_u01738386934515") 2025/02/01 05:17:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2055ec92944f1657_d20250201_m051529_c001_v0001040_t0033_u01738386929083") 2025/02/01 05:17:33 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4055ec92944f1656_d20250201_m051528_c001_v7007000_t0000_u01738386928590") 2025/02/01 05:17:33 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2055ec92944f1654_d20250201_m051522_c001_v0001091_t0022_u01738386922559") 2025/02/01 05:17:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4055ec92944f1653_d20250201_m051522_c001_v7007000_t0000_u01738386922371") 2025/02/01 05:17:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2055ec92944f164d_d20250201_m051517_c001_v0001184_t0016_u01738386917054") 2025/02/01 05:17:33 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4055ec92944f164c_d20250201_m051516_c001_v7007000_t0000_u01738386916542") 2025/02/01 05:17:33 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2055ec92944f1645_d20250201_m051511_c001_v0001184_t0001_u01738386911167") 2025/02/01 05:17:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f401f7838aec2134f_d20250201_m051322_c001_v7007000_t0000_u01738386802517") 2025/02/01 05:17:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f20904eeeb3a703b4_d20250201_m051318_c001_v0001178_t0047_u01738386798585") 2025/02/01 05:17:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40904eeeb3a703ad_d20250201_m051313_c001_v7007000_t0000_u01738386793428") 2025/02/01 05:17:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f20904eeeb3a703a6_d20250201_m051309_c001_v0001178_t0055_u01738386789353") 2025/02/01 05:17:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40904eeeb3a703b3_d20250201_m051318_c001_v7007000_t0000_u01738386798228") 2025/02/01 05:17:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f20904eeeb3a703ae_d20250201_m051313_c001_v0001172_t0036_u01738386793623") 2025/02/01 05:17:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40904eeeb3a703a1_d20250201_m051308_c001_v7007000_t0000_u01738386788995") 2025/02/01 05:17:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f21934c5c00ddde27_d20250201_m051304_c001_v0001144_t0008_u01738386784232") 2025/02/01 05:17:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00ddde26_d20250201_m051304_c001_v7007000_t0000_u01738386784047") 2025/02/01 05:17:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f20904eeeb3a70391_d20250201_m051300_c001_v0001184_t0020_u01738386780631") 2025/02/01 05:17:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40904eeeb3a70390_d20250201_m051300_c001_v7007000_t0000_u01738386780258") 2025/02/01 05:17:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f20904eeeb3a7038c_d20250201_m051256_c001_v0001182_t0056_u01738386776695") 2025/02/01 05:17:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f418581a56485b24d_d20250201_m051348_c001_v7007000_t0000_u01738386828072") 2025/02/01 05:17:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2129bb5b63973b5e_d20250201_m051344_c001_v0001182_t0055_u01738386824161") 2025/02/01 05:17:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f401f7838aec213e2_d20250201_m051339_c001_v7007000_t0000_u01738386819536") 2025/02/01 05:17:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f218581a56485b205_d20250201_m051335_c001_v0001109_t0006_u01738386815337") 2025/02/01 05:17:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4129bb5b63973b5a_d20250201_m051343_c001_v7007000_t0000_u01738386823818") 2025/02/01 05:17:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f201f7838aec213e3_d20250201_m051339_c001_v0001184_t0026_u01738386819727") 2025/02/01 05:17:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f418581a56485b1fd_d20250201_m051334_c001_v7007000_t0000_u01738386814966") 2025/02/01 05:17:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f201f7838aec213c5_d20250201_m051330_c001_v0001183_t0022_u01738386810461") 2025/02/01 05:17:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f401f7838aec213c2_d20250201_m051330_c001_v7007000_t0000_u01738386810260") 2025/02/01 05:17:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f218581a56485b1c2_d20250201_m051326_c001_v0001184_t0025_u01738386806844") 2025/02/01 05:17:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f418581a56485b1bd_d20250201_m051326_c001_v7007000_t0000_u01738386806481") 2025/02/01 05:17:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f201f7838aec21353_d20250201_m051322_c001_v0001033_t0017_u01738386802711") 2025/02/01 05:17:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40904eeeb3a7038b_d20250201_m051256_c001_v7007000_t0000_u01738386776504") 2025/02/01 05:17:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f218581a56485b131_d20250201_m051252_c001_v0001184_t0013_u01738386772386") 2025/02/01 05:17:35 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f418581a56485b130_d20250201_m051252_c001_v7007000_t0000_u01738386772033") 2025/02/01 05:17:35 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f21934c5c00ddddcf_d20250201_m051247_c001_v0001184_t0035_u01738386767739") 2025/02/01 05:17:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00ddddce_d20250201_m051247_c001_v7007000_t0000_u01738386767550") 2025/02/01 05:17:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f20904eeeb3a70360_d20250201_m051243_c001_v0001136_t0047_u01738386763514") 2025/02/01 05:17:35 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40904eeeb3a7035c_d20250201_m051243_c001_v7007000_t0000_u01738386763165") 2025/02/01 05:17:35 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f21934c5c00ddddb5_d20250201_m051238_c001_v0001131_t0024_u01738386758838") 2025/02/01 05:17:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00ddddb4_d20250201_m051238_c001_v7007000_t0000_u01738386758652") 2025/02/01 05:17:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f20904eeeb3a7031f_d20250201_m051235_c001_v0001183_t0033_u01738386755191") 2025/02/01 05:17:35 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40904eeeb3a7031c_d20250201_m051234_c001_v7007000_t0000_u01738386754847") 2025/02/01 05:17:35 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2066816e38e9c25c_d20250201_m051229_c001_v0001101_t0010_u01738386749532") 2025/02/01 05:17:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f418581a56485b2c0_d20250201_m051417_c001_v7007000_t0000_u01738386857765") 2025/02/01 05:17:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2042e8312278e4de_d20250201_m051413_c001_v0001029_t0016_u01738386853111") 2025/02/01 05:17:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f418581a56485b294_d20250201_m051407_c001_v7007000_t0000_u01738386847540") 2025/02/01 05:17:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f218581a56485b279_d20250201_m051403_c001_v0001182_t0004_u01738386843111") 2025/02/01 05:17:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4042e8312278e4dd_d20250201_m051412_c001_v7007000_t0000_u01738386852714") 2025/02/01 05:17:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f218581a56485b296_d20250201_m051407_c001_v0001144_t0020_u01738386847728") 2025/02/01 05:17:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f418581a56485b276_d20250201_m051402_c001_v7007000_t0000_u01738386842679") 2025/02/01 05:17:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f218581a56485b261_d20250201_m051357_c001_v0001109_t0019_u01738386837243") 2025/02/01 05:17:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f418581a56485b25f_d20250201_m051357_c001_v7007000_t0000_u01738386837043") 2025/02/01 05:17:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f201f7838aec21411_d20250201_m051352_c001_v0001109_t0000_u01738386832847") 2025/02/01 05:17:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f401f7838aec21410_d20250201_m051352_c001_v7007000_t0000_u01738386832456") 2025/02/01 05:17:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f218581a56485b250_d20250201_m051348_c001_v0001182_t0027_u01738386828277") 2025/02/01 05:17:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4055ec92944f163e_d20250201_m051501_c001_v7007000_t0000_u01738386901225") 2025/02/01 05:17:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f207e180be88f0be8_d20250201_m051452_c001_v0001184_t0023_u01738386892282") 2025/02/01 05:17:36 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f407e180be88f0be7_d20250201_m051451_c001_v7007000_t0000_u01738386891820") 2025/02/01 05:17:36 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f21934c5c00dddf5a_d20250201_m051446_c001_v0001113_t0028_u01738386886540") 2025/02/01 05:17:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00dddf59_d20250201_m051446_c001_v7007000_t0000_u01738386886349") 2025/02/01 05:17:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f21934c5c00dddf4b_d20250201_m051441_c001_v0001177_t0010_u01738386881416") 2025/02/01 05:17:36 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f41934c5c00dddf47_d20250201_m051440_c001_v7007000_t0000_u01738386880951") 2025/02/01 05:17:36 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2129bb5b63973c66_d20250201_m051427_c001_v0001098_t0015_u01738386867921") 2025/02/01 05:17:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4129bb5b63973c64_d20250201_m051427_c001_v7007000_t0000_u01738386867735") 2025/02/01 05:17:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2042e8312278e4e5_d20250201_m051423_c001_v0001161_t0026_u01738386863451") 2025/02/01 05:17:36 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4042e8312278e4e4_d20250201_m051423_c001_v7007000_t0000_u01738386863004") 2025/02/01 05:17:36 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f218581a56485b2c2_d20250201_m051417_c001_v0001182_t0037_u01738386857956") 2025/02/01 05:17:36 DEBUG : chunked-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40211737152a9f32_d20250201_m051729_c001_v7007000_t0000_u01738387049198") 2025/02/01 05:17:36 DEBUG : chunked-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2133013de8f50f04_d20250201_m051723_c001_v0001177_t0058_u01738387043732") 2025/02/01 05:17:36 DEBUG : chunked-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4133013de8f50f03_d20250201_m051723_c001_v7007000_t0000_u01738387043224") 2025/02/01 05:17:36 DEBUG : chunked-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f207e180be88f0c82_d20250201_m051556_c001_v0001145_t0003_u01738386956020") 2025/02/01 05:17:37 DEBUG : chunked-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f407e180be88f0c81_d20250201_m051555_c001_v7007000_t0000_u01738386955523") 2025/02/01 05:17:37 DEBUG : chunked-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f207e180be88f0c75_d20250201_m051550_c001_v0001137_t0057_u01738386950168") 2025/02/01 05:17:37 DEBUG : chunked-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f407e180be88f0c73_d20250201_m051549_c001_v7007000_t0000_u01738386949657") 2025/02/01 05:17:37 DEBUG : chunked-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f101a637399f0b333_d20250201_m051543_c001_v0001029_t0015_u01738386943309") 2025/02/01 05:17:37 DEBUG : chunked-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4009e78002564478_d20250201_m051542_c001_v7007000_t0000_u01738386942934") 2025/02/01 05:17:37 DEBUG : chunked-copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f101a637399f0b32b_d20250201_m051535_c001_v0001029_t0044_u01738386935307") 2025/02/01 05:17:37 DEBUG : chunked-copy.copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40211737152a9f31_d20250201_m051729_c001_v7007000_t0000_u01738387049005") 2025/02/01 05:17:37 DEBUG : chunked-copy.copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f20211737152a9f2c_d20250201_m051727_c001_v0001184_t0015_u01738387047121") 2025/02/01 05:17:37 DEBUG : chunked-copy.copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4133013de8f50f02_d20250201_m051723_c001_v7007000_t0000_u01738387043028") 2025/02/01 05:17:37 DEBUG : chunked-copy.copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2133013de8f50e39_d20250201_m051632_c001_v0001145_t0010_u01738386992756") 2025/02/01 05:17:37 DEBUG : chunked-copy.copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f407e180be88f0c80_d20250201_m051555_c001_v7007000_t0000_u01738386955340") 2025/02/01 05:17:37 DEBUG : chunked-copy.copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2009e780025644a5_d20250201_m051553_c001_v0001177_t0033_u01738386953633") 2025/02/01 05:17:37 DEBUG : chunked-copy.copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f407e180be88f0c72_d20250201_m051549_c001_v7007000_t0000_u01738386949468") 2025/02/01 05:17:37 DEBUG : chunked-copy.copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f2009e7800256448d_d20250201_m051547_c001_v0001130_t0044_u01738386947674") 2025/02/01 05:17:37 DEBUG : chunked-copy.copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4009e78002564477_d20250201_m051542_c001_v7007000_t0000_u01738386942747") 2025/02/01 05:17:37 DEBUG : chunked-copy.copy: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f11528b0540d5239e_d20250201_m051540_c001_v0001029_t0010_u01738386940478") 2025/02/01 05:17:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f10128b2f12bcfdfe_d20250201_m051055_c001_v0001184_t0023_u01738386655534") 2025/02/01 05:17:37 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40211737152a9f35_d20250201_m051730_c001_v7007000_t0000_u01738387050181") 2025/02/01 05:17:37 DEBUG : unknown-size-put.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f101a637399f0b371_d20250201_m051729_c001_v0001029_t0018_u01738387049768") 2025/02/01 05:17:37 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f40211737152a9f3a_d20250201_m051731_c001_v7007000_t0000_u01738387051428") 2025/02/01 05:17:38 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f101a637399f0b377_d20250201_m051731_c001_v0001029_t0024_u01738387051088") 2025/02/01 05:17:38 DEBUG : unknown-size-update.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f101a637399f0b375_d20250201_m051730_c001_v0001029_t0036_u01738387050371") 2025/02/01 05:17:38 DEBUG : versions/test-versions.txt: Deleting (id "4_z0f22cd53e0adbbfb9f480e1b_f4066816e38e9c24b_d20250201_m051217_c001_v7007000_t0000_u01738386737112") 2025/02/01 05:17:39 INFO : B2 bucket rclone-test-venoviy6kaqa: cleaning bucket "rclone-test-venoviy6kaqa" of all files === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (446.75s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.04s) --- PASS: TestIntegration/FsMkdir (438.40s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.60s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.14s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.75s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (94.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (14.61s) --- 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.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (38.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.28s) --- 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.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (185.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (43.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (18.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (14.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (114.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (8.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (87.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.25s) --- 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 446.765s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m27.289838235s (try 1/5)