"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/11/08 04:37:16 DEBUG : Creating backend with remote "TestB2:rclone-test-geyigol8fayu" 2024/11/08 04:37:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/11/08 04:37:19 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/08 04:37:19 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/08 04:37:19 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/11/08 04:37:47 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2024/11/08 04:37:47 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/08 04:37:49 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/08 04:37:49 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/08 04:37:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/08 04:37:51 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/08 04:37:52 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/08 04:37:52 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/11/08 04:37:59 DEBUG : Creating backend with remote "TestB2:" 2024/11/08 04:37:59 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/08 04:38:00 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/11/08 04:38:05 INFO : B2 bucket rclone-test-geyigol8fayu: cleaning bucket "rclone-test-geyigol8fayu" of all files 2024/11/08 04:38:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd90_d20241108_m043804_c001_v0001103_t0020_u01731040684660") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/08 04:38:07 DEBUG : Creating backend with remote "TestB2:rclone-test-geyigol8fayu/dirToPurgeFromRoot" 2024/11/08 04:38:08 INFO : B2 bucket rclone-test-geyigol8fayu path dirToPurgeFromRoot: cleaning bucket "rclone-test-geyigol8fayu" of all files 2024/11/08 04:38:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd9a_d20241108_m043806_c001_v0001103_t0019_u01731040686283") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/08 04:38:09 DEBUG : Creating backend with remote "TestB2:rclone-test-geyigol8fayu/hello? sausage/êé" 2024/11/08 04:38:13 INFO : B2 bucket rclone-test-geyigol8fayu path hello? sausage/êé: cleaning bucket "rclone-test-geyigol8fayu" of all files 2024/11/08 04:38:13 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f109731b370b553b3_d20241108_m043811_c001_v0001182_t0003_u01731040691903") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/11/08 04:38:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/11/08 04:38:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/08 04:38:14 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/11/08 04:38:22 DEBUG : Creating backend with remote "TestB2:rclone-test-geyigol8fayu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/08 04:38:24 DEBUG : Creating backend with remote "TestB2:rclone-test-geyigol8fayu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-geyigol8fayu" from "TestB2:rclone-test-geyigol8fayu" 2024/11/08 04:38:26 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/11/08 04:38:37 DEBUG : Creating backend with remote "TestB2:rclone-test-nojexab6pohe" 2024/11/08 04:38:40 DEBUG : B2 bucket rclone-test-nojexab6pohe: Purge remote 2024/11/08 04:38:40 INFO : B2 bucket rclone-test-nojexab6pohe: cleaning bucket "rclone-test-nojexab6pohe" of all files 2024/11/08 04:38:40 DEBUG : somefile: Deleting (id "4_z1f622de3101d0bab9f380e1b_f411a309023fe02bb_d20241108_m043839_c001_v0001104_t0025_u01731040719372") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/11/08 04:38:42 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/08 04:38:43 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2024/11/08 04:38:45 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/08 04:38:45 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/08 04:38:45 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.800Ki offset 6Mi/6.106Mi 2024/11/08 04:38:45 DEBUG : test-metadata: Sending chunk 1 length 111411 2024/11/08 04:38:47 DEBUG : test-metadata: Done sending chunk 1 2024/11/08 04:38:48 DEBUG : test-metadata: Done sending chunk 0 2024/11/08 04:38:48 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2024/11/08 04:38:58 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1103-15.backblaze.com/b2api/v1/b2_upload_file/ef92fd7300fd0bab9f380e1b/c001_v0001103_t0004": EOF 2024/11/08 04:38:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1103-15.backblaze.com/b2api/v1/b2_upload_file/ef92fd7300fd0bab9f380e1b/c001_v0001103_t0004": EOF) 2024/11/08 04:38:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1103-15.backblaze.com/b2api/v1/b2_upload_file/ef92fd7300fd0bab9f380e1b/c001_v0001103_t0004": EOF - low level retry 1/10 2024/11/08 04:39:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-11-08-043853-330.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2024/11/08 04:39:03 DEBUG : oldPath = "TestB2:rclone-test-geyigol8fayu/versions/test-versions-v2024-11-08-043853-330.txt" 2024/11/08 04:39:03 DEBUG : newPath = "TestB2,versions:rclone-test-geyigol8fayu/versions/test-versions-v2024-11-08-043853-330.txt" 2024/11/08 04:39:03 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-geyigol8fayu/versions/test-versions-v2024-11-08-043853-330.txt" 2024/11/08 04:39:03 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/08 04:39:04 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-geyigol8fayu/versions/test-versions-v2024-11-08-043853-330.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-geyigol8fayu/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2024/11/08 04:39:05 INFO : B2 bucket rclone-test-geyigol8fayu: cleaning bucket "rclone-test-geyigol8fayu" of all hidden files 2024/11/08 04:39:05 DEBUG : leading space/ leading space: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf0a_d20241108_m043728_c001_v7007000_t0000_u01731040648133") as it is a hide marker 2024/11/08 04:39:05 DEBUG : leading space/ leading space: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcce2_d20241108_m043727_c001_v0001103_t0039_u01731040647457") 2024/11/08 04:39:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf09_d20241108_m043727_c001_v7007000_t0000_u01731040647085") as it is a hide marker 2024/11/08 04:39:05 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadccde_d20241108_m043726_c001_v0001103_t0048_u01731040646162") 2024/11/08 04:39:05 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf13_d20241108_m043735_c001_v7007000_t0000_u01731040655149") as it is a hide marker 2024/11/08 04:39:05 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd10_d20241108_m043734_c001_v0001103_t0020_u01731040654455") 2024/11/08 04:39:05 DEBUG : created from root.txt: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f404ec75e5e0792a3_d20241108_m043833_c001_v7007000_t0000_u01731040713417") as it is a hide marker 2024/11/08 04:39:05 DEBUG : created from root.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f10480f33da81963e_d20241108_m043832_c001_v0001182_t0047_u01731040712387") 2024/11/08 04:39:05 DEBUG : file name.txt: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f40140e70f11bf125_d20241108_m043842_c001_v7007000_t0000_u01731040722072") as it is a hide marker 2024/11/08 04:39:06 DEBUG : file name.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcde8_d20241108_m043821_c001_v0001103_t0059_u01731040701495") 2024/11/08 04:39:06 DEBUG : file name.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f11898e5503a65d02_d20241108_m043817_c001_v0001165_t0028_u01731040697977") 2024/11/08 04:39:06 DEBUG : file name.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd7e_d20241108_m043756_c001_v0001103_t0023_u01731040676571") 2024/11/08 04:39:06 DEBUG : file name.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd78_d20241108_m043755_c001_v0001103_t0027_u01731040675526") 2024/11/08 04:39:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd7a_d20241108_m043756_c001_v0001103_t0041_u01731040676012") "upload" dated 2024-11-08 04:37:56.012 +0000 UTC (1m10.468553261s ago) 2024/11/08 04:39:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f40754cdebc582e40_d20241108_m043815_c001_v7007000_t0000_u01731040695730") as it is a hide marker 2024/11/08 04:39:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f10348a29016232bf_d20241108_m043815_c001_v0001182_t0041_u01731040695497") 2024/11/08 04:39:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f111192189835aee3_d20241108_m043814_c001_v0001182_t0024_u01731040694824") 2024/11/08 04:39:06 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf1d_d20241108_m043743_c001_v7007000_t0000_u01731040663801") as it is a hide marker 2024/11/08 04:39:06 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd40_d20241108_m043743_c001_v0001103_t0015_u01731040663053") 2024/11/08 04:39:06 DEBUG : piped data.txt: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f40140e70f11bf12a_d20241108_m043843_c001_v7007000_t0000_u01731040723843") as it is a hide marker 2024/11/08 04:39:06 DEBUG : piped data.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadce3c_d20241108_m043843_c001_v0001103_t0022_u01731040723349") 2024/11/08 04:39:06 DEBUG : piped data.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40140e70f11bf129_d20241108_m043843_c001_v7007000_t0000_u01731040723165") 2024/11/08 04:39:06 DEBUG : piped data.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4158f86bebadce3a_d20241108_m043842_c001_v0001103_t0004_u01731040722799") 2024/11/08 04:39:06 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf22_d20241108_m043745_c001_v7007000_t0000_u01731040665136") as it is a hide marker 2024/11/08 04:39:07 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd44_d20241108_m043744_c001_v0001103_t0047_u01731040664154") 2024/11/08 04:39:07 DEBUG : test-metadata: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f4070de570c74eb70_d20241108_m043850_c001_v7007000_t0000_u01731040730786") as it is a hide marker 2024/11/08 04:39:07 DEBUG : test-metadata: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f20140e70f11bf12e_d20241108_m043845_c001_v0001131_t0019_u01731040725709") 2024/11/08 04:39:07 DEBUG : test-metadata: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40140e70f11bf12c_d20241108_m043844_c001_v7007000_t0000_u01731040724958") 2024/11/08 04:39:07 DEBUG : test-metadata: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadce3e_d20241108_m043844_c001_v0001103_t0002_u01731040724028") 2024/11/08 04:39:07 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf18_d20241108_m043737_c001_v7007000_t0000_u01731040657380") as it is a hide marker 2024/11/08 04:39:07 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd1c_d20241108_m043736_c001_v0001103_t0011_u01731040656714") 2024/11/08 04:39:07 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf1a_d20241108_m043740_c001_v7007000_t0000_u01731040660053") as it is a hide marker 2024/11/08 04:39:07 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd28_d20241108_m043739_c001_v0001103_t0031_u01731040659370") 2024/11/08 04:39:07 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf19_d20241108_m043739_c001_v7007000_t0000_u01731040659010") as it is a hide marker 2024/11/08 04:39:07 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd22_d20241108_m043737_c001_v0001103_t0050_u01731040657742") 2024/11/08 04:39:07 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf1b_d20241108_m043741_c001_v7007000_t0000_u01731040661583") as it is a hide marker 2024/11/08 04:39:07 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd2c_d20241108_m043740_c001_v0001103_t0005_u01731040660422") 2024/11/08 04:39:07 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf1c_d20241108_m043742_c001_v7007000_t0000_u01731040662699") as it is a hide marker 2024/11/08 04:39:07 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd36_d20241108_m043741_c001_v0001103_t0006_u01731040661938") 2024/11/08 04:39:07 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf16_d20241108_m043736_c001_v7007000_t0000_u01731040656310") as it is a hide marker 2024/11/08 04:39:07 DEBUG : trailing space /trailing space : Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd16_d20241108_m043735_c001_v0001103_t0034_u01731040655504") 2024/11/08 04:39:07 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f1192da79bc6451e3_d20241108_m043901_c001_v0001100_t0035_u01731040741312") "upload" dated 2024-11-08 04:39:01.312 +0000 UTC (6.57471509s ago) 2024/11/08 04:39:07 DEBUG : versions/test-versions.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40666b2a11d68a67_d20241108_m043856_c001_v7007000_t0000_u01731040736505") 2024/11/08 04:39:07 DEBUG : versions/test-versions.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadce68_d20241108_m043853_c001_v0001103_t0008_u01731040733330") 2024/11/08 04:39:07 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf30_d20241108_m043754_c001_v7007000_t0000_u01731040674975") as it is a hide marker 2024/11/08 04:39:08 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f217cc316629aaf26_d20241108_m043747_c001_v0001144_t0020_u01731040667238") 2024/11/08 04:39:08 DEBUG : zero-length-file: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf25_d20241108_m043746_c001_v7007000_t0000_u01731040666984") as it is a hide marker 2024/11/08 04:39:08 DEBUG : zero-length-file: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4158f86bebadcd54_d20241108_m043746_c001_v0001103_t0004_u01731040666426") 2024/11/08 04:39:08 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf0b_d20241108_m043729_c001_v7007000_t0000_u01731040649401") as it is a hide marker 2024/11/08 04:39:08 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadccea_d20241108_m043728_c001_v0001103_t0005_u01731040648487") 2024/11/08 04:39:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf05_d20241108_m043723_c001_v7007000_t0000_u01731040643050") as it is a hide marker 2024/11/08 04:39:08 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadccce_d20241108_m043721_c001_v0001103_t0022_u01731040641774") 2024/11/08 04:39:08 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf10_d20241108_m043732_c001_v7007000_t0000_u01731040652856") as it is a hide marker 2024/11/08 04:39:08 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd00_d20241108_m043732_c001_v0001103_t0029_u01731040652087") 2024/11/08 04:39:08 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf0f_d20241108_m043731_c001_v7007000_t0000_u01731040651724") as it is a hide marker 2024/11/08 04:39:08 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadccfa_d20241108_m043731_c001_v0001103_t0040_u01731040651044") 2024/11/08 04:39:08 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf11_d20241108_m043734_c001_v7007000_t0000_u01731040654096") as it is a hide marker 2024/11/08 04:39:08 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd08_d20241108_m043733_c001_v0001103_t0048_u01731040653213") 2024/11/08 04:39:08 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf0e_d20241108_m043730_c001_v7007000_t0000_u01731040650690") as it is a hide marker 2024/11/08 04:39:08 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadccf4_d20241108_m043729_c001_v0001103_t0007_u01731040649757") 2024/11/08 04:39:08 DEBUG : ./.: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf06_d20241108_m043724_c001_v7007000_t0000_u01731040644585") as it is a hide marker 2024/11/08 04:39:08 DEBUG : ./.: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadccd2_d20241108_m043723_c001_v0001103_t0042_u01731040643468") 2024/11/08 04:39:08 DEBUG : ../..: Deleting current version (id "4_zef92fd7300fd0bab9f380e1b_f417cc316629aaf07_d20241108_m043725_c001_v7007000_t0000_u01731040645808") as it is a hide marker 2024/11/08 04:39:08 DEBUG : ../..: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadccd8_d20241108_m043724_c001_v0001103_t0055_u01731040644942") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/08 04:39:10 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/08 04:39:10 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/08 04:39:10 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/08 04:39:10 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/08 04:39:11 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/08 04:39:12 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/08 04:39:12 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/08 04:39:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:39:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/11/08 04:39:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243fec77_d20241108_m043915_c001_v0001182_t0018_u01731040755447") 2024/11/08 04:39:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/08 04:39:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/08 04:39:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/08 04:39:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:39:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:39:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/08 04:39:19 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/08 04:39:19 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/08 04:39:19 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/08 04:39:19 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/08 04:39:22 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/08 04:39:22 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/08 04:39:22 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/08 04:39:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:39:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/11/08 04:39:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243fec91_d20241108_m043924_c001_v0001176_t0056_u01731040764497") 2024/11/08 04:39:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/08 04:39:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/08 04:39:24 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/08 04:39:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:39:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:39:27 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/08 04:39:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/08 04:39:28 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/08 04:39:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/08 04:39:28 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/08 04:39:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/08 04:39:28 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/08 04:39:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/08 04:39:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/08 04:39:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/08 04:39:31 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/08 04:39:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:39:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/11/08 04:39:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243feca0_d20241108_m043932_c001_v0001039_t0022_u01731040772940") 2024/11/08 04:39:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/08 04:39:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/08 04:39:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/08 04:39:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/08 04:39:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/08 04:39:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:39:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:39:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2024/11/08 04:39:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/08 04:39:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/08 04:39:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/08 04:39:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/08 04:39:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/08 04:39:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/08 04:39:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/08 04:39:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:39:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/11/08 04:39:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f205b74bd8600b839_d20241108_m043941_c001_v0001043_t0043_u01731040781100") 2024/11/08 04:39:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/08 04:39:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/08 04:39:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/08 04:39:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:39:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:39:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/08 04:39:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/08 04:39:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/08 04:39:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/08 04:39:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/08 04:39:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/08 04:39:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/08 04:39:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/08 04:39:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:39:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/11/08 04:39:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f205b74bd8600b845_d20241108_m043949_c001_v0001157_t0059_u01731040789615") 2024/11/08 04:39:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/08 04:39:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/08 04:39:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/08 04:39:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:39:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:39:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/08 04:39:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/08 04:39:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/08 04:39:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/08 04:39:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/08 04:39:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/08 04:39:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/08 04:39:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/08 04:39:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/08 04:39:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/08 04:39:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/08 04:39:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:39:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/11/08 04:39:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243fecc6_d20241108_m043958_c001_v0001176_t0007_u01731040798391") 2024/11/08 04:39:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/08 04:39:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/08 04:39:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/08 04:39:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/08 04:39:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/08 04:40:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:40:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:40:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2024/11/08 04:40:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/08 04:40:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/08 04:40:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/08 04:40:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/08 04:40:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/08 04:40:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/08 04:40:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/08 04:40:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:40:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/08 04:40:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f205b74bd8600b85f_d20241108_m044007_c001_v0001182_t0032_u01731040807937") 2024/11/08 04:40:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/08 04:40:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/08 04:40:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/08 04:40:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:40:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:40:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/08 04:40:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/08 04:40:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/08 04:40:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/08 04:40:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/08 04:40:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/08 04:40:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/08 04:40:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/08 04:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/08 04:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f205b74bd8600b86d_d20241108_m044016_c001_v0001182_t0054_u01731040816663") 2024/11/08 04:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/08 04:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/08 04:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/08 04:40:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:40:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:40:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/08 04:40:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/08 04:40:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/08 04:40:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/08 04:40:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/08 04:40:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/08 04:40:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/08 04:40:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/08 04:40:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/08 04:40:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/08 04:40:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/08 04:40:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:40:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/08 04:40:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f20140e70f11bf6fd_d20241108_m044034_c001_v0001177_t0041_u01731040834103") 2024/11/08 04:40:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/08 04:40:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/08 04:40:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/08 04:40:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/08 04:40:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/08 04:40:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:40:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:40:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2024/11/08 04:40:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/08 04:40:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/08 04:40:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/08 04:40:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/08 04:40:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/08 04:40:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/08 04:40:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/08 04:40:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:40:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/11/08 04:40:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f20140e70f11bf716_d20241108_m044042_c001_v0001130_t0016_u01731040842434") 2024/11/08 04:40:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/08 04:40:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/08 04:40:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/08 04:40:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:40:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:40:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/08 04:40:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/08 04:40:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/08 04:40:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/08 04:40:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/08 04:40:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/08 04:40:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/08 04:40:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/08 04:40:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:40:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/11/08 04:40:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f20666b2a11d6934b_d20241108_m044051_c001_v0001131_t0035_u01731040851171") 2024/11/08 04:40:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/08 04:40:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/08 04:40:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/08 04:40:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:40:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:40:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/08 04:40:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/08 04:40:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/08 04:40:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/08 04:40:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/08 04:40:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/08 04:40:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/08 04:40:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/08 04:40:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/08 04:40:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/08 04:40:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/08 04:41:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:41:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/11/08 04:41:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f21852f6601c88048_d20241108_m044100_c001_v0001150_t0012_u01731040860754") 2024/11/08 04:41:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/08 04:41:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/08 04:41:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/08 04:41:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/08 04:41:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/08 04:41:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:41:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:41:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2024/11/08 04:41:06 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/08 04:41:06 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/08 04:41:06 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/08 04:41:06 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/08 04:41:07 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/08 04:41:09 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/08 04:41:09 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/08 04:41:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:41:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/11/08 04:41:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f20754cdebc582ea8_d20241108_m044111_c001_v0001182_t0024_u01731040871259") 2024/11/08 04:41:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/08 04:41:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/08 04:41:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/08 04:41:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:41:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:41:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/08 04:41:15 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/08 04:41:15 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/08 04:41:16 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/08 04:41:16 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/08 04:41:18 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/08 04:41:18 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/08 04:41:18 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/08 04:41:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:41:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/11/08 04:41:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f21852f6601c88084_d20241108_m044121_c001_v0001157_t0035_u01731040881012") 2024/11/08 04:41:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/08 04:41:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/08 04:41:21 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/08 04:41:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:41:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:41:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/08 04:41:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/08 04:41:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/08 04:41:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/08 04:41:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/08 04:41:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/08 04:41:26 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/08 04:41:27 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/08 04:41:29 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/08 04:41:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/08 04:41:30 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/08 04:41:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:41:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/11/08 04:41:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f2082883d3e4790d4_d20241108_m044134_c001_v0001040_t0052_u01731040894210") 2024/11/08 04:41:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/08 04:41:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/08 04:41:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/08 04:41:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/08 04:41:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/08 04:41:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:41:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:41:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2024/11/08 04:41:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/08 04:41:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/08 04:41:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/08 04:41:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/08 04:41:41 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/08 04:41:49 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/08 04:41:49 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/08 04:41:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:41:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/11/08 04:41:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f200c20a41115d1c0_d20241108_m044152_c001_v0001172_t0035_u01731040912620") 2024/11/08 04:41:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/08 04:41:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/08 04:41:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/08 04:41:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:41:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:41:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/08 04:41:57 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/08 04:41:57 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/08 04:41:58 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/08 04:41:58 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/08 04:42:00 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/08 04:42:02 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/08 04:42:02 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/08 04:42:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:42:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/11/08 04:42:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f20140e70f11bf7d7_d20241108_m044206_c001_v0001182_t0002_u01731040926008") 2024/11/08 04:42:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/08 04:42:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/08 04:42:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/08 04:42:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:42:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:42:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/08 04:42:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/08 04:42:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/08 04:42:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/08 04:42:12 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/08 04:42:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/08 04:42:12 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/08 04:42:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/08 04:42:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/08 04:42:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/08 04:42:14 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/08 04:42:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/08 04:42:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/11/08 04:42:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zef92fd7300fd0bab9f380e1b_f204ec75e5e079c6e_d20241108_m044217_c001_v0001109_t0037_u01731040937291") 2024/11/08 04:42:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/08 04:42:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/08 04:42:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/08 04:42:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/08 04:42:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/08 04:42:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/08 04:42:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/08 04:42:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2024/11/08 04:42:31 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef92fd7300fd0bab9f380e1b_f2163521dccd7232f_d20241108_m044231_c001_v0001180_t0013_u01731040951800") 2024/11/08 04:42:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/08 04:42:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/08 04:42:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/08 04:42:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/08 04:42:32 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/08 04:42:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/08 04:42:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/08 04:42:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/08 04:42:34 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/08 04:42:36 DEBUG : chunked-copy: Done sending chunk 0 2024/11/08 04:42:36 DEBUG : chunked-copy: Done sending chunk 1 2024/11/08 04:42:36 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/08 04:42:37 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef92fd7300fd0bab9f380e1b_f21852f6601c88551_d20241108_m044237_c001_v0001182_t0033_u01731040957665") 2024/11/08 04:42:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/08 04:42:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/08 04:42:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/08 04:42:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/08 04:42:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/08 04:42:40 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/08 04:42:40 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/08 04:42:40 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/08 04:42:40 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/08 04:42:43 DEBUG : chunked-copy: Done sending chunk 1 2024/11/08 04:42:43 DEBUG : chunked-copy: Done sending chunk 0 2024/11/08 04:42:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/08 04:42:43 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef92fd7300fd0bab9f380e1b_f2163521dccd7272c_d20241108_m044243_c001_v0001182_t0055_u01731040963797") 2024/11/08 04:42:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/08 04:42:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/08 04:42:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/08 04:42:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/08 04:42:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/08 04:42:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/08 04:42:46 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/08 04:42:46 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/08 04:42:46 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/08 04:42:49 DEBUG : chunked-copy: Done sending chunk 1 2024/11/08 04:42:50 DEBUG : chunked-copy: Done sending chunk 0 2024/11/08 04:42:50 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/08 04:42:50 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zef92fd7300fd0bab9f380e1b_f2163521dccd72737_d20241108_m044250_c001_v0001157_t0019_u01731040970730") 2024/11/08 04:42:50 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/08 04:42:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/08 04:42:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/08 04:42:51 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/08 04:42:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/08 04:42:51 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/08 04:42:51 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/08 04:42:53 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/08 04:42:54 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/08 04:42:55 DEBUG : Creating backend with remote "TestB2:rclone-test-geyigol8fayu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/11/08 04:42:56 INFO : B2 bucket rclone-test-geyigol8fayu: cleaning bucket "rclone-test-geyigol8fayu" of all files 2024/11/08 04:42:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40140e70f11bf7c8_d20241108_m044157_c001_v7007000_t0000_u01731040917102") 2024/11/08 04:42:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f200c20a41115d1c0_d20241108_m044152_c001_v0001172_t0035_u01731040912620") 2024/11/08 04:42:57 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f400c20a41115d1bd_d20241108_m044152_c001_v7007000_t0000_u01731040912093") 2024/11/08 04:42:57 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2198dc9f3294210f_d20241108_m044139_c001_v0001102_t0015_u01731040899713") 2024/11/08 04:42:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4163521dccd7231e_d20241108_m044225_c001_v7007000_t0000_u01731040945599") 2024/11/08 04:42:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f204ec75e5e079c6e_d20241108_m044217_c001_v0001109_t0037_u01731040937291") 2024/11/08 04:42:57 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f404ec75e5e079c6d_d20241108_m044216_c001_v7007000_t0000_u01731040936791") 2024/11/08 04:42:57 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f20140e70f11bf7e5_d20241108_m044211_c001_v0001181_t0031_u01731040931295") 2024/11/08 04:42:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40140e70f11bf7e4_d20241108_m044211_c001_v7007000_t0000_u01731040931105") 2024/11/08 04:42:57 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f20140e70f11bf7d7_d20241108_m044206_c001_v0001182_t0002_u01731040926008") 2024/11/08 04:42:57 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40140e70f11bf7d5_d20241108_m044205_c001_v7007000_t0000_u01731040925512") 2024/11/08 04:42:57 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f20140e70f11bf7c9_d20241108_m044157_c001_v0001120_t0031_u01731040917290") 2024/11/08 04:42:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4036e769243feccb_d20241108_m044002_c001_v7007000_t0000_u01731040802188") 2024/11/08 04:42:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243fecc6_d20241108_m043958_c001_v0001176_t0007_u01731040798391") 2024/11/08 04:42:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4036e769243fecbe_d20241108_m043953_c001_v7007000_t0000_u01731040793495") 2024/11/08 04:42:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f205b74bd8600b845_d20241108_m043949_c001_v0001157_t0059_u01731040789615") 2024/11/08 04:42:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4036e769243fecc4_d20241108_m043958_c001_v7007000_t0000_u01731040798014") 2024/11/08 04:42:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243fecbf_d20241108_m043953_c001_v0001039_t0048_u01731040793677") 2024/11/08 04:42:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f405b74bd8600b844_d20241108_m043949_c001_v7007000_t0000_u01731040789267") 2024/11/08 04:42:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243fecb6_d20241108_m043944_c001_v0001099_t0005_u01731040784970") 2024/11/08 04:42:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4036e769243fecb5_d20241108_m043944_c001_v7007000_t0000_u01731040784788") 2024/11/08 04:42:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f205b74bd8600b839_d20241108_m043941_c001_v0001043_t0043_u01731040781100") 2024/11/08 04:42:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f405b74bd8600b838_d20241108_m043940_c001_v7007000_t0000_u01731040780760") 2024/11/08 04:42:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243feca7_d20241108_m043937_c001_v0001172_t0032_u01731040777163") 2024/11/08 04:42:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40666b2a11d6931a_d20241108_m044037_c001_v7007000_t0000_u01731040837921") 2024/11/08 04:42:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f20140e70f11bf6fd_d20241108_m044034_c001_v0001177_t0041_u01731040834103") 2024/11/08 04:42:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4036e769243ff198_d20241108_m044020_c001_v7007000_t0000_u01731040820646") 2024/11/08 04:42:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f205b74bd8600b86d_d20241108_m044016_c001_v0001182_t0054_u01731040816663") 2024/11/08 04:42:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40140e70f11bf6fc_d20241108_m044033_c001_v7007000_t0000_u01731040833750") 2024/11/08 04:42:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243ff199_d20241108_m044020_c001_v0001102_t0029_u01731040820837") 2024/11/08 04:42:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f405b74bd8600b86c_d20241108_m044016_c001_v7007000_t0000_u01731040816311") 2024/11/08 04:42:58 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243ff171_d20241108_m044011_c001_v0001109_t0029_u01731040811806") 2024/11/08 04:42:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4036e769243ff16f_d20241108_m044011_c001_v7007000_t0000_u01731040811625") 2024/11/08 04:42:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f205b74bd8600b85f_d20241108_m044007_c001_v0001182_t0032_u01731040807937") 2024/11/08 04:42:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f405b74bd8600b85e_d20241108_m044007_c001_v7007000_t0000_u01731040807590") 2024/11/08 04:42:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243feccc_d20241108_m044002_c001_v0001117_t0040_u01731040802370") 2024/11/08 04:42:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4036e769243feca6_d20241108_m043936_c001_v7007000_t0000_u01731040776979") 2024/11/08 04:42:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243feca0_d20241108_m043932_c001_v0001039_t0022_u01731040772940") 2024/11/08 04:42:59 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4036e769243fec9f_d20241108_m043932_c001_v7007000_t0000_u01731040772586") 2024/11/08 04:42:59 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f205b74bd8600b81d_d20241108_m043928_c001_v0001182_t0015_u01731040768508") 2024/11/08 04:42:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f405b74bd8600b81c_d20241108_m043928_c001_v7007000_t0000_u01731040768328") 2024/11/08 04:42:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243fec91_d20241108_m043924_c001_v0001176_t0056_u01731040764497") 2024/11/08 04:42:59 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4036e769243fec90_d20241108_m043924_c001_v7007000_t0000_u01731040764154") 2024/11/08 04:42:59 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2198dc9f329415e0_d20241108_m043919_c001_v0001106_t0026_u01731040759066") 2024/11/08 04:42:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4198dc9f329415de_d20241108_m043918_c001_v7007000_t0000_u01731040758856") 2024/11/08 04:42:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2036e769243fec77_d20241108_m043915_c001_v0001182_t0018_u01731040755447") 2024/11/08 04:42:59 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4036e769243fec75_d20241108_m043915_c001_v7007000_t0000_u01731040755095") 2024/11/08 04:42:59 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f206360b8fa6b2639_d20241108_m043910_c001_v0001131_t0000_u01731040750026") 2024/11/08 04:42:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f41852f6601c88050_d20241108_m044106_c001_v7007000_t0000_u01731040866087") 2024/11/08 04:42:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f21852f6601c88048_d20241108_m044100_c001_v0001150_t0012_u01731040860754") 2024/11/08 04:42:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40666b2a11d69363_d20241108_m044055_c001_v7007000_t0000_u01731040855557") 2024/11/08 04:42:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f20666b2a11d6934b_d20241108_m044051_c001_v0001131_t0035_u01731040851171") 2024/11/08 04:42:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f41852f6601c88046_d20241108_m044100_c001_v7007000_t0000_u01731040860314") 2024/11/08 04:42:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f20666b2a11d69365_d20241108_m044055_c001_v0001038_t0057_u01731040855739") 2024/11/08 04:42:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40666b2a11d6934a_d20241108_m044050_c001_v7007000_t0000_u01731040850779") 2024/11/08 04:43:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f20666b2a11d69343_d20241108_m044046_c001_v0001180_t0026_u01731040846333") 2024/11/08 04:43:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40666b2a11d69342_d20241108_m044046_c001_v7007000_t0000_u01731040846151") 2024/11/08 04:43:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f20140e70f11bf716_d20241108_m044042_c001_v0001130_t0016_u01731040842434") 2024/11/08 04:43:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40140e70f11bf713_d20241108_m044042_c001_v7007000_t0000_u01731040842034") 2024/11/08 04:43:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f20666b2a11d6931c_d20241108_m044038_c001_v0001182_t0054_u01731040838107") 2024/11/08 04:43:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4198dc9f3294210b_d20241108_m044139_c001_v7007000_t0000_u01731040899530") 2024/11/08 04:43:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2082883d3e4790d4_d20241108_m044134_c001_v0001040_t0052_u01731040894210") 2024/11/08 04:43:00 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4082883d3e4790d2_d20241108_m044133_c001_v7007000_t0000_u01731040893755") 2024/11/08 04:43:00 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f21852f6601c8808c_d20241108_m044126_c001_v0001120_t0058_u01731040886007") 2024/11/08 04:43:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f41852f6601c8808b_d20241108_m044125_c001_v7007000_t0000_u01731040885821") 2024/11/08 04:43:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f21852f6601c88084_d20241108_m044121_c001_v0001157_t0035_u01731040881012") 2024/11/08 04:43:00 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f41852f6601c88080_d20241108_m044120_c001_v7007000_t0000_u01731040880559") 2024/11/08 04:43:00 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f21852f6601c88073_d20241108_m044115_c001_v0001157_t0030_u01731040875407") 2024/11/08 04:43:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f41852f6601c8806f_d20241108_m044115_c001_v7007000_t0000_u01731040875219") 2024/11/08 04:43:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f20754cdebc582ea8_d20241108_m044111_c001_v0001182_t0024_u01731040871259") 2024/11/08 04:43:00 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f40754cdebc582ea7_d20241108_m044110_c001_v7007000_t0000_u01731040870817") 2024/11/08 04:43:00 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f21852f6601c88051_d20241108_m044106_c001_v0001182_t0056_u01731040866273") 2024/11/08 04:43:01 DEBUG : chunked-copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f412a943be55dfe1f_d20241108_m044253_c001_v7007000_t0000_u01731040973143") 2024/11/08 04:43:01 DEBUG : chunked-copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f21852f6601c8894e_d20241108_m044246_c001_v0001040_t0008_u01731040966396") 2024/11/08 04:43:01 DEBUG : chunked-copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f41852f6601c8894d_d20241108_m044245_c001_v7007000_t0000_u01731040965886") 2024/11/08 04:43:01 DEBUG : chunked-copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f21852f6601c8893f_d20241108_m044240_c001_v0001182_t0048_u01731040960557") 2024/11/08 04:43:01 DEBUG : chunked-copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f41852f6601c8893e_d20241108_m044240_c001_v7007000_t0000_u01731040960047") 2024/11/08 04:43:01 DEBUG : chunked-copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2163521dccd72336_d20241108_m044234_c001_v0001146_t0049_u01731040954139") 2024/11/08 04:43:01 DEBUG : chunked-copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4163521dccd72332_d20241108_m044233_c001_v7007000_t0000_u01731040953622") 2024/11/08 04:43:01 DEBUG : chunked-copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1192da79bc645398_d20241108_m044230_c001_v0001100_t0036_u01731040950061") 2024/11/08 04:43:01 DEBUG : chunked-copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4163521dccd72328_d20241108_m044229_c001_v7007000_t0000_u01731040949700") 2024/11/08 04:43:01 DEBUG : chunked-copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1192da79bc645396_d20241108_m044226_c001_v0001100_t0031_u01731040946320") 2024/11/08 04:43:01 DEBUG : chunked-copy.copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f412a943be55dfe1e_d20241108_m044252_c001_v7007000_t0000_u01731040972958") 2024/11/08 04:43:01 DEBUG : chunked-copy.copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2163521dccd72737_d20241108_m044250_c001_v0001157_t0019_u01731040970730") 2024/11/08 04:43:01 DEBUG : chunked-copy.copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f41852f6601c8894c_d20241108_m044245_c001_v7007000_t0000_u01731040965695") 2024/11/08 04:43:01 DEBUG : chunked-copy.copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2163521dccd7272c_d20241108_m044243_c001_v0001182_t0055_u01731040963797") 2024/11/08 04:43:01 DEBUG : chunked-copy.copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f41852f6601c8893d_d20241108_m044239_c001_v7007000_t0000_u01731040959832") 2024/11/08 04:43:01 DEBUG : chunked-copy.copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f21852f6601c88551_d20241108_m044237_c001_v0001182_t0033_u01731040957665") 2024/11/08 04:43:01 DEBUG : chunked-copy.copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4163521dccd72331_d20241108_m044233_c001_v7007000_t0000_u01731040953440") 2024/11/08 04:43:01 DEBUG : chunked-copy.copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f2163521dccd7232f_d20241108_m044231_c001_v0001180_t0013_u01731040951800") 2024/11/08 04:43:01 DEBUG : chunked-copy.copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f4163521dccd72326_d20241108_m044229_c001_v7007000_t0000_u01731040949515") 2024/11/08 04:43:01 DEBUG : chunked-copy.copy: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f113e76b81fe5590b_d20241108_m044228_c001_v0001097_t0049_u01731040948550") 2024/11/08 04:43:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1158f86bebadcd7a_d20241108_m043756_c001_v0001103_t0041_u01731040676012") 2024/11/08 04:43:02 DEBUG : unknown-size-put.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f412a943be55dfe22_d20241108_m044254_c001_v7007000_t0000_u01731040974150") 2024/11/08 04:43:02 DEBUG : unknown-size-put.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1192da79bc6453d2_d20241108_m044253_c001_v0001100_t0048_u01731040973702") 2024/11/08 04:43:02 DEBUG : unknown-size-update.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f412a943be55dfe25_d20241108_m044255_c001_v7007000_t0000_u01731040975327") 2024/11/08 04:43:02 DEBUG : unknown-size-update.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1192da79bc6453de_d20241108_m044255_c001_v0001100_t0035_u01731040975030") 2024/11/08 04:43:02 DEBUG : unknown-size-update.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1192da79bc6453da_d20241108_m044254_c001_v0001100_t0027_u01731040974348") 2024/11/08 04:43:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f406360b8fa6b2638_d20241108_m043909_c001_v7007000_t0000_u01731040749834") 2024/11/08 04:43:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zef92fd7300fd0bab9f380e1b_f1192da79bc6451e3_d20241108_m043901_c001_v0001100_t0035_u01731040741312") 2024/11/08 04:43:03 INFO : B2 bucket rclone-test-geyigol8fayu: cleaning bucket "rclone-test-geyigol8fayu" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (347.63s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.56s) --- PASS: TestIntegration/FsMkdir (344.99s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.35s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (74.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.12s) --- 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.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.07s) --- 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.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (195.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (35.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (17.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (33.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (46.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (17.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (14.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.17s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.01s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 347.647s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m49.106755183s (try 1/5)