"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/27 01:09:50 DEBUG : Creating backend with remote "TestB2:rclone-test-telaviq4piya" 2024/09/27 01:09:50 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/27 01:09:53 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/09/27 01:09:53 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/09/27 01:09:53 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/27 01:10: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/27 01:10:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/09/27 01:10:30 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/09/27 01:10:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/09/27 01:10:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/09/27 01:10:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/09/27 01:10:36 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/09/27 01:10:36 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/27 01:10:46 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/09/27 01:10:47 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/27 01:10:53 INFO : B2 bucket rclone-test-telaviq4piya: cleaning bucket "rclone-test-telaviq4piya" of all files 2024/09/27 01:10:53 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90efc8_d20240927_m011051_c001_v0001116_t0050_u01727399451881") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/09/27 01:10:54 DEBUG : Creating backend with remote "TestB2:rclone-test-telaviq4piya/dirToPurgeFromRoot" 2024/09/27 01:10:55 INFO : B2 bucket rclone-test-telaviq4piya path dirToPurgeFromRoot: cleaning bucket "rclone-test-telaviq4piya" of all files 2024/09/27 01:10:56 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90efdc_d20240927_m011053_c001_v0001116_t0020_u01727399453728") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/09/27 01:10:56 DEBUG : Creating backend with remote "TestB2:rclone-test-telaviq4piya/hello? sausage/êé" 2024/09/27 01:11:01 INFO : B2 bucket rclone-test-telaviq4piya path hello? sausage/êé: cleaning bucket "rclone-test-telaviq4piya" of all files 2024/09/27 01:11:01 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f10706be5258dc87d_d20240927_m011059_c001_v0001176_t0037_u01727399459578") === 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/27 01:11:11 DEBUG : Creating backend with remote "TestB2:rclone-test-telaviq4piya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/09/27 01:11:13 DEBUG : Creating backend with remote "TestB2:rclone-test-telaviq4piya/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-telaviq4piya" from "TestB2:rclone-test-telaviq4piya" 2024/09/27 01:11:15 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/27 01:11:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kimidal9cule" 2024/09/27 01:11:30 DEBUG : B2 bucket rclone-test-kimidal9cule: Purge remote 2024/09/27 01:11:30 INFO : B2 bucket rclone-test-kimidal9cule: cleaning bucket "rclone-test-kimidal9cule" of all files 2024/09/27 01:11:30 DEBUG : somefile: Deleting (id "4_zff426d93008d3b1b9f280e1b_f417f0a775a018c62_d20240927_m011129_c001_v0001153_t0006_u01727399489156") === 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/27 01:11:31 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/09/27 01:11:32 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/27 01:11:36 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/09/27 01:11:36 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/09/27 01:11:36 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.569Ki offset 6Mi/6.106Mi 2024/09/27 01:11:36 DEBUG : test-metadata: Sending chunk 1 length 111175 2024/09/27 01:11:38 DEBUG : test-metadata: Done sending chunk 1 2024/09/27 01:11:39 DEBUG : test-metadata: Done sending chunk 0 2024/09/27 01:11:39 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/27 01:11:49 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1116-19.backblaze.com/b2api/v1/b2_upload_file/bf12fd63006d3b1b9f280e1b/c001_v0001116_t0008": EOF 2024/09/27 01:11:49 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-19.backblaze.com/b2api/v1/b2_upload_file/bf12fd63006d3b1b9f280e1b/c001_v0001116_t0008": EOF) 2024/09/27 01:11:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1116-19.backblaze.com/b2api/v1/b2_upload_file/bf12fd63006d3b1b9f280e1b/c001_v0001116_t0008": EOF - low level retry 1/10 2024/09/27 01:11:52 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-27-011144-217.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/27 01:11:54 DEBUG : oldPath = "TestB2:rclone-test-telaviq4piya/versions/test-versions-v2024-09-27-011144-217.txt" 2024/09/27 01:11:54 DEBUG : newPath = "TestB2,versions:rclone-test-telaviq4piya/versions/test-versions-v2024-09-27-011144-217.txt" 2024/09/27 01:11:54 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-telaviq4piya/versions/test-versions-v2024-09-27-011144-217.txt" 2024/09/27 01:11:54 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/09/27 01:11:56 DEBUG : fs cache: adding new entry for parent of "TestB2,versions:rclone-test-telaviq4piya/versions/test-versions-v2024-09-27-011144-217.txt", "TestB2{pO73u}:rclone-test-telaviq4piya/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/27 01:11:57 INFO : B2 bucket rclone-test-telaviq4piya: cleaning bucket "rclone-test-telaviq4piya" of all hidden files 2024/09/27 01:11:57 DEBUG : leading space/ leading space: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea964e_d20240927_m011003_c001_v7007000_t0000_u01727399403336") as it is a hide marker 2024/09/27 01:11:57 DEBUG : leading space/ leading space: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ede2_d20240927_m011002_c001_v0001116_t0042_u01727399402413") 2024/09/27 01:11:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea9646_d20240927_m011002_c001_v7007000_t0000_u01727399402041") as it is a hide marker 2024/09/27 01:11:57 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90edd6_d20240927_m011000_c001_v0001116_t0021_u01727399400871") 2024/09/27 01:11:57 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea9680_d20240927_m011012_c001_v7007000_t0000_u01727399412538") as it is a hide marker 2024/09/27 01:11:57 DEBUG : .leading dot/.leading dot: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ee4c_d20240927_m011011_c001_v0001116_t0002_u01727399411416") 2024/09/27 01:11:57 DEBUG : created from root.txt: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f403af20234478679_d20240927_m011122_c001_v7007000_t0000_u01727399482992") as it is a hide marker 2024/09/27 01:11:57 DEBUG : created from root.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f117f4e072f2c138a_d20240927_m011122_c001_v0001120_t0040_u01727399482029") 2024/09/27 01:11:57 DEBUG : file name.txt: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f411bfd38f73dfe1f_d20240927_m011131_c001_v7007000_t0000_u01727399491387") as it is a hide marker 2024/09/27 01:11:58 DEBUG : file name.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90f066_d20240927_m011110_c001_v0001116_t0040_u01727399470686") 2024/09/27 01:11:58 DEBUG : file name.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f1101543f1e8c7250_d20240927_m011106_c001_v0001120_t0030_u01727399466827") 2024/09/27 01:11:58 DEBUG : file name.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ef6e_d20240927_m011043_c001_v0001116_t0008_u01727399443184") 2024/09/27 01:11:58 DEBUG : file name.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ef4c_d20240927_m011040_c001_v0001116_t0008_u01727399440607") 2024/09/27 01:11:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ef58_d20240927_m011041_c001_v0001116_t0023_u01727399441714") "upload" dated 2024-09-27 01:10:41.714 +0000 UTC (1m16.694056195s ago) 2024/09/27 01:11:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd7556_d20240927_m011104_c001_v7007000_t0000_u01727399464515") as it is a hide marker 2024/09/27 01:11:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f103226a67b41992b_d20240927_m011104_c001_v0001099_t0042_u01727399464210") 2024/09/27 01:11:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f1020bc38a5283f6a_d20240927_m011102_c001_v0001178_t0002_u01727399462955") 2024/09/27 01:11:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea96a9_d20240927_m011023_c001_v7007000_t0000_u01727399423812") as it is a hide marker 2024/09/27 01:11:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90eeca_d20240927_m011023_c001_v0001116_t0017_u01727399423007") 2024/09/27 01:11:58 DEBUG : piped data.txt: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f411bfd38f73dfe24_d20240927_m011133_c001_v7007000_t0000_u01727399493647") as it is a hide marker 2024/09/27 01:11:58 DEBUG : piped data.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90f144_d20240927_m011132_c001_v0001116_t0007_u01727399492681") 2024/09/27 01:11:58 DEBUG : piped data.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f411bfd38f73dfe22_d20240927_m011132_c001_v7007000_t0000_u01727399492494") 2024/09/27 01:11:58 DEBUG : piped data.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f419943264d90f140_d20240927_m011132_c001_v0001116_t0008_u01727399492114") 2024/09/27 01:11:58 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea96ac_d20240927_m011025_c001_v7007000_t0000_u01727399425396") as it is a hide marker 2024/09/27 01:11:59 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90eed0_d20240927_m011024_c001_v0001116_t0036_u01727399424179") 2024/09/27 01:11:59 DEBUG : test-metadata: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f405345e0f384701a_d20240927_m011141_c001_v7007000_t0000_u01727399501655") as it is a hide marker 2024/09/27 01:11:59 DEBUG : test-metadata: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f211bfd38f73dfe29_d20240927_m011136_c001_v0001098_t0011_u01727399496315") 2024/09/27 01:11:59 DEBUG : test-metadata: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f411bfd38f73dfe27_d20240927_m011135_c001_v7007000_t0000_u01727399495472") 2024/09/27 01:11:59 DEBUG : test-metadata: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90f156_d20240927_m011133_c001_v0001116_t0058_u01727399493828") 2024/09/27 01:11:59 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea9693_d20240927_m011016_c001_v7007000_t0000_u01727399416261") as it is a hide marker 2024/09/27 01:11:59 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ee6c_d20240927_m011015_c001_v0001116_t0057_u01727399415149") 2024/09/27 01:11:59 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea969b_d20240927_m011019_c001_v7007000_t0000_u01727399419356") as it is a hide marker 2024/09/27 01:11:59 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ee92_d20240927_m011018_c001_v0001116_t0048_u01727399418463") 2024/09/27 01:11:59 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea9698_d20240927_m011018_c001_v7007000_t0000_u01727399418089") as it is a hide marker 2024/09/27 01:11:59 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ee82_d20240927_m011016_c001_v0001116_t0008_u01727399416632") 2024/09/27 01:11:59 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea969f_d20240927_m011021_c001_v7007000_t0000_u01727399421277") as it is a hide marker 2024/09/27 01:11:59 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90eea8_d20240927_m011019_c001_v0001116_t0058_u01727399419752") 2024/09/27 01:11:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea96a5_d20240927_m011022_c001_v7007000_t0000_u01727399422637") as it is a hide marker 2024/09/27 01:11:59 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90eeba_d20240927_m011021_c001_v0001116_t0046_u01727399421645") 2024/09/27 01:11:59 DEBUG : trailing space /trailing space : Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea968b_d20240927_m011014_c001_v7007000_t0000_u01727399414777") as it is a hide marker 2024/09/27 01:11:59 DEBUG : trailing space /trailing space : Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ee5a_d20240927_m011012_c001_v0001116_t0035_u01727399412946") 2024/09/27 01:11:59 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f115936d98b61e3c2_d20240927_m011152_c001_v0001115_t0049_u01727399512568") "upload" dated 2024-09-27 01:11:52.568 +0000 UTC (7.283653561s ago) 2024/09/27 01:11:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f403af2023447869d_d20240927_m011147_c001_v7007000_t0000_u01727399507761") 2024/09/27 01:11:59 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90f1a2_d20240927_m011144_c001_v0001116_t0011_u01727399504217") 2024/09/27 01:11:59 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f416861bea1dffc6b_d20240927_m011039_c001_v7007000_t0000_u01727399439960") as it is a hide marker 2024/09/27 01:12:00 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f202d7dd1bfea96b3_d20240927_m011027_c001_v0001106_t0027_u01727399427583") 2024/09/27 01:12:00 DEBUG : zero-length-file: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea96b1_d20240927_m011027_c001_v7007000_t0000_u01727399427259") as it is a hide marker 2024/09/27 01:12:00 DEBUG : zero-length-file: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f419943264d90eedc_d20240927_m011026_c001_v0001116_t0008_u01727399426706") 2024/09/27 01:12:00 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea9656_d20240927_m011005_c001_v7007000_t0000_u01727399405082") as it is a hide marker 2024/09/27 01:12:00 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90edea_d20240927_m011003_c001_v0001116_t0050_u01727399403714") 2024/09/27 01:12:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea9628_d20240927_m010957_c001_v7007000_t0000_u01727399397138") as it is a hide marker 2024/09/27 01:12:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90edac_d20240927_m010955_c001_v0001116_t0038_u01727399395687") 2024/09/27 01:12:00 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea9670_d20240927_m011009_c001_v7007000_t0000_u01727399409762") as it is a hide marker 2024/09/27 01:12:00 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ee2c_d20240927_m011008_c001_v0001116_t0019_u01727399408823") 2024/09/27 01:12:00 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea9668_d20240927_m011008_c001_v7007000_t0000_u01727399408451") as it is a hide marker 2024/09/27 01:12:00 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ee20_d20240927_m011006_c001_v0001116_t0020_u01727399406875") 2024/09/27 01:12:00 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea9678_d20240927_m011011_c001_v7007000_t0000_u01727399411052") as it is a hide marker 2024/09/27 01:12:00 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ee3c_d20240927_m011010_c001_v0001116_t0049_u01727399410131") 2024/09/27 01:12:00 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea965f_d20240927_m011006_c001_v7007000_t0000_u01727399406505") as it is a hide marker 2024/09/27 01:12:00 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ee10_d20240927_m011005_c001_v0001116_t0051_u01727399405454") 2024/09/27 01:12:00 DEBUG : ./.: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea9632_d20240927_m010958_c001_v7007000_t0000_u01727399398872") as it is a hide marker 2024/09/27 01:12:00 DEBUG : ./.: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90edb6_d20240927_m010957_c001_v0001116_t0052_u01727399397519") 2024/09/27 01:12:00 DEBUG : ../..: Deleting current version (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfea963c_d20240927_m011000_c001_v7007000_t0000_u01727399400481") as it is a hide marker 2024/09/27 01:12:00 DEBUG : ../..: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90edca_d20240927_m010959_c001_v0001116_t0052_u01727399399261") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/09/27 01:12:02 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/09/27 01:12:02 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/09/27 01:12:02 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/09/27 01:12:02 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/09/27 01:12:03 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/09/27 01:12:04 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/09/27 01:12:04 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/09/27 01:12:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:12:07 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/27 01:12:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f203af202344786bf_d20240927_m011208_c001_v0001116_t0013_u01727399528058") 2024/09/27 01:12:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/27 01:12:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/09/27 01:12:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/09/27 01:12:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:12:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:12:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/09/27 01:12:13 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/09/27 01:12:13 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/09/27 01:12:13 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/09/27 01:12:13 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/09/27 01:12:15 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/09/27 01:12:16 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/09/27 01:12:16 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/09/27 01:12:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:12:18 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/27 01:12:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039b1_d20240927_m011218_c001_v0001116_t0026_u01727399538330") 2024/09/27 01:12:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/09/27 01:12:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/27 01:12:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/09/27 01:12:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:12:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:12:22 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/09/27 01:12:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/09/27 01:12:24 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/09/27 01:12:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/09/27 01:12:24 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/09/27 01:12:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/09/27 01:12:24 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/09/27 01:12:25 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/09/27 01:12:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/09/27 01:12:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/09/27 01:12:27 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/09/27 01:12:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:12:28 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/27 01:12:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039ba_d20240927_m011229_c001_v0001043_t0029_u01727399549080") 2024/09/27 01:12:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/09/27 01:12:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/27 01:12:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/09/27 01:12:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/09/27 01:12:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/09/27 01:12:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:12:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:12: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/27 01:12:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/09/27 01:12:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/09/27 01:12:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/09/27 01:12:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/09/27 01:12:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/09/27 01:12:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/09/27 01:12:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/09/27 01:12:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:12:37 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/27 01:12:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039bf_d20240927_m011237_c001_v0001146_t0031_u01727399557901") 2024/09/27 01:12:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/27 01:12:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/09/27 01:12:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/09/27 01:12:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:12:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:12:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/09/27 01:12:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/09/27 01:12:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/09/27 01:12:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/09/27 01:12:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/09/27 01:12:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/09/27 01:12:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/09/27 01:12:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/09/27 01:12:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:12:46 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/27 01:12:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039c8_d20240927_m011246_c001_v0001157_t0002_u01727399566596") 2024/09/27 01:12:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/09/27 01:12:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/27 01:12:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/09/27 01:12:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:12:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:12:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/09/27 01:12:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/09/27 01:12:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/09/27 01:12:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/09/27 01:12:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/09/27 01:12:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/09/27 01:12:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/09/27 01:12:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/09/27 01:12:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/09/27 01:12:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/09/27 01:12:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/09/27 01:12:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:12:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/09/27 01:12:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039d0_d20240927_m011255_c001_v0001109_t0010_u01727399575739") 2024/09/27 01:12:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/09/27 01:12:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/27 01:12:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/09/27 01:12:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/09/27 01:12:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/09/27 01:12:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:12:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:12:59 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/27 01:13:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/09/27 01:13:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/09/27 01:13:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/09/27 01:13:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/09/27 01:13:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/09/27 01:13:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/09/27 01:13:01 DEBUG : pacer: Reducing sleep to 10ms 2024/09/27 01:13:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/09/27 01:13:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/09/27 01:13:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/09/27 01:13:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:13:05 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/27 01:13:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f2072ef152d077a02_d20240927_m011305_c001_v0001033_t0026_u01727399585359") 2024/09/27 01:13:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/27 01:13:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/09/27 01:13:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/09/27 01:13:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:13:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:13:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/09/27 01:13:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/09/27 01:13:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/09/27 01:13:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/09/27 01:13:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/09/27 01:13:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/09/27 01:13:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/09/27 01:13:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/09/27 01:13:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:13:14 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/27 01:13:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f204c1d82b6ca435b_d20240927_m011314_c001_v0001106_t0027_u01727399594247") 2024/09/27 01:13:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/09/27 01:13:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/27 01:13:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/09/27 01:13:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:13:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:13:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/09/27 01:13:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/09/27 01:13:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/09/27 01:13:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/09/27 01:13:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/09/27 01:13:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/09/27 01:13:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/09/27 01:13:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/09/27 01:13:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/09/27 01:13:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/09/27 01:13:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/09/27 01:13:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:13:24 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/27 01:13:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f206522c036777edc_d20240927_m011324_c001_v0001120_t0005_u01727399604413") 2024/09/27 01:13:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/09/27 01:13:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/27 01:13:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/09/27 01:13:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/09/27 01:13:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/09/27 01:13:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:13:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:13:27 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/27 01:13:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/09/27 01:13:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/09/27 01:13:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/09/27 01:13:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/09/27 01:13:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/09/27 01:13:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/09/27 01:13:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/09/27 01:13:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:13:40 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/27 01:13:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f206940be6dcd7317_d20240927_m011340_c001_v0001109_t0046_u01727399620861") 2024/09/27 01:13:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/09/27 01:13:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/27 01:13:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/09/27 01:13:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:13:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:13:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/09/27 01:13:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/09/27 01:13:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/09/27 01:13:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/09/27 01:13:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/09/27 01:13:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/09/27 01:13:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/09/27 01:13:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/09/27 01:13:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:13:50 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/27 01:13:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd7733_d20240927_m011350_c001_v0001109_t0003_u01727399630773") 2024/09/27 01:13:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/09/27 01:13:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/27 01:13:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/09/27 01:13:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:13:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:13:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/09/27 01:13:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/09/27 01:13:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/09/27 01:13:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/09/27 01:13:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/09/27 01:13:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/09/27 01:13:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/09/27 01:13:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/09/27 01:13:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/09/27 01:13:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/09/27 01:13:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/09/27 01:14:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:14:02 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/27 01:14:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd7741_d20240927_m011402_c001_v0001117_t0009_u01727399642293") 2024/09/27 01:14:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/09/27 01:14:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/27 01:14:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/09/27 01:14:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/09/27 01:14:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/09/27 01:14:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:14:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:14:07 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/27 01:14:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/09/27 01:14:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/09/27 01:14:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/09/27 01:14:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/09/27 01:14:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/09/27 01:14:14 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/09/27 01:14:14 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/09/27 01:14:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:14:16 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/27 01:14:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd775a_d20240927_m011416_c001_v0001116_t0041_u01727399656121") 2024/09/27 01:14:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/27 01:14:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/09/27 01:14:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/09/27 01:14:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:14:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:14:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/09/27 01:14:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/09/27 01:14:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/09/27 01:14:21 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/09/27 01:14:21 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/09/27 01:14:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/09/27 01:14:23 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/09/27 01:14:23 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/09/27 01:14:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:14:25 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/27 01:14:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd7771_d20240927_m011425_c001_v0001097_t0006_u01727399665957") 2024/09/27 01:14:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/09/27 01:14:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/27 01:14:26 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/09/27 01:14:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:14:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:14:29 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/09/27 01:14:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/09/27 01:14:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/09/27 01:14:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/09/27 01:14:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/09/27 01:14:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/09/27 01:14:31 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/09/27 01:14:33 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/09/27 01:14:34 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/09/27 01:14:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/09/27 01:14:36 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/09/27 01:14:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:14:40 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/27 01:14:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd77a7_d20240927_m011440_c001_v0001109_t0019_u01727399680691") 2024/09/27 01:14:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/09/27 01:14:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/09/27 01:14:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/27 01:14:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/09/27 01:14:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/09/27 01:14:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:14:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:14:44 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/27 01:14:46 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/09/27 01:14:46 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/09/27 01:14:46 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/09/27 01:14:46 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/09/27 01:14:48 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/09/27 01:14:49 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/09/27 01:14:49 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/09/27 01:14:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:14:51 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/27 01:14:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f202d7dd1bfeaa1b5_d20240927_m011451_c001_v0001098_t0030_u01727399691769") 2024/09/27 01:14:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/27 01:14:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/09/27 01:14:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/09/27 01:14:52 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:14:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:14:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/09/27 01:14:56 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/09/27 01:14:56 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/09/27 01:14:56 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/09/27 01:14:56 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/09/27 01:14:59 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/09/27 01:15:00 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/09/27 01:15:00 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/09/27 01:15:02 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:15:02 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/27 01:15:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f215d65a51cc7467c_d20240927_m011503_c001_v0001146_t0057_u01727399703043") 2024/09/27 01:15:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/09/27 01:15:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/27 01:15:03 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/09/27 01:15:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:15:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:15:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/09/27 01:15:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/09/27 01:15:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/09/27 01:15:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/09/27 01:15:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/09/27 01:15:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/09/27 01:15:09 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/09/27 01:15:10 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/09/27 01:15:11 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/09/27 01:15:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/09/27 01:15:12 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/09/27 01:15:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/27 01:15:14 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/27 01:15:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zbf12fd63006d3b1b9f280e1b_f215d65a51cc7468d_d20240927_m011514_c001_v0001145_t0041_u01727399714795") 2024/09/27 01:15:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/09/27 01:15:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/27 01:15:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/09/27 01:15:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/09/27 01:15:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/09/27 01:15:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/09/27 01:15:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/09/27 01:15:21 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/27 01:15:41 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd7ab6_d20240927_m011541_c001_v0001033_t0018_u01727399741268") 2024/09/27 01:15:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/09/27 01:15:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/09/27 01:15:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/09/27 01:15:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/09/27 01:15:42 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/09/27 01:15:44 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/09/27 01:15:44 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/09/27 01:15:44 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/09/27 01:15:44 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/09/27 01:15:46 DEBUG : chunked-copy: Done sending chunk 0 2024/09/27 01:15:46 DEBUG : chunked-copy: Done sending chunk 1 2024/09/27 01:15:46 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/09/27 01:15:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd7ac1_d20240927_m011547_c001_v0001097_t0005_u01727399747779") 2024/09/27 01:15:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/09/27 01:15:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/09/27 01:15:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/09/27 01:15:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/09/27 01:15:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/09/27 01:15:50 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/09/27 01:15:50 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/09/27 01:15:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/09/27 01:15:50 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/09/27 01:15:58 DEBUG : chunked-copy: Done sending chunk 0 2024/09/27 01:16:00 DEBUG : chunked-copy: Done sending chunk 1 2024/09/27 01:16:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/09/27 01:16:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zbf12fd63006d3b1b9f280e1b_f210cf425e26d0775_d20240927_m011601_c001_v0001042_t0005_u01727399761874") 2024/09/27 01:16:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/09/27 01:16:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/09/27 01:16:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/09/27 01:16:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/09/27 01:16:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/09/27 01:16:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/09/27 01:16:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/09/27 01:16:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/09/27 01:16:06 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/09/27 01:16:08 DEBUG : chunked-copy: Done sending chunk 0 2024/09/27 01:16:08 DEBUG : chunked-copy: Done sending chunk 1 2024/09/27 01:16:08 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/09/27 01:16:09 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zbf12fd63006d3b1b9f280e1b_f210cf425e26d077c_d20240927_m011609_c001_v0001091_t0044_u01727399769320") 2024/09/27 01:16:09 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/09/27 01:16:09 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/09/27 01:16:09 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/09/27 01:16:09 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/09/27 01:16:10 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/09/27 01:16:10 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/09/27 01:16:10 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/09/27 01:16:11 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/09/27 01:16:14 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/09/27 01:16:15 DEBUG : Creating backend with remote "TestB2:rclone-test-telaviq4piya/deeper/nonexisting/directory" 2024/09/27 01:16:15 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/09/27 01:16:16 INFO : B2 bucket rclone-test-telaviq4piya: cleaning bucket "rclone-test-telaviq4piya" of all files 2024/09/27 01:16:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f415d65a51cc74672_d20240927_m011455_c001_v7007000_t0000_u01727399695973") 2024/09/27 01:16:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f202d7dd1bfeaa1b5_d20240927_m011451_c001_v0001098_t0030_u01727399691769") 2024/09/27 01:16:17 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfeaa1b3_d20240927_m011451_c001_v7007000_t0000_u01727399691171") 2024/09/27 01:16:17 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f202d7dd1bfeaa1ab_d20240927_m011446_c001_v0001117_t0031_u01727399686095") 2024/09/27 01:16:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd7a8b_d20240927_m011525_c001_v7007000_t0000_u01727399725084") 2024/09/27 01:16:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f215d65a51cc7468d_d20240927_m011514_c001_v0001145_t0041_u01727399714795") 2024/09/27 01:16:17 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f415d65a51cc7468c_d20240927_m011514_c001_v7007000_t0000_u01727399714229") 2024/09/27 01:16:17 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f215d65a51cc7468a_d20240927_m011508_c001_v0001134_t0009_u01727399708545") 2024/09/27 01:16:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f415d65a51cc74689_d20240927_m011508_c001_v7007000_t0000_u01727399708363") 2024/09/27 01:16:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f215d65a51cc7467c_d20240927_m011503_c001_v0001146_t0057_u01727399703043") 2024/09/27 01:16:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f415d65a51cc7467b_d20240927_m011502_c001_v7007000_t0000_u01727399702444") 2024/09/27 01:16:17 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f215d65a51cc74673_d20240927_m011456_c001_v0001172_t0059_u01727399696162") 2024/09/27 01:16:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f404c1d82b6ca4349_d20240927_m011300_c001_v7007000_t0000_u01727399580623") 2024/09/27 01:16:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039d0_d20240927_m011255_c001_v0001109_t0010_u01727399575739") 2024/09/27 01:16:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f4087cf48f22039cc_d20240927_m011250_c001_v7007000_t0000_u01727399570924") 2024/09/27 01:16:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039c8_d20240927_m011246_c001_v0001157_t0002_u01727399566596") 2024/09/27 01:16:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f4087cf48f22039cf_d20240927_m011255_c001_v7007000_t0000_u01727399575349") 2024/09/27 01:16:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039cd_d20240927_m011251_c001_v0001177_t0047_u01727399571115") 2024/09/27 01:16:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f4087cf48f22039c7_d20240927_m011246_c001_v7007000_t0000_u01727399566186") 2024/09/27 01:16:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f205345e0f38475ea_d20240927_m011242_c001_v0001176_t0005_u01727399562044") 2024/09/27 01:16:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f405345e0f38475e9_d20240927_m011241_c001_v7007000_t0000_u01727399561859") 2024/09/27 01:16:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039bf_d20240927_m011237_c001_v0001146_t0031_u01727399557901") 2024/09/27 01:16:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f4087cf48f22039be_d20240927_m011237_c001_v7007000_t0000_u01727399557509") 2024/09/27 01:16:18 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f205345e0f3847325_d20240927_m011233_c001_v0001120_t0006_u01727399553561") 2024/09/27 01:16:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f413341b1a19a3b16_d20240927_m011328_c001_v7007000_t0000_u01727399608460") 2024/09/27 01:16:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f206522c036777edc_d20240927_m011324_c001_v0001120_t0005_u01727399604413") 2024/09/27 01:16:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f404c1d82b6ca4362_d20240927_m011319_c001_v7007000_t0000_u01727399599129") 2024/09/27 01:16:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f204c1d82b6ca435b_d20240927_m011314_c001_v0001106_t0027_u01727399594247") 2024/09/27 01:16:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f406522c036777edb_d20240927_m011324_c001_v7007000_t0000_u01727399604019") 2024/09/27 01:16:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f204c1d82b6ca4363_d20240927_m011319_c001_v0001128_t0028_u01727399599314") 2024/09/27 01:16:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f404c1d82b6ca4359_d20240927_m011313_c001_v7007000_t0000_u01727399593869") 2024/09/27 01:16:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f204c1d82b6ca4356_d20240927_m011309_c001_v0001098_t0005_u01727399589237") 2024/09/27 01:16:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f404c1d82b6ca4355_d20240927_m011309_c001_v7007000_t0000_u01727399589045") 2024/09/27 01:16:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f2072ef152d077a02_d20240927_m011305_c001_v0001033_t0026_u01727399585359") 2024/09/27 01:16:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f4072ef152d077a01_d20240927_m011304_c001_v7007000_t0000_u01727399584959") 2024/09/27 01:16:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f204c1d82b6ca434a_d20240927_m011300_c001_v0001042_t0015_u01727399580819") 2024/09/27 01:16:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f405345e0f3847324_d20240927_m011233_c001_v7007000_t0000_u01727399553369") 2024/09/27 01:16:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039ba_d20240927_m011229_c001_v0001043_t0029_u01727399549080") 2024/09/27 01:16:19 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f4087cf48f22039b9_d20240927_m011228_c001_v7007000_t0000_u01727399548712") 2024/09/27 01:16:19 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039b6_d20240927_m011223_c001_v0001157_t0056_u01727399543682") 2024/09/27 01:16:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f4087cf48f22039b5_d20240927_m011223_c001_v7007000_t0000_u01727399543476") 2024/09/27 01:16:19 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039b1_d20240927_m011218_c001_v0001116_t0026_u01727399538330") 2024/09/27 01:16:19 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f4087cf48f22039b0_d20240927_m011217_c001_v7007000_t0000_u01727399537954") 2024/09/27 01:16:19 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f2087cf48f22039ac_d20240927_m011212_c001_v0001097_t0009_u01727399532956") 2024/09/27 01:16:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f4087cf48f22039ab_d20240927_m011212_c001_v7007000_t0000_u01727399532769") 2024/09/27 01:16:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f203af202344786bf_d20240927_m011208_c001_v0001116_t0013_u01727399528058") 2024/09/27 01:16:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f403af202344786be_d20240927_m011207_c001_v7007000_t0000_u01727399527635") 2024/09/27 01:16:19 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f202f4a4694af330e_d20240927_m011202_c001_v0001097_t0025_u01727399522068") 2024/09/27 01:16:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd774f_d20240927_m011411_c001_v7007000_t0000_u01727399651116") 2024/09/27 01:16:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd7741_d20240927_m011402_c001_v0001117_t0009_u01727399642293") 2024/09/27 01:16:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd773b_d20240927_m011356_c001_v7007000_t0000_u01727399636088") 2024/09/27 01:16:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd7733_d20240927_m011350_c001_v0001109_t0003_u01727399630773") 2024/09/27 01:16:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd7740_d20240927_m011401_c001_v7007000_t0000_u01727399641805") 2024/09/27 01:16:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd773c_d20240927_m011356_c001_v0001146_t0016_u01727399636282") 2024/09/27 01:16:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd7732_d20240927_m011350_c001_v7007000_t0000_u01727399630291") 2024/09/27 01:16:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd772b_d20240927_m011345_c001_v0001101_t0050_u01727399625426") 2024/09/27 01:16:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd7729_d20240927_m011345_c001_v7007000_t0000_u01727399625229") 2024/09/27 01:16:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f206940be6dcd7317_d20240927_m011340_c001_v0001109_t0046_u01727399620861") 2024/09/27 01:16:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f406940be6dcd7316_d20240927_m011340_c001_v7007000_t0000_u01727399620394") 2024/09/27 01:16:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f213341b1a19a3b17_d20240927_m011328_c001_v0001044_t0009_u01727399608655") 2024/09/27 01:16:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfeaa1aa_d20240927_m011445_c001_v7007000_t0000_u01727399685903") 2024/09/27 01:16:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd77a7_d20240927_m011440_c001_v0001109_t0019_u01727399680691") 2024/09/27 01:16:20 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd77a4_d20240927_m011440_c001_v7007000_t0000_u01727399680199") 2024/09/27 01:16:20 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd777d_d20240927_m011431_c001_v0001144_t0017_u01727399671092") 2024/09/27 01:16:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd777b_d20240927_m011430_c001_v7007000_t0000_u01727399670901") 2024/09/27 01:16:20 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd7771_d20240927_m011425_c001_v0001097_t0006_u01727399665957") 2024/09/27 01:16:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd7770_d20240927_m011425_c001_v7007000_t0000_u01727399665430") 2024/09/27 01:16:20 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd7767_d20240927_m011420_c001_v0001177_t0028_u01727399660549") 2024/09/27 01:16:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd7765_d20240927_m011420_c001_v7007000_t0000_u01727399660361") 2024/09/27 01:16:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd775a_d20240927_m011416_c001_v0001116_t0041_u01727399656121") 2024/09/27 01:16:20 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd7759_d20240927_m011415_c001_v7007000_t0000_u01727399655613") 2024/09/27 01:16:20 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd7750_d20240927_m011411_c001_v0001145_t0020_u01727399651305") 2024/09/27 01:16:21 DEBUG : chunked-copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f410cf425e26d077f_d20240927_m011611_c001_v7007000_t0000_u01727399771874") 2024/09/27 01:16:21 DEBUG : chunked-copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f202d7dd1bfeaa27c_d20240927_m011606_c001_v0001178_t0003_u01727399766014") 2024/09/27 01:16:21 DEBUG : chunked-copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfeaa27b_d20240927_m011605_c001_v7007000_t0000_u01727399765441") 2024/09/27 01:16:21 DEBUG : chunked-copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f21934e594a875bb8_d20240927_m011550_c001_v0001044_t0028_u01727399750555") 2024/09/27 01:16:21 DEBUG : chunked-copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f41934e594a875bb6_d20240927_m011549_c001_v7007000_t0000_u01727399749972") 2024/09/27 01:16:21 DEBUG : chunked-copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f21934e594a8757c0_d20240927_m011544_c001_v0001041_t0038_u01727399744228") 2024/09/27 01:16:21 DEBUG : chunked-copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f41934e594a8757bb_d20240927_m011543_c001_v7007000_t0000_u01727399743554") 2024/09/27 01:16:21 DEBUG : chunked-copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f115936d98b61ed30_d20240927_m011538_c001_v0001115_t0013_u01727399738571") 2024/09/27 01:16:21 DEBUG : chunked-copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd7aac_d20240927_m011537_c001_v7007000_t0000_u01727399737741") 2024/09/27 01:16:21 DEBUG : chunked-copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f115936d98b61ec7e_d20240927_m011525_c001_v0001115_t0031_u01727399725883") 2024/09/27 01:16:21 DEBUG : chunked-copy.copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f410cf425e26d077e_d20240927_m011611_c001_v7007000_t0000_u01727399771686") 2024/09/27 01:16:21 DEBUG : chunked-copy.copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f210cf425e26d077c_d20240927_m011609_c001_v0001091_t0044_u01727399769320") 2024/09/27 01:16:21 DEBUG : chunked-copy.copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f402d7dd1bfeaa27a_d20240927_m011605_c001_v7007000_t0000_u01727399765237") 2024/09/27 01:16:21 DEBUG : chunked-copy.copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f210cf425e26d0775_d20240927_m011601_c001_v0001042_t0005_u01727399761874") 2024/09/27 01:16:21 DEBUG : chunked-copy.copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f41934e594a875bb5_d20240927_m011549_c001_v7007000_t0000_u01727399749773") 2024/09/27 01:16:21 DEBUG : chunked-copy.copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd7ac1_d20240927_m011547_c001_v0001097_t0005_u01727399747779") 2024/09/27 01:16:21 DEBUG : chunked-copy.copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f41934e594a8757b9_d20240927_m011543_c001_v7007000_t0000_u01727399743362") 2024/09/27 01:16:21 DEBUG : chunked-copy.copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f201bec702dfd7ab6_d20240927_m011541_c001_v0001033_t0018_u01727399741268") 2024/09/27 01:16:22 DEBUG : chunked-copy.copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f401bec702dfd7aab_d20240927_m011537_c001_v7007000_t0000_u01727399737548") 2024/09/27 01:16:22 DEBUG : chunked-copy.copy: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f11534fa363fcccf1_d20240927_m011528_c001_v0001106_t0037_u01727399728475") 2024/09/27 01:16:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f119943264d90ef58_d20240927_m011041_c001_v0001116_t0023_u01727399441714") 2024/09/27 01:16:22 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f410cf425e26d0782_d20240927_m011613_c001_v7007000_t0000_u01727399773467") 2024/09/27 01:16:22 DEBUG : unknown-size-put.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f115936d98b61eeee_d20240927_m011612_c001_v0001115_t0010_u01727399772447") 2024/09/27 01:16:22 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f410cf425e26d0785_d20240927_m011615_c001_v7007000_t0000_u01727399775209") 2024/09/27 01:16:22 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f115936d98b61ef06_d20240927_m011614_c001_v0001115_t0031_u01727399774537") 2024/09/27 01:16:22 DEBUG : unknown-size-update.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f115936d98b61eef6_d20240927_m011613_c001_v0001115_t0022_u01727399773665") 2024/09/27 01:16:22 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f402f4a4694af330d_d20240927_m011201_c001_v7007000_t0000_u01727399521876") 2024/09/27 01:16:22 DEBUG : versions/test-versions.txt: Deleting (id "4_zbf12fd63006d3b1b9f280e1b_f115936d98b61e3c2_d20240927_m011152_c001_v0001115_t0049_u01727399512568") 2024/09/27 01:16:23 INFO : B2 bucket rclone-test-telaviq4piya: cleaning bucket "rclone-test-telaviq4piya" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (393.57s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.63s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (391.16s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (30.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.58s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (12.79s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.70s) --- 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.21s) --- 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.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.11s) --- 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.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.84s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (20.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.11s) --- 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.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (203.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (10.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (42.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (16.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (15.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (9.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (15.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (39.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (16.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (10.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (46.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (12.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (15.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.75s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- 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 393.598s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m34.349375844s (try 1/5)