"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/10/29 03:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jaqohoy8sune" 2024/10/29 03:05:00 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/10/29 03:05:03 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/10/29 03:05:03 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/10/29 03:05:03 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/10/29 03:05:30 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/10/29 03:05:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/10/29 03:05:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/10/29 03:05:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/10/29 03:05:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/10/29 03:05:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/10/29 03:05:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/10/29 03:05:33 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/10/29 03:05:40 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/10/29 03:05:41 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/10/29 03:05:46 INFO : B2 bucket rclone-test-jaqohoy8sune: cleaning bucket "rclone-test-jaqohoy8sune" of all files 2024/10/29 03:05:47 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e9bc_d20241029_m030546_c001_v0001157_t0045_u01730171146008") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/10/29 03:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jaqohoy8sune/dirToPurgeFromRoot" 2024/10/29 03:05:49 INFO : B2 bucket rclone-test-jaqohoy8sune path dirToPurgeFromRoot: cleaning bucket "rclone-test-jaqohoy8sune" of all files 2024/10/29 03:05:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e9c2_d20241029_m030547_c001_v0001157_t0051_u01730171147887") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/10/29 03:05:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jaqohoy8sune/hello? sausage/êé" 2024/10/29 03:05:54 INFO : B2 bucket rclone-test-jaqohoy8sune path hello? sausage/êé: cleaning bucket "rclone-test-jaqohoy8sune" of all files 2024/10/29 03:05:54 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f110a5bb17f66e494_d20241029_m030553_c001_v0001182_t0046_u01730171153337") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/10/29 03:05:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/10/29 03:05:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/29 03:05:56 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/10/29 03:06:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jaqohoy8sune/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/10/29 03:06:06 DEBUG : Creating backend with remote "TestB2:rclone-test-jaqohoy8sune/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-jaqohoy8sune" from "TestB2:rclone-test-jaqohoy8sune" 2024/10/29 03:06:08 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/10/29 03:06:20 DEBUG : Creating backend with remote "TestB2:rclone-test-lifixoj7taba" 2024/10/29 03:06:23 DEBUG : B2 bucket rclone-test-lifixoj7taba: Purge remote 2024/10/29 03:06:23 INFO : B2 bucket rclone-test-lifixoj7taba: cleaning bucket "rclone-test-lifixoj7taba" of all files 2024/10/29 03:06:23 DEBUG : somefile: Deleting (id "4_zcfe21d9330dddb6b9f280e1b_f4077ee9d13549ebe_d20241029_m030622_c001_v0001176_t0028_u01730171182698") === 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/10/29 03:06:25 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/10/29 03:06:26 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2024/10/29 03:06:29 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.105Mi 2024/10/29 03:06:29 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/10/29 03:06:29 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.028Ki offset 6Mi/6.105Mi 2024/10/29 03:06:29 DEBUG : test-metadata: Sending chunk 1 length 110621 2024/10/29 03:06:31 DEBUG : test-metadata: Done sending chunk 1 2024/10/29 03:06:32 DEBUG : test-metadata: Done sending chunk 0 2024/10/29 03:06:32 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2024/10/29 03:06:42 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1157-17.backblaze.com/b2api/v1/b2_upload_file/9f72ed6330bddb6b9f280e1b/c001_v0001157_t0017": EOF 2024/10/29 03:06:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-17.backblaze.com/b2api/v1/b2_upload_file/9f72ed6330bddb6b9f280e1b/c001_v0001157_t0017": EOF) 2024/10/29 03:06:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1157-17.backblaze.com/b2api/v1/b2_upload_file/9f72ed6330bddb6b9f280e1b/c001_v0001157_t0017": EOF - low level retry 1/10 2024/10/29 03:06:44 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-10-29-030637-568.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/10/29 03:06:47 DEBUG : oldPath = "TestB2:rclone-test-jaqohoy8sune/versions/test-versions-v2024-10-29-030637-568.txt" 2024/10/29 03:06:47 DEBUG : newPath = "TestB2,versions:rclone-test-jaqohoy8sune/versions/test-versions-v2024-10-29-030637-568.txt" 2024/10/29 03:06:47 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-jaqohoy8sune/versions/test-versions-v2024-10-29-030637-568.txt" 2024/10/29 03:06:47 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/10/29 03:06:48 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-jaqohoy8sune/versions/test-versions-v2024-10-29-030637-568.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-jaqohoy8sune/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/10/29 03:06:49 INFO : B2 bucket rclone-test-jaqohoy8sune: cleaning bucket "rclone-test-jaqohoy8sune" of all hidden files 2024/10/29 03:06:50 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a0b_d20241029_m030511_c001_v7007000_t0000_u01730171111809") as it is a hide marker 2024/10/29 03:06:50 DEBUG : leading space/ leading space: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e92a_d20241029_m030511_c001_v0001157_t0032_u01730171111017") 2024/10/29 03:06:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a0a_d20241029_m030510_c001_v7007000_t0000_u01730171110639") as it is a hide marker 2024/10/29 03:06:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e91e_d20241029_m030509_c001_v0001157_t0027_u01730171109948") 2024/10/29 03:06:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a1e_d20241029_m030519_c001_v7007000_t0000_u01730171119221") as it is a hide marker 2024/10/29 03:06:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e94a_d20241029_m030518_c001_v0001157_t0022_u01730171118425") 2024/10/29 03:06:50 DEBUG : created from root.txt: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f402d19b89ae25288_d20241029_m030616_c001_v7007000_t0000_u01730171176395") as it is a hide marker 2024/10/29 03:06:50 DEBUG : created from root.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f119fe38e2d72dba0_d20241029_m030615_c001_v0001098_t0057_u01730171175294") 2024/10/29 03:06:50 DEBUG : file name.txt: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f403f964ad30123cd_d20241029_m030624_c001_v7007000_t0000_u01730171184945") as it is a hide marker 2024/10/29 03:06:50 DEBUG : file name.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4ea26_d20241029_m030603_c001_v0001157_t0015_u01730171163712") 2024/10/29 03:06:50 DEBUG : file name.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f118a2602a34e3058_d20241029_m030559_c001_v0001098_t0037_u01730171159825") 2024/10/29 03:06:50 DEBUG : file name.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e99a_d20241029_m030537_c001_v0001157_t0047_u01730171137650") 2024/10/29 03:06:50 DEBUG : file name.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e994_d20241029_m030536_c001_v0001157_t0029_u01730171136553") 2024/10/29 03:06:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e998_d20241029_m030537_c001_v0001157_t0003_u01730171137094") "upload" dated 2024-10-29 03:05:37.094 +0000 UTC (1m13.771660926s ago) 2024/10/29 03:06:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f4067bd8c2e165be3_d20241029_m030557_c001_v7007000_t0000_u01730171157345") as it is a hide marker 2024/10/29 03:06:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1049b88f291d8094_d20241029_m030557_c001_v0001182_t0047_u01730171157130") 2024/10/29 03:06:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1110bed44d80b457_d20241029_m030556_c001_v0001037_t0010_u01730171156226") 2024/10/29 03:06:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a3d_d20241029_m030526_c001_v7007000_t0000_u01730171126861") as it is a hide marker 2024/10/29 03:06:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e972_d20241029_m030526_c001_v0001157_t0014_u01730171126028") 2024/10/29 03:06:51 DEBUG : piped data.txt: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f403f964ad30123dc_d20241029_m030626_c001_v7007000_t0000_u01730171186841") as it is a hide marker 2024/10/29 03:06:51 DEBUG : piped data.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4eaa2_d20241029_m030626_c001_v0001157_t0032_u01730171186258") 2024/10/29 03:06:51 DEBUG : piped data.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f403f964ad30123d8_d20241029_m030626_c001_v7007000_t0000_u01730171186074") 2024/10/29 03:06:51 DEBUG : piped data.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4174714f13f4eaa0_d20241029_m030625_c001_v0001157_t0017_u01730171185683") 2024/10/29 03:06:51 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a42_d20241029_m030527_c001_v7007000_t0000_u01730171127998") as it is a hide marker 2024/10/29 03:06:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e97a_d20241029_m030527_c001_v0001157_t0002_u01730171127229") 2024/10/29 03:06:51 DEBUG : test-metadata: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f412ef77d7b76622e_d20241029_m030635_c001_v7007000_t0000_u01730171195023") as it is a hide marker 2024/10/29 03:06:51 DEBUG : test-metadata: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f203f964ad30123e5_d20241029_m030629_c001_v0001037_t0012_u01730171189029") 2024/10/29 03:06:51 DEBUG : test-metadata: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f403f964ad30123e3_d20241029_m030628_c001_v7007000_t0000_u01730171188015") 2024/10/29 03:06:51 DEBUG : test-metadata: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4eaac_d20241029_m030627_c001_v0001157_t0023_u01730171187025") 2024/10/29 03:06:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a25_d20241029_m030521_c001_v7007000_t0000_u01730171121396") as it is a hide marker 2024/10/29 03:06:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e952_d20241029_m030520_c001_v0001157_t0042_u01730171120645") 2024/10/29 03:06:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a2b_d20241029_m030523_c001_v7007000_t0000_u01730171123508") as it is a hide marker 2024/10/29 03:06:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e95c_d20241029_m030522_c001_v0001157_t0055_u01730171122823") 2024/10/29 03:06:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a27_d20241029_m030522_c001_v7007000_t0000_u01730171122446") as it is a hide marker 2024/10/29 03:06:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e958_d20241029_m030521_c001_v0001157_t0010_u01730171121789") 2024/10/29 03:06:51 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a31_d20241029_m030524_c001_v7007000_t0000_u01730171124563") as it is a hide marker 2024/10/29 03:06:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e95e_d20241029_m030523_c001_v0001157_t0016_u01730171123882") 2024/10/29 03:06:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a35_d20241029_m030525_c001_v7007000_t0000_u01730171125659") as it is a hide marker 2024/10/29 03:06:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e96c_d20241029_m030524_c001_v0001157_t0019_u01730171124932") 2024/10/29 03:06:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a20_d20241029_m030520_c001_v7007000_t0000_u01730171120275") as it is a hide marker 2024/10/29 03:06:52 DEBUG : trailing space /trailing space : Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e94c_d20241029_m030519_c001_v0001157_t0000_u01730171119596") 2024/10/29 03:06:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f1155d3e7a5e97e85_d20241029_m030645_c001_v0001117_t0037_u01730171205404") "upload" dated 2024-10-29 03:06:45.404 +0000 UTC (6.873388339s ago) 2024/10/29 03:06:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4076ed8f9decec13_d20241029_m030640_c001_v7007000_t0000_u01730171200604") 2024/10/29 03:06:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4eacc_d20241029_m030637_c001_v0001157_t0057_u01730171197568") 2024/10/29 03:06:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a85_d20241029_m030535_c001_v7007000_t0000_u01730171135998") as it is a hide marker 2024/10/29 03:06:52 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f20650b7f8e4c8a63_d20241029_m030530_c001_v0001176_t0007_u01730171130115") 2024/10/29 03:06:52 DEBUG : zero-length-file: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a5d_d20241029_m030529_c001_v7007000_t0000_u01730171129855") as it is a hide marker 2024/10/29 03:06:52 DEBUG : zero-length-file: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4174714f13f4e986_d20241029_m030529_c001_v0001157_t0017_u01730171129296") 2024/10/29 03:06:52 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a0d_d20241029_m030513_c001_v7007000_t0000_u01730171113190") as it is a hide marker 2024/10/29 03:06:52 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e92e_d20241029_m030512_c001_v0001157_t0026_u01730171112178") 2024/10/29 03:06:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a02_d20241029_m030507_c001_v7007000_t0000_u01730171107140") as it is a hide marker 2024/10/29 03:06:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e90a_d20241029_m030505_c001_v0001157_t0011_u01730171105801") 2024/10/29 03:06:52 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a18_d20241029_m030516_c001_v7007000_t0000_u01730171116847") as it is a hide marker 2024/10/29 03:06:52 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e942_d20241029_m030516_c001_v0001157_t0058_u01730171116162") 2024/10/29 03:06:52 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a14_d20241029_m030515_c001_v7007000_t0000_u01730171115793") as it is a hide marker 2024/10/29 03:06:52 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e93e_d20241029_m030514_c001_v0001157_t0057_u01730171114797") 2024/10/29 03:06:52 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a1b_d20241029_m030518_c001_v7007000_t0000_u01730171118055") as it is a hide marker 2024/10/29 03:06:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e948_d20241029_m030517_c001_v0001157_t0033_u01730171117218") 2024/10/29 03:06:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a12_d20241029_m030514_c001_v7007000_t0000_u01730171114428") as it is a hide marker 2024/10/29 03:06:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e938_d20241029_m030513_c001_v0001157_t0039_u01730171113559") 2024/10/29 03:06:53 DEBUG : ./.: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a05_d20241029_m030508_c001_v7007000_t0000_u01730171108528") as it is a hide marker 2024/10/29 03:06:53 DEBUG : ./.: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e914_d20241029_m030507_c001_v0001157_t0048_u01730171107512") 2024/10/29 03:06:53 DEBUG : ../..: Deleting current version (id "4_z9f72ed6330bddb6b9f280e1b_f40650b7f8e4c8a08_d20241029_m030509_c001_v7007000_t0000_u01730171109578") as it is a hide marker 2024/10/29 03:06:53 DEBUG : ../..: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e91a_d20241029_m030508_c001_v0001157_t0015_u01730171108903") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/10/29 03:06:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/10/29 03:06:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/10/29 03:06:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/10/29 03:06:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/10/29 03:06:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/10/29 03:06:57 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/10/29 03:06:57 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/10/29 03:07:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:07:00 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/10/29 03:07:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f2076ed8f9decec36_d20241029_m030700_c001_v0001039_t0013_u01730171220200") 2024/10/29 03:07:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/29 03:07:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/10/29 03:07:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/10/29 03:07:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:07:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:07:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/10/29 03:07:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/10/29 03:07:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/10/29 03:07:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/10/29 03:07:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/10/29 03:07:06 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/10/29 03:07:06 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/10/29 03:07:06 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/10/29 03:07:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:07:08 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/10/29 03:07:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f2076ed8f9decec8f_d20241029_m030708_c001_v0001176_t0002_u01730171228676") 2024/10/29 03:07:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/10/29 03:07:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/29 03:07:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/10/29 03:07:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:07:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:07:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/10/29 03:07:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/10/29 03:07:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/10/29 03:07:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/10/29 03:07:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/10/29 03:07:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/10/29 03:07:13 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/10/29 03:07:14 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/10/29 03:07:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/10/29 03:07:15 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/10/29 03:07:15 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/10/29 03:07:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:07:17 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/10/29 03:07:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f218b60c3d05e122c_d20241029_m030717_c001_v0001116_t0031_u01730171237320") 2024/10/29 03:07:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/10/29 03:07:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/29 03:07:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/10/29 03:07:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/10/29 03:07:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/10/29 03:07:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:07:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:07:20 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/10/29 03:07:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/10/29 03:07:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/10/29 03:07:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/10/29 03:07:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/10/29 03:07:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/10/29 03:07:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/10/29 03:07:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/10/29 03:07:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:07:26 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/10/29 03:07:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f202d19b89ae25368_d20241029_m030726_c001_v0001182_t0003_u01730171246306") 2024/10/29 03:07:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/29 03:07:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/10/29 03:07:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/10/29 03:07:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:07:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:07:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/10/29 03:07:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/10/29 03:07:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/10/29 03:07:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/10/29 03:07:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/10/29 03:07:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/10/29 03:07:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/10/29 03:07:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/10/29 03:07:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:07:34 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/10/29 03:07:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f202d19b89ae25395_d20241029_m030734_c001_v0001109_t0024_u01730171254562") 2024/10/29 03:07:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/10/29 03:07:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/29 03:07:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/10/29 03:07:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:07:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:07:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/10/29 03:07:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/10/29 03:07:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/10/29 03:07:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/10/29 03:07:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/10/29 03:07:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/10/29 03:07:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/10/29 03:07:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/10/29 03:07:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/10/29 03:07:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/10/29 03:07:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/10/29 03:07:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:07:44 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/10/29 03:07:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f2199817b6dc6415d_d20241029_m030744_c001_v0001116_t0017_u01730171264983") 2024/10/29 03:07:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/10/29 03:07:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/29 03:07:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/10/29 03:07:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/10/29 03:07:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/10/29 03:07:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:07:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:07:48 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/10/29 03:07:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/10/29 03:07:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/10/29 03:07:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/10/29 03:07:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/10/29 03:07:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/10/29 03:07:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/10/29 03:07:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/10/29 03:07:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:07:57 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/10/29 03:07:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f2003bd4333a293c5_d20241029_m030758_c001_v0001044_t0047_u01730171278060") 2024/10/29 03:07:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/29 03:07:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/10/29 03:07:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/10/29 03:07:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:08:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:08:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/10/29 03:08:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/10/29 03:08:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/10/29 03:08:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/10/29 03:08:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/10/29 03:08:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/10/29 03:08:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/10/29 03:08:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/10/29 03:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:08:07 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/10/29 03:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f2003bd4333a297cf_d20241029_m030807_c001_v0001097_t0035_u01730171287209") 2024/10/29 03:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/10/29 03:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/29 03:08:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/10/29 03:08:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:08:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:08:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/10/29 03:08:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/10/29 03:08:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/10/29 03:08:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/10/29 03:08:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/10/29 03:08:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/10/29 03:08:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/10/29 03:08:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/10/29 03:08:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/10/29 03:08:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/10/29 03:08:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/10/29 03:08:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:08:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/10/29 03:08:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f218b60c3d05e1365_d20241029_m030827_c001_v0001105_t0057_u01730171307803") 2024/10/29 03:08:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/10/29 03:08:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/10/29 03:08:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/29 03:08:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/10/29 03:08:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/10/29 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:08:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:08:30 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/10/29 03:08:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/10/29 03:08:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/10/29 03:08:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/10/29 03:08:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/10/29 03:08:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/10/29 03:08:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/10/29 03:08:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/10/29 03:08:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:08:36 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/10/29 03:08:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f218b60c3d05e1370_d20241029_m030836_c001_v0001105_t0049_u01730171316464") 2024/10/29 03:08:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/29 03:08:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/10/29 03:08:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/10/29 03:08:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:08:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:08:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/10/29 03:08:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/10/29 03:08:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/10/29 03:08:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/10/29 03:08:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/10/29 03:08:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/10/29 03:08:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/10/29 03:08:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/10/29 03:08:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:08:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/10/29 03:08:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f201a95e812b8b39d_d20241029_m030845_c001_v0001182_t0054_u01730171325839") 2024/10/29 03:08:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/10/29 03:08:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/29 03:08:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/10/29 03:08:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:08:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:08:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/10/29 03:08:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/10/29 03:08:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/10/29 03:08:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/10/29 03:08:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/10/29 03:08:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/10/29 03:08:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/10/29 03:08:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/10/29 03:08:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/10/29 03:08:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/10/29 03:08:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/10/29 03:08:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:08:56 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/10/29 03:08:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f2076ed8f9decf2ad_d20241029_m030856_c001_v0001099_t0051_u01730171336444") 2024/10/29 03:08:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/10/29 03:08:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/29 03:08:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/10/29 03:08:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/10/29 03:08:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/10/29 03:08:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:08:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:08:59 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/10/29 03:09:01 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/10/29 03:09:01 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/10/29 03:09:01 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/10/29 03:09:01 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/10/29 03:09:02 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/10/29 03:09:04 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/10/29 03:09:04 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/10/29 03:09:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:09:05 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/10/29 03:09:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f2076ed8f9decf6a7_d20241029_m030905_c001_v0001182_t0022_u01730171345932") 2024/10/29 03:09:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/29 03:09:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/10/29 03:09:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/10/29 03:09:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:09:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:09:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/10/29 03:09:10 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/10/29 03:09:10 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/10/29 03:09:10 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/10/29 03:09:10 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/10/29 03:09:13 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/10/29 03:09:13 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/10/29 03:09:13 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/10/29 03:09:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:09:16 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/10/29 03:09:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f213f8370ec0892b6_d20241029_m030916_c001_v0001182_t0001_u01730171356178") 2024/10/29 03:09:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/10/29 03:09:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/29 03:09:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/10/29 03:09:18 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:09:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:09:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/10/29 03:09:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/10/29 03:09:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/10/29 03:09:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/10/29 03:09:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/10/29 03:09:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/10/29 03:09:21 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/10/29 03:09:22 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/10/29 03:09:24 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/10/29 03:09:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/10/29 03:09:25 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/10/29 03:09:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:09:27 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/10/29 03:09:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f2027ba6b6076b9a7_d20241029_m030927_c001_v0001161_t0051_u01730171367158") 2024/10/29 03:09:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/10/29 03:09:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/29 03:09:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/10/29 03:09:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/10/29 03:09:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/10/29 03:09:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:09:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:09:30 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/10/29 03:09:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/10/29 03:09:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/10/29 03:09:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/10/29 03:09:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/10/29 03:09:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/10/29 03:09:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/29 03:09:33 DEBUG : pacer: Reducing sleep to 10ms 2024/10/29 03:09:34 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/10/29 03:09:36 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/10/29 03:09:36 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/10/29 03:09:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:09:37 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/10/29 03:09:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f205dedf20798065f_d20241029_m030937_c001_v0001182_t0013_u01730171377924") 2024/10/29 03:09:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/29 03:09:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/10/29 03:09:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/10/29 03:09:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/10/29 03:09:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/29 03:09:38 DEBUG : pacer: Reducing sleep to 10ms 2024/10/29 03:09:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:09:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:09:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/10/29 03:09:43 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/10/29 03:09:43 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/10/29 03:09:44 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/10/29 03:09:44 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/10/29 03:09:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/10/29 03:09:46 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/10/29 03:09:46 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/10/29 03:09:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:09:49 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/10/29 03:09:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f212ef77d7b766ad1_d20241029_m030949_c001_v0001165_t0057_u01730171389214") 2024/10/29 03:09:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/10/29 03:09:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/10/29 03:09:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/10/29 03:09:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:09:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/10/29 03:09:52 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/10/29 03:09:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/10/29 03:09:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/10/29 03:09:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/10/29 03:09:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/10/29 03:09:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/10/29 03:09:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/10/29 03:09:56 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/10/29 03:09:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/10/29 03:09:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/10/29 03:09:58 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/10/29 03:10:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/10/29 03:10:00 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/10/29 03:10:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f72ed6330bddb6b9f280e1b_f2100c3bc61eef434_d20241029_m031000_c001_v0001182_t0040_u01730171400762") 2024/10/29 03:10:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/10/29 03:10:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/10/29 03:10:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/10/29 03:10:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/10/29 03:10:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/10/29 03:10:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/10/29 03:10:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/10/29 03: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/10/29 03:10:14 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f72ed6330bddb6b9f280e1b_f2003bd4333a299ba_d20241029_m031014_c001_v0001098_t0043_u01730171414329") 2024/10/29 03:10:14 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/10/29 03:10:14 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/29 03:10:14 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/29 03:10:15 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/29 03:10:15 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/10/29 03:10:17 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/10/29 03:10:17 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/10/29 03:10:17 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/10/29 03:10:17 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/10/29 03:10:19 DEBUG : chunked-copy: Done sending chunk 0 2024/10/29 03:10:19 DEBUG : chunked-copy: Done sending chunk 1 2024/10/29 03:10:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/10/29 03:10:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f72ed6330bddb6b9f280e1b_f2003bd4333a29b24_d20241029_m031020_c001_v0001154_t0025_u01730171420525") 2024/10/29 03:10:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/10/29 03:10:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/29 03:10:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/29 03:10:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/29 03:10:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/10/29 03:10:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/10/29 03:10:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/10/29 03:10:23 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/10/29 03:10:23 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/10/29 03:10:25 DEBUG : chunked-copy: Done sending chunk 0 2024/10/29 03:10:25 DEBUG : chunked-copy: Done sending chunk 1 2024/10/29 03:10:25 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/10/29 03:10:26 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f72ed6330bddb6b9f280e1b_f2003bd4333a29b2d_d20241029_m031026_c001_v0001104_t0009_u01730171426482") 2024/10/29 03:10:26 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/10/29 03:10:26 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/29 03:10:27 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/29 03:10:27 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/29 03:10:27 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/10/29 03:10:29 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/10/29 03:10:29 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/10/29 03:10:29 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/10/29 03:10:29 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/10/29 03:10:31 DEBUG : chunked-copy: Done sending chunk 0 2024/10/29 03:10:32 DEBUG : chunked-copy: Done sending chunk 1 2024/10/29 03:10:32 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/10/29 03:10:33 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f72ed6330bddb6b9f280e1b_f20428dd176cd7456_d20241029_m031033_c001_v0001104_t0050_u01730171433366") 2024/10/29 03:10:33 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/10/29 03:10:33 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/10/29 03:10:33 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/10/29 03:10:34 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/10/29 03:10:34 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/10/29 03:10:34 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/10/29 03:10:34 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/10/29 03:10:36 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/10/29 03:10:38 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/10/29 03:10:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jaqohoy8sune/deeper/nonexisting/directory" === 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/10/29 03:10:41 INFO : B2 bucket rclone-test-jaqohoy8sune: cleaning bucket "rclone-test-jaqohoy8sune" of all files 2024/10/29 03:10:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f412ef77d7b766acd_d20241029_m030943_c001_v7007000_t0000_u01730171383136") 2024/10/29 03:10:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f205dedf20798065f_d20241029_m030937_c001_v0001182_t0013_u01730171377924") 2024/10/29 03:10:42 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f405dedf20798065e_d20241029_m030937_c001_v7007000_t0000_u01730171377408") 2024/10/29 03:10:42 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f20162a7bd7e6c719_d20241029_m030932_c001_v0001117_t0019_u01730171372415") 2024/10/29 03:10:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4003bd4333a299b5_d20241029_m031006_c001_v7007000_t0000_u01730171406753") 2024/10/29 03:10:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2100c3bc61eef434_d20241029_m031000_c001_v0001182_t0040_u01730171400762") 2024/10/29 03:10:42 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4100c3bc61eef433_d20241029_m031000_c001_v7007000_t0000_u01730171400229") 2024/10/29 03:10:42 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f212ef77d7b766ad9_d20241029_m030954_c001_v0001180_t0035_u01730171394596") 2024/10/29 03:10:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f412ef77d7b766ad8_d20241029_m030954_c001_v7007000_t0000_u01730171394411") 2024/10/29 03:10:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f212ef77d7b766ad1_d20241029_m030949_c001_v0001165_t0057_u01730171389214") 2024/10/29 03:10:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f412ef77d7b766acf_d20241029_m030948_c001_v7007000_t0000_u01730171388692") 2024/10/29 03:10:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f212ef77d7b766ace_d20241029_m030943_c001_v0001181_t0027_u01730171383325") 2024/10/29 03:10:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4199817b6dc64164_d20241029_m030749_c001_v7007000_t0000_u01730171269463") 2024/10/29 03:10:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2199817b6dc6415d_d20241029_m030744_c001_v0001116_t0017_u01730171264983") 2024/10/29 03:10:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4076ed8f9decedaf_d20241029_m030738_c001_v7007000_t0000_u01730171258782") 2024/10/29 03:10:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f202d19b89ae25395_d20241029_m030734_c001_v0001109_t0024_u01730171254562") 2024/10/29 03:10:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4199817b6dc6415c_d20241029_m030744_c001_v7007000_t0000_u01730171264622") 2024/10/29 03:10:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2076ed8f9decedb1_d20241029_m030738_c001_v0001117_t0056_u01730171258979") 2024/10/29 03:10:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f402d19b89ae25393_d20241029_m030734_c001_v7007000_t0000_u01730171254216") 2024/10/29 03:10:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2076ed8f9deced9e_d20241029_m030730_c001_v0001128_t0010_u01730171250083") 2024/10/29 03:10:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4076ed8f9deced9c_d20241029_m030729_c001_v7007000_t0000_u01730171249894") 2024/10/29 03:10:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f202d19b89ae25368_d20241029_m030726_c001_v0001182_t0003_u01730171246306") 2024/10/29 03:10:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f402d19b89ae25365_d20241029_m030725_c001_v7007000_t0000_u01730171245947") 2024/10/29 03:10:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2076ed8f9deced4f_d20241029_m030722_c001_v0001136_t0016_u01730171242263") 2024/10/29 03:10:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f401a95e812b8b37e_d20241029_m030831_c001_v7007000_t0000_u01730171311820") 2024/10/29 03:10:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f218b60c3d05e1365_d20241029_m030827_c001_v0001105_t0057_u01730171307803") 2024/10/29 03:10:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4067bd8c2e166628_d20241029_m030812_c001_v7007000_t0000_u01730171292155") 2024/10/29 03:10:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2003bd4333a297cf_d20241029_m030807_c001_v0001097_t0035_u01730171287209") 2024/10/29 03:10:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f418b60c3d05e1363_d20241029_m030827_c001_v7007000_t0000_u01730171307401") 2024/10/29 03:10:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2067bd8c2e16662a_d20241029_m030812_c001_v0001182_t0059_u01730171292342") 2024/10/29 03:10:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4003bd4333a297cd_d20241029_m030806_c001_v7007000_t0000_u01730171286862") 2024/10/29 03:10:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f212ef77d7b766691_d20241029_m030801_c001_v0001144_t0051_u01730171281839") 2024/10/29 03:10:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f412ef77d7b766690_d20241029_m030801_c001_v7007000_t0000_u01730171281640") 2024/10/29 03:10:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2003bd4333a293c5_d20241029_m030758_c001_v0001044_t0047_u01730171278060") 2024/10/29 03:10:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4003bd4333a293c4_d20241029_m030757_c001_v7007000_t0000_u01730171277712") 2024/10/29 03:10:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2199817b6dc64165_d20241029_m030749_c001_v0001040_t0026_u01730171269651") 2024/10/29 03:10:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4076ed8f9deced4c_d20241029_m030722_c001_v7007000_t0000_u01730171242076") 2024/10/29 03:10:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f218b60c3d05e122c_d20241029_m030717_c001_v0001116_t0031_u01730171237320") 2024/10/29 03:10:43 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f418b60c3d05e122b_d20241029_m030716_c001_v7007000_t0000_u01730171236939") 2024/10/29 03:10:44 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f202d19b89ae25322_d20241029_m030712_c001_v0001182_t0047_u01730171232766") 2024/10/29 03:10:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f402d19b89ae25321_d20241029_m030712_c001_v7007000_t0000_u01730171232571") 2024/10/29 03:10:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2076ed8f9decec8f_d20241029_m030708_c001_v0001176_t0002_u01730171228676") 2024/10/29 03:10:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4076ed8f9decec89_d20241029_m030708_c001_v7007000_t0000_u01730171228314") 2024/10/29 03:10:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f202d19b89ae2530b_d20241029_m030704_c001_v0001153_t0023_u01730171224122") 2024/10/29 03:10:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f402d19b89ae2530a_d20241029_m030703_c001_v7007000_t0000_u01730171223938") 2024/10/29 03:10:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2076ed8f9decec36_d20241029_m030700_c001_v0001039_t0013_u01730171220200") 2024/10/29 03:10:44 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4076ed8f9decec35_d20241029_m030659_c001_v7007000_t0000_u01730171219835") 2024/10/29 03:10:44 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f20162a7bd7e6c478_d20241029_m030654_c001_v0001117_t0058_u01730171214413") 2024/10/29 03:10:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f413f8370ec089276_d20241029_m030901_c001_v7007000_t0000_u01730171341061") 2024/10/29 03:10:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2076ed8f9decf2ad_d20241029_m030856_c001_v0001099_t0051_u01730171336444") 2024/10/29 03:10:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f401a95e812b8b3a5_d20241029_m030850_c001_v7007000_t0000_u01730171330300") 2024/10/29 03:10:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f201a95e812b8b39d_d20241029_m030845_c001_v0001182_t0054_u01730171325839") 2024/10/29 03:10:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4076ed8f9decf2ac_d20241029_m030856_c001_v7007000_t0000_u01730171336048") 2024/10/29 03:10:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f201a95e812b8b3a6_d20241029_m030850_c001_v0001144_t0029_u01730171330485") 2024/10/29 03:10:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f401a95e812b8b39c_d20241029_m030845_c001_v7007000_t0000_u01730171325415") 2024/10/29 03:10:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f201a95e812b8b38c_d20241029_m030840_c001_v0001115_t0057_u01730171320456") 2024/10/29 03:10:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f401a95e812b8b38b_d20241029_m030840_c001_v7007000_t0000_u01730171320270") 2024/10/29 03:10:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f218b60c3d05e1370_d20241029_m030836_c001_v0001105_t0049_u01730171316464") 2024/10/29 03:10:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f418b60c3d05e136e_d20241029_m030836_c001_v7007000_t0000_u01730171316060") 2024/10/29 03:10:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f201a95e812b8b37f_d20241029_m030832_c001_v0001161_t0050_u01730171312016") 2024/10/29 03:10:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f40162a7bd7e6c718_d20241029_m030932_c001_v7007000_t0000_u01730171372225") 2024/10/29 03:10:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2027ba6b6076b9a7_d20241029_m030927_c001_v0001161_t0051_u01730171367158") 2024/10/29 03:10:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4027ba6b6076b9a6_d20241029_m030926_c001_v7007000_t0000_u01730171366710") 2024/10/29 03:10:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f213f8370ec0892c2_d20241029_m030921_c001_v0001157_t0022_u01730171361170") 2024/10/29 03:10:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f413f8370ec0892c1_d20241029_m030920_c001_v7007000_t0000_u01730171360985") 2024/10/29 03:10:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f213f8370ec0892b6_d20241029_m030916_c001_v0001182_t0001_u01730171356178") 2024/10/29 03:10:45 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f413f8370ec0892b4_d20241029_m030915_c001_v7007000_t0000_u01730171355742") 2024/10/29 03:10:45 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f213f8370ec089299_d20241029_m030910_c001_v0001109_t0049_u01730171350172") 2024/10/29 03:10:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f413f8370ec089297_d20241029_m030909_c001_v7007000_t0000_u01730171349988") 2024/10/29 03:10:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2076ed8f9decf6a7_d20241029_m030905_c001_v0001182_t0022_u01730171345932") 2024/10/29 03:10:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4076ed8f9decf6a4_d20241029_m030905_c001_v7007000_t0000_u01730171345384") 2024/10/29 03:10:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f213f8370ec089277_d20241029_m030901_c001_v0001178_t0053_u01730171341252") 2024/10/29 03:10:45 DEBUG : chunked-copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f402d19b89ae27d8c_d20241029_m031036_c001_v7007000_t0000_u01730171436015") 2024/10/29 03:10:45 DEBUG : chunked-copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2003bd4333a29b36_d20241029_m031029_c001_v0001137_t0049_u01730171429311") 2024/10/29 03:10:45 DEBUG : chunked-copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4003bd4333a29b35_d20241029_m031028_c001_v7007000_t0000_u01730171428803") 2024/10/29 03:10:45 DEBUG : chunked-copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f20428dd176cd7438_d20241029_m031023_c001_v0001128_t0031_u01730171423057") 2024/10/29 03:10:46 DEBUG : chunked-copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f40428dd176cd7436_d20241029_m031022_c001_v7007000_t0000_u01730171422556") 2024/10/29 03:10:46 DEBUG : chunked-copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f20428dd176cd742a_d20241029_m031016_c001_v0001113_t0030_u01730171416868") 2024/10/29 03:10:46 DEBUG : chunked-copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f40428dd176cd7427_d20241029_m031016_c001_v7007000_t0000_u01730171416372") 2024/10/29 03:10:46 DEBUG : chunked-copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1155d3e7a5e98617_d20241029_m031011_c001_v0001117_t0022_u01730171411917") 2024/10/29 03:10:46 DEBUG : chunked-copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4003bd4333a299b9_d20241029_m031011_c001_v7007000_t0000_u01730171411553") 2024/10/29 03:10:46 DEBUG : chunked-copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1155d3e7a5e985f3_d20241029_m031007_c001_v0001117_t0035_u01730171407467") 2024/10/29 03:10:46 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f402d19b89ae27d8b_d20241029_m031035_c001_v7007000_t0000_u01730171435830") 2024/10/29 03:10:46 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f20428dd176cd7456_d20241029_m031033_c001_v0001104_t0050_u01730171433366") 2024/10/29 03:10:46 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4003bd4333a29b34_d20241029_m031028_c001_v7007000_t0000_u01730171428619") 2024/10/29 03:10:46 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2003bd4333a29b2d_d20241029_m031026_c001_v0001104_t0009_u01730171426482") 2024/10/29 03:10:46 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f40428dd176cd7434_d20241029_m031022_c001_v7007000_t0000_u01730171422369") 2024/10/29 03:10:46 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2003bd4333a29b24_d20241029_m031020_c001_v0001154_t0025_u01730171420525") 2024/10/29 03:10:46 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f40428dd176cd7426_d20241029_m031016_c001_v7007000_t0000_u01730171416183") 2024/10/29 03:10:46 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f2003bd4333a299ba_d20241029_m031014_c001_v0001098_t0043_u01730171414329") 2024/10/29 03:10:46 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f4003bd4333a299b8_d20241029_m031011_c001_v7007000_t0000_u01730171411366") 2024/10/29 03:10:46 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f112043a1aaa95ce9_d20241029_m031009_c001_v0001182_t0033_u01730171409912") 2024/10/29 03:10:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1174714f13f4e998_d20241029_m030537_c001_v0001157_t0003_u01730171137094") 2024/10/29 03:10:46 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f402d19b89ae27d92_d20241029_m031037_c001_v7007000_t0000_u01730171437487") 2024/10/29 03:10:46 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1155d3e7a5e986e7_d20241029_m031036_c001_v0001117_t0006_u01730171436575") 2024/10/29 03:10:46 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f402d19b89ae27d97_d20241029_m031040_c001_v7007000_t0000_u01730171440124") 2024/10/29 03:10:47 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1155d3e7a5e986fb_d20241029_m031039_c001_v0001117_t0055_u01730171439076") 2024/10/29 03:10:47 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1155d3e7a5e986ef_d20241029_m031037_c001_v0001117_t0030_u01730171437675") 2024/10/29 03:10:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f40162a7bd7e6c477_d20241029_m030654_c001_v7007000_t0000_u01730171214215") 2024/10/29 03:10:47 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f72ed6330bddb6b9f280e1b_f1155d3e7a5e97e85_d20241029_m030645_c001_v0001117_t0037_u01730171205404") 2024/10/29 03:10:48 INFO : B2 bucket rclone-test-jaqohoy8sune: cleaning bucket "rclone-test-jaqohoy8sune" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (348.28s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (345.96s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- 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 (23.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.14s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.14s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (78.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.28s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.00s) --- 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.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (7.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.24s) --- 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.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (192.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (42.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (12.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (19.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (29.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (4.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.47s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.64s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.32s) --- 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 348.300s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m48.844549232s (try 1/5)