"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/22 02:42:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xarulef1cege" 2024/11/22 02:42:09 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/22 02:42:12 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/22 02:42:12 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/22 02:42:12 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/22 02:42:37 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/22 02:42:37 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/11/22 02:42:44 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/11/22 02:42:44 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/11/22 02:42:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/11/22 02:42:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/11/22 02:42:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/11/22 02:42:50 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/22 02:42:58 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/22 02:42:59 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/22 02:43:04 INFO : B2 bucket rclone-test-xarulef1cege: cleaning bucket "rclone-test-xarulef1cege" of all files 2024/11/22 02:43:04 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935acd_d20241122_m024303_c001_v0001157_t0059_u01732243383784") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/22 02:43:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xarulef1cege/dirToPurgeFromRoot" 2024/11/22 02:43:06 INFO : B2 bucket rclone-test-xarulef1cege path dirToPurgeFromRoot: cleaning bucket "rclone-test-xarulef1cege" of all files 2024/11/22 02:43:07 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935ad1_d20241122_m024305_c001_v0001157_t0007_u01732243385106") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/22 02:43:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xarulef1cege/hello? sausage/êé" 2024/11/22 02:43:12 INFO : B2 bucket rclone-test-xarulef1cege path hello? sausage/êé: cleaning bucket "rclone-test-xarulef1cege" of all files 2024/11/22 02:43:12 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f101714aa8bcccbbb_d20241122_m024310_c001_v0001182_t0015_u01732243390650") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/11/22 02:43:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/11/22 02:43:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/22 02:43:13 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/11/22 02:43:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xarulef1cege/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/22 02:43:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xarulef1cege/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-xarulef1cege" from "TestB2:rclone-test-xarulef1cege" 2024/11/22 02:43:24 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/22 02:43:36 DEBUG : Creating backend with remote "TestB2:rclone-test-pupejak2rife" 2024/11/22 02:43:39 DEBUG : B2 bucket rclone-test-pupejak2rife: Purge remote 2024/11/22 02:43:39 INFO : B2 bucket rclone-test-pupejak2rife: cleaning bucket "rclone-test-pupejak2rife" of all files 2024/11/22 02:43:39 DEBUG : somefile: Deleting (id "4_z2f02ed83c00d5b1b9f380e1b_f40541d9d433ab037_d20241122_m024338_c001_v0001182_t0055_u01732243418151") === 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/22 02:43:40 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/22 02:43:41 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/22 02:43:44 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/11/22 02:43:44 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/11/22 02:43:44 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.697Ki offset 6Mi/6.106Mi 2024/11/22 02:43:44 DEBUG : test-metadata: Sending chunk 1 length 111306 2024/11/22 02:43:45 DEBUG : test-metadata: Done sending chunk 1 2024/11/22 02:43:46 DEBUG : test-metadata: Done sending chunk 0 2024/11/22 02:43:46 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2024/11/22 02:43:56 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1157-11.backblaze.com/b2api/v1/b2_upload_file/ff129da3b0fd5b1b9f380e1b/c001_v0001157_t0047": EOF 2024/11/22 02:43:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-11.backblaze.com/b2api/v1/b2_upload_file/ff129da3b0fd5b1b9f380e1b/c001_v0001157_t0047": EOF) 2024/11/22 02:43:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1157-11.backblaze.com/b2api/v1/b2_upload_file/ff129da3b0fd5b1b9f380e1b/c001_v0001157_t0047": EOF - low level retry 1/10 2024/11/22 02:43:58 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-11-22-024351-412.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/22 02:44:00 DEBUG : oldPath = "TestB2:rclone-test-xarulef1cege/versions/test-versions-v2024-11-22-024351-412.txt" 2024/11/22 02:44:00 DEBUG : newPath = "TestB2,versions:rclone-test-xarulef1cege/versions/test-versions-v2024-11-22-024351-412.txt" 2024/11/22 02:44:00 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-xarulef1cege/versions/test-versions-v2024-11-22-024351-412.txt" 2024/11/22 02:44:00 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/11/22 02:44:02 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-xarulef1cege/versions/test-versions-v2024-11-22-024351-412.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-xarulef1cege/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/22 02:44:03 INFO : B2 bucket rclone-test-xarulef1cege: cleaning bucket "rclone-test-xarulef1cege" of all hidden files 2024/11/22 02:44:03 DEBUG : leading space/ leading space: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2306_d20241122_m024220_c001_v7007000_t0000_u01732243340263") as it is a hide marker 2024/11/22 02:44:03 DEBUG : leading space/ leading space: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a6b_d20241122_m024219_c001_v0001157_t0003_u01732243339506") 2024/11/22 02:44:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2305_d20241122_m024219_c001_v7007000_t0000_u01732243339142") as it is a hide marker 2024/11/22 02:44:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a65_d20241122_m024218_c001_v0001157_t0009_u01732243338375") 2024/11/22 02:44:03 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2318_d20241122_m024226_c001_v7007000_t0000_u01732243346687") as it is a hide marker 2024/11/22 02:44:03 DEBUG : .leading dot/.leading dot: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a7f_d20241122_m024225_c001_v0001157_t0026_u01732243345978") 2024/11/22 02:44:03 DEBUG : created from root.txt: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b3a9_d20241122_m024332_c001_v7007000_t0000_u01732243412177") as it is a hide marker 2024/11/22 02:44:03 DEBUG : created from root.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f117401f79fc50844_d20241122_m024331_c001_v0001183_t0011_u01732243411262") 2024/11/22 02:44:03 DEBUG : file name.txt: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f407087e874df2420_d20241122_m024340_c001_v7007000_t0000_u01732243420328") as it is a hide marker 2024/11/22 02:44:03 DEBUG : file name.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935ae7_d20241122_m024320_c001_v0001157_t0020_u01732243400508") 2024/11/22 02:44:04 DEBUG : file name.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f102468fff54fc76a_d20241122_m024316_c001_v0001183_t0030_u01732243396932") 2024/11/22 02:44:04 DEBUG : file name.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935ac5_d20241122_m024255_c001_v0001157_t0025_u01732243375742") 2024/11/22 02:44:04 DEBUG : file name.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935ac1_d20241122_m024254_c001_v0001157_t0004_u01732243374736") 2024/11/22 02:44:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935ac3_d20241122_m024255_c001_v0001157_t0035_u01732243375292") "upload" dated 2024-11-22 02:42:55.292 +0000 UTC (1m8.961530117s ago) 2024/11/22 02:44:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f402fa089005f03be_d20241122_m024314_c001_v7007000_t0000_u01732243394680") as it is a hide marker 2024/11/22 02:44:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111a8503eb02e9b7_d20241122_m024314_c001_v0001042_t0003_u01732243394211") 2024/11/22 02:44:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f11827d57880edf83_d20241122_m024313_c001_v0001182_t0056_u01732243393595") 2024/11/22 02:44:04 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2327_d20241122_m024234_c001_v7007000_t0000_u01732243354610") as it is a hide marker 2024/11/22 02:44:04 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a9b_d20241122_m024233_c001_v0001157_t0004_u01732243353785") 2024/11/22 02:44:04 DEBUG : piped data.txt: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f407087e874df2422_d20241122_m024342_c001_v7007000_t0000_u01732243422093") as it is a hide marker 2024/11/22 02:44:04 DEBUG : piped data.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935b15_d20241122_m024341_c001_v0001157_t0013_u01732243421612") 2024/11/22 02:44:04 DEBUG : piped data.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f407087e874df2421_d20241122_m024341_c001_v7007000_t0000_u01732243421423") 2024/11/22 02:44:04 DEBUG : piped data.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f411f25047d935b11_d20241122_m024341_c001_v0001157_t0047_u01732243421063") 2024/11/22 02:44:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a232d_d20241122_m024235_c001_v7007000_t0000_u01732243355641") as it is a hide marker 2024/11/22 02:44:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a9d_d20241122_m024234_c001_v0001157_t0028_u01732243354978") 2024/11/22 02:44:04 DEBUG : test-metadata: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f4033675189d1ec82_d20241122_m024348_c001_v7007000_t0000_u01732243428868") as it is a hide marker 2024/11/22 02:44:04 DEBUG : test-metadata: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f207087e874df2426_d20241122_m024344_c001_v0001183_t0014_u01732243424027") 2024/11/22 02:44:04 DEBUG : test-metadata: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f407087e874df2424_d20241122_m024343_c001_v7007000_t0000_u01732243423278") 2024/11/22 02:44:04 DEBUG : test-metadata: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935b17_d20241122_m024342_c001_v0001157_t0026_u01732243422282") 2024/11/22 02:44:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a231b_d20241122_m024228_c001_v7007000_t0000_u01732243348934") as it is a hide marker 2024/11/22 02:44:05 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a87_d20241122_m024228_c001_v0001157_t0029_u01732243348253") 2024/11/22 02:44:05 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a231e_d20241122_m024231_c001_v7007000_t0000_u01732243351081") as it is a hide marker 2024/11/22 02:44:05 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a8b_d20241122_m024230_c001_v0001157_t0026_u01732243350303") 2024/11/22 02:44:05 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a231d_d20241122_m024229_c001_v7007000_t0000_u01732243349925") as it is a hide marker 2024/11/22 02:44:05 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a89_d20241122_m024229_c001_v0001157_t0033_u01732243349300") 2024/11/22 02:44:05 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2323_d20241122_m024232_c001_v7007000_t0000_u01732243352386") as it is a hide marker 2024/11/22 02:44:05 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a8f_d20241122_m024231_c001_v0001157_t0017_u01732243351462") 2024/11/22 02:44:05 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2325_d20241122_m024233_c001_v7007000_t0000_u01732243353405") as it is a hide marker 2024/11/22 02:44:05 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a95_d20241122_m024232_c001_v0001157_t0024_u01732243352753") 2024/11/22 02:44:05 DEBUG : trailing space /trailing space : Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a231a_d20241122_m024227_c001_v7007000_t0000_u01732243347887") as it is a hide marker 2024/11/22 02:44:05 DEBUG : trailing space /trailing space : Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a83_d20241122_m024227_c001_v0001157_t0009_u01732243347054") 2024/11/22 02:44:05 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f1021370691dd87d8_d20241122_m024359_c001_v0001182_t0043_u01732243439220") "upload" dated 2024-11-22 02:43:59.22 +0000 UTC (6.346372826s ago) 2024/11/22 02:44:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a23c4_d20241122_m024354_c001_v7007000_t0000_u01732243434432") 2024/11/22 02:44:05 DEBUG : versions/test-versions.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935b25_d20241122_m024351_c001_v0001157_t0037_u01732243431412") 2024/11/22 02:44:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f4000e7c467977657_d20241122_m024254_c001_v7007000_t0000_u01732243374184") as it is a hide marker 2024/11/22 02:44:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f21046cff7b5a2336_d20241122_m024237_c001_v0001101_t0026_u01732243357780") 2024/11/22 02:44:05 DEBUG : zero-length-file: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2335_d20241122_m024237_c001_v7007000_t0000_u01732243357532") as it is a hide marker 2024/11/22 02:44:05 DEBUG : zero-length-file: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f411f25047d935aa5_d20241122_m024236_c001_v0001157_t0047_u01732243356930") 2024/11/22 02:44:05 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2309_d20241122_m024221_c001_v7007000_t0000_u01732243341310") as it is a hide marker 2024/11/22 02:44:05 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a6d_d20241122_m024220_c001_v0001157_t0055_u01732243340628") 2024/11/22 02:44:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a22fe_d20241122_m024215_c001_v7007000_t0000_u01732243335868") as it is a hide marker 2024/11/22 02:44:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a59_d20241122_m024214_c001_v0001157_t0040_u01732243334828") 2024/11/22 02:44:05 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2312_d20241122_m024224_c001_v7007000_t0000_u01732243344515") as it is a hide marker 2024/11/22 02:44:06 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a77_d20241122_m024223_c001_v0001157_t0017_u01732243343741") 2024/11/22 02:44:06 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a230f_d20241122_m024223_c001_v7007000_t0000_u01732243343374") as it is a hide marker 2024/11/22 02:44:06 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a71_d20241122_m024222_c001_v0001157_t0037_u01732243342673") 2024/11/22 02:44:06 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2315_d20241122_m024225_c001_v7007000_t0000_u01732243345608") as it is a hide marker 2024/11/22 02:44:06 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a7d_d20241122_m024224_c001_v0001157_t0050_u01732243344889") 2024/11/22 02:44:06 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a230a_d20241122_m024222_c001_v7007000_t0000_u01732243342308") as it is a hide marker 2024/11/22 02:44:06 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a6f_d20241122_m024221_c001_v0001157_t0051_u01732243341678") 2024/11/22 02:44:06 DEBUG : ./.: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a22ff_d20241122_m024216_c001_v7007000_t0000_u01732243336977") as it is a hide marker 2024/11/22 02:44:06 DEBUG : ./.: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a5d_d20241122_m024216_c001_v0001157_t0002_u01732243336233") 2024/11/22 02:44:06 DEBUG : ../..: Deleting current version (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2302_d20241122_m024218_c001_v7007000_t0000_u01732243338009") as it is a hide marker 2024/11/22 02:44:06 DEBUG : ../..: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935a5f_d20241122_m024217_c001_v0001157_t0030_u01732243337354") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/11/22 02:44:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/11/22 02:44:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/11/22 02:44:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/11/22 02:44:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/11/22 02:44:08 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/11/22 02:44:10 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/11/22 02:44:10 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/11/22 02:44:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:44:12 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/22 02:44:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f21046cff7b5a23de_d20241122_m024412_c001_v0001178_t0048_u01732243452875") 2024/11/22 02:44:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/22 02:44:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/22 02:44:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/22 02:44:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/11/22 02:44:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/22 02:44:13 DEBUG : pacer: Reducing sleep to 10ms 2024/11/22 02:44:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:44:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:44:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/11/22 02:44:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/11/22 02:44:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/11/22 02:44:16 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/11/22 02:44:16 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/11/22 02:44:18 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/11/22 02:44:19 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/11/22 02:44:19 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/11/22 02:44:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:44:20 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/22 02:44:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f21046cff7b5a23ec_d20241122_m024420_c001_v0001150_t0020_u01732243460670") 2024/11/22 02:44:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/22 02:44:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/22 02:44:20 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/22 02:44:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:44:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:44:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/22 02:44:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/22 02:44:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/11/22 02:44:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/22 02:44:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/22 02:44:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/11/22 02:44:25 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/11/22 02:44:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/11/22 02:44:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/11/22 02:44:31 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/11/22 02:44:31 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/22 02:44:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:44:34 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/22 02:44:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f21046cff7b5a2406_d20241122_m024435_c001_v0001104_t0008_u01732243475025") 2024/11/22 02:44:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/11/22 02:44:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/11/22 02:44:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/22 02:44:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/22 02:44:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/11/22 02:44:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:44:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:44:37 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/22 02:44:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/11/22 02:44:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/11/22 02:44:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/22 02:44:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/11/22 02:44:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/11/22 02:44:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/11/22 02:44:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/11/22 02:44:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:44:43 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/22 02:44:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b3f3_d20241122_m024443_c001_v0001183_t0008_u01732243483468") 2024/11/22 02:44:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/22 02:44:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/11/22 02:44:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/22 02:44:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:44:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:44:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/11/22 02:44:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/22 02:44:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/22 02:44:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/22 02:44:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/22 02:44:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/22 02:44:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/22 02:44:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/11/22 02:44:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:44:51 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/22 02:44:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b417_d20241122_m024451_c001_v0001183_t0034_u01732243491282") 2024/11/22 02:44:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/22 02:44:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/22 02:44:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/22 02:44:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:44:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:44:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/22 02:44:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/22 02:44:54 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/11/22 02:44:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/22 02:44:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/22 02:44:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/22 02:44:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/11/22 02:44:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/11/22 02:44:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/11/22 02:44:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/11/22 02:44:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/22 02:44:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:44:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/11/22 02:44:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b3e1f_d20241122_m024458_c001_v0001183_t0042_u01732243498961") 2024/11/22 02:44:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/11/22 02:44:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/22 02:44:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/22 02:44:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/11/22 02:44:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/22 02:45:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:45:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:45:01 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/22 02:45:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/11/22 02:45:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/22 02:45:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/11/22 02:45:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/11/22 02:45:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/11/22 02:45:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/11/22 02:45:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/11/22 02:45:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:45:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/22 02:45:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b3e34_d20241122_m024507_c001_v0001153_t0012_u01732243507176") 2024/11/22 02:45:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/22 02:45:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/11/22 02:45:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/22 02:45:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:45:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:45:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/11/22 02:45:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/22 02:45:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/22 02:45:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/22 02:45:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/22 02:45:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/22 02:45:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/22 02:45:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/11/22 02:45:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:45:15 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/22 02:45:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b3e44_d20241122_m024515_c001_v0001153_t0013_u01732243515745") 2024/11/22 02:45:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/22 02:45:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/22 02:45:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/22 02:45:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:45:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:45:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/22 02:45:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/22 02:45:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/11/22 02:45:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/22 02:45:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/11/22 02:45:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/22 02:45:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/11/22 02:45:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/11/22 02:45:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/11/22 02:45:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/11/22 02:45:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/22 02:45:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:45:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/11/22 02:45:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b43b_d20241122_m024524_c001_v0001144_t0045_u01732243524600") 2024/11/22 02:45:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/11/22 02:45:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/22 02:45:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/11/22 02:45:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/11/22 02:45:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/11/22 02:45:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:45:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:45:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2024/11/22 02:45:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/11/22 02:45:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/22 02:45:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/11/22 02:45:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/11/22 02:45:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/11/22 02:45:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/11/22 02:45:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/11/22 02:45:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:45:33 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/22 02:45:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b3e60_d20241122_m024533_c001_v0001043_t0015_u01732243533151") 2024/11/22 02:45:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/22 02:45:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/11/22 02:45:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/22 02:45:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:45:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:45:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/11/22 02:45:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/22 02:45:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/22 02:45:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/22 02:45:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/22 02:45:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/22 02:45:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/22 02:45:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/11/22 02:45:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:45:42 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/22 02:45:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b44c_d20241122_m024542_c001_v0001183_t0008_u01732243542147") 2024/11/22 02:45:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/22 02:45:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/22 02:45:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/22 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/22 02:45:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/22 02:45:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/11/22 02:45:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/22 02:45:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/11/22 02:45:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/22 02:45:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/11/22 02:45:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/11/22 02:45:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/11/22 02:45:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/11/22 02:45:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/22 02:45:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:45:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/11/22 02:45:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f208f83c96b726d2d_d20241122_m024551_c001_v0001144_t0010_u01732243551794") 2024/11/22 02:45:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/11/22 02:45:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/22 02:45:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/11/22 02:45:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/11/22 02:45:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/11/22 02:45:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:45:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:45:55 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/22 02:45:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/11/22 02:45:57 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/11/22 02:45:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/11/22 02:45:57 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/11/22 02:45:58 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/11/22 02:46:00 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/11/22 02:46:00 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/11/22 02:46:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:46:02 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/22 02:46:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b4bc_d20241122_m024602_c001_v0001115_t0059_u01732243562094") 2024/11/22 02:46:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/22 02:46:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/22 02:46:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/22 02:46:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:46:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:46:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/11/22 02:46:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/11/22 02:46:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/11/22 02:46:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/11/22 02:46:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/11/22 02:46:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/11/22 02:46:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/11/22 02:46:09 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/11/22 02:46:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:46:11 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/22 02:46:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b4db_d20241122_m024612_c001_v0001181_t0031_u01732243572015") 2024/11/22 02:46:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/22 02:46:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/22 02:46:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/22 02:46:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:46:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:46:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/22 02:46:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/22 02:46:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/11/22 02:46:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/22 02:46:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/22 02:46:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/11/22 02:46:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/11/22 02:46:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/11/22 02:46:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/11/22 02:46:20 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/11/22 02:46:20 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/22 02:46:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:46:22 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/22 02:46:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f207087e874df3f4e_d20241122_m024622_c001_v0001179_t0032_u01732243582412") 2024/11/22 02:46:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/11/22 02:46:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/22 02:46:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/22 02:46:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/11/22 02:46:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/11/22 02:46:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:46:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:46:25 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/22 02:46:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/11/22 02:46:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/11/22 02:46:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/11/22 02:46:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/11/22 02:46:28 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/11/22 02:46:30 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/11/22 02:46:30 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/11/22 02:46:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:46:32 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/22 02:46:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f207087e874df3f7d_d20241122_m024632_c001_v0001178_t0020_u01732243592223") 2024/11/22 02:46:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/22 02:46:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/11/22 02:46:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/22 02:46:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:46:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:46:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/11/22 02:46:37 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/11/22 02:46:37 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/11/22 02:46:37 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/11/22 02:46:37 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/11/22 02:46:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/11/22 02:46:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/11/22 02:46:39 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/11/22 02:46:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:46:42 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/22 02:46:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f218b2e0cb45d7357_d20241122_m024642_c001_v0001183_t0022_u01732243602605") 2024/11/22 02:46:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/22 02:46:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/11/22 02:46:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/22 02:46:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:46:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:46:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/22 02:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/22 02:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/11/22 02:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/22 02:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/11/22 02:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/22 02:46:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/11/22 02:46:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/11/22 02:46:51 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/11/22 02:46:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/11/22 02:46:52 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/22 02:46:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/11/22 02:46:56 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/22 02:46:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zff129da3b0fd5b1b9f380e1b_f20510ee7c9fd2c0e_d20241122_m024656_c001_v0001102_t0058_u01732243616313") 2024/11/22 02:46:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/11/22 02:46:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/11/22 02:46:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/11/22 02:46:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/11/22 02:46:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/11/22 02:46:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/11/22 02:46:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/11/22 02:46:59 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/22 02:47:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b4b95_d20241122_m024706_c001_v0001183_t0030_u01732243626713") 2024/11/22 02:47:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/11/22 02:47:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/22 02:47:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/22 02:47:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/22 02:47:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/11/22 02:47:09 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/22 02:47:09 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/22 02:47:09 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/22 02:47:09 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/11/22 02:47:11 DEBUG : chunked-copy: Done sending chunk 0 2024/11/22 02:47:11 DEBUG : chunked-copy: Done sending chunk 1 2024/11/22 02:47:11 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/22 02:47:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff129da3b0fd5b1b9f380e1b_f218b2e0cb45d7496_d20241122_m024712_c001_v0001183_t0056_u01732243632353") 2024/11/22 02:47:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/11/22 02:47:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/22 02:47:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/22 02:47:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/22 02:47:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/11/22 02:47:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/11/22 02:47:15 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/22 02:47:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/11/22 02:47:15 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/11/22 02:47:18 DEBUG : chunked-copy: Done sending chunk 1 2024/11/22 02:47:19 DEBUG : chunked-copy: Done sending chunk 0 2024/11/22 02:47:19 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/22 02:47:20 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b4bad_d20241122_m024720_c001_v0001115_t0019_u01732243640215") 2024/11/22 02:47:20 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/22 02:47:20 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/22 02:47:20 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/22 02:47:21 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/22 02:47:21 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/11/22 02:47:24 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/11/22 02:47:24 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/11/22 02:47:24 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/11/22 02:47:24 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/11/22 02:47:26 DEBUG : chunked-copy: Done sending chunk 0 2024/11/22 02:47:26 DEBUG : chunked-copy: Done sending chunk 1 2024/11/22 02:47:26 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/11/22 02:47:27 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b4bbf_d20241122_m024727_c001_v0001101_t0038_u01732243647503") 2024/11/22 02:47:27 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/11/22 02:47:27 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/11/22 02:47:27 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/11/22 02:47:27 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/11/22 02:47:28 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/11/22 02:47:28 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/11/22 02:47:28 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/22 02:47:29 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/22 02:47:31 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/22 02:47:31 DEBUG : Creating backend with remote "TestB2:rclone-test-xarulef1cege/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/11/22 02:47:32 INFO : B2 bucket rclone-test-xarulef1cege: cleaning bucket "rclone-test-xarulef1cege" of all files 2024/11/22 02:47:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f418b2e0cb45d707a_d20241122_m024636_c001_v7007000_t0000_u01732243596526") 2024/11/22 02:47:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f207087e874df3f7d_d20241122_m024632_c001_v0001178_t0020_u01732243592223") 2024/11/22 02:47:33 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f407087e874df3f7c_d20241122_m024631_c001_v7007000_t0000_u01732243591725") 2024/11/22 02:47:33 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f218b2e0cb45d6d92_d20241122_m024627_c001_v0001183_t0005_u01732243587317") 2024/11/22 02:47:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b4b84_d20241122_m024701_c001_v7007000_t0000_u01732243621508") 2024/11/22 02:47:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f20510ee7c9fd2c0e_d20241122_m024656_c001_v0001102_t0058_u01732243616313") 2024/11/22 02:47:33 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f40510ee7c9fd2c0d_d20241122_m024655_c001_v7007000_t0000_u01732243615821") 2024/11/22 02:47:33 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f218b2e0cb45d7416_d20241122_m024647_c001_v0001144_t0017_u01732243607817") 2024/11/22 02:47:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f418b2e0cb45d7415_d20241122_m024647_c001_v7007000_t0000_u01732243607634") 2024/11/22 02:47:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f218b2e0cb45d7357_d20241122_m024642_c001_v0001183_t0022_u01732243602605") 2024/11/22 02:47:33 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f418b2e0cb45d7355_d20241122_m024642_c001_v7007000_t0000_u01732243602122") 2024/11/22 02:47:33 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f218b2e0cb45d707b_d20241122_m024636_c001_v0001183_t0034_u01732243596707") 2024/11/22 02:47:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b3e28_d20241122_m024503_c001_v7007000_t0000_u01732243503027") 2024/11/22 02:47:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b3e1f_d20241122_m024458_c001_v0001183_t0042_u01732243498961") 2024/11/22 02:47:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2424_d20241122_m024454_c001_v7007000_t0000_u01732243494415") 2024/11/22 02:47:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b417_d20241122_m024451_c001_v0001183_t0034_u01732243491282") 2024/11/22 02:47:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b3e1d_d20241122_m024458_c001_v7007000_t0000_u01732243498622") 2024/11/22 02:47:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f21046cff7b5a2425_d20241122_m024454_c001_v0001181_t0054_u01732243494602") 2024/11/22 02:47:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b416_d20241122_m024450_c001_v7007000_t0000_u01732243490936") 2024/11/22 02:47:34 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f21046cff7b5a2418_d20241122_m024447_c001_v0001183_t0019_u01732243487011") 2024/11/22 02:47:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2417_d20241122_m024446_c001_v7007000_t0000_u01732243486829") 2024/11/22 02:47:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b3f3_d20241122_m024443_c001_v0001183_t0008_u01732243483468") 2024/11/22 02:47:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b3f2_d20241122_m024443_c001_v7007000_t0000_u01732243483130") 2024/11/22 02:47:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f21046cff7b5a240f_d20241122_m024439_c001_v0001128_t0008_u01732243479457") 2024/11/22 02:47:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b442_d20241122_m024528_c001_v7007000_t0000_u01732243528701") 2024/11/22 02:47:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b43b_d20241122_m024524_c001_v0001144_t0045_u01732243524600") 2024/11/22 02:47:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b437_d20241122_m024519_c001_v7007000_t0000_u01732243519862") 2024/11/22 02:47:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b3e44_d20241122_m024515_c001_v0001153_t0013_u01732243515745") 2024/11/22 02:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b439_d20241122_m024524_c001_v7007000_t0000_u01732243524252") 2024/11/22 02:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b438_d20241122_m024520_c001_v0001183_t0040_u01732243520052") 2024/11/22 02:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b3e43_d20241122_m024515_c001_v7007000_t0000_u01732243515393") 2024/11/22 02:47:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b42f_d20241122_m024511_c001_v0001091_t0022_u01732243511167") 2024/11/22 02:47:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b42e_d20241122_m024510_c001_v7007000_t0000_u01732243510970") 2024/11/22 02:47:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b3e34_d20241122_m024507_c001_v0001153_t0012_u01732243507176") 2024/11/22 02:47:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b3e31_d20241122_m024506_c001_v7007000_t0000_u01732243506819") 2024/11/22 02:47:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b3e29_d20241122_m024503_c001_v0001183_t0045_u01732243503209") 2024/11/22 02:47:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a240e_d20241122_m024439_c001_v7007000_t0000_u01732243479262") 2024/11/22 02:47:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f21046cff7b5a2406_d20241122_m024435_c001_v0001104_t0008_u01732243475025") 2024/11/22 02:47:35 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a2405_d20241122_m024434_c001_v7007000_t0000_u01732243474673") 2024/11/22 02:47:35 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f21581258055cbdf9_d20241122_m024424_c001_v0001136_t0056_u01732243464885") 2024/11/22 02:47:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f41581258055cbdf8_d20241122_m024424_c001_v7007000_t0000_u01732243464703") 2024/11/22 02:47:35 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f21046cff7b5a23ec_d20241122_m024420_c001_v0001150_t0020_u01732243460670") 2024/11/22 02:47:35 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a23eb_d20241122_m024420_c001_v7007000_t0000_u01732243460324") 2024/11/22 02:47:35 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f21581258055cbdf2_d20241122_m024416_c001_v0001176_t0056_u01732243456376") 2024/11/22 02:47:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f41581258055cbdf0_d20241122_m024416_c001_v7007000_t0000_u01732243456192") 2024/11/22 02:47:35 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f21046cff7b5a23de_d20241122_m024412_c001_v0001178_t0048_u01732243452875") 2024/11/22 02:47:35 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f41046cff7b5a23dd_d20241122_m024412_c001_v7007000_t0000_u01732243452530") 2024/11/22 02:47:35 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f218b2e0cb45d6cba_d20241122_m024407_c001_v0001182_t0054_u01732243447557") 2024/11/22 02:47:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b498_d20241122_m024556_c001_v7007000_t0000_u01732243556992") 2024/11/22 02:47:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f208f83c96b726d2d_d20241122_m024551_c001_v0001144_t0010_u01732243551794") 2024/11/22 02:47:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b450_d20241122_m024546_c001_v7007000_t0000_u01732243546523") 2024/11/22 02:47:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b44c_d20241122_m024542_c001_v0001183_t0008_u01732243542147") 2024/11/22 02:47:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f408f83c96b726d2c_d20241122_m024551_c001_v7007000_t0000_u01732243551382") 2024/11/22 02:47:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b452_d20241122_m024546_c001_v0001183_t0025_u01732243546703") 2024/11/22 02:47:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b44b_d20241122_m024541_c001_v7007000_t0000_u01732243541733") 2024/11/22 02:47:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b446_d20241122_m024537_c001_v0001182_t0049_u01732243537254") 2024/11/22 02:47:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b445_d20241122_m024537_c001_v7007000_t0000_u01732243537072") 2024/11/22 02:47:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b3e60_d20241122_m024533_c001_v0001043_t0015_u01732243533151") 2024/11/22 02:47:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b3e5f_d20241122_m024532_c001_v7007000_t0000_u01732243532750") 2024/11/22 02:47:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b443_d20241122_m024528_c001_v0001178_t0053_u01732243528902") 2024/11/22 02:47:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f418b2e0cb45d6d91_d20241122_m024627_c001_v7007000_t0000_u01732243587125") 2024/11/22 02:47:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f207087e874df3f4e_d20241122_m024622_c001_v0001179_t0032_u01732243582412") 2024/11/22 02:47:36 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f407087e874df3f4c_d20241122_m024621_c001_v7007000_t0000_u01732243581957") 2024/11/22 02:47:36 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b4e3_d20241122_m024616_c001_v0001181_t0019_u01732243576707") 2024/11/22 02:47:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b4e2_d20241122_m024616_c001_v7007000_t0000_u01732243576526") 2024/11/22 02:47:36 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b4db_d20241122_m024612_c001_v0001181_t0031_u01732243572015") 2024/11/22 02:47:36 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b4d9_d20241122_m024611_c001_v7007000_t0000_u01732243571565") 2024/11/22 02:47:36 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b4ce_d20241122_m024606_c001_v0001157_t0052_u01732243566680") 2024/11/22 02:47:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b4cd_d20241122_m024606_c001_v7007000_t0000_u01732243566499") 2024/11/22 02:47:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b4bc_d20241122_m024602_c001_v0001115_t0059_u01732243562094") 2024/11/22 02:47:36 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f416d86e57525b4b8_d20241122_m024601_c001_v7007000_t0000_u01732243561652") 2024/11/22 02:47:36 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f216d86e57525b49a_d20241122_m024557_c001_v0001182_t0057_u01732243557173") 2024/11/22 02:47:36 DEBUG : chunked-copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b4bd1_d20241122_m024729_c001_v7007000_t0000_u01732243649748") 2024/11/22 02:47:36 DEBUG : chunked-copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f208f83c96b726df6_d20241122_m024724_c001_v0001098_t0000_u01732243644159") 2024/11/22 02:47:36 DEBUG : chunked-copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f408f83c96b726df4_d20241122_m024723_c001_v7007000_t0000_u01732243643680") 2024/11/22 02:47:37 DEBUG : chunked-copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f218b2e0cb45d749d_d20241122_m024714_c001_v0001172_t0001_u01732243634816") 2024/11/22 02:47:37 DEBUG : chunked-copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f418b2e0cb45d749c_d20241122_m024714_c001_v7007000_t0000_u01732243634338") 2024/11/22 02:47:37 DEBUG : chunked-copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b4b9b_d20241122_m024709_c001_v0001177_t0045_u01732243629014") 2024/11/22 02:47:37 DEBUG : chunked-copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b4b9a_d20241122_m024708_c001_v7007000_t0000_u01732243628500") 2024/11/22 02:47:37 DEBUG : chunked-copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f1021370691dd9c42_d20241122_m024705_c001_v0001182_t0049_u01732243625376") 2024/11/22 02:47:37 DEBUG : chunked-copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b4b8f_d20241122_m024705_c001_v7007000_t0000_u01732243625048") 2024/11/22 02:47:37 DEBUG : chunked-copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f1021370691dd9bf8_d20241122_m024702_c001_v0001182_t0040_u01732243622217") 2024/11/22 02:47:37 DEBUG : chunked-copy.copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b4bce_d20241122_m024729_c001_v7007000_t0000_u01732243649567") 2024/11/22 02:47:37 DEBUG : chunked-copy.copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b4bbf_d20241122_m024727_c001_v0001101_t0038_u01732243647503") 2024/11/22 02:47:37 DEBUG : chunked-copy.copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f408f83c96b726df3_d20241122_m024723_c001_v7007000_t0000_u01732243643500") 2024/11/22 02:47:37 DEBUG : chunked-copy.copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b4bad_d20241122_m024720_c001_v0001115_t0019_u01732243640215") 2024/11/22 02:47:37 DEBUG : chunked-copy.copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f418b2e0cb45d749a_d20241122_m024714_c001_v7007000_t0000_u01732243634156") 2024/11/22 02:47:37 DEBUG : chunked-copy.copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f218b2e0cb45d7496_d20241122_m024712_c001_v0001183_t0056_u01732243632353") 2024/11/22 02:47:37 DEBUG : chunked-copy.copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b4b99_d20241122_m024708_c001_v7007000_t0000_u01732243628319") 2024/11/22 02:47:37 DEBUG : chunked-copy.copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f201f2d7df91b4b95_d20241122_m024706_c001_v0001183_t0030_u01732243626713") 2024/11/22 02:47:37 DEBUG : chunked-copy.copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b4b8e_d20241122_m024704_c001_v7007000_t0000_u01732243624867") 2024/11/22 02:47:37 DEBUG : chunked-copy.copy: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f117401f79fc53a0a_d20241122_m024704_c001_v0001183_t0012_u01732243624131") 2024/11/22 02:47:37 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f111f25047d935ac3_d20241122_m024255_c001_v0001157_t0035_u01732243375292") 2024/11/22 02:47:37 DEBUG : unknown-size-put.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b4bd7_d20241122_m024730_c001_v7007000_t0000_u01732243650577") 2024/11/22 02:47:37 DEBUG : unknown-size-put.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f1021370691dd9ee2_d20241122_m024730_c001_v0001182_t0022_u01732243650379") 2024/11/22 02:47:37 DEBUG : unknown-size-update.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f401f2d7df91b4bdf_d20241122_m024731_c001_v7007000_t0000_u01732243651559") 2024/11/22 02:47:37 DEBUG : unknown-size-update.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f1021370691dd9f02_d20241122_m024731_c001_v0001182_t0047_u01732243651363") 2024/11/22 02:47:38 DEBUG : unknown-size-update.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f1021370691dd9ef0_d20241122_m024730_c001_v0001182_t0045_u01732243650789") 2024/11/22 02:47:38 DEBUG : versions/test-versions.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f418b2e0cb45d6cb9_d20241122_m024407_c001_v7007000_t0000_u01732243447374") 2024/11/22 02:47:38 DEBUG : versions/test-versions.txt: Deleting (id "4_zff129da3b0fd5b1b9f380e1b_f1021370691dd87d8_d20241122_m024359_c001_v0001182_t0043_u01732243439220") 2024/11/22 02:47:39 INFO : B2 bucket rclone-test-xarulef1cege: cleaning bucket "rclone-test-xarulef1cege" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (330.14s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.48s) --- PASS: TestIntegration/FsMkdir (327.89s) --- 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 (21.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.15s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (16.65s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (73.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.19s) --- 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.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (174.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (14.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (23.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (7.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (13.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (28.24s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (9.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.07s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 330.149s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m30.900696049s (try 1/5)