"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:" 2025/01/15 04:37:44 DEBUG : Creating backend with remote "TestB2:rclone-test-sakadob8teke" 2025/01/15 04:37:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/15 04:37:56 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/15 04:37:56 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/15 04:37:56 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/15 04:38:20 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/01/15 04:38:20 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/15 04:38:23 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/15 04:38:23 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/15 04:38:23 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/15 04:38:23 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/15 04:38:24 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/15 04:38:24 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/01/15 04:38:30 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/15 04:38:32 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/15 04:38:36 INFO : B2 bucket rclone-test-sakadob8teke: cleaning bucket "rclone-test-sakadob8teke" of all files 2025/01/15 04:38:37 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c31a_d20250115_m043836_c001_v0001145_t0043_u01736915916370") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/15 04:38:38 DEBUG : Creating backend with remote "TestB2:rclone-test-sakadob8teke/dirToPurgeFromRoot" 2025/01/15 04:38:39 INFO : B2 bucket rclone-test-sakadob8teke path dirToPurgeFromRoot: cleaning bucket "rclone-test-sakadob8teke" of all files 2025/01/15 04:38:40 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c320_d20250115_m043837_c001_v0001145_t0007_u01736915917956") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/15 04:38:40 DEBUG : Creating backend with remote "TestB2:rclone-test-sakadob8teke/hello? sausage/êé" 2025/01/15 04:38:44 INFO : B2 bucket rclone-test-sakadob8teke path hello? sausage/êé: cleaning bucket "rclone-test-sakadob8teke" of all files 2025/01/15 04:38:44 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f104fff28fb1cfeec_d20250115_m043843_c001_v0001183_t0024_u01736915923364") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/15 04:38:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/15 04:38:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 04:38:46 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 2025/01/15 04:38:53 DEBUG : Creating backend with remote "TestB2:rclone-test-sakadob8teke/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/15 04:38:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sakadob8teke/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-sakadob8teke" from "TestB2:rclone-test-sakadob8teke" 2025/01/15 04:38:57 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/01/15 04:39:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xoyenox5vedu" 2025/01/15 04:39:15 DEBUG : B2 bucket rclone-test-xoyenox5vedu: Purge remote 2025/01/15 04:39:15 INFO : B2 bucket rclone-test-xoyenox5vedu: cleaning bucket "rclone-test-xoyenox5vedu" of all files 2025/01/15 04:39:16 DEBUG : somefile: Deleting (id "4_zaf121da3402d6b8b9f480e1b_f412c96c610da47a6_d20250115_m043914_c001_v0001184_t0019_u01736915954252") === 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 2025/01/15 04:39:17 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/15 04:39:18 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/01/15 04:39:21 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/15 04:39:21 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/15 04:39:21 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.620Ki offset 6Mi/6.106Mi 2025/01/15 04:39:21 DEBUG : test-metadata: Sending chunk 1 length 111227 2025/01/15 04:39:22 DEBUG : test-metadata: Done sending chunk 1 2025/01/15 04:39:23 DEBUG : test-metadata: Done sending chunk 0 2025/01/15 04:39:23 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/01/15 04:39:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/15 04:39:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 04:39:31 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 04:39:33 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1145-06.backblaze.com/b2api/v1/b2_upload_file/cf72edd3400d6b8b9f480e1b/c001_v0001145_t0049": EOF 2025/01/15 04:39:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1145-06.backblaze.com/b2api/v1/b2_upload_file/cf72edd3400d6b8b9f480e1b/c001_v0001145_t0049": EOF) 2025/01/15 04:39:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1145-06.backblaze.com/b2api/v1/b2_upload_file/cf72edd3400d6b8b9f480e1b/c001_v0001145_t0049": EOF - low level retry 1/10 2025/01/15 04:39:35 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-v2025-01-15-043928-514.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/01/15 04:39:37 DEBUG : oldPath = "TestB2:rclone-test-sakadob8teke/versions/test-versions-v2025-01-15-043928-514.txt" 2025/01/15 04:39:37 DEBUG : newPath = "TestB2,versions:rclone-test-sakadob8teke/versions/test-versions-v2025-01-15-043928-514.txt" 2025/01/15 04:39:37 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-sakadob8teke/versions/test-versions-v2025-01-15-043928-514.txt" 2025/01/15 04:39:37 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/15 04:39:39 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-sakadob8teke/versions/test-versions-v2025-01-15-043928-514.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-sakadob8teke/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 2025/01/15 04:39:40 INFO : B2 bucket rclone-test-sakadob8teke: cleaning bucket "rclone-test-sakadob8teke" of all hidden files 2025/01/15 04:39:40 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a720_d20250115_m043803_c001_v7007000_t0000_u01736915883724") as it is a hide marker 2025/01/15 04:39:40 DEBUG : leading space/ leading space: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2b6_d20250115_m043803_c001_v0001145_t0005_u01736915883065") 2025/01/15 04:39:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a71b_d20250115_m043802_c001_v7007000_t0000_u01736915882704") as it is a hide marker 2025/01/15 04:39:40 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2b0_d20250115_m043802_c001_v0001145_t0006_u01736915882082") 2025/01/15 04:39:40 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a751_d20250115_m043810_c001_v7007000_t0000_u01736915890254") as it is a hide marker 2025/01/15 04:39:40 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2d2_d20250115_m043809_c001_v0001145_t0054_u01736915889406") 2025/01/15 04:39:40 DEBUG : created from root.txt: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f4076b7779cf45edc_d20250115_m043905_c001_v7007000_t0000_u01736915945250") as it is a hide marker 2025/01/15 04:39:40 DEBUG : created from root.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f10747f835a80ecab_d20250115_m043904_c001_v0001137_t0034_u01736915944152") 2025/01/15 04:39:40 DEBUG : file name.txt: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c24d_d20250115_m043917_c001_v7007000_t0000_u01736915957235") as it is a hide marker 2025/01/15 04:39:40 DEBUG : file name.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c33a_d20250115_m043853_c001_v0001145_t0034_u01736915933143") 2025/01/15 04:39:41 DEBUG : file name.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f1128f88e83c32eff_d20250115_m043849_c001_v0001177_t0018_u01736915929620") 2025/01/15 04:39:41 DEBUG : file name.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c308_d20250115_m043828_c001_v0001145_t0031_u01736915908275") 2025/01/15 04:39:41 DEBUG : file name.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c304_d20250115_m043827_c001_v0001145_t0029_u01736915907318") 2025/01/15 04:39:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c306_d20250115_m043827_c001_v0001145_t0040_u01736915907792") "upload" dated 2025-01-15 04:38:27.792 +0000 UTC (1m13.56641447s ago) 2025/01/15 04:39:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f405dec4857e0d7c6_d20250115_m043847_c001_v7007000_t0000_u01736915927402") as it is a hide marker 2025/01/15 04:39:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f108c7dc429e41c07_d20250115_m043846_c001_v0001098_t0013_u01736915926983") 2025/01/15 04:39:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106db337b03a9c91_d20250115_m043846_c001_v0001165_t0052_u01736915926291") 2025/01/15 04:39:41 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a79b_d20250115_m043817_c001_v7007000_t0000_u01736915897519") as it is a hide marker 2025/01/15 04:39:41 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2ea_d20250115_m043816_c001_v0001145_t0043_u01736915896907") 2025/01/15 04:39:41 DEBUG : piped data.txt: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c256_d20250115_m043918_c001_v7007000_t0000_u01736915958990") as it is a hide marker 2025/01/15 04:39:41 DEBUG : piped data.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c366_d20250115_m043918_c001_v0001145_t0032_u01736915958511") 2025/01/15 04:39:41 DEBUG : piped data.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c251_d20250115_m043918_c001_v7007000_t0000_u01736915958326") 2025/01/15 04:39:41 DEBUG : piped data.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f406a9e863815c364_d20250115_m043917_c001_v0001145_t0049_u01736915957961") 2025/01/15 04:39:41 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a7a5_d20250115_m043818_c001_v7007000_t0000_u01736915898546") as it is a hide marker 2025/01/15 04:39:41 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2ee_d20250115_m043817_c001_v0001145_t0030_u01736915897881") 2025/01/15 04:39:41 DEBUG : test-metadata: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f401468940d4f80a0_d20250115_m043925_c001_v7007000_t0000_u01736915965963") as it is a hide marker 2025/01/15 04:39:41 DEBUG : test-metadata: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c25e_d20250115_m043920_c001_v0001040_t0058_u01736915960792") 2025/01/15 04:39:41 DEBUG : test-metadata: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c25b_d20250115_m043920_c001_v7007000_t0000_u01736915960026") 2025/01/15 04:39:42 DEBUG : test-metadata: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c368_d20250115_m043919_c001_v0001145_t0021_u01736915959181") 2025/01/15 04:39:42 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a75d_d20250115_m043812_c001_v7007000_t0000_u01736915892337") as it is a hide marker 2025/01/15 04:39:42 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2d6_d20250115_m043811_c001_v0001145_t0037_u01736915891608") 2025/01/15 04:39:42 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a776_d20250115_m043814_c001_v7007000_t0000_u01736915894334") as it is a hide marker 2025/01/15 04:39:42 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2de_d20250115_m043813_c001_v0001145_t0009_u01736915893736") 2025/01/15 04:39:42 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a76f_d20250115_m043813_c001_v7007000_t0000_u01736915893372") as it is a hide marker 2025/01/15 04:39:42 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2d8_d20250115_m043812_c001_v0001145_t0030_u01736915892700") 2025/01/15 04:39:42 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a77f_d20250115_m043815_c001_v7007000_t0000_u01736915895428") as it is a hide marker 2025/01/15 04:39:42 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2e2_d20250115_m043814_c001_v0001145_t0059_u01736915894708") 2025/01/15 04:39:42 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a78b_d20250115_m043816_c001_v7007000_t0000_u01736915896541") as it is a hide marker 2025/01/15 04:39:42 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2e4_d20250115_m043815_c001_v0001145_t0043_u01736915895792") 2025/01/15 04:39:42 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a757_d20250115_m043811_c001_v7007000_t0000_u01736915891243") as it is a hide marker 2025/01/15 04:39:42 DEBUG : trailing space /trailing space : Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2d4_d20250115_m043810_c001_v0001145_t0049_u01736915890618") 2025/01/15 04:39:42 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f11553ed6c8f2a950_d20250115_m043936_c001_v0001183_t0049_u01736915976314") "upload" dated 2025-01-15 04:39:36.314 +0000 UTC (6.441301832s ago) 2025/01/15 04:39:42 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c292_d20250115_m043931_c001_v7007000_t0000_u01736915971513") 2025/01/15 04:39:42 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c37e_d20250115_m043928_c001_v0001145_t0022_u01736915968514") 2025/01/15 04:39:42 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a7e0_d20250115_m043826_c001_v7007000_t0000_u01736915906773") as it is a hide marker 2025/01/15 04:39:42 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f21099105f590a7b4_d20250115_m043820_c001_v0001172_t0010_u01736915900634") 2025/01/15 04:39:42 DEBUG : zero-length-file: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a7b1_d20250115_m043820_c001_v7007000_t0000_u01736915900395") as it is a hide marker 2025/01/15 04:39:42 DEBUG : zero-length-file: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f406a9e863815c2f4_d20250115_m043819_c001_v0001145_t0049_u01736915899840") 2025/01/15 04:39:43 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a728_d20250115_m043804_c001_v7007000_t0000_u01736915884714") as it is a hide marker 2025/01/15 04:39:43 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2b8_d20250115_m043804_c001_v0001145_t0000_u01736915884093") 2025/01/15 04:39:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a704_d20250115_m043759_c001_v7007000_t0000_u01736915879465") as it is a hide marker 2025/01/15 04:39:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c29e_d20250115_m043758_c001_v0001145_t0059_u01736915878467") 2025/01/15 04:39:43 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a740_d20250115_m043807_c001_v7007000_t0000_u01736915887842") as it is a hide marker 2025/01/15 04:39:43 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2c6_d20250115_m043807_c001_v0001145_t0044_u01736915887194") 2025/01/15 04:39:43 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a735_d20250115_m043806_c001_v7007000_t0000_u01736915886830") as it is a hide marker 2025/01/15 04:39:43 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2c2_d20250115_m043806_c001_v0001145_t0041_u01736915886213") 2025/01/15 04:39:43 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a747_d20250115_m043809_c001_v7007000_t0000_u01736915889042") as it is a hide marker 2025/01/15 04:39:43 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2ce_d20250115_m043808_c001_v0001145_t0039_u01736915888204") 2025/01/15 04:39:43 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a72f_d20250115_m043805_c001_v7007000_t0000_u01736915885850") as it is a hide marker 2025/01/15 04:39:43 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2bc_d20250115_m043805_c001_v0001145_t0003_u01736915885078") 2025/01/15 04:39:43 DEBUG : ./.: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a70e_d20250115_m043800_c001_v7007000_t0000_u01736915880577") as it is a hide marker 2025/01/15 04:39:43 DEBUG : ./.: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2a0_d20250115_m043759_c001_v0001145_t0039_u01736915879839") 2025/01/15 04:39:43 DEBUG : ../..: Deleting current version (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a716_d20250115_m043801_c001_v7007000_t0000_u01736915881720") as it is a hide marker 2025/01/15 04:39:43 DEBUG : ../..: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c2a8_d20250115_m043800_c001_v0001145_t0019_u01736915880955") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/01/15 04:39:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/15 04:39:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/15 04:39:45 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/15 04:39:45 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/15 04:39:45 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/15 04:39:47 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/15 04:39:47 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/15 04:39:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:39:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/15 04:39:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c33f_d20250115_m043950_c001_v0001184_t0012_u01736915990405") 2025/01/15 04:39:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/15 04:39:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/15 04:39:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/15 04:39:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:39:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:39:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/15 04:39:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/15 04:39:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/15 04:39:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/15 04:39:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/15 04:39:56 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/15 04:39:58 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/15 04:39:58 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/15 04:40:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:40:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/15 04:40:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c362_d20250115_m044002_c001_v0001184_t0028_u01736916002122") 2025/01/15 04:40:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/15 04:40:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/15 04:40:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/15 04:40:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:40:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:40:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/15 04:40:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/15 04:40:06 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/15 04:40:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/15 04:40:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/15 04:40:06 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/15 04:40:06 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/15 04:40:07 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/15 04:40:08 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/15 04:40:08 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/15 04:40:08 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/15 04:40:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:40:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/15 04:40:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f218b9a93d722cd98_d20250115_m044010_c001_v0001179_t0055_u01736916010592") 2025/01/15 04:40:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/15 04:40:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/15 04:40:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/15 04:40:10 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/15 04:40:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/15 04:40:12 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:40:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:40:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/01/15 04:40:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/15 04:40:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/15 04:40:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/15 04:40:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/15 04:40:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/15 04:40:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/15 04:40:17 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/15 04:40:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:40:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/15 04:40:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f21099105f590a9f0_d20250115_m044018_c001_v0001165_t0022_u01736916018676") 2025/01/15 04:40:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/15 04:40:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/15 04:40:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/15 04:40:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:40:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:40:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/15 04:40:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/15 04:40:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/15 04:40:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/15 04:40:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/15 04:40:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/15 04:40:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/15 04:40:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/15 04:40:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:40:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/15 04:40:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f21099105f590aa14_d20250115_m044026_c001_v0001100_t0005_u01736916026838") 2025/01/15 04:40:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/15 04:40:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/15 04:40:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/15 04:40:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:40:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:40:29 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/15 04:40:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/15 04:40:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/15 04:40:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/15 04:40:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/15 04:40:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/15 04:40:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/15 04:40:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/15 04:40:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/15 04:40:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/15 04:40:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/15 04:40:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:40:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/15 04:40:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f202c573ce8779aac_d20250115_m044035_c001_v0001183_t0058_u01736916035399") 2025/01/15 04:40:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/15 04:40:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/15 04:40:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/15 04:40:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/15 04:40:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/15 04:40:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:40:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:40:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/01/15 04:40:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/15 04:40:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/15 04:40:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/15 04:40:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/15 04:40:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/15 04:40:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/15 04:40:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/15 04:40:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:40:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/15 04:40:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c4dc_d20250115_m044043_c001_v0001182_t0049_u01736916043435") 2025/01/15 04:40:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/15 04:40:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/15 04:40:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/15 04:40:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:40:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:40:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/15 04:40:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/15 04:40:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/15 04:40:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/15 04:40:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/15 04:40:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/15 04:40:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/15 04:40:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/15 04:40:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:40:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/15 04:40:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c51f_d20250115_m044051_c001_v0001093_t0059_u01736916051508") 2025/01/15 04:40:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/15 04:40:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/15 04:40:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/15 04:40:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:40:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:40:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/15 04:40:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/15 04:40:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/15 04:40:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/15 04:40:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/15 04:40:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/15 04:40:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/15 04:40:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/15 04:40:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/15 04:40:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/15 04:40:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/15 04:41:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:41:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/15 04:41:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f200e399eebe7476d_d20250115_m044100_c001_v0001183_t0023_u01736916060166") 2025/01/15 04:41:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/15 04:41:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/15 04:41:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/15 04:41:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/15 04:41:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/15 04:41:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:41:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:41:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/01/15 04:41:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/15 04:41:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/15 04:41:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/15 04:41:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/15 04:41:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/15 04:41:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/15 04:41:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/15 04:41:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:41:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/15 04:41:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f21099105f590aa83_d20250115_m044108_c001_v0001113_t0004_u01736916068849") 2025/01/15 04:41:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/15 04:41:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/15 04:41:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/15 04:41:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:41:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:41:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/15 04:41:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/15 04:41:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/15 04:41:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/15 04:41:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/15 04:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/15 04:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/15 04:41:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/15 04:41:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:41:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/15 04:41:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c605_d20250115_m044117_c001_v0001183_t0046_u01736916077737") 2025/01/15 04:41:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/15 04:41:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/15 04:41:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/15 04:41:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:41:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:41:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/15 04:41:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/15 04:41:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/15 04:41:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/15 04:41:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/15 04:41:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/15 04:41:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/15 04:41:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/15 04:41:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/15 04:41:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/15 04:41:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/15 04:41:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:41:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/15 04:41:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f207f7e6047f87428_d20250115_m044127_c001_v0001113_t0006_u01736916087780") 2025/01/15 04:41:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/15 04:41:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/15 04:41:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/15 04:41:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/15 04:41:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/15 04:41:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 04:41:28 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 04:41:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/15 04:41:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:41:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:41:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/01/15 04:41:33 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/15 04:41:33 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/15 04:41:33 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/15 04:41:33 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/15 04:41:34 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/15 04:41:35 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/15 04:41:35 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/15 04:41:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:41:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/15 04:41:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f207f7e6047f87444_d20250115_m044137_c001_v0001184_t0019_u01736916097441") 2025/01/15 04:41:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/15 04:41:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/15 04:41:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/15 04:41:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:41:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:41:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/15 04:41:41 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/15 04:41:41 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/15 04:41:41 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/15 04:41:41 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/15 04:41:43 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/15 04:41:44 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/15 04:41:44 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/15 04:41:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:41:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/15 04:41:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f207f7e6047f87470_d20250115_m044146_c001_v0001182_t0036_u01736916106378") 2025/01/15 04:41:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/15 04:41:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/15 04:41:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/15 04:41:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:41:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:41:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/15 04:41:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/15 04:41:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/15 04:41:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/15 04:41:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/15 04:41:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/15 04:41:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/15 04:41:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/15 04:41:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/15 04:41:54 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/15 04:41:54 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/15 04:41:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:41:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/15 04:41:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f207f7e6047f874a7_d20250115_m044156_c001_v0001104_t0030_u01736916116496") 2025/01/15 04:41:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/15 04:41:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/15 04:41:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/15 04:41:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/15 04:41:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/15 04:41:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:41:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:41:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/01/15 04:42:01 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/15 04:42:01 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/15 04:42:01 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/15 04:42:01 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/15 04:42:02 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/15 04:42:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/15 04:42:02 DEBUG : pacer: Reducing sleep to 10ms 2025/01/15 04:42:02 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/15 04:42:04 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/15 04:42:04 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/15 04:42:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:42:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/15 04:42:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f206740089634d920_d20250115_m044206_c001_v0001144_t0048_u01736916126716") 2025/01/15 04:42:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/15 04:42:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/15 04:42:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/15 04:42:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:42:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:42:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/15 04:42:11 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/15 04:42:11 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/15 04:42:12 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/15 04:42:12 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/15 04:42:14 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/15 04:42:14 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/15 04:42:14 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/15 04:42:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:42:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/15 04:42:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c6c9_d20250115_m044217_c001_v0001134_t0041_u01736916137669") 2025/01/15 04:42:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/15 04:42:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/15 04:42:18 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/15 04:42:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:42:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:42:20 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/15 04:42:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/15 04:42:23 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/15 04:42:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/15 04:42:23 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/15 04:42:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/15 04:42:23 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/15 04:42:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/15 04:42:25 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/15 04:42:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/15 04:42:26 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/15 04:42:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/15 04:42:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/15 04:42:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf72edd3400d6b8b9f480e1b_f206740089634d960_d20250115_m044229_c001_v0001180_t0018_u01736916149000") 2025/01/15 04:42:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/15 04:42:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/15 04:42:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/15 04:42:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/15 04:42:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/15 04:42:31 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/15 04:42:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/15 04:42:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/15 04:42:40 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf72edd3400d6b8b9f480e1b_f206740089634d9a2_d20250115_m044239_c001_v0001184_t0009_u01736916159897") 2025/01/15 04:42:40 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/15 04:42:40 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/15 04:42:40 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/15 04:42:40 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/15 04:42:40 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/15 04:42:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/15 04:42:42 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/15 04:42:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/15 04:42:42 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/15 04:42:44 DEBUG : chunked-copy: Done sending chunk 0 2025/01/15 04:42:44 DEBUG : chunked-copy: Done sending chunk 1 2025/01/15 04:42:44 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/15 04:42:45 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf72edd3400d6b8b9f480e1b_f206740089634d9d1_d20250115_m044245_c001_v0001181_t0041_u01736916165294") 2025/01/15 04:42:45 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/15 04:42:45 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/15 04:42:45 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/15 04:42:45 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/15 04:42:45 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/15 04:42:47 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/15 04:42:47 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/15 04:42:48 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/15 04:42:48 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/15 04:42:50 DEBUG : chunked-copy: Done sending chunk 1 2025/01/15 04:42:50 DEBUG : chunked-copy: Done sending chunk 0 2025/01/15 04:42:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/15 04:42:51 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf72edd3400d6b8b9f480e1b_f208469fc246b7d4f_d20250115_m044250_c001_v0001182_t0019_u01736916170978") 2025/01/15 04:42:51 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/15 04:42:51 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/15 04:42:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/15 04:42:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/15 04:42:51 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/15 04:42:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/15 04:42:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/15 04:42:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/15 04:42:53 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/15 04:42:56 DEBUG : chunked-copy: Done sending chunk 0 2025/01/15 04:42:56 DEBUG : chunked-copy: Done sending chunk 1 2025/01/15 04:42:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/15 04:42:56 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcf72edd3400d6b8b9f480e1b_f208469fc246b7d7f_d20250115_m044256_c001_v0001144_t0055_u01736916176835") 2025/01/15 04:42:56 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/15 04:42:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/15 04:42:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/15 04:42:57 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/15 04:42:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/15 04:42:58 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/15 04:42:58 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/15 04:42:59 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/15 04:43:00 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/15 04:43:01 DEBUG : Creating backend with remote "TestB2:rclone-test-sakadob8teke/deeper/nonexisting/directory" 2025/01/15 04:43:01 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2025/01/15 04:43:02 INFO : B2 bucket rclone-test-sakadob8teke: cleaning bucket "rclone-test-sakadob8teke" of all files 2025/01/15 04:43:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c6b3_d20250115_m044211_c001_v7007000_t0000_u01736916131199") 2025/01/15 04:43:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f206740089634d920_d20250115_m044206_c001_v0001144_t0048_u01736916126716") 2025/01/15 04:43:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f406740089634d91e_d20250115_m044206_c001_v7007000_t0000_u01736916126223") 2025/01/15 04:43:03 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c681_d20250115_m044201_c001_v0001116_t0059_u01736916121494") 2025/01/15 04:43:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f406740089634d974_d20250115_m044234_c001_v7007000_t0000_u01736916154209") 2025/01/15 04:43:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f206740089634d960_d20250115_m044229_c001_v0001180_t0018_u01736916149000") 2025/01/15 04:43:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f406740089634d95d_d20250115_m044228_c001_v7007000_t0000_u01736916148493") 2025/01/15 04:43:03 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c6d9_d20250115_m044222_c001_v0001180_t0022_u01736916142920") 2025/01/15 04:43:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c6d7_d20250115_m044222_c001_v7007000_t0000_u01736916142738") 2025/01/15 04:43:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c6c9_d20250115_m044217_c001_v0001134_t0041_u01736916137669") 2025/01/15 04:43:03 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c6c7_d20250115_m044217_c001_v7007000_t0000_u01736916137157") 2025/01/15 04:43:03 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c6b4_d20250115_m044211_c001_v0001184_t0037_u01736916131385") 2025/01/15 04:43:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590aa3e_d20250115_m044039_c001_v7007000_t0000_u01736916039320") 2025/01/15 04:43:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f202c573ce8779aac_d20250115_m044035_c001_v0001183_t0058_u01736916035399") 2025/01/15 04:43:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c43b_d20250115_m044030_c001_v7007000_t0000_u01736916030826") 2025/01/15 04:43:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f21099105f590aa14_d20250115_m044026_c001_v0001100_t0005_u01736916026838") 2025/01/15 04:43:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f402c573ce8779aa8_d20250115_m044035_c001_v7007000_t0000_u01736916035043") 2025/01/15 04:43:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c43d_d20250115_m044031_c001_v0001183_t0029_u01736916031013") 2025/01/15 04:43:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590aa12_d20250115_m044026_c001_v7007000_t0000_u01736916026499") 2025/01/15 04:43:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c3eb_d20250115_m044022_c001_v0001150_t0009_u01736916022180") 2025/01/15 04:43:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c3e8_d20250115_m044021_c001_v7007000_t0000_u01736916021991") 2025/01/15 04:43:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f21099105f590a9f0_d20250115_m044018_c001_v0001165_t0022_u01736916018676") 2025/01/15 04:43:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a9ee_d20250115_m044018_c001_v7007000_t0000_u01736916018334") 2025/01/15 04:43:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c3ac_d20250115_m044014_c001_v0001184_t0042_u01736916014896") 2025/01/15 04:43:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c596_d20250115_m044104_c001_v7007000_t0000_u01736916064218") 2025/01/15 04:43:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f200e399eebe7476d_d20250115_m044100_c001_v0001183_t0023_u01736916060166") 2025/01/15 04:43:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590aa58_d20250115_m044055_c001_v7007000_t0000_u01736916055498") 2025/01/15 04:43:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c51f_d20250115_m044051_c001_v0001093_t0059_u01736916051508") 2025/01/15 04:43:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f400e399eebe7476b_d20250115_m044059_c001_v7007000_t0000_u01736916059823") 2025/01/15 04:43:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f21099105f590aa59_d20250115_m044055_c001_v0001120_t0058_u01736916055684") 2025/01/15 04:43:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c51e_d20250115_m044051_c001_v7007000_t0000_u01736916051165") 2025/01/15 04:43:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f21099105f590aa4b_d20250115_m044047_c001_v0001183_t0017_u01736916047003") 2025/01/15 04:43:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590aa4a_d20250115_m044046_c001_v7007000_t0000_u01736916046813") 2025/01/15 04:43:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c4dc_d20250115_m044043_c001_v0001182_t0049_u01736916043435") 2025/01/15 04:43:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c4d6_d20250115_m044043_c001_v7007000_t0000_u01736916043094") 2025/01/15 04:43:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f21099105f590aa3f_d20250115_m044039_c001_v0001184_t0041_u01736916039506") 2025/01/15 04:43:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c3ab_d20250115_m044014_c001_v7007000_t0000_u01736916014711") 2025/01/15 04:43:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f218b9a93d722cd98_d20250115_m044010_c001_v0001179_t0055_u01736916010592") 2025/01/15 04:43:05 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f418b9a93d722cd95_d20250115_m044010_c001_v7007000_t0000_u01736916010253") 2025/01/15 04:43:05 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f21099105f590a9ab_d20250115_m044006_c001_v0001183_t0029_u01736916006176") 2025/01/15 04:43:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a9a9_d20250115_m044005_c001_v7007000_t0000_u01736916005949") 2025/01/15 04:43:05 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c362_d20250115_m044002_c001_v0001184_t0028_u01736916002122") 2025/01/15 04:43:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c35e_d20250115_m044001_c001_v7007000_t0000_u01736916001752") 2025/01/15 04:43:05 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f21099105f590a988_d20250115_m043953_c001_v0001029_t0005_u01736915993941") 2025/01/15 04:43:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590a987_d20250115_m043953_c001_v7007000_t0000_u01736915993689") 2025/01/15 04:43:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c33f_d20250115_m043950_c001_v0001184_t0012_u01736915990405") 2025/01/15 04:43:05 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c33d_d20250115_m043950_c001_v7007000_t0000_u01736915990068") 2025/01/15 04:43:05 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c32f_d20250115_m043944_c001_v0001183_t0045_u01736915984907") 2025/01/15 04:43:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f407f7e6047f87436_d20250115_m044132_c001_v7007000_t0000_u01736916092637") 2025/01/15 04:43:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f207f7e6047f87428_d20250115_m044127_c001_v0001113_t0006_u01736916087780") 2025/01/15 04:43:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c61e_d20250115_m044122_c001_v7007000_t0000_u01736916082120") 2025/01/15 04:43:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c605_d20250115_m044117_c001_v0001183_t0046_u01736916077737") 2025/01/15 04:43:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f407f7e6047f87425_d20250115_m044127_c001_v7007000_t0000_u01736916087392") 2025/01/15 04:43:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c620_d20250115_m044122_c001_v0001032_t0046_u01736916082308") 2025/01/15 04:43:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c602_d20250115_m044117_c001_v7007000_t0000_u01736916077346") 2025/01/15 04:43:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c5e8_d20250115_m044112_c001_v0001184_t0024_u01736916072848") 2025/01/15 04:43:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c5e6_d20250115_m044112_c001_v7007000_t0000_u01736916072656") 2025/01/15 04:43:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f21099105f590aa83_d20250115_m044108_c001_v0001113_t0004_u01736916068849") 2025/01/15 04:43:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f41099105f590aa81_d20250115_m044108_c001_v7007000_t0000_u01736916068450") 2025/01/15 04:43:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f2196da178049c598_d20250115_m044104_c001_v0001183_t0058_u01736916064441") 2025/01/15 04:43:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c67f_d20250115_m044201_c001_v7007000_t0000_u01736916121309") 2025/01/15 04:43:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f207f7e6047f874a7_d20250115_m044156_c001_v0001104_t0030_u01736916116496") 2025/01/15 04:43:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f407f7e6047f874a4_d20250115_m044156_c001_v7007000_t0000_u01736916116059") 2025/01/15 04:43:06 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f207f7e6047f8748f_d20250115_m044151_c001_v0001184_t0024_u01736916111115") 2025/01/15 04:43:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f407f7e6047f8748d_d20250115_m044150_c001_v7007000_t0000_u01736916110927") 2025/01/15 04:43:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f207f7e6047f87470_d20250115_m044146_c001_v0001182_t0036_u01736916106378") 2025/01/15 04:43:06 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f407f7e6047f8746d_d20250115_m044145_c001_v7007000_t0000_u01736916105954") 2025/01/15 04:43:06 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f207f7e6047f87456_d20250115_m044141_c001_v0001184_t0034_u01736916101372") 2025/01/15 04:43:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f407f7e6047f87453_d20250115_m044141_c001_v7007000_t0000_u01736916101179") 2025/01/15 04:43:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f207f7e6047f87444_d20250115_m044137_c001_v0001184_t0019_u01736916097441") 2025/01/15 04:43:06 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f407f7e6047f87442_d20250115_m044136_c001_v7007000_t0000_u01736916096994") 2025/01/15 04:43:06 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f207f7e6047f87438_d20250115_m044132_c001_v0001109_t0029_u01736916092824") 2025/01/15 04:43:06 DEBUG : chunked-copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f40326dab235254c7_d20250115_m044259_c001_v7007000_t0000_u01736916179514") 2025/01/15 04:43:06 DEBUG : chunked-copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f206740089634da16_d20250115_m044253_c001_v0001103_t0018_u01736916173484") 2025/01/15 04:43:06 DEBUG : chunked-copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f406740089634da15_d20250115_m044252_c001_v7007000_t0000_u01736916172975") 2025/01/15 04:43:06 DEBUG : chunked-copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f206740089634d9f5_d20250115_m044247_c001_v0001184_t0003_u01736916167694") 2025/01/15 04:43:07 DEBUG : chunked-copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f406740089634d9ea_d20250115_m044247_c001_v7007000_t0000_u01736916167195") 2025/01/15 04:43:07 DEBUG : chunked-copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f208469fc246b7d03_d20250115_m044241_c001_v0001039_t0018_u01736916161863") 2025/01/15 04:43:07 DEBUG : chunked-copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f408469fc246b7d00_d20250115_m044241_c001_v7007000_t0000_u01736916161363") 2025/01/15 04:43:07 DEBUG : chunked-copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f11553ed6c8f2c51d_d20250115_m044238_c001_v0001183_t0012_u01736916158412") 2025/01/15 04:43:07 DEBUG : chunked-copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f406740089634d98b_d20250115_m044238_c001_v7007000_t0000_u01736916158051") 2025/01/15 04:43:07 DEBUG : chunked-copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f11553ed6c8f2c4b1_d20250115_m044234_c001_v0001183_t0015_u01736916154910") 2025/01/15 04:43:07 DEBUG : chunked-copy.copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f40326dab235254c6_d20250115_m044259_c001_v7007000_t0000_u01736916179332") 2025/01/15 04:43:07 DEBUG : chunked-copy.copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f208469fc246b7d7f_d20250115_m044256_c001_v0001144_t0055_u01736916176835") 2025/01/15 04:43:07 DEBUG : chunked-copy.copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f406740089634da14_d20250115_m044252_c001_v7007000_t0000_u01736916172791") 2025/01/15 04:43:07 DEBUG : chunked-copy.copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f208469fc246b7d4f_d20250115_m044250_c001_v0001182_t0019_u01736916170978") 2025/01/15 04:43:07 DEBUG : chunked-copy.copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f406740089634d9e8_d20250115_m044246_c001_v7007000_t0000_u01736916166999") 2025/01/15 04:43:07 DEBUG : chunked-copy.copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f206740089634d9d1_d20250115_m044245_c001_v0001181_t0041_u01736916165294") 2025/01/15 04:43:07 DEBUG : chunked-copy.copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f408469fc246b7cfe_d20250115_m044241_c001_v7007000_t0000_u01736916161180") 2025/01/15 04:43:07 DEBUG : chunked-copy.copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f206740089634d9a2_d20250115_m044239_c001_v0001184_t0009_u01736916159897") 2025/01/15 04:43:07 DEBUG : chunked-copy.copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f406740089634d988_d20250115_m044237_c001_v7007000_t0000_u01736916157869") 2025/01/15 04:43:07 DEBUG : chunked-copy.copy: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f1037dce461bdddef_d20250115_m044236_c001_v0001090_t0004_u01736916156794") 2025/01/15 04:43:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f106a9e863815c306_d20250115_m043827_c001_v0001145_t0040_u01736915907792") 2025/01/15 04:43:07 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f40326dab235254ca_d20250115_m044300_c001_v7007000_t0000_u01736916180264") 2025/01/15 04:43:07 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f11553ed6c8f2c818_d20250115_m044300_c001_v0001183_t0028_u01736916180053") 2025/01/15 04:43:07 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f40326dab235254cf_d20250115_m044301_c001_v7007000_t0000_u01736916181201") 2025/01/15 04:43:08 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f11553ed6c8f2c840_d20250115_m044301_c001_v0001183_t0041_u01736916181001") 2025/01/15 04:43:08 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f11553ed6c8f2c82a_d20250115_m044300_c001_v0001183_t0024_u01736916180446") 2025/01/15 04:43:08 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f4196da178049c32c_d20250115_m043944_c001_v7007000_t0000_u01736915984721") 2025/01/15 04:43:08 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf72edd3400d6b8b9f480e1b_f11553ed6c8f2a950_d20250115_m043936_c001_v0001183_t0049_u01736915976314") 2025/01/15 04:43:12 INFO : B2 bucket rclone-test-sakadob8teke: cleaning bucket "rclone-test-sakadob8teke" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (328.03s) --- 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 (3.07s) --- PASS: TestIntegration/FsMkdir (319.78s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.58s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (21.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.38s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- 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 (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.44s) --- 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.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- 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.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (169.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (29.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (12.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.94s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.34s) --- 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 328.039s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m29.352919823s (try 1/5)