"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/11/06 05:01:38 DEBUG : Creating backend with remote "TestB2:rclone-test-suvudaj0poco" 2024/11/06 05:01:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/11/06 05:01:42 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/06 05:01:42 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/06 05:01:42 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/11/06 05:02:07 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2024/11/06 05:02:07 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/06 05:02:10 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/06 05:02:10 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/06 05:02:10 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/06 05:02:10 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/06 05:02:11 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/06 05:02:11 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/11/06 05:02:17 DEBUG : Creating backend with remote "TestB2:" 2024/11/06 05:02:17 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/06 05:02:18 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/11/06 05:02:23 INFO : B2 bucket rclone-test-suvudaj0poco: cleaning bucket "rclone-test-suvudaj0poco" of all files 2024/11/06 05:02:24 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad9ed_d20241106_m050223_c001_v0001182_t0048_u01730869343017") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/06 05:02:25 DEBUG : Creating backend with remote "TestB2:rclone-test-suvudaj0poco/dirToPurgeFromRoot" 2024/11/06 05:02:26 INFO : B2 bucket rclone-test-suvudaj0poco path dirToPurgeFromRoot: cleaning bucket "rclone-test-suvudaj0poco" of all files 2024/11/06 05:02:27 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ada73_d20241106_m050224_c001_v0001182_t0057_u01730869344747") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/06 05:02:27 DEBUG : Creating backend with remote "TestB2:rclone-test-suvudaj0poco/hello? sausage/êé" 2024/11/06 05:02:32 INFO : B2 bucket rclone-test-suvudaj0poco path hello? sausage/êé: cleaning bucket "rclone-test-suvudaj0poco" of all files 2024/11/06 05:02:32 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f11703960a1941bc3_d20241106_m050230_c001_v0001144_t0057_u01730869350299") === 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/11/06 05:02:44 DEBUG : Creating backend with remote "TestB2:rclone-test-suvudaj0poco/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/06 05:02:46 DEBUG : Creating backend with remote "TestB2:rclone-test-suvudaj0poco/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-suvudaj0poco" from "TestB2:rclone-test-suvudaj0poco" 2024/11/06 05:02:48 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/11/06 05:02:59 DEBUG : Creating backend with remote "TestB2:rclone-test-cevuxoy8hola" 2024/11/06 05:03:03 DEBUG : B2 bucket rclone-test-cevuxoy8hola: Purge remote 2024/11/06 05:03:03 INFO : B2 bucket rclone-test-cevuxoy8hola: cleaning bucket "rclone-test-cevuxoy8hola" of all files 2024/11/06 05:03:03 DEBUG : somefile: Deleting (id "4_z5f62cd73d0adfbfb9f280e1b_f4046ea58fa8f35c7_d20241106_m050302_c001_v0001134_t0056_u01730869382164") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/11/06 05:03:04 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/06 05:03:05 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2024/11/06 05:03:08 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/06 05:03:08 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/06 05:03:08 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.858Ki offset 6Mi/6.106Mi 2024/11/06 05:03:08 DEBUG : test-metadata: Sending chunk 1 length 111471 2024/11/06 05:03:10 DEBUG : test-metadata: Done sending chunk 1 2024/11/06 05:03:11 DEBUG : test-metadata: Done sending chunk 0 2024/11/06 05:03:11 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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-11-06-050316-019.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2024/11/06 05:03:27 DEBUG : oldPath = "TestB2:rclone-test-suvudaj0poco/versions/test-versions-v2024-11-06-050316-019.txt" 2024/11/06 05:03:27 DEBUG : newPath = "TestB2,versions:rclone-test-suvudaj0poco/versions/test-versions-v2024-11-06-050316-019.txt" 2024/11/06 05:03:27 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-suvudaj0poco/versions/test-versions-v2024-11-06-050316-019.txt" 2024/11/06 05:03:27 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/06 05:03:28 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-suvudaj0poco/versions/test-versions-v2024-11-06-050316-019.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-suvudaj0poco/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2024/11/06 05:03:29 INFO : B2 bucket rclone-test-suvudaj0poco: cleaning bucket "rclone-test-suvudaj0poco" of all hidden files 2024/11/06 05:03:29 DEBUG : leading space/ leading space: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c41c_d20241106_m050149_c001_v7007000_t0000_u01730869309483") as it is a hide marker 2024/11/06 05:03:29 DEBUG : leading space/ leading space: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad12b_d20241106_m050148_c001_v0001182_t0050_u01730869308763") 2024/11/06 05:03:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c41b_d20241106_m050148_c001_v7007000_t0000_u01730869308401") as it is a hide marker 2024/11/06 05:03:29 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad0dc_d20241106_m050147_c001_v0001182_t0024_u01730869307587") 2024/11/06 05:03:29 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c428_d20241106_m050156_c001_v7007000_t0000_u01730869316050") as it is a hide marker 2024/11/06 05:03:29 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad2ff_d20241106_m050155_c001_v0001182_t0029_u01730869315402") 2024/11/06 05:03:29 DEBUG : created from root.txt: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f4003bd433440e0f7_d20241106_m050255_c001_v7007000_t0000_u01730869375988") as it is a hide marker 2024/11/06 05:03:29 DEBUG : created from root.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f112d9ab23c25ca08_d20241106_m050254_c001_v0001041_t0025_u01730869374910") 2024/11/06 05:03:29 DEBUG : file name.txt: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f402d19b89b7ba549_d20241106_m050304_c001_v7007000_t0000_u01730869384351") as it is a hide marker 2024/11/06 05:03:30 DEBUG : file name.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ae012_d20241106_m050243_c001_v0001182_t0000_u01730869363454") 2024/11/06 05:03:30 DEBUG : file name.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f1022b480e22e0cd3_d20241106_m050239_c001_v0001182_t0026_u01730869359563") 2024/11/06 05:03:30 DEBUG : file name.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad7c5_d20241106_m050215_c001_v0001182_t0038_u01730869335174") 2024/11/06 05:03:30 DEBUG : file name.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad789_d20241106_m050214_c001_v0001182_t0056_u01730869334274") 2024/11/06 05:03:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad7a5_d20241106_m050214_c001_v0001182_t0020_u01730869334744") "upload" dated 2024-11-06 05:02:14.744 +0000 UTC (1m15.826508199s ago) 2024/11/06 05:03:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f404ea402ed4e1d69_d20241106_m050237_c001_v7007000_t0000_u01730869357179") as it is a hide marker 2024/11/06 05:03:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f115bf70ee716a6ff_d20241106_m050236_c001_v0001097_t0030_u01730869356856") 2024/11/06 05:03:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f108f6ee4ad4cff3a_d20241106_m050236_c001_v0001182_t0057_u01730869355280") 2024/11/06 05:03:30 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c440_d20241106_m050204_c001_v7007000_t0000_u01730869324488") as it is a hide marker 2024/11/06 05:03:30 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad4f9_d20241106_m050203_c001_v0001182_t0016_u01730869323584") 2024/11/06 05:03:30 DEBUG : piped data.txt: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f402d19b89b7ba557_d20241106_m050306_c001_v7007000_t0000_u01730869386086") as it is a hide marker 2024/11/06 05:03:30 DEBUG : piped data.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ae5a9_d20241106_m050305_c001_v0001182_t0056_u01730869385640") 2024/11/06 05:03:30 DEBUG : piped data.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f402d19b89b7ba552_d20241106_m050305_c001_v7007000_t0000_u01730869385461") 2024/11/06 05:03:30 DEBUG : piped data.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40480f33da2ae590_d20241106_m050305_c001_v0001182_t0055_u01730869385086") 2024/11/06 05:03:30 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c442_d20241106_m050205_c001_v7007000_t0000_u01730869325482") as it is a hide marker 2024/11/06 05:03:31 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad553_d20241106_m050204_c001_v0001182_t0011_u01730869324851") 2024/11/06 05:03:31 DEBUG : test-metadata: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f418b60c3d10fd874_d20241106_m050313_c001_v7007000_t0000_u01730869393475") as it is a hide marker 2024/11/06 05:03:31 DEBUG : test-metadata: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f202d19b89b7ba56c_d20241106_m050308_c001_v0001181_t0028_u01730869388501") 2024/11/06 05:03:31 DEBUG : test-metadata: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f402d19b89b7ba565_d20241106_m050307_c001_v7007000_t0000_u01730869387660") 2024/11/06 05:03:31 DEBUG : test-metadata: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ae5dc_d20241106_m050306_c001_v0001182_t0049_u01730869386265") 2024/11/06 05:03:31 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c42b_d20241106_m050158_c001_v7007000_t0000_u01730869318234") as it is a hide marker 2024/11/06 05:03:31 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad396_d20241106_m050157_c001_v0001182_t0058_u01730869317587") 2024/11/06 05:03:31 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c42f_d20241106_m050200_c001_v7007000_t0000_u01730869320933") as it is a hide marker 2024/11/06 05:03:31 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad42e_d20241106_m050200_c001_v0001182_t0008_u01730869319925") 2024/11/06 05:03:31 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c42d_d20241106_m050159_c001_v7007000_t0000_u01730869319560") as it is a hide marker 2024/11/06 05:03:31 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad3de_d20241106_m050158_c001_v0001182_t0053_u01730869318647") 2024/11/06 05:03:31 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c43d_d20241106_m050202_c001_v7007000_t0000_u01730869322221") as it is a hide marker 2024/11/06 05:03:31 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad473_d20241106_m050201_c001_v0001182_t0010_u01730869321300") 2024/11/06 05:03:31 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c43e_d20241106_m050203_c001_v7007000_t0000_u01730869323221") as it is a hide marker 2024/11/06 05:03:31 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad4bb_d20241106_m050202_c001_v0001182_t0027_u01730869322587") 2024/11/06 05:03:32 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c42a_d20241106_m050157_c001_v7007000_t0000_u01730869317223") as it is a hide marker 2024/11/06 05:03:32 DEBUG : trailing space /trailing space : Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad347_d20241106_m050156_c001_v0001182_t0042_u01730869316414") 2024/11/06 05:03:32 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ae933_d20241106_m050321_c001_v0001182_t0054_u01730869401900") "upload" dated 2024-11-06 05:03:21.9 +0000 UTC (10.241791945s ago) 2024/11/06 05:03:32 DEBUG : versions/test-versions.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f417b8ac76edc3982_d20241106_m050319_c001_v7007000_t0000_u01730869399345") 2024/11/06 05:03:32 DEBUG : versions/test-versions.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ae7c2_d20241106_m050316_c001_v0001182_t0005_u01730869396019") 2024/11/06 05:03:32 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c44d_d20241106_m050213_c001_v7007000_t0000_u01730869333722") as it is a hide marker 2024/11/06 05:03:32 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f207cf25182a7c445_d20241106_m050207_c001_v0001131_t0006_u01730869327752") 2024/11/06 05:03:32 DEBUG : zero-length-file: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c444_d20241106_m050207_c001_v7007000_t0000_u01730869327418") as it is a hide marker 2024/11/06 05:03:32 DEBUG : zero-length-file: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40480f33da2ad5cf_d20241106_m050206_c001_v0001182_t0055_u01730869326793") 2024/11/06 05:03:32 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c421_d20241106_m050150_c001_v7007000_t0000_u01730869310640") as it is a hide marker 2024/11/06 05:03:32 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad185_d20241106_m050149_c001_v0001182_t0001_u01730869309854") 2024/11/06 05:03:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c416_d20241106_m050145_c001_v7007000_t0000_u01730869305284") as it is a hide marker 2024/11/06 05:03:32 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2acfef_d20241106_m050144_c001_v0001182_t0003_u01730869304267") 2024/11/06 05:03:32 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c426_d20241106_m050153_c001_v7007000_t0000_u01730869313978") as it is a hide marker 2024/11/06 05:03:32 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad274_d20241106_m050153_c001_v0001182_t0031_u01730869313281") 2024/11/06 05:03:32 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c425_d20241106_m050152_c001_v7007000_t0000_u01730869312916") as it is a hide marker 2024/11/06 05:03:32 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad219_d20241106_m050152_c001_v0001182_t0040_u01730869312160") 2024/11/06 05:03:32 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c427_d20241106_m050155_c001_v7007000_t0000_u01730869315031") as it is a hide marker 2024/11/06 05:03:32 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad2b8_d20241106_m050154_c001_v0001182_t0013_u01730869314340") 2024/11/06 05:03:33 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c423_d20241106_m050151_c001_v7007000_t0000_u01730869311798") as it is a hide marker 2024/11/06 05:03:33 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad1d2_d20241106_m050151_c001_v0001182_t0005_u01730869311002") 2024/11/06 05:03:33 DEBUG : ./.: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c417_d20241106_m050146_c001_v7007000_t0000_u01730869306257") as it is a hide marker 2024/11/06 05:03:33 DEBUG : ./.: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad04a_d20241106_m050145_c001_v0001182_t0059_u01730869305647") 2024/11/06 05:03:33 DEBUG : ../..: Deleting current version (id "4_zef028df3d09dfbfb9f280e1b_f407cf25182a7c419_d20241106_m050147_c001_v7007000_t0000_u01730869307206") as it is a hide marker 2024/11/06 05:03:33 DEBUG : ../..: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad090_d20241106_m050146_c001_v0001182_t0033_u01730869306619") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/06 05:03:34 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/06 05:03:34 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/06 05:03:34 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/06 05:03:34 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/06 05:03:35 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/06 05:03:37 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/06 05:03:37 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/06 05:03:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:03:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/11/06 05:03:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f2100c3bc6218cfab_d20241106_m050340_c001_v0001182_t0041_u01730869420062") 2024/11/06 05:03:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/06 05:03:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/06 05:03:40 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/06 05:03:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:03:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:03:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/06 05:03:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/06 05:03:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/06 05:03:49 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/06 05:03:49 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/06 05:03:52 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/06 05:03:52 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/06 05:03:52 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/06 05:03:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:03:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/11/06 05:03:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc367_d20241106_m050354_c001_v0001100_t0048_u01730869434296") 2024/11/06 05:03:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/06 05:03:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/06 05:03:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/06 05:03:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:03:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:03:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/06 05:03:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/06 05:03:58 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/06 05:03:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/06 05:03:59 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/06 05:03:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/06 05:03:59 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/06 05:04:00 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/06 05:04:01 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/06 05:04:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/06 05:04:02 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/06 05:04:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:04:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/11/06 05:04:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f212ef77d7ba6990c_d20241106_m050403_c001_v0001130_t0018_u01730869443752") 2024/11/06 05:04:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/06 05:04:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/06 05:04:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/06 05:04:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/06 05:04:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/06 05:04:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:04:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:04:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2024/11/06 05:04:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/06 05:04:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/06 05:04:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/06 05:04:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/06 05:04:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/06 05:04:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/06 05:04:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/06 05:04:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:04:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/11/06 05:04:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f212ef77d7ba69936_d20241106_m050413_c001_v0001093_t0036_u01730869453291") 2024/11/06 05:04:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/06 05:04:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/06 05:04:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/06 05:04:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:04:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:04:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/06 05:04:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/06 05:04:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/06 05:04:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/06 05:04:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/06 05:04:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/06 05:04:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/06 05:04:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/06 05:04:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:04:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/11/06 05:04:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc40c_d20241106_m050421_c001_v0001134_t0035_u01730869461717") 2024/11/06 05:04:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/06 05:04:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/06 05:04:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/06 05:04:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:04:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:04:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/06 05:04:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/06 05:04:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/06 05:04:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/06 05:04:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/06 05:04:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/06 05:04:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/06 05:04:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/06 05:04:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/06 05:04:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/06 05:04:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/06 05:04:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:04:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/11/06 05:04:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc42c_d20241106_m050430_c001_v0001179_t0046_u01730869470887") 2024/11/06 05:04:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/06 05:04:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/06 05:04:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/06 05:04:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/06 05:04:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/06 05:04:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:04:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:04:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2024/11/06 05:04:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/06 05:04:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/06 05:04:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/06 05:04:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/06 05:04:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/06 05:04:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/06 05:04:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/06 05:04:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:04:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/06 05:04:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc43f_d20241106_m050439_c001_v0001182_t0003_u01730869479294") 2024/11/06 05:04:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/06 05:04:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/06 05:04:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/06 05:04:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:04:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:04:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/06 05:04:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/06 05:04:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/06 05:04:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/06 05:04:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/06 05:04:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/06 05:04:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/06 05:04:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/06 05:04:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:04:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/06 05:04:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc4ab_d20241106_m050450_c001_v0001144_t0032_u01730869490090") 2024/11/06 05:04:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/06 05:04:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/06 05:04:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/06 05:04:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:04:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:04:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/06 05:04:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/06 05:04:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/06 05:04:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/06 05:04:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/06 05:04:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/06 05:04:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/06 05:04:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/06 05:04:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/06 05:04:55 DEBUG : pacer: Reducing sleep to 10ms 2024/11/06 05:04:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/06 05:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/06 05:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/06 05:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/06 05:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/06 05:05:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f2153c5e7a7b551cd_d20241106_m050500_c001_v0001182_t0019_u01730869500155") 2024/11/06 05:05:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/06 05:05:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/06 05:05:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/06 05:05:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/06 05:05:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/06 05:05:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:05:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:05:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2024/11/06 05:05:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/06 05:05:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/06 05:05:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/06 05:05:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/06 05:05:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/06 05:05:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/06 05:05:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/06 05:05:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:05:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/11/06 05:05:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f216ca964b98c19f1_d20241106_m050509_c001_v0001117_t0039_u01730869509361") 2024/11/06 05:05:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/06 05:05:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/06 05:05:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/06 05:05:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:05:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:05:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/06 05:05:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/06 05:05:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/06 05:05:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/06 05:05:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/06 05:05:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/06 05:05:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/06 05:05:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/06 05:05:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:05:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/11/06 05:05:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f20162a7bd88447e8_d20241106_m050521_c001_v0001182_t0029_u01730869521483") 2024/11/06 05:05:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/06 05:05:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/06 05:05:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/06 05:05:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:05:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:05:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/06 05:05:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/06 05:05:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/06 05:05:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/06 05:05:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/06 05:05:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/06 05:05:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/06 05:05:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/06 05:05:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/06 05:05:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/06 05:05:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/06 05:05:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:05:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/11/06 05:05:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f20428dd17770cd7b_d20241106_m050535_c001_v0001182_t0040_u01730869535813") 2024/11/06 05:05:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/06 05:05:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/06 05:05:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/06 05:05:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/06 05:05:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/06 05:05:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:05:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:05:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2024/11/06 05:05:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/06 05:05:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/06 05:05:51 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/06 05:05:51 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/06 05:05:52 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/06 05:05:53 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/06 05:05:53 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/06 05:05:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:05:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/11/06 05:05:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f218b60c3d10fdccf_d20241106_m050555_c001_v0001116_t0054_u01730869555734") 2024/11/06 05:05:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/06 05:05:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/06 05:05:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/06 05:05:57 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:05:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:05:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/06 05:06:00 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/06 05:06:00 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/06 05:06:01 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/06 05:06:01 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/06 05:06:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/06 05:06:03 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/06 05:06:03 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/06 05:06:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:06:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/11/06 05:06:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f218b60c3d10fdd08_d20241106_m050606_c001_v0001182_t0054_u01730869566702") 2024/11/06 05:06:06 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/06 05:06:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/06 05:06:07 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/06 05:06:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:06:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:06:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/06 05:06:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/06 05:06:12 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/06 05:06:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/06 05:06:13 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/06 05:06:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/06 05:06:13 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/06 05:06:14 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/06 05:06:15 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/06 05:06:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/06 05:06:17 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/06 05:06:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:06:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/11/06 05:06:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc703_d20241106_m050627_c001_v0001115_t0021_u01730869587173") 2024/11/06 05:06:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/06 05:06:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/06 05:06:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/06 05:06:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/06 05:06:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/06 05:06:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:06:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:06:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2024/11/06 05:06:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/06 05:06:32 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/06 05:06:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/06 05:06:32 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/06 05:06:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/06 05:06:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/06 05:06:32 DEBUG : pacer: Reducing sleep to 10ms 2024/11/06 05:06:33 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/06 05:06:35 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/06 05:06:35 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/06 05:06:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:06:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/11/06 05:06:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f2067bd8c2ebaab97_d20241106_m050637_c001_v0001093_t0018_u01730869597643") 2024/11/06 05:06:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/06 05:06:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/06 05:06:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/06 05:06:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:06:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:06:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/06 05:06:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/06 05:06:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/06 05:06:42 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/06 05:06:42 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/06 05:06:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/06 05:06:45 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/06 05:06:45 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/06 05:06:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:06:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/11/06 05:06:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f2199817b6e71db37_d20241106_m050648_c001_v0001182_t0039_u01730869608131") 2024/11/06 05:06:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/06 05:06:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/06 05:06:48 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/06 05:06:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:06:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:06:51 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/06 05:06:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/06 05:06:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/06 05:06:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/06 05:06:55 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/06 05:06:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/06 05:06:56 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/06 05:06:57 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/06 05:06:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/06 05:06:58 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/06 05:06:58 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/06 05:07:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/06 05:07:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/11/06 05:07:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zef028df3d09dfbfb9f280e1b_f2086d03dd05ef327_d20241106_m050701_c001_v0001172_t0059_u01730869621468") 2024/11/06 05:07:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/06 05:07:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/06 05:07:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/06 05:07:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/06 05:07:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/06 05:07:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/06 05:07:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/06 05:07:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2024/11/06 05:07:15 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef028df3d09dfbfb9f280e1b_f203f964ad3a30642_d20241106_m050715_c001_v0001180_t0033_u01730869635239") 2024/11/06 05:07:15 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/06 05:07:15 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/06 05:07:16 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/06 05:07:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/06 05:07:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/06 05:07:25 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/06 05:07:25 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/06 05:07:25 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/06 05:07:25 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/06 05:07:27 DEBUG : chunked-copy: Done sending chunk 1 2024/11/06 05:07:28 DEBUG : chunked-copy: Done sending chunk 0 2024/11/06 05:07:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/06 05:07:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef028df3d09dfbfb9f280e1b_f202d19b89b7bafcc_d20241106_m050729_c001_v0001176_t0003_u01730869649736") 2024/11/06 05:07:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/06 05:07:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/06 05:07:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/06 05:07:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/06 05:07:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/06 05:07:34 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/06 05:07:34 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/06 05:07:34 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/06 05:07:34 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/06 05:07:36 DEBUG : chunked-copy: Done sending chunk 0 2024/11/06 05:07:36 DEBUG : chunked-copy: Done sending chunk 1 2024/11/06 05:07:36 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/06 05:07:37 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef028df3d09dfbfb9f280e1b_f203f964ad3a30715_d20241106_m050737_c001_v0001179_t0025_u01730869657206") 2024/11/06 05:07:37 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/06 05:07:37 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/06 05:07:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/06 05:07:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/06 05:07:37 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/06 05:07:40 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/06 05:07:40 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/06 05:07:40 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/06 05:07:40 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/06 05:07:42 DEBUG : chunked-copy: Done sending chunk 1 2024/11/06 05:07:42 DEBUG : chunked-copy: Done sending chunk 0 2024/11/06 05:07:42 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/06 05:07:43 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zef028df3d09dfbfb9f280e1b_f203f964ad3a30742_d20241106_m050743_c001_v0001182_t0030_u01730869663097") 2024/11/06 05:07:43 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/06 05:07:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/06 05:07:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/06 05:07:43 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/06 05:07:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/06 05:07:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/06 05:07:44 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/06 05:07:46 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/06 05:07:47 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/06 05:07:48 DEBUG : Creating backend with remote "TestB2:rclone-test-suvudaj0poco/deeper/nonexisting/directory" 2024/11/06 05:07:48 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/11/06 05:07:49 INFO : B2 bucket rclone-test-suvudaj0poco: cleaning bucket "rclone-test-suvudaj0poco" of all files 2024/11/06 05:07:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f4199817b6e71db1f_d20241106_m050641_c001_v7007000_t0000_u01730869601696") 2024/11/06 05:07:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f2067bd8c2ebaab97_d20241106_m050637_c001_v0001093_t0018_u01730869597643") 2024/11/06 05:07:49 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f4067bd8c2ebaab91_d20241106_m050637_c001_v7007000_t0000_u01730869597133") 2024/11/06 05:07:49 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f2199817b6e71db07_d20241106_m050632_c001_v0001091_t0040_u01730869592321") 2024/11/06 05:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f403f964ad3a3062d_d20241106_m050707_c001_v7007000_t0000_u01730869627090") 2024/11/06 05:07:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f2086d03dd05ef327_d20241106_m050701_c001_v0001172_t0059_u01730869621468") 2024/11/06 05:07:49 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f4086d03dd05ef326_d20241106_m050700_c001_v7007000_t0000_u01730869620965") 2024/11/06 05:07:49 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f2199817b6e71db6d_d20241106_m050655_c001_v0001097_t0056_u01730869615147") 2024/11/06 05:07:49 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f4199817b6e71db68_d20241106_m050654_c001_v7007000_t0000_u01730869614965") 2024/11/06 05:07:50 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f2199817b6e71db37_d20241106_m050648_c001_v0001182_t0039_u01730869608131") 2024/11/06 05:07:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f4199817b6e71db35_d20241106_m050647_c001_v7007000_t0000_u01730869607633") 2024/11/06 05:07:50 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f2199817b6e71db20_d20241106_m050641_c001_v0001115_t0016_u01730869601882") 2024/11/06 05:07:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f4076ed8f9e9763c8_d20241106_m050434_c001_v7007000_t0000_u01730869474730") 2024/11/06 05:07:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc42c_d20241106_m050430_c001_v0001179_t0046_u01730869470887") 2024/11/06 05:07:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f403f964ad3a2f92d_d20241106_m050425_c001_v7007000_t0000_u01730869465926") 2024/11/06 05:07:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc40c_d20241106_m050421_c001_v0001134_t0035_u01730869461717") 2024/11/06 05:07:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40585b838fecc42a_d20241106_m050430_c001_v7007000_t0000_u01730869470520") 2024/11/06 05:07:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f203f964ad3a2f92e_d20241106_m050426_c001_v0001105_t0026_u01730869466118") 2024/11/06 05:07:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40585b838fecc40a_d20241106_m050421_c001_v7007000_t0000_u01730869461374") 2024/11/06 05:07:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc3ee_d20241106_m050416_c001_v0001176_t0028_u01730869456946") 2024/11/06 05:07:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40585b838fecc3ec_d20241106_m050416_c001_v7007000_t0000_u01730869456728") 2024/11/06 05:07:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f212ef77d7ba69936_d20241106_m050413_c001_v0001093_t0036_u01730869453291") 2024/11/06 05:07:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f412ef77d7ba69934_d20241106_m050412_c001_v7007000_t0000_u01730869452943") 2024/11/06 05:07:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc3be_d20241106_m050408_c001_v0001144_t0054_u01730869448542") 2024/11/06 05:07:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40162a7bd88447b7_d20241106_m050504_c001_v7007000_t0000_u01730869504691") 2024/11/06 05:07:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f2153c5e7a7b551cd_d20241106_m050500_c001_v0001182_t0019_u01730869500155") 2024/11/06 05:07:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f416ca964b98c1983_d20241106_m050454_c001_v7007000_t0000_u01730869494829") 2024/11/06 05:07:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc4ab_d20241106_m050450_c001_v0001144_t0032_u01730869490090") 2024/11/06 05:07:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f4153c5e7a7b551ca_d20241106_m050459_c001_v7007000_t0000_u01730869499330") 2024/11/06 05:07:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f216ca964b98c1984_d20241106_m050455_c001_v0001182_t0020_u01730869495020") 2024/11/06 05:07:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40585b838fecc4a7_d20241106_m050449_c001_v7007000_t0000_u01730869489738") 2024/11/06 05:07:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f2076ed8f9e97641b_d20241106_m050442_c001_v0001182_t0023_u01730869482872") 2024/11/06 05:07:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f4076ed8f9e976418_d20241106_m050442_c001_v7007000_t0000_u01730869482688") 2024/11/06 05:07:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc43f_d20241106_m050439_c001_v0001182_t0003_u01730869479294") 2024/11/06 05:07:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40585b838fecc43e_d20241106_m050438_c001_v7007000_t0000_u01730869478931") 2024/11/06 05:07:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f2076ed8f9e9763cb_d20241106_m050434_c001_v0001106_t0019_u01730869474927") 2024/11/06 05:07:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40585b838fecc3bd_d20241106_m050408_c001_v7007000_t0000_u01730869448359") 2024/11/06 05:07:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f212ef77d7ba6990c_d20241106_m050403_c001_v0001130_t0018_u01730869443752") 2024/11/06 05:07:51 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f412ef77d7ba6990b_d20241106_m050403_c001_v7007000_t0000_u01730869443394") 2024/11/06 05:07:51 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc380_d20241106_m050358_c001_v0001117_t0016_u01730869438619") 2024/11/06 05:07:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40585b838fecc37d_d20241106_m050358_c001_v7007000_t0000_u01730869438435") 2024/11/06 05:07:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc367_d20241106_m050354_c001_v0001100_t0048_u01730869434296") 2024/11/06 05:07:51 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40585b838fecc364_d20241106_m050353_c001_v7007000_t0000_u01730869433939") 2024/11/06 05:07:51 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f2076ed8f9e976231_d20241106_m050349_c001_v0001116_t0007_u01730869429450") 2024/11/06 05:07:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f4076ed8f9e976230_d20241106_m050349_c001_v7007000_t0000_u01730869429267") 2024/11/06 05:07:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f2100c3bc6218cfab_d20241106_m050340_c001_v0001182_t0041_u01730869420062") 2024/11/06 05:07:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f4100c3bc6218cfaa_d20241106_m050339_c001_v7007000_t0000_u01730869419701") 2024/11/06 05:07:52 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f2100c3bc6218cfa2_d20241106_m050334_c001_v0001106_t0042_u01730869414393") 2024/11/06 05:07:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f418b60c3d10fdcbe_d20241106_m050550_c001_v7007000_t0000_u01730869550508") 2024/11/06 05:07:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20428dd17770cd7b_d20241106_m050535_c001_v0001182_t0040_u01730869535813") 2024/11/06 05:07:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40162a7bd88447fc_d20241106_m050530_c001_v7007000_t0000_u01730869530436") 2024/11/06 05:07:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20162a7bd88447e8_d20241106_m050521_c001_v0001182_t0029_u01730869521483") 2024/11/06 05:07:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40428dd17770cd77_d20241106_m050535_c001_v7007000_t0000_u01730869535422") 2024/11/06 05:07:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20162a7bd88447fd_d20241106_m050530_c001_v0001036_t0023_u01730869530617") 2024/11/06 05:07:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40162a7bd88447e7_d20241106_m050521_c001_v7007000_t0000_u01730869521080") 2024/11/06 05:07:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20162a7bd88447da_d20241106_m050516_c001_v0001172_t0017_u01730869516549") 2024/11/06 05:07:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40162a7bd88447d8_d20241106_m050516_c001_v7007000_t0000_u01730869516352") 2024/11/06 05:07:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f216ca964b98c19f1_d20241106_m050509_c001_v0001117_t0039_u01730869509361") 2024/11/06 05:07:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f416ca964b98c19ec_d20241106_m050508_c001_v7007000_t0000_u01730869508946") 2024/11/06 05:07:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20162a7bd88447b8_d20241106_m050504_c001_v0001042_t0029_u01730869504873") 2024/11/06 05:07:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f4199817b6e71db06_d20241106_m050632_c001_v7007000_t0000_u01730869592131") 2024/11/06 05:07:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f20585b838fecc703_d20241106_m050627_c001_v0001115_t0021_u01730869587173") 2024/11/06 05:07:52 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f40585b838fecc6f9_d20241106_m050626_c001_v7007000_t0000_u01730869586728") 2024/11/06 05:07:53 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f218b60c3d10fdd32_d20241106_m050612_c001_v0001182_t0030_u01730869572486") 2024/11/06 05:07:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f418b60c3d10fdd2f_d20241106_m050612_c001_v7007000_t0000_u01730869572288") 2024/11/06 05:07:53 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f218b60c3d10fdd08_d20241106_m050606_c001_v0001182_t0054_u01730869566702") 2024/11/06 05:07:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f418b60c3d10fdd04_d20241106_m050606_c001_v7007000_t0000_u01730869566151") 2024/11/06 05:07:53 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f218b60c3d10fdce4_d20241106_m050600_c001_v0001042_t0056_u01730869560568") 2024/11/06 05:07:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f418b60c3d10fdce2_d20241106_m050600_c001_v7007000_t0000_u01730869560375") 2024/11/06 05:07:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f218b60c3d10fdccf_d20241106_m050555_c001_v0001116_t0054_u01730869555734") 2024/11/06 05:07:53 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f418b60c3d10fdcca_d20241106_m050555_c001_v7007000_t0000_u01730869555222") 2024/11/06 05:07:53 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f218b60c3d10fdcbf_d20241106_m050550_c001_v0001106_t0001_u01730869550723") 2024/11/06 05:07:53 DEBUG : chunked-copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f403f964ad3a30758_d20241106_m050745_c001_v7007000_t0000_u01730869665958") 2024/11/06 05:07:53 DEBUG : chunked-copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f202d19b89b7bb3eb_d20241106_m050739_c001_v0001180_t0029_u01730869659737") 2024/11/06 05:07:53 DEBUG : chunked-copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f402d19b89b7bb3e5_d20241106_m050739_c001_v7007000_t0000_u01730869659222") 2024/11/06 05:07:53 DEBUG : chunked-copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f202d19b89b7bafe2_d20241106_m050733_c001_v0001131_t0052_u01730869653814") 2024/11/06 05:07:53 DEBUG : chunked-copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f402d19b89b7bafde_d20241106_m050733_c001_v7007000_t0000_u01730869653312") 2024/11/06 05:07:53 DEBUG : chunked-copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f203f964ad3a30674_d20241106_m050724_c001_v0001182_t0048_u01730869644960") 2024/11/06 05:07:53 DEBUG : chunked-copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f403f964ad3a3066f_d20241106_m050724_c001_v7007000_t0000_u01730869644308") 2024/11/06 05:07:54 DEBUG : chunked-copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2b22fc_d20241106_m050712_c001_v0001182_t0006_u01730869632920") 2024/11/06 05:07:54 DEBUG : chunked-copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f403f964ad3a3063b_d20241106_m050712_c001_v7007000_t0000_u01730869632539") 2024/11/06 05:07:54 DEBUG : chunked-copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2b2192_d20241106_m050707_c001_v0001182_t0036_u01730869627821") 2024/11/06 05:07:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f403f964ad3a30757_d20241106_m050745_c001_v7007000_t0000_u01730869665776") 2024/11/06 05:07:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f203f964ad3a30742_d20241106_m050743_c001_v0001182_t0030_u01730869663097") 2024/11/06 05:07:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f402d19b89b7bb3e3_d20241106_m050739_c001_v7007000_t0000_u01730869659010") 2024/11/06 05:07:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f203f964ad3a30715_d20241106_m050737_c001_v0001179_t0025_u01730869657206") 2024/11/06 05:07:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f402d19b89b7bafdc_d20241106_m050733_c001_v7007000_t0000_u01730869653053") 2024/11/06 05:07:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f202d19b89b7bafcc_d20241106_m050729_c001_v0001176_t0003_u01730869649736") 2024/11/06 05:07:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f403f964ad3a3066b_d20241106_m050724_c001_v7007000_t0000_u01730869644121") 2024/11/06 05:07:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f203f964ad3a30642_d20241106_m050715_c001_v0001180_t0033_u01730869635239") 2024/11/06 05:07:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f403f964ad3a3063a_d20241106_m050712_c001_v7007000_t0000_u01730869632356") 2024/11/06 05:07:54 DEBUG : chunked-copy.copy: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f1027af3474692478_d20241106_m050711_c001_v0001117_t0045_u01730869631029") 2024/11/06 05:07:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ad7a5_d20241106_m050214_c001_v0001182_t0020_u01730869334744") 2024/11/06 05:07:54 DEBUG : unknown-size-put.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f403f964ad3a3075d_d20241106_m050746_c001_v7007000_t0000_u01730869666840") 2024/11/06 05:07:55 DEBUG : unknown-size-put.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2b2b04_d20241106_m050746_c001_v0001182_t0032_u01730869666565") 2024/11/06 05:07:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f403f964ad3a30766_d20241106_m050748_c001_v7007000_t0000_u01730869668005") 2024/11/06 05:07:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2b2b44_d20241106_m050747_c001_v0001182_t0058_u01730869667742") 2024/11/06 05:07:55 DEBUG : unknown-size-update.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2b2b29_d20241106_m050747_c001_v0001182_t0006_u01730869667021") 2024/11/06 05:07:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f4100c3bc6218cfa0_d20241106_m050334_c001_v7007000_t0000_u01730869414211") 2024/11/06 05:07:55 DEBUG : versions/test-versions.txt: Deleting (id "4_zef028df3d09dfbfb9f280e1b_f10480f33da2ae933_d20241106_m050321_c001_v0001182_t0054_u01730869401900") 2024/11/06 05:08:24 INFO : B2 bucket rclone-test-suvudaj0poco: cleaning bucket "rclone-test-suvudaj0poco" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (406.99s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.60s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.66s) --- PASS: TestIntegration/FsMkdir (404.08s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.19s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.30s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (80.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (4.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (28.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.81s) --- 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.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- 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.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (212.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (34.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (15.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (9.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (29.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (12.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (45.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (11.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (14.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (20.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (15.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (41.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (19.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (13.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (7.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (38.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (5.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (11.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (9.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.17s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- 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 407.004s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m49.255571329s (try 1/5)