"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/12/07 03:43:26 DEBUG : Creating backend with remote "TestB2:rclone-test-cipecoc3kexu" 2024/12/07 03:43:26 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/12/07 03:43:29 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/07 03:43:29 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/07 03:43:29 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/12/07 03:43:56 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/12/07 03:43:56 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/12/07 03:43:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/12/07 03:43:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/12/07 03:43:58 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/12/07 03:43:58 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/12/07 03:43:59 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/12/07 03:43:59 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/12/07 03:44:06 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/07 03:44:07 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/12/07 03:44:12 INFO : B2 bucket rclone-test-cipecoc3kexu: cleaning bucket "rclone-test-cipecoc3kexu" of all files 2024/12/07 03:44:12 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc79_d20241207_m034411_c001_v0001120_t0044_u01733543051359") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/07 03:44:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cipecoc3kexu/dirToPurgeFromRoot" 2024/12/07 03:44:14 INFO : B2 bucket rclone-test-cipecoc3kexu path dirToPurgeFromRoot: cleaning bucket "rclone-test-cipecoc3kexu" of all files 2024/12/07 03:44:15 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc81_d20241207_m034413_c001_v0001120_t0015_u01733543053050") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/07 03:44:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cipecoc3kexu/hello? sausage/êé" 2024/12/07 03:44:19 INFO : B2 bucket rclone-test-cipecoc3kexu path hello? sausage/êé: cleaning bucket "rclone-test-cipecoc3kexu" of all files 2024/12/07 03:44:19 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f11470c5fd19b0484_d20241207_m034418_c001_v0001182_t0052_u01733543058408") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/12/07 03:44:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/12/07 03:44:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/07 03:44:21 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/12/07 03:44:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cipecoc3kexu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/07 03:44:31 DEBUG : Creating backend with remote "TestB2:rclone-test-cipecoc3kexu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-cipecoc3kexu" from "TestB2:rclone-test-cipecoc3kexu" 2024/12/07 03:44:33 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/12/07 03:44:44 DEBUG : Creating backend with remote "TestB2:rclone-test-tilejek7qeho" 2024/12/07 03:44:47 DEBUG : B2 bucket rclone-test-tilejek7qeho: Purge remote 2024/12/07 03:44:47 INFO : B2 bucket rclone-test-tilejek7qeho: cleaning bucket "rclone-test-tilejek7qeho" of all files 2024/12/07 03:44:48 DEBUG : somefile: Deleting (id "4_z6fa24d73308d9bfb9f380e1b_f4050344f9e64d6fe_d20241207_m034446_c001_v0001183_t0002_u01733543086913") === 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/12/07 03:44:49 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/07 03:44:50 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/12/07 03:44:52 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/12/07 03:44:52 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/12/07 03:44:52 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.279Ki offset 6Mi/6.106Mi 2024/12/07 03:44:52 DEBUG : test-metadata: Sending chunk 1 length 110878 2024/12/07 03:44:54 DEBUG : test-metadata: Done sending chunk 1 2024/12/07 03:44:55 DEBUG : test-metadata: Done sending chunk 0 2024/12/07 03:44:55 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/12/07 03:45:05 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1120-01.backblaze.com/b2api/v1/b2_upload_file/5fc21d93307d9bfb9f380e1b/c001_v0001120_t0034": EOF 2024/12/07 03:45:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-01.backblaze.com/b2api/v1/b2_upload_file/5fc21d93307d9bfb9f380e1b/c001_v0001120_t0034": EOF) 2024/12/07 03:45:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1120-01.backblaze.com/b2api/v1/b2_upload_file/5fc21d93307d9bfb9f380e1b/c001_v0001120_t0034": EOF - low level retry 1/10 2024/12/07 03:45:07 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-12-07-034500-386.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/12/07 03:45:09 DEBUG : oldPath = "TestB2:rclone-test-cipecoc3kexu/versions/test-versions-v2024-12-07-034500-386.txt" 2024/12/07 03:45:09 DEBUG : newPath = "TestB2,versions:rclone-test-cipecoc3kexu/versions/test-versions-v2024-12-07-034500-386.txt" 2024/12/07 03:45:09 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-cipecoc3kexu/versions/test-versions-v2024-12-07-034500-386.txt" 2024/12/07 03:45:09 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/12/07 03:45:11 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-cipecoc3kexu/versions/test-versions-v2024-12-07-034500-386.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-cipecoc3kexu/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/12/07 03:45:12 INFO : B2 bucket rclone-test-cipecoc3kexu: cleaning bucket "rclone-test-cipecoc3kexu" of all hidden files 2024/12/07 03:45:12 DEBUG : leading space/ leading space: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d12233_d20241207_m034336_c001_v7007000_t0000_u01733543016909") as it is a hide marker 2024/12/07 03:45:12 DEBUG : leading space/ leading space: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc03_d20241207_m034336_c001_v0001120_t0010_u01733543016200") 2024/12/07 03:45:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d12231_d20241207_m034335_c001_v7007000_t0000_u01733543015836") as it is a hide marker 2024/12/07 03:45:12 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bbff_d20241207_m034335_c001_v0001120_t0019_u01733543015059") 2024/12/07 03:45:12 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d12244_d20241207_m034345_c001_v7007000_t0000_u01733543025536") as it is a hide marker 2024/12/07 03:45:12 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc25_d20241207_m034344_c001_v0001120_t0033_u01733543024927") 2024/12/07 03:45:12 DEBUG : created from root.txt: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f4188671fdaeca4a9_d20241207_m034440_c001_v7007000_t0000_u01733543080922") as it is a hide marker 2024/12/07 03:45:12 DEBUG : created from root.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f11838b5570c53e45_d20241207_m034439_c001_v0001182_t0048_u01733543079978") 2024/12/07 03:45:12 DEBUG : file name.txt: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f4000c32fcb072186_d20241207_m034449_c001_v7007000_t0000_u01733543089278") as it is a hide marker 2024/12/07 03:45:12 DEBUG : file name.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bcba_d20241207_m034428_c001_v0001120_t0043_u01733543068320") 2024/12/07 03:45:13 DEBUG : file name.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f103c78aa3b9dff50_d20241207_m034424_c001_v0001116_t0041_u01733543064591") 2024/12/07 03:45:13 DEBUG : file name.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc67_d20241207_m034403_c001_v0001120_t0054_u01733543043532") 2024/12/07 03:45:13 DEBUG : file name.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc61_d20241207_m034402_c001_v0001120_t0013_u01733543042250") 2024/12/07 03:45:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc65_d20241207_m034402_c001_v0001120_t0058_u01733543042904") "upload" dated 2024-12-07 03:44:02.904 +0000 UTC (1m10.287141024s ago) 2024/12/07 03:45:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89dd1b_d20241207_m034422_c001_v7007000_t0000_u01733543062389") as it is a hide marker 2024/12/07 03:45:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f106e281f5524ed7e_d20241207_m034422_c001_v0001105_t0022_u01733543062106") 2024/12/07 03:45:13 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f103301d648e5c214_d20241207_m034421_c001_v0001182_t0033_u01733543061388") 2024/12/07 03:45:13 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d12250_d20241207_m034352_c001_v7007000_t0000_u01733543032907") as it is a hide marker 2024/12/07 03:45:13 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc45_d20241207_m034352_c001_v0001120_t0023_u01733543032246") 2024/12/07 03:45:13 DEBUG : piped data.txt: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f4000c32fcb072196_d20241207_m034451_c001_v7007000_t0000_u01733543091010") as it is a hide marker 2024/12/07 03:45:13 DEBUG : piped data.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bcee_d20241207_m034450_c001_v0001120_t0036_u01733543090554") 2024/12/07 03:45:13 DEBUG : piped data.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4000c32fcb072190_d20241207_m034450_c001_v7007000_t0000_u01733543090371") 2024/12/07 03:45:13 DEBUG : piped data.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f401c68554b86bcea_d20241207_m034450_c001_v0001120_t0034_u01733543090008") 2024/12/07 03:45:13 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d12252_d20241207_m034354_c001_v7007000_t0000_u01733543034102") as it is a hide marker 2024/12/07 03:45:13 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc4f_d20241207_m034353_c001_v0001120_t0005_u01733543033268") 2024/12/07 03:45:13 DEBUG : test-metadata: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f4000c32fcb0721d8_d20241207_m034457_c001_v7007000_t0000_u01733543097846") as it is a hide marker 2024/12/07 03:45:13 DEBUG : test-metadata: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2000c32fcb0721a7_d20241207_m034452_c001_v0001182_t0045_u01733543092733") 2024/12/07 03:45:13 DEBUG : test-metadata: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4000c32fcb0721a1_d20241207_m034452_c001_v7007000_t0000_u01733543092000") 2024/12/07 03:45:13 DEBUG : test-metadata: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bcf2_d20241207_m034451_c001_v0001120_t0024_u01733543091194") 2024/12/07 03:45:13 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d12248_d20241207_m034347_c001_v7007000_t0000_u01733543027753") as it is a hide marker 2024/12/07 03:45:13 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc29_d20241207_m034347_c001_v0001120_t0052_u01733543027075") 2024/12/07 03:45:13 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d1224a_d20241207_m034349_c001_v7007000_t0000_u01733543029899") as it is a hide marker 2024/12/07 03:45:14 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc31_d20241207_m034349_c001_v0001120_t0002_u01733543029108") 2024/12/07 03:45:14 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d12249_d20241207_m034348_c001_v7007000_t0000_u01733543028747") as it is a hide marker 2024/12/07 03:45:14 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc2f_d20241207_m034348_c001_v0001120_t0047_u01733543028132") 2024/12/07 03:45:14 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d1224c_d20241207_m034350_c001_v7007000_t0000_u01733543030874") as it is a hide marker 2024/12/07 03:45:14 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc37_d20241207_m034350_c001_v0001120_t0039_u01733543030260") 2024/12/07 03:45:14 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d1224e_d20241207_m034351_c001_v7007000_t0000_u01733543031884") as it is a hide marker 2024/12/07 03:45:14 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc3f_d20241207_m034351_c001_v0001120_t0048_u01733543031235") 2024/12/07 03:45:14 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d12245_d20241207_m034346_c001_v7007000_t0000_u01733543026696") as it is a hide marker 2024/12/07 03:45:14 DEBUG : trailing space /trailing space : Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc27_d20241207_m034345_c001_v0001120_t0003_u01733543025896") 2024/12/07 03:45:14 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f1130282a306f935d_d20241207_m034508_c001_v0001183_t0018_u01733543108258") "upload" dated 2024-12-07 03:45:08.258 +0000 UTC (6.247449372s ago) 2024/12/07 03:45:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f40462476cf994558_d20241207_m034503_c001_v7007000_t0000_u01733543103440") 2024/12/07 03:45:14 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bd10_d20241207_m034500_c001_v0001120_t0042_u01733543100386") 2024/12/07 03:45:14 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d1225c_d20241207_m034401_c001_v7007000_t0000_u01733543041706") as it is a hide marker 2024/12/07 03:45:14 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f21797b2d97d12256_d20241207_m034356_c001_v0001179_t0018_u01733543036190") 2024/12/07 03:45:14 DEBUG : zero-length-file: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d12254_d20241207_m034355_c001_v7007000_t0000_u01733543035949") as it is a hide marker 2024/12/07 03:45:14 DEBUG : zero-length-file: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f401c68554b86bc57_d20241207_m034355_c001_v0001120_t0034_u01733543035394") 2024/12/07 03:45:14 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d1223a_d20241207_m034340_c001_v7007000_t0000_u01733543020220") as it is a hide marker 2024/12/07 03:45:14 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc07_d20241207_m034337_c001_v0001120_t0006_u01733543017270") 2024/12/07 03:45:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d1222b_d20241207_m034332_c001_v7007000_t0000_u01733543012501") as it is a hide marker 2024/12/07 03:45:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bbf5_d20241207_m034331_c001_v0001120_t0027_u01733543011456") 2024/12/07 03:45:14 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d12241_d20241207_m034343_c001_v7007000_t0000_u01733543023503") as it is a hide marker 2024/12/07 03:45:15 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc1b_d20241207_m034342_c001_v0001120_t0010_u01733543022648") 2024/12/07 03:45:15 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d1223f_d20241207_m034342_c001_v7007000_t0000_u01733543022287") as it is a hide marker 2024/12/07 03:45:15 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc17_d20241207_m034341_c001_v0001120_t0029_u01733543021595") 2024/12/07 03:45:15 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d12243_d20241207_m034344_c001_v7007000_t0000_u01733543024565") as it is a hide marker 2024/12/07 03:45:15 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc21_d20241207_m034343_c001_v0001120_t0047_u01733543023864") 2024/12/07 03:45:15 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d1223b_d20241207_m034341_c001_v7007000_t0000_u01733543021233") as it is a hide marker 2024/12/07 03:45:15 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc11_d20241207_m034340_c001_v0001120_t0030_u01733543020579") 2024/12/07 03:45:15 DEBUG : ./.: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d1222c_d20241207_m034333_c001_v7007000_t0000_u01733543013611") as it is a hide marker 2024/12/07 03:45:15 DEBUG : ./.: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bbf7_d20241207_m034332_c001_v0001120_t0056_u01733543012862") 2024/12/07 03:45:15 DEBUG : ../..: Deleting current version (id "4_z5fc21d93307d9bfb9f380e1b_f41797b2d97d1222e_d20241207_m034334_c001_v7007000_t0000_u01733543014697") as it is a hide marker 2024/12/07 03:45:15 DEBUG : ../..: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bbf9_d20241207_m034333_c001_v0001120_t0036_u01733543013974") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/12/07 03:45:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/12/07 03:45:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/12/07 03:45:16 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/12/07 03:45:16 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/12/07 03:45:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/12/07 03:45:19 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/12/07 03:45:19 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/12/07 03:45:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:45:21 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/12/07 03:45:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89ddd4_d20241207_m034521_c001_v0001182_t0000_u01733543121920") 2024/12/07 03:45:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/07 03:45:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/07 03:45:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/07 03:45:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:45:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:45:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/12/07 03:45:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/12/07 03:45:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/12/07 03:45:26 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/12/07 03:45:26 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/12/07 03:45:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/12/07 03:45:28 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/12/07 03:45:28 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/12/07 03:45:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:45:30 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/12/07 03:45:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89dddd_d20241207_m034530_c001_v0001183_t0025_u01733543130136") 2024/12/07 03:45:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/07 03:45:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/07 03:45:30 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/07 03:45:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:45:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:45:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/07 03:45:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/07 03:45:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/12/07 03:45:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/07 03:45:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/12/07 03:45:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/07 03:45:34 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/12/07 03:45:35 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/12/07 03:45:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/12/07 03:45:36 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/12/07 03:45:36 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/07 03:45:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:45:38 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/12/07 03:45:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f213aa5cf0acf7fbd_d20241207_m034538_c001_v0001182_t0022_u01733543138513") 2024/12/07 03:45:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/07 03:45:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/07 03:45:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/07 03:45:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/07 03:45:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/12/07 03:45:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:45:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:45:41 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/12/07 03:45:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/12/07 03:45:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/12/07 03:45:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/07 03:45:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/12/07 03:45:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/12/07 03:45:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/12/07 03:45:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/12/07 03:45:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:45:47 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/12/07 03:45:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89ddfc_d20241207_m034547_c001_v0001146_t0021_u01733543147171") 2024/12/07 03:45:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/07 03:45:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/12/07 03:45:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/07 03:45:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:45:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:45:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/12/07 03:45:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/07 03:45:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/07 03:45:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/07 03:45:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/07 03:45:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/07 03:45:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/07 03:45:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/12/07 03:45:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:45:55 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/12/07 03:45:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89de02_d20241207_m034555_c001_v0001157_t0033_u01733543155537") 2024/12/07 03:45:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/07 03:45:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/07 03:45:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/07 03:45:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:45:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:45:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/07 03:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/07 03:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/07 03:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/07 03:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/07 03:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/07 03:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/07 03:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/12/07 03:46:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/07 03:46:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/07 03:46:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/07 03:46:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:46:04 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/12/07 03:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89de3f_d20241207_m034605_c001_v0001128_t0035_u01733543165042") 2024/12/07 03:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/07 03:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/07 03:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/07 03:46:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/07 03:46:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/07 03:46:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:46:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:46:08 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/12/07 03:46:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/12/07 03:46:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/07 03:46:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/12/07 03:46:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/12/07 03:46:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/12/07 03:46:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/12/07 03:46:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/12/07 03:46:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:46:13 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/12/07 03:46:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f205565fe37a1024c_d20241207_m034613_c001_v0001144_t0051_u01733543173788") 2024/12/07 03:46:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/07 03:46:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/12/07 03:46:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/07 03:46:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:46:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:46:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/12/07 03:46:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/07 03:46:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/07 03:46:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/07 03:46:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/07 03:46:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/07 03:46:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/07 03:46:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/12/07 03:46:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:46:23 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/12/07 03:46:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f205565fe37a10285_d20241207_m034623_c001_v0001183_t0028_u01733543183311") 2024/12/07 03:46:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/07 03:46:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/07 03:46:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/07 03:46:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:46:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:46:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/07 03:46:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/07 03:46:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/07 03:46:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/07 03:46:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/07 03:46:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/07 03:46:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/07 03:46:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/12/07 03:46:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/07 03:46:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/07 03:46:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/07 03:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:46:31 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/12/07 03:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f20891d27bcbea9b0_d20241207_m034631_c001_v0001153_t0005_u01733543191827") 2024/12/07 03:46:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/07 03:46:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/07 03:46:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/07 03:46:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/07 03:46:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/07 03:46:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:46:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:46:41 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/12/07 03:46:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/07 03:46:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/12/07 03:46:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/12/07 03:46:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/12/07 03:46:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/12/07 03:46:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/12/07 03:46:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/12/07 03:46:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:46:54 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/12/07 03:46:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f2067544bf21e6de3_d20241207_m034655_c001_v0001182_t0028_u01733543215074") 2024/12/07 03:46:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/07 03:46:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/12/07 03:46:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/07 03:46:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:46:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:46:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/12/07 03:46:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/07 03:46:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/07 03:46:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/07 03:46:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/07 03:47:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/07 03:47:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/07 03:47:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/12/07 03:47:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:47:04 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/12/07 03:47:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df2d_d20241207_m034704_c001_v0001145_t0011_u01733543224503") 2024/12/07 03:47:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/07 03:47:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/07 03:47:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/07 03:47:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:47:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:47:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/07 03:47:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/07 03:47:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/07 03:47:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/07 03:47:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/12/07 03:47:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/07 03:47:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/07 03:47:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/12/07 03:47:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/07 03:47:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/07 03:47:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/07 03:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:47:20 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/12/07 03:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f210fa68195b4174d_d20241207_m034720_c001_v0001183_t0006_u01733543240186") 2024/12/07 03:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/07 03:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/07 03:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/07 03:47:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/12/07 03:47:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/12/07 03:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:47:22 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/12/07 03:47:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/12/07 03:47:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/12/07 03:47:24 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/12/07 03:47:24 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/12/07 03:47:25 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/12/07 03:47:27 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/12/07 03:47:27 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/12/07 03:47:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:47:28 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/12/07 03:47:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f210fa68195b41768_d20241207_m034729_c001_v0001183_t0023_u01733543249030") 2024/12/07 03:47:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/07 03:47:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/07 03:47:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/07 03:47:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:47:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:47:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/12/07 03:47:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/12/07 03:47:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/12/07 03:47:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/12/07 03:47:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/12/07 03:47:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/12/07 03:47:36 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/12/07 03:47:36 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/12/07 03:47:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:47:38 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/12/07 03:47:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df7b_d20241207_m034738_c001_v0001150_t0026_u01733543258387") 2024/12/07 03:47:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/07 03:47:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/07 03:47:38 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/07 03:47:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:47:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:47:41 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/07 03:47:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/07 03:47:43 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/12/07 03:47:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/07 03:47:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/12/07 03:47:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/07 03:47:44 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/12/07 03:47:45 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/12/07 03:47:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/12/07 03:47:46 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/12/07 03:47:46 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/07 03:47:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:47:48 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/12/07 03:47:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df8b_d20241207_m034748_c001_v0001100_t0040_u01733543268725") 2024/12/07 03:47:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/07 03:47:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/07 03:47:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/07 03:47:49 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/07 03:47:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/12/07 03:47:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:47:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:47:51 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/12/07 03:47:53 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/12/07 03:47:53 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/12/07 03:47:53 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/12/07 03:47:53 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/12/07 03:47:54 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/12/07 03:47:56 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/12/07 03:47:56 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/12/07 03:47:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:47:58 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/12/07 03:47:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df97_d20241207_m034758_c001_v0001103_t0002_u01733543278320") 2024/12/07 03:47:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/07 03:47:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/07 03:47:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/07 03:47:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:48:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:48:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/12/07 03:48:03 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/12/07 03:48:03 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/12/07 03:48:03 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/12/07 03:48:03 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/12/07 03:48:06 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/12/07 03:48:06 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/12/07 03:48:06 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/12/07 03:48:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:48:09 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/12/07 03:48:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89dfad_d20241207_m034809_c001_v0001183_t0049_u01733543289599") 2024/12/07 03:48:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/07 03:48:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/07 03:48:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/07 03:48:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:48:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:48:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/07 03:48:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/07 03:48:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/12/07 03:48:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/07 03:48:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/12/07 03:48:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/07 03:48:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/12/07 03:48:16 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/12/07 03:48:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/12/07 03:48:18 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/12/07 03:48:18 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/07 03:48:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/07 03:48:20 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/12/07 03:48:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89dfc0_d20241207_m034820_c001_v0001178_t0048_u01733543300956") 2024/12/07 03:48:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/07 03:48:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/07 03:48:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/07 03:48:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/07 03:48:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/12/07 03:48:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/12/07 03:48:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/12/07 03:48:23 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/12/07 03:48:31 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89e006_d20241207_m034831_c001_v0001136_t0058_u01733543311727") 2024/12/07 03:48:31 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/12/07 03:48:31 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/07 03:48:32 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/07 03:48:32 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/07 03:48:32 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/07 03:48:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/07 03:48:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/07 03:48:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/07 03:48:34 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/12/07 03:48:37 DEBUG : chunked-copy: Done sending chunk 0 2024/12/07 03:48:37 DEBUG : chunked-copy: Done sending chunk 1 2024/12/07 03:48:37 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/07 03:48:38 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89e015_d20241207_m034838_c001_v0001120_t0017_u01733543318069") 2024/12/07 03:48:38 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/12/07 03:48:38 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/07 03:48:38 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/07 03:48:38 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/07 03:48:38 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/07 03:48:41 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/12/07 03:48:41 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/07 03:48:41 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/12/07 03:48:41 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/12/07 03:48:43 DEBUG : chunked-copy: Done sending chunk 0 2024/12/07 03:48:43 DEBUG : chunked-copy: Done sending chunk 1 2024/12/07 03:48:43 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/07 03:48:44 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5fc21d93307d9bfb9f380e1b_f2188671fdaeca7db_d20241207_m034844_c001_v0001101_t0031_u01733543324018") 2024/12/07 03:48:44 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/07 03:48:44 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/07 03:48:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/07 03:48:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/07 03:48:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/07 03:48:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/07 03:48:46 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/07 03:48:47 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/07 03:48:47 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/12/07 03:48:49 DEBUG : chunked-copy: Done sending chunk 1 2024/12/07 03:48:49 DEBUG : chunked-copy: Done sending chunk 0 2024/12/07 03:48:49 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/07 03:48:50 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5fc21d93307d9bfb9f380e1b_f2188671fdaeca85b_d20241207_m034850_c001_v0001183_t0046_u01733543330309") 2024/12/07 03:48:50 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/12/07 03:48:50 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/07 03:48:50 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/07 03:48:50 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/12/07 03:48:50 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/07 03:48:51 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/07 03:48:51 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/07 03:48:52 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/07 03:48:53 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/07 03:48:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cipecoc3kexu/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/12/07 03:48:55 INFO : B2 bucket rclone-test-cipecoc3kexu: cleaning bucket "rclone-test-cipecoc3kexu" of all files 2024/12/07 03:48:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89df9b_d20241207_m034802_c001_v7007000_t0000_u01733543282914") 2024/12/07 03:48:55 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df97_d20241207_m034758_c001_v0001103_t0002_u01733543278320") 2024/12/07 03:48:55 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89df94_d20241207_m034757_c001_v7007000_t0000_u01733543277797") 2024/12/07 03:48:55 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2188671fdaeca72b_d20241207_m034753_c001_v0001183_t0036_u01733543273462") 2024/12/07 03:48:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89dfc8_d20241207_m034826_c001_v7007000_t0000_u01733543306079") 2024/12/07 03:48:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89dfc0_d20241207_m034820_c001_v0001178_t0048_u01733543300956") 2024/12/07 03:48:55 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89dfbe_d20241207_m034820_c001_v7007000_t0000_u01733543300424") 2024/12/07 03:48:55 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89dfb5_d20241207_m034814_c001_v0001137_t0012_u01733543294828") 2024/12/07 03:48:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89dfb4_d20241207_m034814_c001_v7007000_t0000_u01733543294630") 2024/12/07 03:48:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89dfad_d20241207_m034809_c001_v0001183_t0049_u01733543289599") 2024/12/07 03:48:56 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89dfab_d20241207_m034809_c001_v7007000_t0000_u01733543289057") 2024/12/07 03:48:56 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df9c_d20241207_m034803_c001_v0001120_t0049_u01733543283117") 2024/12/07 03:48:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f410fa68195b4160e_d20241207_m034609_c001_v7007000_t0000_u01733543169661") 2024/12/07 03:48:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89de3f_d20241207_m034605_c001_v0001128_t0035_u01733543165042") 2024/12/07 03:48:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89de18_d20241207_m034559_c001_v7007000_t0000_u01733543159946") 2024/12/07 03:48:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89de02_d20241207_m034555_c001_v0001157_t0033_u01733543155537") 2024/12/07 03:48:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89de3c_d20241207_m034604_c001_v7007000_t0000_u01733543164681") 2024/12/07 03:48:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89de1a_d20241207_m034600_c001_v0001137_t0025_u01733543160127") 2024/12/07 03:48:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89de01_d20241207_m034555_c001_v7007000_t0000_u01733543155182") 2024/12/07 03:48:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f209f572f9a4e9237_d20241207_m034551_c001_v0001182_t0059_u01733543151144") 2024/12/07 03:48:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f409f572f9a4e9235_d20241207_m034550_c001_v7007000_t0000_u01733543150962") 2024/12/07 03:48:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89ddfc_d20241207_m034547_c001_v0001146_t0021_u01733543147171") 2024/12/07 03:48:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89ddfb_d20241207_m034546_c001_v7007000_t0000_u01733543146835") 2024/12/07 03:48:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f209f572f9a4e9227_d20241207_m034543_c001_v0001182_t0043_u01733543143146") 2024/12/07 03:48:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f410fa68195b41701_d20241207_m034644_c001_v7007000_t0000_u01733543204438") 2024/12/07 03:48:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f20891d27bcbea9b0_d20241207_m034631_c001_v0001153_t0005_u01733543191827") 2024/12/07 03:48:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f405565fe37a103eb_d20241207_m034627_c001_v7007000_t0000_u01733543187182") 2024/12/07 03:48:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f205565fe37a10285_d20241207_m034623_c001_v0001183_t0028_u01733543183311") 2024/12/07 03:48:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f40891d27bcbea9af_d20241207_m034631_c001_v7007000_t0000_u01733543191477") 2024/12/07 03:48:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f205565fe37a103ec_d20241207_m034627_c001_v0001183_t0059_u01733543187364") 2024/12/07 03:48:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f405565fe37a10283_d20241207_m034622_c001_v7007000_t0000_u01733543182976") 2024/12/07 03:48:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f210fa68195b4161d_d20241207_m034617_c001_v0001101_t0033_u01733543177896") 2024/12/07 03:48:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f410fa68195b4161b_d20241207_m034617_c001_v7007000_t0000_u01733543177713") 2024/12/07 03:48:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f205565fe37a1024c_d20241207_m034613_c001_v0001144_t0051_u01733543173788") 2024/12/07 03:48:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f405565fe37a1024b_d20241207_m034613_c001_v7007000_t0000_u01733543173435") 2024/12/07 03:48:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f210fa68195b4160f_d20241207_m034609_c001_v0001183_t0001_u01733543169853") 2024/12/07 03:48:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f409f572f9a4e9225_d20241207_m034542_c001_v7007000_t0000_u01733543142963") 2024/12/07 03:48:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f213aa5cf0acf7fbd_d20241207_m034538_c001_v0001182_t0022_u01733543138513") 2024/12/07 03:48:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f413aa5cf0acf7fbc_d20241207_m034538_c001_v7007000_t0000_u01733543138145") 2024/12/07 03:48:57 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f209f572f9a4e9208_d20241207_m034534_c001_v0001161_t0032_u01733543134048") 2024/12/07 03:48:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f409f572f9a4e9207_d20241207_m034533_c001_v7007000_t0000_u01733543133853") 2024/12/07 03:48:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89dddd_d20241207_m034530_c001_v0001183_t0025_u01733543130136") 2024/12/07 03:48:57 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89dddc_d20241207_m034529_c001_v7007000_t0000_u01733543129788") 2024/12/07 03:48:57 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f209f572f9a4e91fd_d20241207_m034525_c001_v0001182_t0030_u01733543125607") 2024/12/07 03:48:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f409f572f9a4e91fc_d20241207_m034525_c001_v7007000_t0000_u01733543125426") 2024/12/07 03:48:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89ddd4_d20241207_m034521_c001_v0001182_t0000_u01733543121920") 2024/12/07 03:48:58 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89ddd3_d20241207_m034521_c001_v7007000_t0000_u01733543121587") 2024/12/07 03:48:58 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f20368b814417531a_d20241207_m034516_c001_v0001183_t0010_u01733543116529") 2024/12/07 03:48:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89df5a_d20241207_m034724_c001_v7007000_t0000_u01733543244350") 2024/12/07 03:48:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f210fa68195b4174d_d20241207_m034720_c001_v0001183_t0006_u01733543240186") 2024/12/07 03:48:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89df35_d20241207_m034708_c001_v7007000_t0000_u01733543228937") 2024/12/07 03:48:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df2d_d20241207_m034704_c001_v0001145_t0011_u01733543224503") 2024/12/07 03:48:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f410fa68195b4174c_d20241207_m034719_c001_v7007000_t0000_u01733543239804") 2024/12/07 03:48:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df36_d20241207_m034709_c001_v0001146_t0012_u01733543229121") 2024/12/07 03:48:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89df2b_d20241207_m034704_c001_v7007000_t0000_u01733543224113") 2024/12/07 03:48:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df23_d20241207_m034659_c001_v0001039_t0043_u01733543219084") 2024/12/07 03:48:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89df22_d20241207_m034658_c001_v7007000_t0000_u01733543218901") 2024/12/07 03:48:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2067544bf21e6de3_d20241207_m034655_c001_v0001182_t0028_u01733543215074") 2024/12/07 03:48:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4067544bf21e6de1_d20241207_m034654_c001_v7007000_t0000_u01733543214680") 2024/12/07 03:48:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f210fa68195b41702_d20241207_m034644_c001_v0001161_t0039_u01733543204620") 2024/12/07 03:48:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4188671fdaeca728_d20241207_m034753_c001_v7007000_t0000_u01733543273268") 2024/12/07 03:48:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df8b_d20241207_m034748_c001_v0001100_t0040_u01733543268725") 2024/12/07 03:48:58 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89df8a_d20241207_m034748_c001_v7007000_t0000_u01733543268262") 2024/12/07 03:48:58 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df85_d20241207_m034743_c001_v0001165_t0054_u01733543263439") 2024/12/07 03:48:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89df83_d20241207_m034743_c001_v7007000_t0000_u01733543263209") 2024/12/07 03:48:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df7b_d20241207_m034738_c001_v0001150_t0026_u01733543258387") 2024/12/07 03:48:59 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89df7a_d20241207_m034737_c001_v7007000_t0000_u01733543257892") 2024/12/07 03:48:59 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df71_d20241207_m034732_c001_v0001182_t0027_u01733543252965") 2024/12/07 03:48:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89df70_d20241207_m034732_c001_v7007000_t0000_u01733543252780") 2024/12/07 03:48:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f210fa68195b41768_d20241207_m034729_c001_v0001183_t0023_u01733543249030") 2024/12/07 03:48:59 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f410fa68195b41766_d20241207_m034728_c001_v7007000_t0000_u01733543248580") 2024/12/07 03:48:59 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89df5b_d20241207_m034724_c001_v0001182_t0040_u01733543244538") 2024/12/07 03:48:59 DEBUG : chunked-copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4188671fdaeca87e_d20241207_m034852_c001_v7007000_t0000_u01733543332369") 2024/12/07 03:48:59 DEBUG : chunked-copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89e0b3_d20241207_m034846_c001_v0001182_t0020_u01733543326722") 2024/12/07 03:48:59 DEBUG : chunked-copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89e09d_d20241207_m034846_c001_v7007000_t0000_u01733543326207") 2024/12/07 03:48:59 DEBUG : chunked-copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89e025_d20241207_m034840_c001_v0001183_t0051_u01733543320820") 2024/12/07 03:48:59 DEBUG : chunked-copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89e021_d20241207_m034840_c001_v7007000_t0000_u01733543320320") 2024/12/07 03:48:59 DEBUG : chunked-copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2188671fdaeca7bd_d20241207_m034834_c001_v0001181_t0059_u01733543314517") 2024/12/07 03:48:59 DEBUG : chunked-copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4188671fdaeca7bc_d20241207_m034834_c001_v7007000_t0000_u01733543314031") 2024/12/07 03:48:59 DEBUG : chunked-copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f1130282a306fb9e0_d20241207_m034830_c001_v0001183_t0027_u01733543310376") 2024/12/07 03:48:59 DEBUG : chunked-copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89dfea_d20241207_m034830_c001_v7007000_t0000_u01733543310019") 2024/12/07 03:48:59 DEBUG : chunked-copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f1130282a306fb918_d20241207_m034826_c001_v0001183_t0037_u01733543306846") 2024/12/07 03:48:59 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4188671fdaeca87c_d20241207_m034852_c001_v7007000_t0000_u01733543332188") 2024/12/07 03:48:59 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2188671fdaeca85b_d20241207_m034850_c001_v0001183_t0046_u01733543330309") 2024/12/07 03:48:59 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89e094_d20241207_m034846_c001_v7007000_t0000_u01733543326014") 2024/12/07 03:48:59 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2188671fdaeca7db_d20241207_m034844_c001_v0001101_t0031_u01733543324018") 2024/12/07 03:49:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89e01f_d20241207_m034840_c001_v7007000_t0000_u01733543320125") 2024/12/07 03:49:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89e015_d20241207_m034838_c001_v0001120_t0017_u01733543318069") 2024/12/07 03:49:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4188671fdaeca7bb_d20241207_m034833_c001_v7007000_t0000_u01733543313832") 2024/12/07 03:49:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f2016bfaa4f89e006_d20241207_m034831_c001_v0001136_t0058_u01733543311727") 2024/12/07 03:49:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4016bfaa4f89dfe7_d20241207_m034829_c001_v7007000_t0000_u01733543309837") 2024/12/07 03:49:00 DEBUG : chunked-copy.copy: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f114226c1f72e4e39_d20241207_m034828_c001_v0001178_t0059_u01733543308915") 2024/12/07 03:49:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f101c68554b86bc65_d20241207_m034402_c001_v0001120_t0058_u01733543042904") 2024/12/07 03:49:00 DEBUG : unknown-size-put.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4188671fdaeca880_d20241207_m034853_c001_v7007000_t0000_u01733543333114") 2024/12/07 03:49:00 DEBUG : unknown-size-put.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f1130282a306fbea3_d20241207_m034852_c001_v0001183_t0010_u01733543332910") 2024/12/07 03:49:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f4188671fdaeca881_d20241207_m034854_c001_v7007000_t0000_u01733543334052") 2024/12/07 03:49:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f1130282a306fbed9_d20241207_m034853_c001_v0001183_t0002_u01733543333855") 2024/12/07 03:49:00 DEBUG : unknown-size-update.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f1130282a306fbeb3_d20241207_m034853_c001_v0001183_t0049_u01733543333294") 2024/12/07 03:49:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f40368b8144175319_d20241207_m034516_c001_v7007000_t0000_u01733543116340") 2024/12/07 03:49:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z5fc21d93307d9bfb9f380e1b_f1130282a306f935d_d20241207_m034508_c001_v0001183_t0018_u01733543108258") 2024/12/07 03:49:01 INFO : B2 bucket rclone-test-cipecoc3kexu: cleaning bucket "rclone-test-cipecoc3kexu" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (336.00s) --- 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.44s) --- PASS: TestIntegration/FsMkdir (333.74s) --- 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 (23.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.20s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.76s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (74.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.19s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.99s) --- 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.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.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 (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (189.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (34.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (17.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (12.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (39.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (14.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (15.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.94s) --- 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 336.022s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m36.598338738s (try 1/5)