"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/09/28 02:52:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hiqufeh9roho" 2024/09/28 02:52:55 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/09/28 02:52:58 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/09/28 02:52:58 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/09/28 02:52:59 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/09/28 02:53:27 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/09/28 02:53:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/09/28 02:53:29 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/09/28 02:53:29 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/09/28 02:53:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/09/28 02:53:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/09/28 02:53:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/09/28 02:53:31 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/09/28 02:53:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/09/28 02:53:45 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/09/28 02:53:50 INFO : B2 bucket rclone-test-hiqufeh9roho: cleaning bucket "rclone-test-hiqufeh9roho" of all files 2024/09/28 02:53:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f3735697992c_d20240928_m025349_c001_v0001098_t0002_u01727492029430") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/09/28 02:53:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hiqufeh9roho/dirToPurgeFromRoot" 2024/09/28 02:53:53 INFO : B2 bucket rclone-test-hiqufeh9roho path dirToPurgeFromRoot: cleaning bucket "rclone-test-hiqufeh9roho" of all files 2024/09/28 02:53:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f3735697993e_d20240928_m025351_c001_v0001098_t0033_u01727492031134") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/09/28 02:53:54 DEBUG : Creating backend with remote "TestB2:rclone-test-hiqufeh9roho/hello? sausage/êé" 2024/09/28 02:53:58 INFO : B2 bucket rclone-test-hiqufeh9roho path hello? sausage/êé: cleaning bucket "rclone-test-hiqufeh9roho" of all files 2024/09/28 02:53:58 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1102a7a5f4f4e8ce_d20240928_m025356_c001_v0001150_t0030_u01727492036873") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/09/28 02:54:08 DEBUG : Creating backend with remote "TestB2:rclone-test-hiqufeh9roho/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/09/28 02:54:10 DEBUG : Creating backend with remote "TestB2:rclone-test-hiqufeh9roho/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-hiqufeh9roho" from "TestB2:rclone-test-hiqufeh9roho" 2024/09/28 02:54:12 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/09/28 02:54:24 DEBUG : Creating backend with remote "TestB2:rclone-test-sazozes4tulu" 2024/09/28 02:54:27 DEBUG : B2 bucket rclone-test-sazozes4tulu: Purge remote 2024/09/28 02:54:27 INFO : B2 bucket rclone-test-sazozes4tulu: cleaning bucket "rclone-test-sazozes4tulu" of all files 2024/09/28 02:54:27 DEBUG : somefile: Deleting (id "4_zdff20d9380dd3b6b9f280e1b_f413ab070924a9911_d20240928_m025426_c001_v0001161_t0059_u01727492066809") === 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/09/28 02:54:29 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/09/28 02:54:30 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/09/28 02:54:33 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2024/09/28 02:54:33 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/09/28 02:54:33 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.328Ki offset 6Mi/6.107Mi 2024/09/28 02:54:33 DEBUG : test-metadata: Sending chunk 1 length 111952 2024/09/28 02:54:36 DEBUG : test-metadata: Done sending chunk 1 2024/09/28 02:54:36 DEBUG : test-metadata: Done sending chunk 0 2024/09/28 02:54:36 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/09/28 02:54:47 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1098-07.backblaze.com/b2api/v1/b2_upload_file/cfd2bd3380bd3b6b9f280e1b/c001_v0001098_t0017": EOF 2024/09/28 02:54:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1098-07.backblaze.com/b2api/v1/b2_upload_file/cfd2bd3380bd3b6b9f280e1b/c001_v0001098_t0017": EOF) 2024/09/28 02:54:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1098-07.backblaze.com/b2api/v1/b2_upload_file/cfd2bd3380bd3b6b9f280e1b/c001_v0001098_t0017": EOF - low level retry 1/10 2024/09/28 02:54:49 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-09-28-025442-226.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/09/28 02:54:52 DEBUG : oldPath = "TestB2:rclone-test-hiqufeh9roho/versions/test-versions-v2024-09-28-025442-226.txt" 2024/09/28 02:54:52 DEBUG : newPath = "TestB2,versions:rclone-test-hiqufeh9roho/versions/test-versions-v2024-09-28-025442-226.txt" 2024/09/28 02:54:52 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-hiqufeh9roho/versions/test-versions-v2024-09-28-025442-226.txt" 2024/09/28 02:54:52 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/09/28 02:54:54 DEBUG : fs cache: adding new entry for parent of "TestB2,versions:rclone-test-hiqufeh9roho/versions/test-versions-v2024-09-28-025442-226.txt", "TestB2{pO73u}:rclone-test-hiqufeh9roho/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/09/28 02:54:55 INFO : B2 bucket rclone-test-hiqufeh9roho: cleaning bucket "rclone-test-hiqufeh9roho" of all hidden files 2024/09/28 02:54:55 DEBUG : leading space/ leading space: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0b86_d20240928_m025307_c001_v7007000_t0000_u01727491987024") as it is a hide marker 2024/09/28 02:54:55 DEBUG : leading space/ leading space: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f3735697974e_d20240928_m025306_c001_v0001098_t0000_u01727491986215") 2024/09/28 02:54:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0b81_d20240928_m025305_c001_v7007000_t0000_u01727491985835") as it is a hide marker 2024/09/28 02:54:55 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f37356979746_d20240928_m025305_c001_v0001098_t0049_u01727491985056") 2024/09/28 02:54:55 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0ba7_d20240928_m025314_c001_v7007000_t0000_u01727491994747") as it is a hide marker 2024/09/28 02:54:55 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f373569797aa_d20240928_m025314_c001_v0001098_t0030_u01727491994055") 2024/09/28 02:54:55 DEBUG : created from root.txt: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f416861bea1eb1760_d20240928_m025420_c001_v7007000_t0000_u01727492060597") as it is a hide marker 2024/09/28 02:54:55 DEBUG : created from root.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1175ab234bcb3619_d20240928_m025419_c001_v0001113_t0039_u01727492059159") 2024/09/28 02:54:55 DEBUG : file name.txt: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4057abf64a5f8fb0_d20240928_m025429_c001_v7007000_t0000_u01727492069057") as it is a hide marker 2024/09/28 02:54:55 DEBUG : file name.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f373569799aa_d20240928_m025407_c001_v0001098_t0041_u01727492047693") 2024/09/28 02:54:56 DEBUG : file name.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f11389a0970b7986e_d20240928_m025404_c001_v0001134_t0017_u01727492044020") 2024/09/28 02:54:56 DEBUG : file name.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f373569798a6_d20240928_m025337_c001_v0001098_t0043_u01727492017133") 2024/09/28 02:54:56 DEBUG : file name.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f3735697988a_d20240928_m025335_c001_v0001098_t0003_u01727492015169") 2024/09/28 02:54:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f37356979898_d20240928_m025336_c001_v0001098_t0031_u01727492016137") "upload" dated 2024-09-28 02:53:36.137 +0000 UTC (1m20.105229524s ago) 2024/09/28 02:54:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f406940be6de1830e_d20240928_m025401_c001_v7007000_t0000_u01727492041749") as it is a hide marker 2024/09/28 02:54:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f102f7d867ce30db8_d20240928_m025400_c001_v0001113_t0046_u01727492040778") 2024/09/28 02:54:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1093e1c505b268eb_d20240928_m025359_c001_v0001101_t0039_u01727492039977") 2024/09/28 02:54:56 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0bd5_d20240928_m025323_c001_v7007000_t0000_u01727492003818") as it is a hide marker 2024/09/28 02:54:56 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f37356979810_d20240928_m025323_c001_v0001098_t0001_u01727492003010") 2024/09/28 02:54:56 DEBUG : piped data.txt: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4057abf64a5f8fbb_d20240928_m025431_c001_v7007000_t0000_u01727492071087") as it is a hide marker 2024/09/28 02:54:56 DEBUG : piped data.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f37356979a42_d20240928_m025430_c001_v0001098_t0041_u01727492070402") 2024/09/28 02:54:56 DEBUG : piped data.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f4057abf64a5f8fb6_d20240928_m025430_c001_v7007000_t0000_u01727492070204") 2024/09/28 02:54:56 DEBUG : piped data.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f4073f37356979a3c_d20240928_m025429_c001_v0001098_t0017_u01727492069807") 2024/09/28 02:54:56 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0bde_d20240928_m025324_c001_v7007000_t0000_u01727492004887") as it is a hide marker 2024/09/28 02:54:56 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f3735697981c_d20240928_m025324_c001_v0001098_t0009_u01727492004189") 2024/09/28 02:54:56 DEBUG : test-metadata: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f401bec702e13dc9f_d20240928_m025439_c001_v7007000_t0000_u01727492079670") as it is a hide marker 2024/09/28 02:54:56 DEBUG : test-metadata: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f2057abf64a5f8fc4_d20240928_m025433_c001_v0001115_t0033_u01727492073063") 2024/09/28 02:54:57 DEBUG : test-metadata: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f4057abf64a5f8fbf_d20240928_m025432_c001_v7007000_t0000_u01727492072186") 2024/09/28 02:54:57 DEBUG : test-metadata: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f37356979a54_d20240928_m025431_c001_v0001098_t0054_u01727492071300") 2024/09/28 02:54:57 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0bb4_d20240928_m025317_c001_v7007000_t0000_u01727491997616") as it is a hide marker 2024/09/28 02:54:57 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f373569797c2_d20240928_m025316_c001_v0001098_t0012_u01727491996241") 2024/09/28 02:54:57 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0bc4_d20240928_m025320_c001_v7007000_t0000_u01727492000092") as it is a hide marker 2024/09/28 02:54:57 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f373569797e2_d20240928_m025319_c001_v0001098_t0044_u01727491999341") 2024/09/28 02:54:57 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0bbb_d20240928_m025318_c001_v7007000_t0000_u01727491998969") as it is a hide marker 2024/09/28 02:54:57 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f373569797d4_d20240928_m025317_c001_v0001098_t0037_u01727491997987") 2024/09/28 02:54:57 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0bcb_d20240928_m025321_c001_v7007000_t0000_u01727492001470") as it is a hide marker 2024/09/28 02:54:57 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f373569797f0_d20240928_m025320_c001_v0001098_t0048_u01727492000466") 2024/09/28 02:54:57 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0bd0_d20240928_m025322_c001_v7007000_t0000_u01727492002622") as it is a hide marker 2024/09/28 02:54:57 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f37356979800_d20240928_m025321_c001_v0001098_t0031_u01727492001855") 2024/09/28 02:54:57 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0bab_d20240928_m025315_c001_v7007000_t0000_u01727491995870") as it is a hide marker 2024/09/28 02:54:57 DEBUG : trailing space /trailing space : Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f373569797bc_d20240928_m025315_c001_v0001098_t0021_u01727491995121") 2024/09/28 02:54:57 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f118b6d4006296fec_d20240928_m025450_c001_v0001179_t0016_u01727492090343") "upload" dated 2024-09-28 02:54:50.343 +0000 UTC (7.496908777s ago) 2024/09/28 02:54:57 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f41934e594aa2bd5b_d20240928_m025445_c001_v7007000_t0000_u01727492085518") 2024/09/28 02:54:57 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f37356979aa9_d20240928_m025442_c001_v0001098_t0017_u01727492082226") 2024/09/28 02:54:58 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0bfe_d20240928_m025334_c001_v7007000_t0000_u01727492014596") as it is a hide marker 2024/09/28 02:54:58 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f2183313bc22a0bea_d20240928_m025327_c001_v0001043_t0005_u01727492007105") 2024/09/28 02:54:58 DEBUG : zero-length-file: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0be8_d20240928_m025326_c001_v7007000_t0000_u01727492006809") as it is a hide marker 2024/09/28 02:54:58 DEBUG : zero-length-file: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f4073f3735697983a_d20240928_m025326_c001_v0001098_t0017_u01727492006190") 2024/09/28 02:54:58 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0b89_d20240928_m025308_c001_v7007000_t0000_u01727491988228") as it is a hide marker 2024/09/28 02:54:58 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f3735697975e_d20240928_m025307_c001_v0001098_t0022_u01727491987406") 2024/09/28 02:54:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0b61_d20240928_m025302_c001_v7007000_t0000_u01727491982254") as it is a hide marker 2024/09/28 02:54:58 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f37356979724_d20240928_m025301_c001_v0001098_t0038_u01727491981082") 2024/09/28 02:54:58 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0b9c_d20240928_m025312_c001_v7007000_t0000_u01727491992438") as it is a hide marker 2024/09/28 02:54:58 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f37356979788_d20240928_m025311_c001_v0001098_t0015_u01727491991307") 2024/09/28 02:54:58 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0b97_d20240928_m025310_c001_v7007000_t0000_u01727491990906") as it is a hide marker 2024/09/28 02:54:58 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f3735697977a_d20240928_m025309_c001_v0001098_t0000_u01727491989944") 2024/09/28 02:54:58 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0ba2_d20240928_m025313_c001_v7007000_t0000_u01727491993664") as it is a hide marker 2024/09/28 02:54:58 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f3735697979c_d20240928_m025312_c001_v0001098_t0042_u01727491992816") 2024/09/28 02:54:58 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0b91_d20240928_m025309_c001_v7007000_t0000_u01727491989573") as it is a hide marker 2024/09/28 02:54:58 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f3735697976a_d20240928_m025308_c001_v0001098_t0015_u01727491988607") 2024/09/28 02:54:58 DEBUG : ./.: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0b72_d20240928_m025303_c001_v7007000_t0000_u01727491983442") as it is a hide marker 2024/09/28 02:54:58 DEBUG : ./.: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f37356979730_d20240928_m025302_c001_v0001098_t0007_u01727491982628") 2024/09/28 02:54:58 DEBUG : ../..: Deleting current version (id "4_zcfd2bd3380bd3b6b9f280e1b_f4183313bc22a0b77_d20240928_m025304_c001_v7007000_t0000_u01727491984677") as it is a hide marker 2024/09/28 02:54:59 DEBUG : ../..: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f3735697973c_d20240928_m025303_c001_v0001098_t0013_u01727491983818") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/09/28 02:55:00 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/09/28 02:55:00 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/09/28 02:55:00 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/09/28 02:55:00 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/09/28 02:55:02 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/09/28 02:55:03 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/09/28 02:55:03 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/09/28 02:55:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:55:06 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/09/28 02:55:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f217daf1a6c05b366_d20240928_m025506_c001_v0001098_t0045_u01727492106353") 2024/09/28 02:55:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/28 02:55:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/09/28 02:55:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/09/28 02:55:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:55:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:55:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/09/28 02:55:10 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/09/28 02:55:10 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/09/28 02:55:10 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/09/28 02:55:10 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/09/28 02:55:13 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/09/28 02:55:14 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/09/28 02:55:14 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/09/28 02:55:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:55:16 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/09/28 02:55:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97c5e_d20240928_m025516_c001_v0001145_t0039_u01727492116765") 2024/09/28 02:55:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/09/28 02:55:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/28 02:55:17 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/09/28 02:55:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:55:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:55:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/09/28 02:55:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/09/28 02:55:21 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/09/28 02:55:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/09/28 02:55:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/09/28 02:55:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/09/28 02:55:22 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/09/28 02:55:23 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/09/28 02:55:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/09/28 02:55:24 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/09/28 02:55:24 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/09/28 02:55:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:55:26 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/09/28 02:55:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97c65_d20240928_m025526_c001_v0001105_t0024_u01727492126773") 2024/09/28 02:55:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/09/28 02:55:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/28 02:55:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/09/28 02:55:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/09/28 02:55:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/09/28 02:55:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:55:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:55:31 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/09/28 02:55:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/09/28 02:55:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/09/28 02:55:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/09/28 02:55:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/09/28 02:55:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/09/28 02:55:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/09/28 02:55:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/09/28 02:55:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:55:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/09/28 02:55:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f204c1d82b6dfa5c4_d20240928_m025539_c001_v0001097_t0019_u01727492139352") 2024/09/28 02:55:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/28 02:55:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/09/28 02:55:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/09/28 02:55:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:55:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:55:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/09/28 02:55:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/09/28 02:55:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/09/28 02:55:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/09/28 02:55:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/09/28 02:55:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/09/28 02:55:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/09/28 02:55:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/09/28 02:55:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:55:48 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/09/28 02:55:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f204c1d82b6dfa5dd_d20240928_m025548_c001_v0001145_t0014_u01727492148378") 2024/09/28 02:55:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/09/28 02:55:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/28 02:55:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/09/28 02:55:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:55:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:55:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/09/28 02:55:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/09/28 02:55:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/09/28 02:55:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/09/28 02:55:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/09/28 02:55:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/09/28 02:55:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/09/28 02:55:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/09/28 02:55:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/09/28 02:55:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/09/28 02:55:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/09/28 02:56:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:56:01 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/09/28 02:56:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f201bec702e13dd31_d20240928_m025601_c001_v0001115_t0043_u01727492161234") 2024/09/28 02:56:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/09/28 02:56:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/28 02:56:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/09/28 02:56:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/09/28 02:56:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/09/28 02:56:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:56:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:56:05 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/09/28 02:56:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/09/28 02:56:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/09/28 02:56:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/09/28 02:56:08 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/09/28 02:56:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/09/28 02:56:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/09/28 02:56:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/09/28 02:56:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:56: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/09/28 02:56:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f202d7dd1c000e978_d20240928_m025613_c001_v0001098_t0054_u01727492173149") 2024/09/28 02:56:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/28 02:56:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/09/28 02:56:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/09/28 02:56:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:56:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:56:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/09/28 02:56:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/09/28 02:56:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/09/28 02:56:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/09/28 02:56:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/09/28 02:56:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/09/28 02:56:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/09/28 02:56:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/09/28 02:56:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:56:22 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/09/28 02:56:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f216861bea1eb3e98_d20240928_m025622_c001_v0001105_t0016_u01727492182103") 2024/09/28 02:56:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/09/28 02:56:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/28 02:56:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/09/28 02:56:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:56:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:56:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/09/28 02:56:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/09/28 02:56:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/09/28 02:56:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/09/28 02:56:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/09/28 02:56:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/09/28 02:56:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/09/28 02:56:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/09/28 02:56:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/09/28 02:56:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/09/28 02:56:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/09/28 02:56:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:56:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/09/28 02:56:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f201bec702e13ddb8_d20240928_m025634_c001_v0001128_t0056_u01727492194554") 2024/09/28 02:56:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/09/28 02:56:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/28 02:56:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/09/28 02:56:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/09/28 02:56:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/09/28 02:56:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:56:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:56:37 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/09/28 02:56:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/09/28 02:56:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/09/28 02:56:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/09/28 02:56:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/09/28 02:56:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/09/28 02:56:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/09/28 02:56:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/09/28 02:56:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:56:44 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/09/28 02:56:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f201bec702e13ddc8_d20240928_m025644_c001_v0001116_t0000_u01727492204197") 2024/09/28 02:56:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/28 02:56:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/09/28 02:56:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/09/28 02:56:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:56:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:56:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/09/28 02:56:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/09/28 02:56:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/09/28 02:56:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/09/28 02:56:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/09/28 02:56:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/09/28 02:56:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/09/28 02:56:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/09/28 02:56:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:56:57 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/09/28 02:56:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f216861bea1eb3fe5_d20240928_m025657_c001_v0001109_t0031_u01727492217118") 2024/09/28 02:56:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/09/28 02:56:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/28 02:56:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/09/28 02:56:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:57:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:57:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/09/28 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/09/28 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/09/28 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/09/28 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/09/28 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/09/28 02:57:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/09/28 02:57:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/09/28 02:57:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/09/28 02:57:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/09/28 02:57:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/09/28 02:57:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:57:15 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/09/28 02:57:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f202d7dd1c000e9d6_d20240928_m025715_c001_v0001116_t0049_u01727492235094") 2024/09/28 02:57:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/09/28 02:57:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/09/28 02:57:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/28 02:57:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/09/28 02:57:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/09/28 02:57:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:57:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:57:19 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/09/28 02:57:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/09/28 02:57:23 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/09/28 02:57:23 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/09/28 02:57:23 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/09/28 02:57:24 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/09/28 02:57:26 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/09/28 02:57:26 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/09/28 02:57:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:57: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/09/28 02:57:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f205345e0f39b0115_d20240928_m025728_c001_v0001172_t0044_u01727492248292") 2024/09/28 02:57:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/28 02:57:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/09/28 02:57:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/09/28 02:57:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:57:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:57:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/09/28 02:57:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/09/28 02:57:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/09/28 02:57:33 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/09/28 02:57:33 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/09/28 02:57:35 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/09/28 02:57:39 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/09/28 02:57:39 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/09/28 02:57:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:57:43 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/09/28 02:57:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f21934e594aa2d457_d20240928_m025743_c001_v0001117_t0009_u01727492263583") 2024/09/28 02:57:43 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/09/28 02:57:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/09/28 02:57:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/28 02:57:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:57:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:57:47 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/09/28 02:57:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/09/28 02:57:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/09/28 02:57:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/09/28 02:57:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/09/28 02:57:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/09/28 02:57:49 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/09/28 02:57:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/09/28 02:57:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/09/28 02:57:57 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/09/28 02:57:57 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/09/28 02:58:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:58:00 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/09/28 02:58:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f205345e0f39b0201_d20240928_m025801_c001_v0001091_t0035_u01727492281073") 2024/09/28 02:58:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/09/28 02:58:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/09/28 02:58:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/28 02:58:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/09/28 02:58:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/09/28 02:58:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:58:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:58:03 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/09/28 02:58:06 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/09/28 02:58:06 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/09/28 02:58:06 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/09/28 02:58:06 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/09/28 02:58:08 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/09/28 02:58:09 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/09/28 02:58:09 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/09/28 02:58:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:58:11 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/09/28 02:58:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f205345e0f39b0215_d20240928_m025811_c001_v0001144_t0025_u01727492291561") 2024/09/28 02:58:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/28 02:58:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/09/28 02:58:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/09/28 02:58:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:58:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:58:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/09/28 02:58:19 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/09/28 02:58:19 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/09/28 02:58:20 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/09/28 02:58:20 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/09/28 02:58:22 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/09/28 02:58:24 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/09/28 02:58:24 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/09/28 02:58:28 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:58:28 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/09/28 02:58:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f210cf425e2739705_d20240928_m025829_c001_v0001117_t0005_u01727492309028") 2024/09/28 02:58:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/09/28 02:58:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/28 02:58:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/09/28 02:58:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:58:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:58:32 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/09/28 02:58:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/09/28 02:58:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/09/28 02:58:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/09/28 02:58:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/09/28 02:58:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/09/28 02:58:35 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/09/28 02:58:37 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/09/28 02:58:38 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/09/28 02:58:39 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/09/28 02:58:39 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/09/28 02:58:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/28 02:58:41 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/09/28 02:58:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcfd2bd3380bd3b6b9f280e1b_f215d65a51cd50d78_d20240928_m025841_c001_v0001136_t0036_u01727492321773") 2024/09/28 02:58:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/09/28 02:58:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/28 02:58:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/09/28 02:58:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/09/28 02:58:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/09/28 02:58:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/09/28 02:58:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/09/28 02:58:45 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/09/28 02:58:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfd2bd3380bd3b6b9f280e1b_f202d7dd1c000eabf_d20240928_m025854_c001_v0001098_t0046_u01727492334657") 2024/09/28 02:58:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/09/28 02:58:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/09/28 02:58:55 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/09/28 02:58:56 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/09/28 02:58:56 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/09/28 02:58:58 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/09/28 02:58:58 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/09/28 02:58:58 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/09/28 02:58:58 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/09/28 02:59:00 DEBUG : chunked-copy: Done sending chunk 0 2024/09/28 02:59:00 DEBUG : chunked-copy: Done sending chunk 1 2024/09/28 02:59:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/09/28 02:59:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfd2bd3380bd3b6b9f280e1b_f202d7dd1c000eacf_d20240928_m025901_c001_v0001154_t0006_u01727492341508") 2024/09/28 02:59:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/09/28 02:59:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/09/28 02:59:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/09/28 02:59:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/09/28 02:59:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/09/28 02:59:04 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/09/28 02:59:04 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/09/28 02:59:04 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/09/28 02:59:04 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/09/28 02:59:07 DEBUG : chunked-copy: Done sending chunk 0 2024/09/28 02:59:07 DEBUG : chunked-copy: Done sending chunk 1 2024/09/28 02:59:07 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/09/28 02:59:08 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97d62_d20240928_m025908_c001_v0001040_t0004_u01727492348020") 2024/09/28 02:59:08 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/09/28 02:59:08 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/09/28 02:59:08 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/09/28 02:59:09 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/09/28 02:59:09 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/09/28 02:59:12 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/09/28 02:59:12 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/09/28 02:59:12 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/09/28 02:59:12 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/09/28 02:59:14 DEBUG : chunked-copy: Done sending chunk 0 2024/09/28 02:59:14 DEBUG : chunked-copy: Done sending chunk 1 2024/09/28 02:59:14 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/09/28 02:59:15 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97d71_d20240928_m025915_c001_v0001117_t0047_u01727492355410") 2024/09/28 02:59:15 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/09/28 02:59:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/09/28 02:59:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/09/28 02:59:16 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/09/28 02:59:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/09/28 02:59:17 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/09/28 02:59:17 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/09/28 02:59:19 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/09/28 02:59:20 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/09/28 02:59:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hiqufeh9roho/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/09/28 02:59:22 INFO : B2 bucket rclone-test-hiqufeh9roho: cleaning bucket "rclone-test-hiqufeh9roho" of all files 2024/09/28 02:59:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f410cf425e27396fc_d20240928_m025819_c001_v7007000_t0000_u01727492299217") 2024/09/28 02:59:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f205345e0f39b0215_d20240928_m025811_c001_v0001144_t0025_u01727492291561") 2024/09/28 02:59:23 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f405345e0f39b0213_d20240928_m025810_c001_v7007000_t0000_u01727492290989") 2024/09/28 02:59:23 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f204c1d82b6dfa80f_d20240928_m025806_c001_v0001097_t0059_u01727492286043") 2024/09/28 02:59:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f402d7dd1c000eaa8_d20240928_m025847_c001_v7007000_t0000_u01727492327656") 2024/09/28 02:59:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f215d65a51cd50d78_d20240928_m025841_c001_v0001136_t0036_u01727492321773") 2024/09/28 02:59:23 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f415d65a51cd50d77_d20240928_m025841_c001_v7007000_t0000_u01727492321184") 2024/09/28 02:59:23 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f210cf425e2739708_d20240928_m025835_c001_v0001130_t0007_u01727492315118") 2024/09/28 02:59:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f410cf425e2739707_d20240928_m025834_c001_v7007000_t0000_u01727492314904") 2024/09/28 02:59:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f210cf425e2739705_d20240928_m025829_c001_v0001117_t0005_u01727492309028") 2024/09/28 02:59:23 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f410cf425e2739704_d20240928_m025828_c001_v7007000_t0000_u01727492308470") 2024/09/28 02:59:23 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f210cf425e27396fd_d20240928_m025819_c001_v0001033_t0046_u01727492299410") 2024/09/28 02:59:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f416861bea1eb3e8a_d20240928_m025608_c001_v7007000_t0000_u01727492168388") 2024/09/28 02:59:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f201bec702e13dd31_d20240928_m025601_c001_v0001115_t0043_u01727492161234") 2024/09/28 02:59:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f404c1d82b6dfa5e5_d20240928_m025553_c001_v7007000_t0000_u01727492153281") 2024/09/28 02:59:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f204c1d82b6dfa5dd_d20240928_m025548_c001_v0001145_t0014_u01727492148378") 2024/09/28 02:59:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f401bec702e13dd2c_d20240928_m025600_c001_v7007000_t0000_u01727492160823") 2024/09/28 02:59:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f204c1d82b6dfa5e6_d20240928_m025553_c001_v0001105_t0041_u01727492153478") 2024/09/28 02:59:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f404c1d82b6dfa5dc_d20240928_m025547_c001_v7007000_t0000_u01727492147977") 2024/09/28 02:59:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97c72_d20240928_m025543_c001_v0001098_t0018_u01727492143407") 2024/09/28 02:59:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f401af2dd17f97c70_d20240928_m025543_c001_v7007000_t0000_u01727492143208") 2024/09/28 02:59:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f204c1d82b6dfa5c4_d20240928_m025539_c001_v0001097_t0019_u01727492139352") 2024/09/28 02:59:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f404c1d82b6dfa5c3_d20240928_m025538_c001_v7007000_t0000_u01727492138908") 2024/09/28 02:59:24 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97c68_d20240928_m025534_c001_v0001146_t0013_u01727492134874") 2024/09/28 02:59:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f416861bea1eb3f39_d20240928_m025639_c001_v7007000_t0000_u01727492199119") 2024/09/28 02:59:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f201bec702e13ddb8_d20240928_m025634_c001_v0001128_t0056_u01727492194554") 2024/09/28 02:59:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f416861bea1eb3ea2_d20240928_m025629_c001_v7007000_t0000_u01727492189195") 2024/09/28 02:59:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f216861bea1eb3e98_d20240928_m025622_c001_v0001105_t0016_u01727492182103") 2024/09/28 02:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f401bec702e13ddb6_d20240928_m025634_c001_v7007000_t0000_u01727492194123") 2024/09/28 02:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f216861bea1eb3ea3_d20240928_m025629_c001_v0001105_t0058_u01727492189399") 2024/09/28 02:59:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f416861bea1eb3e97_d20240928_m025621_c001_v7007000_t0000_u01727492181705") 2024/09/28 02:59:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f216861bea1eb3e93_d20240928_m025617_c001_v0001161_t0028_u01727492177299") 2024/09/28 02:59:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f416861bea1eb3e92_d20240928_m025617_c001_v7007000_t0000_u01727492177104") 2024/09/28 02:59:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f202d7dd1c000e978_d20240928_m025613_c001_v0001098_t0054_u01727492173149") 2024/09/28 02:59:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f402d7dd1c000e976_d20240928_m025612_c001_v7007000_t0000_u01727492172755") 2024/09/28 02:59:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f216861bea1eb3e8b_d20240928_m025608_c001_v0001146_t0030_u01727492168584") 2024/09/28 02:59:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f401af2dd17f97c67_d20240928_m025534_c001_v7007000_t0000_u01727492134597") 2024/09/28 02:59:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97c65_d20240928_m025526_c001_v0001105_t0024_u01727492126773") 2024/09/28 02:59:25 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f401af2dd17f97c64_d20240928_m025526_c001_v7007000_t0000_u01727492126376") 2024/09/28 02:59:25 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97c61_d20240928_m025521_c001_v0001113_t0031_u01727492121657") 2024/09/28 02:59:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f401af2dd17f97c60_d20240928_m025521_c001_v7007000_t0000_u01727492121455") 2024/09/28 02:59:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97c5e_d20240928_m025516_c001_v0001145_t0039_u01727492116765") 2024/09/28 02:59:25 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f401af2dd17f97c5d_d20240928_m025516_c001_v7007000_t0000_u01727492116355") 2024/09/28 02:59:25 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97c55_d20240928_m025510_c001_v0001115_t0023_u01727492110392") 2024/09/28 02:59:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f401af2dd17f97c54_d20240928_m025510_c001_v7007000_t0000_u01727492110180") 2024/09/28 02:59:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f217daf1a6c05b366_d20240928_m025506_c001_v0001098_t0045_u01727492106353") 2024/09/28 02:59:26 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f417daf1a6c05b365_d20240928_m025505_c001_v7007000_t0000_u01727492105944") 2024/09/28 02:59:26 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f207ebe0e0aa716ac_d20240928_m025500_c001_v0001039_t0046_u01727492100335") 2024/09/28 02:59:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f405345e0f39b00fa_d20240928_m025722_c001_v7007000_t0000_u01727492242680") 2024/09/28 02:59:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f202d7dd1c000e9d6_d20240928_m025715_c001_v0001116_t0049_u01727492235094") 2024/09/28 02:59:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f416861bea1eb3fe8_d20240928_m025702_c001_v7007000_t0000_u01727492222148") 2024/09/28 02:59:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f216861bea1eb3fe5_d20240928_m025657_c001_v0001109_t0031_u01727492217118") 2024/09/28 02:59:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f402d7dd1c000e9d5_d20240928_m025714_c001_v7007000_t0000_u01727492234639") 2024/09/28 02:59:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f216861bea1eb3fe9_d20240928_m025702_c001_v0001120_t0052_u01727492222343") 2024/09/28 02:59:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f416861bea1eb3fe4_d20240928_m025656_c001_v7007000_t0000_u01727492216654") 2024/09/28 02:59:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f216861bea1eb3fdc_d20240928_m025651_c001_v0001172_t0006_u01727492211732") 2024/09/28 02:59:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f416861bea1eb3fd9_d20240928_m025651_c001_v7007000_t0000_u01727492211536") 2024/09/28 02:59:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f201bec702e13ddc8_d20240928_m025644_c001_v0001116_t0000_u01727492204197") 2024/09/28 02:59:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f401bec702e13ddc7_d20240928_m025643_c001_v7007000_t0000_u01727492203750") 2024/09/28 02:59:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f216861bea1eb3f3f_d20240928_m025639_c001_v0001032_t0011_u01727492199378") 2024/09/28 02:59:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f404c1d82b6dfa80e_d20240928_m025805_c001_v7007000_t0000_u01727492285852") 2024/09/28 02:59:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f205345e0f39b0201_d20240928_m025801_c001_v0001091_t0035_u01727492281073") 2024/09/28 02:59:26 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f405345e0f39b0200_d20240928_m025800_c001_v7007000_t0000_u01727492280559") 2024/09/28 02:59:26 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f21934e594aa2d467_d20240928_m025749_c001_v0001106_t0024_u01727492269301") 2024/09/28 02:59:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f41934e594aa2d465_d20240928_m025749_c001_v7007000_t0000_u01727492269108") 2024/09/28 02:59:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f21934e594aa2d457_d20240928_m025743_c001_v0001117_t0009_u01727492263583") 2024/09/28 02:59:27 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f41934e594aa2d456_d20240928_m025743_c001_v7007000_t0000_u01727492263081") 2024/09/28 02:59:27 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f205345e0f39b0127_d20240928_m025732_c001_v0001120_t0005_u01727492252704") 2024/09/28 02:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f405345e0f39b0125_d20240928_m025732_c001_v7007000_t0000_u01727492252511") 2024/09/28 02:59:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f205345e0f39b0115_d20240928_m025728_c001_v0001172_t0044_u01727492248292") 2024/09/28 02:59:27 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f405345e0f39b0113_d20240928_m025727_c001_v7007000_t0000_u01727492247781") 2024/09/28 02:59:27 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f205345e0f39b00fb_d20240928_m025722_c001_v0001100_t0037_u01727492242872") 2024/09/28 02:59:27 DEBUG : chunked-copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f4072ef152d1d6638_d20240928_m025919_c001_v7007000_t0000_u01727492359281") 2024/09/28 02:59:27 DEBUG : chunked-copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f202d7dd1c000eae9_d20240928_m025911_c001_v0001136_t0030_u01727492351727") 2024/09/28 02:59:27 DEBUG : chunked-copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f402d7dd1c000eae5_d20240928_m025911_c001_v7007000_t0000_u01727492351112") 2024/09/28 02:59:27 DEBUG : chunked-copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f202d7dd1c000eada_d20240928_m025904_c001_v0001115_t0016_u01727492344343") 2024/09/28 02:59:27 DEBUG : chunked-copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f402d7dd1c000ead9_d20240928_m025903_c001_v7007000_t0000_u01727492343716") 2024/09/28 02:59:27 DEBUG : chunked-copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97d5d_d20240928_m025857_c001_v0001102_t0047_u01727492337903") 2024/09/28 02:59:27 DEBUG : chunked-copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f401af2dd17f97d5c_d20240928_m025857_c001_v7007000_t0000_u01727492337199") 2024/09/28 02:59:27 DEBUG : chunked-copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f118b6d40062972e8_d20240928_m025852_c001_v0001179_t0052_u01727492332771") 2024/09/28 02:59:28 DEBUG : chunked-copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f402d7dd1c000eab3_d20240928_m025852_c001_v7007000_t0000_u01727492332356") 2024/09/28 02:59:28 DEBUG : chunked-copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f118b6d40062972de_d20240928_m025848_c001_v0001179_t0056_u01727492328437") 2024/09/28 02:59:28 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f4072ef152d1d6636_d20240928_m025919_c001_v7007000_t0000_u01727492359084") 2024/09/28 02:59:28 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97d71_d20240928_m025915_c001_v0001117_t0047_u01727492355410") 2024/09/28 02:59:28 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f402d7dd1c000eae3_d20240928_m025910_c001_v7007000_t0000_u01727492350895") 2024/09/28 02:59:28 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f201af2dd17f97d62_d20240928_m025908_c001_v0001040_t0004_u01727492348020") 2024/09/28 02:59:28 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f402d7dd1c000ead3_d20240928_m025903_c001_v7007000_t0000_u01727492343507") 2024/09/28 02:59:28 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f202d7dd1c000eacf_d20240928_m025901_c001_v0001154_t0006_u01727492341508") 2024/09/28 02:59:28 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f401af2dd17f97d5b_d20240928_m025857_c001_v7007000_t0000_u01727492337002") 2024/09/28 02:59:28 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f202d7dd1c000eabf_d20240928_m025854_c001_v0001098_t0046_u01727492334657") 2024/09/28 02:59:28 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f402d7dd1c000eab2_d20240928_m025852_c001_v7007000_t0000_u01727492332146") 2024/09/28 02:59:28 DEBUG : chunked-copy.copy: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f101556e60c5129f3_d20240928_m025850_c001_v0001115_t0000_u01727492330373") 2024/09/28 02:59:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f1073f37356979898_d20240928_m025336_c001_v0001098_t0031_u01727492016137") 2024/09/28 02:59:29 DEBUG : unknown-size-put.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f4072ef152d1d663b_d20240928_m025920_c001_v7007000_t0000_u01727492360086") 2024/09/28 02:59:29 DEBUG : unknown-size-put.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f118b6d4006297338_d20240928_m025919_c001_v0001179_t0059_u01727492359841") 2024/09/28 02:59:29 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f4072ef152d1d6642_d20240928_m025921_c001_v7007000_t0000_u01727492361300") 2024/09/28 02:59:29 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f118b6d4006297348_d20240928_m025920_c001_v0001179_t0043_u01727492360956") 2024/09/28 02:59:29 DEBUG : unknown-size-update.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f118b6d400629733e_d20240928_m025920_c001_v0001179_t0036_u01727492360282") 2024/09/28 02:59:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f407ebe0e0aa716ab_d20240928_m025500_c001_v7007000_t0000_u01727492100138") 2024/09/28 02:59:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zcfd2bd3380bd3b6b9f280e1b_f118b6d4006296fec_d20240928_m025450_c001_v0001179_t0016_u01727492090343") 2024/09/28 02:59:30 INFO : B2 bucket rclone-test-hiqufeh9roho: cleaning bucket "rclone-test-hiqufeh9roho" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (395.56s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.53s) --- PASS: TestIntegration/FsMkdir (392.99s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.08s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.18s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.80s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (85.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.90s) --- 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.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.49s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.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.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (227.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (34.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (11.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (13.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (33.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (15.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (7.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (30.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (12.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (43.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (12.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (20.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (43.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (16.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (16.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (41.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (13.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (15.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (31.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (8.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.21s) --- 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 395.582s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m36.699686486s (try 1/5)