"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:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/11/26 04:05:23 DEBUG : Creating backend with remote "TestB2:rclone-test-tenatep9nena" 2024/11/26 04:05:23 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 2024/11/26 04:05:26 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/26 04:05:26 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/26 04:05:26 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 2024/11/26 04:05:48 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. 2024/11/26 04:05:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/26 04:05:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/26 04:05:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/26 04:05:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/26 04:05:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/26 04:05:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/26 04:05: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 2024/11/26 04:05:58 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/26 04:06:00 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 2024/11/26 04:06:04 INFO : B2 bucket rclone-test-tenatep9nena: cleaning bucket "rclone-test-tenatep9nena" of all files 2024/11/26 04:06:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac48be4_d20241126_m040604_c001_v0001183_t0053_u01732593964347") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/26 04:06:06 DEBUG : Creating backend with remote "TestB2:rclone-test-tenatep9nena/dirToPurgeFromRoot" 2024/11/26 04:06:07 INFO : B2 bucket rclone-test-tenatep9nena path dirToPurgeFromRoot: cleaning bucket "rclone-test-tenatep9nena" of all files 2024/11/26 04:06:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac48c93_d20241126_m040605_c001_v0001183_t0021_u01732593965849") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/26 04:06:08 DEBUG : Creating backend with remote "TestB2:rclone-test-tenatep9nena/hello? sausage/êé" 2024/11/26 04:06:12 INFO : B2 bucket rclone-test-tenatep9nena path hello? sausage/êé: cleaning bucket "rclone-test-tenatep9nena" of all files 2024/11/26 04:06:12 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f1017bb535ff6234e_d20241126_m040611_c001_v0001161_t0015_u01732593971170") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/11/26 04:06:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/11/26 04:06:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 04:06:14 DEBUG : pacer: Reducing sleep to 10ms === 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 2024/11/26 04:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tenatep9nena/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/26 04:06:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tenatep9nena/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-tenatep9nena" from "TestB2:rclone-test-tenatep9nena" 2024/11/26 04:06: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 2024/11/26 04:06:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jikonit1puze" 2024/11/26 04:06:40 DEBUG : B2 bucket rclone-test-jikonit1puze: Purge remote 2024/11/26 04:06:40 INFO : B2 bucket rclone-test-jikonit1puze: cleaning bucket "rclone-test-jikonit1puze" of all files 2024/11/26 04:06:40 DEBUG : somefile: Deleting (id "4_z6fd25d93a06d6b6b9f380e1b_f413e341cb33ae591_d20241126_m040639_c001_v0001029_t0019_u01732593999166") === 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/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/11/26 04:06:41 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/26 04:06:42 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 2024/11/26 04:06:44 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/26 04:06:44 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/26 04:06:44 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.459Ki offset 6Mi/6.106Mi 2024/11/26 04:06:44 DEBUG : test-metadata: Sending chunk 1 length 111062 2024/11/26 04:06:46 DEBUG : test-metadata: Done sending chunk 1 2024/11/26 04:06:47 DEBUG : test-metadata: Done sending chunk 0 2024/11/26 04:06:47 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 2024/11/26 04:06:57 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/2f623de3a05d6b6b9f380e1b/c001_v0001183_t0031": EOF 2024/11/26 04:06:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/2f623de3a05d6b6b9f380e1b/c001_v0001183_t0031": EOF) 2024/11/26 04:06:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/2f623de3a05d6b6b9f380e1b/c001_v0001183_t0031": EOF - low level retry 1/10 2024/11/26 04:06:59 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-11-26-040652-145.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 2024/11/26 04:07:01 DEBUG : oldPath = "TestB2:rclone-test-tenatep9nena/versions/test-versions-v2024-11-26-040652-145.txt" 2024/11/26 04:07:01 DEBUG : newPath = "TestB2,versions:rclone-test-tenatep9nena/versions/test-versions-v2024-11-26-040652-145.txt" 2024/11/26 04:07:01 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-tenatep9nena/versions/test-versions-v2024-11-26-040652-145.txt" 2024/11/26 04:07:01 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/26 04:07:02 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-tenatep9nena/versions/test-versions-v2024-11-26-040652-145.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-tenatep9nena/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 2024/11/26 04:07:04 INFO : B2 bucket rclone-test-tenatep9nena: cleaning bucket "rclone-test-tenatep9nena" of all hidden files 2024/11/26 04:07:04 DEBUG : leading space/ leading space: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960eb_d20241126_m040533_c001_v7007000_t0000_u01732593933473") as it is a hide marker 2024/11/26 04:07:04 DEBUG : leading space/ leading space: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac47f99_d20241126_m040532_c001_v0001183_t0018_u01732593932879") 2024/11/26 04:07:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960e8_d20241126_m040532_c001_v7007000_t0000_u01732593932517") as it is a hide marker 2024/11/26 04:07:04 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac47f44_d20241126_m040531_c001_v0001183_t0047_u01732593931870") 2024/11/26 04:07:04 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960f3_d20241126_m040539_c001_v7007000_t0000_u01732593939177") as it is a hide marker 2024/11/26 04:07:04 DEBUG : .leading dot/.leading dot: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac481ae_d20241126_m040538_c001_v0001183_t0028_u01732593938558") 2024/11/26 04:07:04 DEBUG : created from root.txt: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f408e1a5f481bcf23_d20241126_m040633_c001_v7007000_t0000_u01732593993222") as it is a hide marker 2024/11/26 04:07:04 DEBUG : created from root.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f11613d0154cf9d33_d20241126_m040632_c001_v0001100_t0020_u01732593992193") 2024/11/26 04:07:04 DEBUG : file name.txt: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f415ba08a38d1115b_d20241126_m040641_c001_v7007000_t0000_u01732594001282") as it is a hide marker 2024/11/26 04:07:04 DEBUG : file name.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac4920c_d20241126_m040621_c001_v0001183_t0055_u01732593981424") 2024/11/26 04:07:04 DEBUG : file name.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f111ce4d7a541c259_d20241126_m040617_c001_v0001144_t0037_u01732593977403") 2024/11/26 04:07:05 DEBUG : file name.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac488ef_d20241126_m040556_c001_v0001183_t0002_u01732593956483") 2024/11/26 04:07:05 DEBUG : file name.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac48889_d20241126_m040555_c001_v0001183_t0053_u01732593955645") 2024/11/26 04:07:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac488cb_d20241126_m040556_c001_v0001183_t0059_u01732593956081") "upload" dated 2024-11-26 04:05:56.081 +0000 UTC (1m9.00571479s ago) 2024/11/26 04:07:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f40395e9627fe8f79_d20241126_m040615_c001_v7007000_t0000_u01732593975127") as it is a hide marker 2024/11/26 04:07:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f1080ebeff33c946d_d20241126_m040614_c001_v0001128_t0045_u01732593974839") 2024/11/26 04:07:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f102b63140ad3a790_d20241126_m040614_c001_v0001130_t0024_u01732593974124") 2024/11/26 04:07:05 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960fe_d20241126_m040545_c001_v7007000_t0000_u01732593945851") as it is a hide marker 2024/11/26 04:07:05 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac4849a_d20241126_m040545_c001_v0001183_t0059_u01732593945251") 2024/11/26 04:07:05 DEBUG : piped data.txt: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f415ba08a38d11160_d20241126_m040642_c001_v7007000_t0000_u01732594002998") as it is a hide marker 2024/11/26 04:07:05 DEBUG : piped data.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac499d0_d20241126_m040642_c001_v0001183_t0051_u01732594002579") 2024/11/26 04:07:05 DEBUG : piped data.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f415ba08a38d1115e_d20241126_m040642_c001_v7007000_t0000_u01732594002396") 2024/11/26 04:07:05 DEBUG : piped data.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f414aeee1dac499aa_d20241126_m040642_c001_v0001183_t0031_u01732594002012") 2024/11/26 04:07:05 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f96101_d20241126_m040546_c001_v7007000_t0000_u01732593946797") as it is a hide marker 2024/11/26 04:07:05 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac484f5_d20241126_m040546_c001_v0001183_t0030_u01732593946214") 2024/11/26 04:07:05 DEBUG : test-metadata: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f41021e4320559c94_d20241126_m040649_c001_v7007000_t0000_u01732594009581") as it is a hide marker 2024/11/26 04:07:05 DEBUG : test-metadata: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f215ba08a38d11164_d20241126_m040644_c001_v0001178_t0016_u01732594004717") 2024/11/26 04:07:05 DEBUG : test-metadata: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f415ba08a38d11161_d20241126_m040643_c001_v7007000_t0000_u01732594003963") 2024/11/26 04:07:05 DEBUG : test-metadata: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac49a0e_d20241126_m040643_c001_v0001183_t0030_u01732594003184") 2024/11/26 04:07:05 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960f7_d20241126_m040541_c001_v7007000_t0000_u01732593941117") as it is a hide marker 2024/11/26 04:07:05 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac48294_d20241126_m040540_c001_v0001183_t0028_u01732593940495") 2024/11/26 04:07:05 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960fb_d20241126_m040543_c001_v7007000_t0000_u01732593943035") as it is a hide marker 2024/11/26 04:07:06 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac48355_d20241126_m040542_c001_v0001183_t0041_u01732593942438") 2024/11/26 04:07:06 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960f9_d20241126_m040542_c001_v7007000_t0000_u01732593942074") as it is a hide marker 2024/11/26 04:07:06 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac482e0_d20241126_m040541_c001_v0001183_t0000_u01732593941477") 2024/11/26 04:07:06 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960fc_d20241126_m040543_c001_v7007000_t0000_u01732593943965") as it is a hide marker 2024/11/26 04:07:06 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac483c0_d20241126_m040543_c001_v0001183_t0014_u01732593943398") 2024/11/26 04:07:06 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960fd_d20241126_m040544_c001_v7007000_t0000_u01732593944890") as it is a hide marker 2024/11/26 04:07:06 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac48432_d20241126_m040544_c001_v0001183_t0058_u01732593944327") 2024/11/26 04:07:06 DEBUG : trailing space /trailing space : Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960f5_d20241126_m040540_c001_v7007000_t0000_u01732593940133") as it is a hide marker 2024/11/26 04:07:06 DEBUG : trailing space /trailing space : Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac48221_d20241126_m040539_c001_v0001183_t0023_u01732593939537") 2024/11/26 04:07:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f100d23ff5d36a095_d20241126_m040659_c001_v0001042_t0053_u01732594019947") "upload" dated 2024-11-26 04:06:59.947 +0000 UTC (6.533678108s ago) 2024/11/26 04:07:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f41021e4320559c9c_d20241126_m040655_c001_v7007000_t0000_u01732594015184") 2024/11/26 04:07:06 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac49ca7_d20241126_m040652_c001_v0001183_t0021_u01732594012145") 2024/11/26 04:07:06 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f9610c_d20241126_m040555_c001_v7007000_t0000_u01732593955099") as it is a hide marker 2024/11/26 04:07:06 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2161d661b8f96103_d20241126_m040548_c001_v0001182_t0028_u01732593948868") 2024/11/26 04:07:06 DEBUG : zero-length-file: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f96102_d20241126_m040548_c001_v7007000_t0000_u01732593948624") as it is a hide marker 2024/11/26 04:07:06 DEBUG : zero-length-file: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f414aeee1dac485ad_d20241126_m040548_c001_v0001183_t0031_u01732593948077") 2024/11/26 04:07:06 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960ec_d20241126_m040534_c001_v7007000_t0000_u01732593934409") as it is a hide marker 2024/11/26 04:07:06 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac47feb_d20241126_m040533_c001_v0001183_t0009_u01732593933833") 2024/11/26 04:07:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f96029_d20241126_m040529_c001_v7007000_t0000_u01732593929505") as it is a hide marker 2024/11/26 04:07:06 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac47df3_d20241126_m040528_c001_v0001183_t0024_u01732593928481") 2024/11/26 04:07:06 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960f0_d20241126_m040537_c001_v7007000_t0000_u01732593937240") as it is a hide marker 2024/11/26 04:07:07 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac480d0_d20241126_m040536_c001_v0001183_t0021_u01732593936661") 2024/11/26 04:07:07 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960ef_d20241126_m040536_c001_v7007000_t0000_u01732593936301") as it is a hide marker 2024/11/26 04:07:07 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac4807f_d20241126_m040535_c001_v0001183_t0036_u01732593935709") 2024/11/26 04:07:07 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960f1_d20241126_m040538_c001_v7007000_t0000_u01732593938198") as it is a hide marker 2024/11/26 04:07:07 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac4813c_d20241126_m040537_c001_v0001183_t0000_u01732593937602") 2024/11/26 04:07:07 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f960ed_d20241126_m040535_c001_v7007000_t0000_u01732593935350") as it is a hide marker 2024/11/26 04:07:07 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac4802d_d20241126_m040534_c001_v0001183_t0054_u01732593934769") 2024/11/26 04:07:07 DEBUG : ./.: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f9602b_d20241126_m040530_c001_v7007000_t0000_u01732593930575") as it is a hide marker 2024/11/26 04:07:07 DEBUG : ./.: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac47e7f_d20241126_m040529_c001_v0001183_t0047_u01732593929866") 2024/11/26 04:07:07 DEBUG : ../..: Deleting current version (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f9602c_d20241126_m040531_c001_v7007000_t0000_u01732593931500") as it is a hide marker 2024/11/26 04:07:07 DEBUG : ../..: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac47eed_d20241126_m040530_c001_v0001183_t0033_u01732593930935") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/26 04:07:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/26 04:07:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/26 04:07:08 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/26 04:07:08 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/26 04:07:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/26 04:07:11 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/26 04:07:11 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/26 04:07:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:07:13 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. 2024/11/26 04:07:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac0ea_d20241126_m040714_c001_v0001117_t0027_u01732594034070") 2024/11/26 04:07:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/26 04:07:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/26 04:07:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/26 04:07:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:07:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:07:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/26 04:07:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/26 04:07:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/26 04:07:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/26 04:07:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/26 04:07:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/26 04:07:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/26 04:07:20 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/26 04:07:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:07:22 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. 2024/11/26 04:07:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac0f3_d20241126_m040722_c001_v0001183_t0037_u01732594042282") 2024/11/26 04:07:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/26 04:07:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/26 04:07:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/26 04:07:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:07:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:07:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/26 04:07:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/26 04:07:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/26 04:07:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/26 04:07:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/26 04:07:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/26 04:07:26 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/26 04:07:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/26 04:07:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/26 04:07:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/26 04:07:29 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/26 04:07:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:07:31 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. 2024/11/26 04:07:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f200eaaa646dd11f0_d20241126_m040731_c001_v0001144_t0033_u01732594051344") 2024/11/26 04:07:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/26 04:07:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/26 04:07:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/26 04:07:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/26 04:07:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/26 04:07:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:07:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:07:34 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 2024/11/26 04:07:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/26 04:07:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/26 04:07:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/26 04:07:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/26 04:07:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/26 04:07:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/26 04:07:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/26 04:07:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:07:39 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. 2024/11/26 04:07:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f204050bf895ce5e0_d20241126_m040739_c001_v0001157_t0035_u01732594059604") 2024/11/26 04:07:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/26 04:07:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/26 04:07:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/26 04:07:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:07:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:07:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/26 04:07:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/26 04:07:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/26 04:07:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/26 04:07:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/26 04:07:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/26 04:07:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/26 04:07:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/26 04:07:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:07:47 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. 2024/11/26 04:07:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f204050bf895ce5ef_d20241126_m040747_c001_v0001177_t0021_u01732594067742") 2024/11/26 04:07:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/26 04:07:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/26 04:07:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/26 04:07:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:07:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:07:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/26 04:07:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/26 04:07:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/26 04:07:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/26 04:07:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/26 04:07:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/26 04:07:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/26 04:07:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/26 04:07:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/26 04:07:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/26 04:07:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/26 04:07:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:07:56 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. 2024/11/26 04:07:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f21021e432055a4ca_d20241126_m040756_c001_v0001029_t0006_u01732594076613") 2024/11/26 04:07:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/26 04:07:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/26 04:07:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/26 04:07:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/26 04:07:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/26 04:07:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:07:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:07:59 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 2024/11/26 04:08:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/26 04:08:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/26 04:08:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/26 04:08:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/26 04:08:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/26 04:08:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/26 04:08:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/26 04:08:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:08:06 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. 2024/11/26 04:08:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac149_d20241126_m040806_c001_v0001182_t0042_u01732594086396") 2024/11/26 04:08:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/26 04:08:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/26 04:08:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/26 04:08:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:08:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:08:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/26 04:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/26 04:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/26 04:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/26 04:08:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/26 04:08:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/26 04:08:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/26 04:08:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/26 04:08:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:08:14 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. 2024/11/26 04:08:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac294_d20241126_m040814_c001_v0001106_t0054_u01732594094693") 2024/11/26 04:08:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/26 04:08:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/26 04:08:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/26 04:08:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:08:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:08:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/26 04:08:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/26 04:08:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/26 04:08:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/26 04:08:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/26 04:08:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/26 04:08:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/26 04:08:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/26 04:08:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/26 04:08:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/26 04:08:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/26 04:08:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:08:24 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. 2024/11/26 04:08:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f213c9b1987de79e4_d20241126_m040824_c001_v0001039_t0021_u01732594104633") 2024/11/26 04:08:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/26 04:08:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/26 04:08:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/26 04:08:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/26 04:08:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/26 04:08:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:08:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:08:27 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 2024/11/26 04:08:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/26 04:08:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/26 04:08:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/26 04:08:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/26 04:08:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/26 04:08:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/26 04:08:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/26 04:08:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:08:33 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. 2024/11/26 04:08:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f215ba08a38d1164a_d20241126_m040833_c001_v0001145_t0038_u01732594113402") 2024/11/26 04:08:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/26 04:08:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/26 04:08:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/26 04:08:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:08:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:08:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/26 04:08:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/26 04:08:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/26 04:08:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/26 04:08:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/26 04:08:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/26 04:08:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/26 04:08:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/26 04:08:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:08:42 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. 2024/11/26 04:08:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f213c9b1987de79f5_d20241126_m040842_c001_v0001182_t0056_u01732594122402") 2024/11/26 04:08:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/26 04:08:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/26 04:08:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/26 04:08:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:08:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:08:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/26 04:08:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/26 04:08:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/26 04:08:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/26 04:08:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/26 04:08:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/26 04:08:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/26 04:08:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/26 04:08:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/26 04:08:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/26 04:08:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/26 04:08:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:08:51 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. 2024/11/26 04:08:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f21021e432055a532_d20241126_m040851_c001_v0001105_t0048_u01732594131959") 2024/11/26 04:08:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/26 04:08:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/26 04:08:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/26 04:08:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/26 04:08:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/26 04:08:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:08:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:08:55 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 2024/11/26 04:08:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/26 04:08:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/26 04:08:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/26 04:08:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/26 04:08:58 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/26 04:09:01 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/26 04:09:01 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/26 04:09:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:09:02 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. 2024/11/26 04:09:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f21021e432055a559_d20241126_m040902_c001_v0001183_t0004_u01732594142675") 2024/11/26 04:09:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/26 04:09:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/26 04:09:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/26 04:09:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:09:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:09:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/26 04:09:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/26 04:09:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/26 04:09:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/26 04:09:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/26 04:09:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/26 04:09:10 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/26 04:09:10 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/26 04:09:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:09:12 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. 2024/11/26 04:09:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f2161d661b8f9694e_d20241126_m040912_c001_v0001098_t0019_u01732594152372") 2024/11/26 04:09:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/26 04:09:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/26 04:09:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/26 04:09:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:09:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:09:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/26 04:09:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/26 04:09:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/26 04:09:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/26 04:09:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/26 04:09:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/26 04:09:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/26 04:09:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/26 04:09:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/26 04:09:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/26 04:09:20 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/26 04:09:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:09:23 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. 2024/11/26 04:09:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac80b_d20241126_m040923_c001_v0001180_t0034_u01732594163313") 2024/11/26 04:09:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/26 04:09:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/26 04:09:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/26 04:09:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/26 04:09:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/26 04:09:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:09:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:09:26 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 2024/11/26 04:09:28 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/26 04:09:28 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/26 04:09:28 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/26 04:09:28 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/26 04:09:29 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/26 04:09:31 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/26 04:09:31 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/26 04:09:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:09:33 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. 2024/11/26 04:09:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac817_d20241126_m040933_c001_v0001182_t0045_u01732594173196") 2024/11/26 04:09:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/26 04:09:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/26 04:09:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/26 04:09:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:09:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:09:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/26 04:09:37 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/26 04:09:37 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/26 04:09:38 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/26 04:09:38 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/26 04:09:40 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/26 04:09:40 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/26 04:09:40 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/26 04:09:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:09:43 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. 2024/11/26 04:09:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc0c1c_d20241126_m040943_c001_v0001161_t0014_u01732594183507") 2024/11/26 04:09:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/26 04:09:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/26 04:09:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/26 04:09:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:09:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:09:47 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/26 04:09:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/26 04:09:49 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/26 04:09:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/26 04:09:50 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/26 04:09:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/26 04:09:50 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/26 04:09:51 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/26 04:09:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/26 04:09:53 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/26 04:09:53 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/26 04:09:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/26 04:09:55 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. 2024/11/26 04:09:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc0cee_d20241126_m040955_c001_v0001144_t0005_u01732594195800") 2024/11/26 04:09:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/26 04:09:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/26 04:09:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/26 04:09:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/26 04:09:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/26 04:09:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/26 04:10:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/26 04:10:04 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 2024/11/26 04:10:14 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc0d36_d20241126_m041014_c001_v0001146_t0014_u01732594214689") 2024/11/26 04:10:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/26 04:10:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/26 04:10:15 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/26 04:10:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/26 04:10:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/26 04:10:17 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/26 04:10:17 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/26 04:10:17 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/26 04:10:17 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/26 04:10:19 DEBUG : chunked-copy: Done sending chunk 0 2024/11/26 04:10:19 DEBUG : chunked-copy: Done sending chunk 1 2024/11/26 04:10:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/26 04:10:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc0d3e_d20241126_m041020_c001_v0001136_t0022_u01732594220620") 2024/11/26 04:10:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/26 04:10:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/26 04:10:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/26 04:10:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/26 04:10:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/26 04:10:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/26 04:10:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/26 04:10:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/26 04:10:23 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/26 04:10:25 DEBUG : chunked-copy: Done sending chunk 1 2024/11/26 04:10:25 DEBUG : chunked-copy: Done sending chunk 0 2024/11/26 04:10:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/26 04:10:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z2f623de3a05d6b6b9f380e1b_f21909ce155fee8dd_d20241126_m041026_c001_v0001153_t0015_u01732594226740") 2024/11/26 04:10:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/26 04:10:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/26 04:10:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/26 04:10:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/26 04:10:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/26 04:10:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/26 04:10:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/26 04:10:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/26 04:10:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/26 04:10:31 DEBUG : chunked-copy: Done sending chunk 0 2024/11/26 04:10:31 DEBUG : chunked-copy: Done sending chunk 1 2024/11/26 04:10:31 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/26 04:10:32 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z2f623de3a05d6b6b9f380e1b_f21909ce155fee8e4_d20241126_m041032_c001_v0001131_t0052_u01732594232600") 2024/11/26 04:10:32 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/26 04:10:32 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/26 04:10:32 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/26 04:10:33 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/26 04:10:33 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/26 04:10:33 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/26 04:10:33 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/26 04:10:34 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/26 04:10:37 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/26 04:10:38 DEBUG : Creating backend with remote "TestB2:rclone-test-tenatep9nena/deeper/nonexisting/directory" 2024/11/26 04:10:38 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/11/26 04:10:39 INFO : B2 bucket rclone-test-tenatep9nena: cleaning bucket "rclone-test-tenatep9nena" of all files 2024/11/26 04:10:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f418796a92ccc02db_d20241126_m040937_c001_v7007000_t0000_u01732594177296") 2024/11/26 04:10:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac817_d20241126_m040933_c001_v0001182_t0045_u01732594173196") 2024/11/26 04:10:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f4056c7c5ec3ac816_d20241126_m040932_c001_v7007000_t0000_u01732594172680") 2024/11/26 04:10:39 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc02d1_d20241126_m040928_c001_v0001183_t0049_u01732594168165") 2024/11/26 04:10:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f418796a92ccc0d2b_d20241126_m041008_c001_v7007000_t0000_u01732594208879") 2024/11/26 04:10:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc0cee_d20241126_m040955_c001_v0001144_t0005_u01732594195800") 2024/11/26 04:10:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f418796a92ccc0cec_d20241126_m040955_c001_v7007000_t0000_u01732594195266") 2024/11/26 04:10:39 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc0c26_d20241126_m040949_c001_v0001101_t0056_u01732594189569") 2024/11/26 04:10:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f418796a92ccc0c25_d20241126_m040949_c001_v7007000_t0000_u01732594189380") 2024/11/26 04:10:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc0c1c_d20241126_m040943_c001_v0001161_t0014_u01732594183507") 2024/11/26 04:10:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f418796a92ccc0ab4_d20241126_m040942_c001_v7007000_t0000_u01732594182925") 2024/11/26 04:10:40 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc02dc_d20241126_m040937_c001_v0001182_t0011_u01732594177511") 2024/11/26 04:10:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f404050bf895ce5f9_d20241126_m040800_c001_v7007000_t0000_u01732594080735") 2024/11/26 04:10:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f21021e432055a4ca_d20241126_m040756_c001_v0001029_t0006_u01732594076613") 2024/11/26 04:10:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f4056c7c5ec3ac110_d20241126_m040751_c001_v7007000_t0000_u01732594071572") 2024/11/26 04:10:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f204050bf895ce5ef_d20241126_m040747_c001_v0001177_t0021_u01732594067742") 2024/11/26 04:10:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f41021e432055a4c9_d20241126_m040756_c001_v7007000_t0000_u01732594076273") 2024/11/26 04:10:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac111_d20241126_m040751_c001_v0001115_t0056_u01732594071755") 2024/11/26 04:10:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f404050bf895ce5ee_d20241126_m040747_c001_v7007000_t0000_u01732594067401") 2024/11/26 04:10:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac108_d20241126_m040743_c001_v0001044_t0053_u01732594063242") 2024/11/26 04:10:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f4056c7c5ec3ac107_d20241126_m040743_c001_v7007000_t0000_u01732594063054") 2024/11/26 04:10:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f204050bf895ce5e0_d20241126_m040739_c001_v0001157_t0035_u01732594059604") 2024/11/26 04:10:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f404050bf895ce5de_d20241126_m040739_c001_v7007000_t0000_u01732594059265") 2024/11/26 04:10:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac100_d20241126_m040735_c001_v0001176_t0027_u01732594055833") 2024/11/26 04:10:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f413c9b1987de79e9_d20241126_m040828_c001_v7007000_t0000_u01732594108918") 2024/11/26 04:10:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f213c9b1987de79e4_d20241126_m040824_c001_v0001039_t0021_u01732594104633") 2024/11/26 04:10:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f413c9b1987de79df_d20241126_m040819_c001_v7007000_t0000_u01732594099746") 2024/11/26 04:10:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac294_d20241126_m040814_c001_v0001106_t0054_u01732594094693") 2024/11/26 04:10:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f413c9b1987de79e3_d20241126_m040824_c001_v7007000_t0000_u01732594104280") 2024/11/26 04:10:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f213c9b1987de79e0_d20241126_m040819_c001_v0001183_t0044_u01732594099931") 2024/11/26 04:10:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f4056c7c5ec3ac282_d20241126_m040814_c001_v7007000_t0000_u01732594094360") 2024/11/26 04:10:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f213c9b1987de79da_d20241126_m040810_c001_v0001136_t0004_u01732594090198") 2024/11/26 04:10:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f413c9b1987de79d9_d20241126_m040810_c001_v7007000_t0000_u01732594090010") 2024/11/26 04:10:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac149_d20241126_m040806_c001_v0001182_t0042_u01732594086396") 2024/11/26 04:10:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f4056c7c5ec3ac137_d20241126_m040806_c001_v7007000_t0000_u01732594086044") 2024/11/26 04:10:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f204050bf895ce5fa_d20241126_m040800_c001_v0001038_t0013_u01732594080918") 2024/11/26 04:10:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f4056c7c5ec3ac0ff_d20241126_m040735_c001_v7007000_t0000_u01732594055648") 2024/11/26 04:10:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f200eaaa646dd11f0_d20241126_m040731_c001_v0001144_t0033_u01732594051344") 2024/11/26 04:10:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f400eaaa646dd11eb_d20241126_m040730_c001_v7007000_t0000_u01732594050996") 2024/11/26 04:10:41 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f204050bf895ce5c7_d20241126_m040726_c001_v0001102_t0041_u01732594046567") 2024/11/26 04:10:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f404050bf895ce5c6_d20241126_m040726_c001_v7007000_t0000_u01732594046385") 2024/11/26 04:10:41 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac0f3_d20241126_m040722_c001_v0001183_t0037_u01732594042282") 2024/11/26 04:10:41 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f4056c7c5ec3ac0f2_d20241126_m040721_c001_v7007000_t0000_u01732594041867") 2024/11/26 04:10:41 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f204050bf895ce5bd_d20241126_m040717_c001_v0001183_t0037_u01732594037826") 2024/11/26 04:10:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f404050bf895ce5bc_d20241126_m040717_c001_v7007000_t0000_u01732594037640") 2024/11/26 04:10:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac0ea_d20241126_m040714_c001_v0001117_t0027_u01732594034070") 2024/11/26 04:10:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f4056c7c5ec3ac0e8_d20241126_m040713_c001_v7007000_t0000_u01732594033733") 2024/11/26 04:10:41 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f213c9b1987de79cc_d20241126_m040708_c001_v0001090_t0041_u01732594028526") 2024/11/26 04:10:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f413c9b1987de7a0e_d20241126_m040856_c001_v7007000_t0000_u01732594136642") 2024/11/26 04:10:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f21021e432055a532_d20241126_m040851_c001_v0001105_t0048_u01732594131959") 2024/11/26 04:10:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f413c9b1987de79fc_d20241126_m040846_c001_v7007000_t0000_u01732594126850") 2024/11/26 04:10:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f213c9b1987de79f5_d20241126_m040842_c001_v0001182_t0056_u01732594122402") 2024/11/26 04:10:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f41021e432055a530_d20241126_m040851_c001_v7007000_t0000_u01732594131572") 2024/11/26 04:10:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f213c9b1987de79fd_d20241126_m040847_c001_v0001183_t0012_u01732594127032") 2024/11/26 04:10:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f413c9b1987de79f4_d20241126_m040842_c001_v7007000_t0000_u01732594122009") 2024/11/26 04:10:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f213c9b1987de79f0_d20241126_m040837_c001_v0001033_t0059_u01732594117279") 2024/11/26 04:10:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f413c9b1987de79ef_d20241126_m040837_c001_v7007000_t0000_u01732594117096") 2024/11/26 04:10:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f215ba08a38d1164a_d20241126_m040833_c001_v0001145_t0038_u01732594113402") 2024/11/26 04:10:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f415ba08a38d11649_d20241126_m040832_c001_v7007000_t0000_u01732594112999") 2024/11/26 04:10:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f213c9b1987de79ea_d20241126_m040829_c001_v0001180_t0014_u01732594109099") 2024/11/26 04:10:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f418796a92ccc02d0_d20241126_m040927_c001_v7007000_t0000_u01732594167973") 2024/11/26 04:10:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2056c7c5ec3ac80b_d20241126_m040923_c001_v0001180_t0034_u01732594163313") 2024/11/26 04:10:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f4056c7c5ec3ac809_d20241126_m040922_c001_v7007000_t0000_u01732594162889") 2024/11/26 04:10:42 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2161d661b8f96950_d20241126_m040917_c001_v0001183_t0035_u01732594157314") 2024/11/26 04:10:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f9694f_d20241126_m040917_c001_v7007000_t0000_u01732594157132") 2024/11/26 04:10:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2161d661b8f9694e_d20241126_m040912_c001_v0001098_t0019_u01732594152372") 2024/11/26 04:10:42 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f9694d_d20241126_m040911_c001_v7007000_t0000_u01732594151947") 2024/11/26 04:10:42 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f2161d661b8f9694a_d20241126_m040906_c001_v0001117_t0039_u01732594146884") 2024/11/26 04:10:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f4161d661b8f96949_d20241126_m040906_c001_v7007000_t0000_u01732594146701") 2024/11/26 04:10:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f21021e432055a559_d20241126_m040902_c001_v0001183_t0004_u01732594142675") 2024/11/26 04:10:43 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f41021e432055a557_d20241126_m040902_c001_v7007000_t0000_u01732594142246") 2024/11/26 04:10:43 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f213c9b1987de7a0f_d20241126_m040856_c001_v0001115_t0030_u01732594136825") 2024/11/26 04:10:43 DEBUG : chunked-copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f41909ce155fee8e9_d20241126_m041034_c001_v7007000_t0000_u01732594234783") 2024/11/26 04:10:43 DEBUG : chunked-copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc0d94_d20241126_m041029_c001_v0001177_t0012_u01732594229364") 2024/11/26 04:10:43 DEBUG : chunked-copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f418796a92ccc0d8f_d20241126_m041028_c001_v7007000_t0000_u01732594228855") 2024/11/26 04:10:43 DEBUG : chunked-copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc0d4c_d20241126_m041023_c001_v0001183_t0037_u01732594223223") 2024/11/26 04:10:43 DEBUG : chunked-copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f418796a92ccc0d49_d20241126_m041022_c001_v7007000_t0000_u01732594222674") 2024/11/26 04:10:43 DEBUG : chunked-copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f21909ce155fee8d6_d20241126_m041017_c001_v0001183_t0050_u01732594217178") 2024/11/26 04:10:43 DEBUG : chunked-copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f41909ce155fee8d5_d20241126_m041016_c001_v7007000_t0000_u01732594216623") 2024/11/26 04:10:43 DEBUG : chunked-copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f100d23ff5d36a160_d20241126_m041013_c001_v0001042_t0009_u01732594213060") 2024/11/26 04:10:43 DEBUG : chunked-copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f418796a92ccc0d31_d20241126_m041012_c001_v7007000_t0000_u01732594212718") 2024/11/26 04:10:43 DEBUG : chunked-copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f100d23ff5d36a15c_d20241126_m041009_c001_v0001042_t0051_u01732594209602") 2024/11/26 04:10:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f41909ce155fee8e8_d20241126_m041034_c001_v7007000_t0000_u01732594234578") 2024/11/26 04:10:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f21909ce155fee8e4_d20241126_m041032_c001_v0001131_t0052_u01732594232600") 2024/11/26 04:10:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f418796a92ccc0d8b_d20241126_m041028_c001_v7007000_t0000_u01732594228670") 2024/11/26 04:10:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f21909ce155fee8dd_d20241126_m041026_c001_v0001153_t0015_u01732594226740") 2024/11/26 04:10:43 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f418796a92ccc0d48_d20241126_m041022_c001_v7007000_t0000_u01732594222487") 2024/11/26 04:10:44 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc0d3e_d20241126_m041020_c001_v0001136_t0022_u01732594220620") 2024/11/26 04:10:44 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f41909ce155fee8d4_d20241126_m041016_c001_v7007000_t0000_u01732594216442") 2024/11/26 04:10:44 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f218796a92ccc0d36_d20241126_m041014_c001_v0001146_t0014_u01732594214689") 2024/11/26 04:10:44 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f418796a92ccc0d30_d20241126_m041012_c001_v7007000_t0000_u01732594212511") 2024/11/26 04:10:44 DEBUG : chunked-copy.copy: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f116e5c7bb5224998_d20241126_m041011_c001_v0001177_t0031_u01732594211695") 2024/11/26 04:10:44 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f114aeee1dac488cb_d20241126_m040556_c001_v0001183_t0059_u01732593956081") 2024/11/26 04:10:44 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f41909ce155fee8ee_d20241126_m041035_c001_v7007000_t0000_u01732594235862") 2024/11/26 04:10:44 DEBUG : unknown-size-put.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f100d23ff5d36a17e_d20241126_m041035_c001_v0001042_t0011_u01732594235330") 2024/11/26 04:10:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f41909ce155fee8f0_d20241126_m041037_c001_v7007000_t0000_u01732594237933") 2024/11/26 04:10:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f100d23ff5d36a184_d20241126_m041037_c001_v0001042_t0052_u01732594237552") 2024/11/26 04:10:44 DEBUG : unknown-size-update.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f100d23ff5d36a182_d20241126_m041036_c001_v0001042_t0048_u01732594236056") 2024/11/26 04:10:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f413c9b1987de79cb_d20241126_m040708_c001_v7007000_t0000_u01732594028342") 2024/11/26 04:10:44 DEBUG : versions/test-versions.txt: Deleting (id "4_z2f623de3a05d6b6b9f380e1b_f100d23ff5d36a095_d20241126_m040659_c001_v0001042_t0053_u01732594019947") 2024/11/26 04:10:45 INFO : B2 bucket rclone-test-tenatep9nena: cleaning bucket "rclone-test-tenatep9nena" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (322.71s) --- 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 (0.38s) --- PASS: TestIntegration/FsMkdir (320.46s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.95s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.47s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (73.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (180.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (40.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (19.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (13.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.92s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.06s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 322.724s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m23.276226955s (try 1/5)