"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2024/12/15 02:42:57 DEBUG : Creating backend with remote "TestB2:rclone-test-qugatug7buze" 2024/12/15 02:42:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/12/15 02:43:01 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/15 02:43:01 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/15 02:43:01 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/12/15 02:43:26 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2024/12/15 02:43:26 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/12/15 02:43:31 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/12/15 02:43:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/12/15 02:43:32 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/12/15 02:43:32 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/12/15 02:43:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/12/15 02:43:35 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/12/15 02:43:42 DEBUG : Creating backend with remote "TestB2:" 2024/12/15 02:43:42 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/15 02:43:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/12/15 02:43:48 INFO : B2 bucket rclone-test-qugatug7buze: cleaning bucket "rclone-test-qugatug7buze" of all files 2024/12/15 02:43:48 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce49148241_d20241215_m024347_c001_v0001146_t0002_u01734230627705") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/15 02:43:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qugatug7buze/dirToPurgeFromRoot" 2024/12/15 02:43:50 INFO : B2 bucket rclone-test-qugatug7buze path dirToPurgeFromRoot: cleaning bucket "rclone-test-qugatug7buze" of all files 2024/12/15 02:43:51 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce49148243_d20241215_m024348_c001_v0001146_t0016_u01734230628908") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/15 02:43:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qugatug7buze/hello? sausage/êé" 2024/12/15 02:43:56 INFO : B2 bucket rclone-test-qugatug7buze path hello? sausage/êé: cleaning bucket "rclone-test-qugatug7buze" of all files 2024/12/15 02:43:56 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f114950179c9569b3_d20241215_m024354_c001_v0001130_t0016_u01734230634423") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/12/15 02:44:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qugatug7buze/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/15 02:44:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qugatug7buze/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-qugatug7buze" from "TestB2:rclone-test-qugatug7buze" 2024/12/15 02:44:08 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/12/15 02:44:20 DEBUG : Creating backend with remote "TestB2:rclone-test-miqaxim5wevu" 2024/12/15 02:44:23 DEBUG : B2 bucket rclone-test-miqaxim5wevu: Purge remote 2024/12/15 02:44:23 INFO : B2 bucket rclone-test-miqaxim5wevu: cleaning bucket "rclone-test-miqaxim5wevu" of all files 2024/12/15 02:44:23 DEBUG : somefile: Deleting (id "4_z2fc2dd93303dcb8b9f380e1b_f418de0d19d4d29cf_d20241215_m024422_c001_v0001099_t0015_u01734230662580") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/12/15 02:44:25 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/15 02:44:26 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2024/12/15 02:44:29 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/12/15 02:44:29 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/12/15 02:44:29 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.792Ki offset 6Mi/6.106Mi 2024/12/15 02:44:29 DEBUG : test-metadata: Sending chunk 1 length 111403 2024/12/15 02:44:30 DEBUG : test-metadata: Done sending chunk 1 2024/12/15 02:44:32 DEBUG : test-metadata: Done sending chunk 0 2024/12/15 02:44:32 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2024/12/15 02:44:42 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1146-16.backblaze.com/b2api/v1/b2_upload_file/0fc29dd3302dcb8b9f380e1b/c001_v0001146_t0026": EOF 2024/12/15 02:44:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-16.backblaze.com/b2api/v1/b2_upload_file/0fc29dd3302dcb8b9f380e1b/c001_v0001146_t0026": EOF) 2024/12/15 02:44:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1146-16.backblaze.com/b2api/v1/b2_upload_file/0fc29dd3302dcb8b9f380e1b/c001_v0001146_t0026": EOF - low level retry 1/10 2024/12/15 02:44:45 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2024-12-15-024437-656.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2024/12/15 02:44:47 DEBUG : oldPath = "TestB2:rclone-test-qugatug7buze/versions/test-versions-v2024-12-15-024437-656.txt" 2024/12/15 02:44:47 DEBUG : newPath = "TestB2,versions:rclone-test-qugatug7buze/versions/test-versions-v2024-12-15-024437-656.txt" 2024/12/15 02:44:47 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-qugatug7buze/versions/test-versions-v2024-12-15-024437-656.txt" 2024/12/15 02:44:47 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/12/15 02:44:48 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-qugatug7buze/versions/test-versions-v2024-12-15-024437-656.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-qugatug7buze/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2024/12/15 02:44:49 INFO : B2 bucket rclone-test-qugatug7buze: cleaning bucket "rclone-test-qugatug7buze" of all hidden files 2024/12/15 02:44:49 DEBUG : leading space/ leading space: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b54_d20241215_m024308_c001_v7007000_t0000_u01734230588882") as it is a hide marker 2024/12/15 02:44:49 DEBUG : leading space/ leading space: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481cd_d20241215_m024308_c001_v0001146_t0058_u01734230588152") 2024/12/15 02:44:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b52_d20241215_m024307_c001_v7007000_t0000_u01734230587788") as it is a hide marker 2024/12/15 02:44:49 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481cb_d20241215_m024307_c001_v0001146_t0044_u01734230587146") 2024/12/15 02:44:49 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b8d_d20241215_m024315_c001_v7007000_t0000_u01734230595545") as it is a hide marker 2024/12/15 02:44:49 DEBUG : .leading dot/.leading dot: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481e9_d20241215_m024314_c001_v0001146_t0022_u01734230594789") 2024/12/15 02:44:49 DEBUG : created from root.txt: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205c3c_d20241215_m024416_c001_v7007000_t0000_u01734230656332") as it is a hide marker 2024/12/15 02:44:49 DEBUG : created from root.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f11773b91a44367d7_d20241215_m024415_c001_v0001101_t0017_u01734230655241") 2024/12/15 02:44:49 DEBUG : file name.txt: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee5f3b_d20241215_m024425_c001_v7007000_t0000_u01734230665172") as it is a hide marker 2024/12/15 02:44:50 DEBUG : file name.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce49148267_d20241215_m024404_c001_v0001146_t0014_u01734230644231") 2024/12/15 02:44:50 DEBUG : file name.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f112613891d332071_d20241215_m024400_c001_v0001120_t0044_u01734230640699") 2024/12/15 02:44:50 DEBUG : file name.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce49148239_d20241215_m024339_c001_v0001146_t0038_u01734230619970") 2024/12/15 02:44:50 DEBUG : file name.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce49148235_d20241215_m024339_c001_v0001146_t0059_u01734230619018") 2024/12/15 02:44:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce49148237_d20241215_m024339_c001_v0001146_t0057_u01734230619473") "upload" dated 2024-12-15 02:43:39.473 +0000 UTC (1m11.07896002s ago) 2024/12/15 02:44:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f401c0aa24c3d6939_d20241215_m024358_c001_v7007000_t0000_u01734230638481") as it is a hide marker 2024/12/15 02:44:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f11632d2a1231047d_d20241215_m024358_c001_v0001182_t0051_u01734230638265") 2024/12/15 02:44:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f1103fab4c2632a1c_d20241215_m024357_c001_v0001134_t0057_u01734230637556") 2024/12/15 02:44:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205bac_d20241215_m024323_c001_v7007000_t0000_u01734230603326") as it is a hide marker 2024/12/15 02:44:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce49148201_d20241215_m024322_c001_v0001146_t0039_u01734230602607") 2024/12/15 02:44:50 DEBUG : piped data.txt: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee5f3e_d20241215_m024426_c001_v7007000_t0000_u01734230666907") as it is a hide marker 2024/12/15 02:44:50 DEBUG : piped data.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce49148283_d20241215_m024426_c001_v0001146_t0052_u01734230666450") 2024/12/15 02:44:50 DEBUG : piped data.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee5f3c_d20241215_m024426_c001_v7007000_t0000_u01734230666267") 2024/12/15 02:44:50 DEBUG : piped data.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416077ce49148281_d20241215_m024425_c001_v0001146_t0026_u01734230665905") 2024/12/15 02:44:50 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205baf_d20241215_m024324_c001_v7007000_t0000_u01734230604412") as it is a hide marker 2024/12/15 02:44:51 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce49148207_d20241215_m024323_c001_v0001146_t0023_u01734230603689") 2024/12/15 02:44:51 DEBUG : test-metadata: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f40493f3e2c346dca_d20241215_m024435_c001_v7007000_t0000_u01734230675109") as it is a hide marker 2024/12/15 02:44:51 DEBUG : test-metadata: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee5f40_d20241215_m024428_c001_v0001116_t0052_u01734230668802") 2024/12/15 02:44:51 DEBUG : test-metadata: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee5f3f_d20241215_m024428_c001_v7007000_t0000_u01734230668066") 2024/12/15 02:44:51 DEBUG : test-metadata: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce49148285_d20241215_m024427_c001_v0001146_t0015_u01734230667090") 2024/12/15 02:44:51 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b95_d20241215_m024317_c001_v7007000_t0000_u01734230597873") as it is a hide marker 2024/12/15 02:44:51 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481ed_d20241215_m024317_c001_v0001146_t0009_u01734230597098") 2024/12/15 02:44:51 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b98_d20241215_m024320_c001_v7007000_t0000_u01734230600043") as it is a hide marker 2024/12/15 02:44:51 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481f3_d20241215_m024319_c001_v0001146_t0047_u01734230599363") 2024/12/15 02:44:51 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b96_d20241215_m024318_c001_v7007000_t0000_u01734230598945") as it is a hide marker 2024/12/15 02:44:51 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481ef_d20241215_m024318_c001_v0001146_t0001_u01734230598241") 2024/12/15 02:44:51 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205ba3_d20241215_m024321_c001_v7007000_t0000_u01734230601183") as it is a hide marker 2024/12/15 02:44:51 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481f9_d20241215_m024320_c001_v0001146_t0020_u01734230600412") 2024/12/15 02:44:51 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205ba7_d20241215_m024322_c001_v7007000_t0000_u01734230602238") as it is a hide marker 2024/12/15 02:44:51 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481fd_d20241215_m024321_c001_v0001146_t0055_u01734230601557") 2024/12/15 02:44:51 DEBUG : trailing space /trailing space : Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b90_d20241215_m024316_c001_v7007000_t0000_u01734230596730") as it is a hide marker 2024/12/15 02:44:52 DEBUG : trailing space /trailing space : Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481eb_d20241215_m024315_c001_v0001146_t0056_u01734230595924") 2024/12/15 02:44:52 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f114609a63ca0e231_d20241215_m024445_c001_v0001183_t0011_u01734230685616") "upload" dated 2024-12-15 02:44:45.616 +0000 UTC (6.430493515s ago) 2024/12/15 02:44:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee5f43_d20241215_m024440_c001_v7007000_t0000_u01734230680817") 2024/12/15 02:44:52 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491482a5_d20241215_m024437_c001_v0001146_t0013_u01734230677656") 2024/12/15 02:44:52 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4021fd09eaedade1_d20241215_m024338_c001_v7007000_t0000_u01734230618467") as it is a hide marker 2024/12/15 02:44:52 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f2184e9ccd3205bb3_d20241215_m024326_c001_v0001037_t0024_u01734230606487") 2024/12/15 02:44:52 DEBUG : zero-length-file: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205bb2_d20241215_m024326_c001_v7007000_t0000_u01734230606242") as it is a hide marker 2024/12/15 02:44:52 DEBUG : zero-length-file: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416077ce4914820d_d20241215_m024325_c001_v0001146_t0026_u01734230605694") 2024/12/15 02:44:52 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b55_d20241215_m024309_c001_v7007000_t0000_u01734230589960") as it is a hide marker 2024/12/15 02:44:52 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481d7_d20241215_m024309_c001_v0001146_t0040_u01734230589246") 2024/12/15 02:44:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b4b_d20241215_m024304_c001_v7007000_t0000_u01734230584557") as it is a hide marker 2024/12/15 02:44:52 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481bd_d20241215_m024303_c001_v0001146_t0029_u01734230583440") 2024/12/15 02:44:52 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b58_d20241215_m024313_c001_v7007000_t0000_u01734230593161") as it is a hide marker 2024/12/15 02:44:52 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481e5_d20241215_m024312_c001_v0001146_t0041_u01734230592496") 2024/12/15 02:44:52 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b57_d20241215_m024312_c001_v7007000_t0000_u01734230592111") as it is a hide marker 2024/12/15 02:44:52 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481e1_d20241215_m024311_c001_v0001146_t0043_u01734230591460") 2024/12/15 02:44:52 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b65_d20241215_m024314_c001_v7007000_t0000_u01734230594426") as it is a hide marker 2024/12/15 02:44:52 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481e7_d20241215_m024313_c001_v0001146_t0025_u01734230593526") 2024/12/15 02:44:52 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b56_d20241215_m024311_c001_v7007000_t0000_u01734230591098") as it is a hide marker 2024/12/15 02:44:52 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481db_d20241215_m024310_c001_v0001146_t0001_u01734230590338") 2024/12/15 02:44:52 DEBUG : ./.: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b4d_d20241215_m024305_c001_v7007000_t0000_u01734230585615") as it is a hide marker 2024/12/15 02:44:53 DEBUG : ./.: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481bf_d20241215_m024304_c001_v0001146_t0031_u01734230584926") 2024/12/15 02:44:53 DEBUG : ../..: Deleting current version (id "4_z0fc29dd3302dcb8b9f380e1b_f4184e9ccd3205b50_d20241215_m024306_c001_v7007000_t0000_u01734230586777") as it is a hide marker 2024/12/15 02:44:53 DEBUG : ../..: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce491481c5_d20241215_m024305_c001_v0001146_t0000_u01734230585991") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/12/15 02:44:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/12/15 02:44:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/12/15 02:44:54 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/12/15 02:44:54 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/12/15 02:44:55 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/12/15 02:44:56 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/12/15 02:44:56 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/12/15 02:44:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:44:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/12/15 02:44:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee5f62_d20241215_m024459_c001_v0001182_t0034_u01734230699769") 2024/12/15 02:44:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/15 02:44:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/15 02:44:59 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/15 02:45:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:45:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:45:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/12/15 02:45:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/12/15 02:45:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/12/15 02:45:03 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/12/15 02:45:03 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/12/15 02:45:05 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/12/15 02:45:05 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/12/15 02:45:05 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/12/15 02:45:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:45:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/12/15 02:45:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee5f68_d20241215_m024507_c001_v0001043_t0037_u01734230707637") 2024/12/15 02:45:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/15 02:45:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/15 02:45:07 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/15 02:45:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:45:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:45:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/15 02:45:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/15 02:45:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/12/15 02:45:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/15 02:45:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/12/15 02:45:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/15 02:45:12 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/12/15 02:45:13 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/12/15 02:45:14 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/12/15 02:45:14 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/12/15 02:45:14 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/15 02:45:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:45:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/12/15 02:45:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cf07_d20241215_m024516_c001_v0001181_t0039_u01734230716255") 2024/12/15 02:45:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/15 02:45:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/15 02:45:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/15 02:45:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/15 02:45:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/12/15 02:45:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:45:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:45:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2024/12/15 02:45:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/12/15 02:45:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/12/15 02:45:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/15 02:45:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/12/15 02:45:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/12/15 02:45:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/12/15 02:45:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/12/15 02:45:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:45:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/12/15 02:45:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee5fae_d20241215_m024524_c001_v0001183_t0049_u01734230724536") 2024/12/15 02:45:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/15 02:45:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/12/15 02:45:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/15 02:45:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:45:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:45:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/12/15 02:45:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/15 02:45:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/15 02:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/15 02:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/15 02:45:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/15 02:45:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/15 02:45:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/12/15 02:45:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:45:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/12/15 02:45:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee5fd3_d20241215_m024533_c001_v0001161_t0032_u01734230733270") 2024/12/15 02:45:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/15 02:45:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/15 02:45:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/15 02:45:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:45:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:45:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/15 02:45:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/15 02:45:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/15 02:45:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/15 02:45:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/15 02:45:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/15 02:45:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/15 02:45:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/12/15 02:45:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/15 02:45:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/15 02:45:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/15 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2024/12/15 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f20493f3e2c346e73_d20241215_m024542_c001_v0001183_t0037_u01734230742338") 2024/12/15 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/15 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/15 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/15 02:45:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/15 02:45:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/15 02:45:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:45:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:45:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2024/12/15 02:45:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/12/15 02:45:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/12/15 02:45:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/15 02:45:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/12/15 02:45:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/12/15 02:45:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/12/15 02:45:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/12/15 02:45:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:45:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/15 02:45:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cf2a_d20241215_m024550_c001_v0001183_t0001_u01734230750260") 2024/12/15 02:45:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/15 02:45:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/12/15 02:45:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/15 02:45:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:45:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:45:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/12/15 02:45:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/15 02:45:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/15 02:45:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/15 02:45:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/15 02:45:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/15 02:45:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/15 02:45:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/12/15 02:45:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:45:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/15 02:45:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cf32_d20241215_m024558_c001_v0001091_t0053_u01734230758456") 2024/12/15 02:45:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/15 02:45:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/15 02:45:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/15 02:46:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:46:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:46:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/15 02:46:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/15 02:46:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/15 02:46:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/15 02:46:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/15 02:46:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/15 02:46:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/15 02:46:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/12/15 02:46:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/15 02:46:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/15 02:46:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/15 02:46:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:46:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/15 02:46:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef4b2_d20241215_m024607_c001_v0001179_t0016_u01734230767397") 2024/12/15 02:46:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/15 02:46:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/15 02:46:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/15 02:46:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/15 02:46:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/15 02:46:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:46:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:46:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2024/12/15 02:46:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/12/15 02:46:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/12/15 02:46:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/15 02:46:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/12/15 02:46:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/12/15 02:46:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/12/15 02:46:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/12/15 02:46:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:46:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/12/15 02:46:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee6021_d20241215_m024615_c001_v0001144_t0029_u01734230775861") 2024/12/15 02:46:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/15 02:46:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/12/15 02:46:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/15 02:46:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:46:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:46:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/12/15 02:46:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/15 02:46:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/15 02:46:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/15 02:46:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/15 02:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/15 02:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/15 02:46:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/12/15 02:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/12/15 02:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8d00c_d20241215_m024625_c001_v0001157_t0057_u01734230785164") 2024/12/15 02:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/15 02:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/15 02:46:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/15 02:46:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:46:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:46:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/15 02:46:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/15 02:46:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/15 02:46:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/15 02:46:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/15 02:46:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/12/15 02:46:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/15 02:46:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/12/15 02:46:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/15 02:46:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/15 02:46:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/15 02:46:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:46:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2024/12/15 02:46:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f206a3169249be104_d20241215_m024635_c001_v0001183_t0045_u01734230795763") 2024/12/15 02:46:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/15 02:46:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/15 02:46:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/12/15 02:46:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/15 02:46:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/12/15 02:46:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:46:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:46:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2024/12/15 02:46:40 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/12/15 02:46:40 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/12/15 02:46:40 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/12/15 02:46:40 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/12/15 02:46:41 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/12/15 02:46:43 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/12/15 02:46:43 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/12/15 02:46:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:46:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/12/15 02:46:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f206a3169249be120_d20241215_m024644_c001_v0001100_t0012_u01734230804835") 2024/12/15 02:46:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/15 02:46:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/15 02:46:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/15 02:46:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:46:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:46:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/12/15 02:46:49 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/12/15 02:46:49 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/12/15 02:46:50 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/12/15 02:46:50 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/12/15 02:46:52 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/12/15 02:46:52 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/12/15 02:46:52 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/12/15 02:46:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:46:54 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/12/15 02:46:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f2021fd09eaedaf50_d20241215_m024654_c001_v0001042_t0018_u01734230814913") 2024/12/15 02:46:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/15 02:46:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/15 02:46:55 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/15 02:46:57 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:46:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:46:58 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/15 02:47:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/15 02:47:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/12/15 02:47:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/15 02:47:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/15 02:47:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/12/15 02:47:00 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/12/15 02:47:01 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/12/15 02:47:02 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/12/15 02:47:03 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/12/15 02:47:03 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/15 02:47:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:47:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2024/12/15 02:47:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f201c0aa24c3d6a61_d20241215_m024705_c001_v0001103_t0057_u01734230825523") 2024/12/15 02:47:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/15 02:47:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/15 02:47:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/15 02:47:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/15 02:47:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/15 02:47:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/15 02:47:06 DEBUG : pacer: Reducing sleep to 10ms 2024/12/15 02:47:06 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/12/15 02:47:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:47:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:47:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2024/12/15 02:47:10 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/12/15 02:47:10 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/12/15 02:47:10 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/12/15 02:47:10 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/12/15 02:47:11 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/12/15 02:47:13 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/12/15 02:47:13 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/12/15 02:47:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:47:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/12/15 02:47:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f201c0aa24c3d6a6b_d20241215_m024715_c001_v0001153_t0009_u01734230835445") 2024/12/15 02:47:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/15 02:47:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/15 02:47:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/15 02:47:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:47:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:47:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/12/15 02:47:20 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/12/15 02:47:20 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/12/15 02:47:20 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/12/15 02:47:20 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/12/15 02:47:22 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/12/15 02:47:23 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/12/15 02:47:23 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/12/15 02:47:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:47:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/12/15 02:47:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef8f3_d20241215_m024726_c001_v0001134_t0058_u01734230846360") 2024/12/15 02:47:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/15 02:47:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/15 02:47:26 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/15 02:47:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:47:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:47:29 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/15 02:47:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/15 02:47:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/12/15 02:47:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/15 02:47:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/12/15 02:47:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/15 02:47:32 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/12/15 02:47:33 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/12/15 02:47:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/12/15 02:47:35 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/12/15 02:47:35 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/15 02:47:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/15 02:47:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2024/12/15 02:47:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z0fc29dd3302dcb8b9f380e1b_f207af66b0182f58d_d20241215_m024737_c001_v0001039_t0008_u01734230857956") 2024/12/15 02:47:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/15 02:47:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/15 02:47:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/15 02:47:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/15 02:47:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/12/15 02:47:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/12/15 02:47:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/12/15 02:47:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2024/12/15 02:47:48 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fc29dd3302dcb8b9f380e1b_f215fe334d4445791_d20241215_m024748_c001_v0001134_t0040_u01734230868600") 2024/12/15 02:47:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/12/15 02:47:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/15 02:47:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/15 02:47:49 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/15 02:47:49 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/15 02:47:51 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/15 02:47:51 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/15 02:47:51 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/15 02:47:51 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/12/15 02:47:53 DEBUG : chunked-copy: Done sending chunk 0 2024/12/15 02:47:53 DEBUG : chunked-copy: Done sending chunk 1 2024/12/15 02:47:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/15 02:47:54 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fc29dd3302dcb8b9f380e1b_f215fe334d4445792_d20241215_m024754_c001_v0001178_t0023_u01734230874267") 2024/12/15 02:47:54 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/12/15 02:47:54 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/15 02:47:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/15 02:47:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/15 02:47:54 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/15 02:47:56 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/12/15 02:47:56 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/15 02:47:57 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/12/15 02:47:57 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/12/15 02:47:59 DEBUG : chunked-copy: Done sending chunk 1 2024/12/15 02:47:59 DEBUG : chunked-copy: Done sending chunk 0 2024/12/15 02:47:59 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/15 02:48:00 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef918_d20241215_m024800_c001_v0001146_t0032_u01734230880147") 2024/12/15 02:48:00 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/15 02:48:00 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/15 02:48:00 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/15 02:48:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/15 02:48:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/15 02:48:03 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/15 02:48:03 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/15 02:48:03 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/15 02:48:03 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/12/15 02:48:05 DEBUG : chunked-copy: Done sending chunk 0 2024/12/15 02:48:05 DEBUG : chunked-copy: Done sending chunk 1 2024/12/15 02:48:05 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/15 02:48:06 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef91c_d20241215_m024806_c001_v0001183_t0014_u01734230886152") 2024/12/15 02:48:06 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/12/15 02:48:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/15 02:48:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/15 02:48:06 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/12/15 02:48:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/15 02:48:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/15 02:48:06 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/15 02:48:08 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/15 02:48:09 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/15 02:48:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qugatug7buze/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/12/15 02:48:11 INFO : B2 bucket rclone-test-qugatug7buze: cleaning bucket "rclone-test-qugatug7buze" of all files 2024/12/15 02:48:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f400b9e616b2ef4ff_d20241215_m024719_c001_v7007000_t0000_u01734230839779") 2024/12/15 02:48:11 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f201c0aa24c3d6a6b_d20241215_m024715_c001_v0001153_t0009_u01734230835445") 2024/12/15 02:48:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f401c0aa24c3d6a6a_d20241215_m024714_c001_v7007000_t0000_u01734230834956") 2024/12/15 02:48:11 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef4f5_d20241215_m024710_c001_v0001181_t0041_u01734230830534") 2024/12/15 02:48:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f415fe334d444578b_d20241215_m024743_c001_v7007000_t0000_u01734230863373") 2024/12/15 02:48:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f207af66b0182f58d_d20241215_m024737_c001_v0001039_t0008_u01734230857956") 2024/12/15 02:48:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f407af66b0182f58c_d20241215_m024737_c001_v7007000_t0000_u01734230857447") 2024/12/15 02:48:11 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef8fd_d20241215_m024731_c001_v0001116_t0034_u01734230851681") 2024/12/15 02:48:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f400b9e616b2ef8fc_d20241215_m024731_c001_v7007000_t0000_u01734230851501") 2024/12/15 02:48:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef8f3_d20241215_m024726_c001_v0001134_t0058_u01734230846360") 2024/12/15 02:48:12 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f400b9e616b2ef8f1_d20241215_m024725_c001_v7007000_t0000_u01734230845875") 2024/12/15 02:48:12 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef500_d20241215_m024719_c001_v0001165_t0017_u01734230839999") 2024/12/15 02:48:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee5ff4_d20241215_m024546_c001_v7007000_t0000_u01734230746152") 2024/12/15 02:48:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f20493f3e2c346e73_d20241215_m024542_c001_v0001183_t0037_u01734230742338") 2024/12/15 02:48:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416d2c3c04c8cf1f_d20241215_m024537_c001_v7007000_t0000_u01734230737106") 2024/12/15 02:48:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee5fd3_d20241215_m024533_c001_v0001161_t0032_u01734230733270") 2024/12/15 02:48:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f40493f3e2c346e71_d20241215_m024541_c001_v7007000_t0000_u01734230741985") 2024/12/15 02:48:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cf24_d20241215_m024537_c001_v0001106_t0058_u01734230737288") 2024/12/15 02:48:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee5fd2_d20241215_m024532_c001_v7007000_t0000_u01734230732922") 2024/12/15 02:48:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cf1c_d20241215_m024528_c001_v0001040_t0003_u01734230728703") 2024/12/15 02:48:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416d2c3c04c8cf1b_d20241215_m024528_c001_v7007000_t0000_u01734230728506") 2024/12/15 02:48:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee5fae_d20241215_m024524_c001_v0001183_t0049_u01734230724536") 2024/12/15 02:48:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee5fa7_d20241215_m024524_c001_v7007000_t0000_u01734230724178") 2024/12/15 02:48:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cf0d_d20241215_m024520_c001_v0001161_t0053_u01734230720406") 2024/12/15 02:48:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416d2c3c04c8cf6c_d20241215_m024611_c001_v7007000_t0000_u01734230771420") 2024/12/15 02:48:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef4b2_d20241215_m024607_c001_v0001179_t0016_u01734230767397") 2024/12/15 02:48:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee601c_d20241215_m024602_c001_v7007000_t0000_u01734230762524") 2024/12/15 02:48:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cf32_d20241215_m024558_c001_v0001091_t0053_u01734230758456") 2024/12/15 02:48:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f400b9e616b2ef4b0_d20241215_m024607_c001_v7007000_t0000_u01734230767052") 2024/12/15 02:48:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee601d_d20241215_m024602_c001_v0001182_t0026_u01734230762706") 2024/12/15 02:48:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416d2c3c04c8cf31_d20241215_m024558_c001_v7007000_t0000_u01734230758127") 2024/12/15 02:48:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee601a_d20241215_m024553_c001_v0001116_t0033_u01734230753800") 2024/12/15 02:48:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee6019_d20241215_m024553_c001_v7007000_t0000_u01734230753618") 2024/12/15 02:48:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cf2a_d20241215_m024550_c001_v0001183_t0001_u01734230750260") 2024/12/15 02:48:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416d2c3c04c8cf28_d20241215_m024549_c001_v7007000_t0000_u01734230749898") 2024/12/15 02:48:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee5ff6_d20241215_m024546_c001_v0001128_t0044_u01734230746335") 2024/12/15 02:48:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416d2c3c04c8cf0c_d20241215_m024520_c001_v7007000_t0000_u01734230720224") 2024/12/15 02:48:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cf07_d20241215_m024516_c001_v0001181_t0039_u01734230716255") 2024/12/15 02:48:13 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416d2c3c04c8cf06_d20241215_m024515_c001_v7007000_t0000_u01734230715910") 2024/12/15 02:48:13 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cf04_d20241215_m024511_c001_v0001183_t0041_u01734230711853") 2024/12/15 02:48:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416d2c3c04c8cf03_d20241215_m024511_c001_v7007000_t0000_u01734230711670") 2024/12/15 02:48:13 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee5f68_d20241215_m024507_c001_v0001043_t0037_u01734230707637") 2024/12/15 02:48:13 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee5f67_d20241215_m024507_c001_v7007000_t0000_u01734230707296") 2024/12/15 02:48:13 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cef9_d20241215_m024503_c001_v0001183_t0042_u01734230703378") 2024/12/15 02:48:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416d2c3c04c8cef8_d20241215_m024503_c001_v7007000_t0000_u01734230703171") 2024/12/15 02:48:14 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee5f62_d20241215_m024459_c001_v0001182_t0034_u01734230699769") 2024/12/15 02:48:14 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee5f61_d20241215_m024459_c001_v7007000_t0000_u01734230699387") 2024/12/15 02:48:14 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef433_d20241215_m024454_c001_v0001037_t0017_u01734230694191") 2024/12/15 02:48:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f4021fd09eaedaf1d_d20241215_m024640_c001_v7007000_t0000_u01734230800186") 2024/12/15 02:48:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f206a3169249be104_d20241215_m024635_c001_v0001183_t0045_u01734230795763") 2024/12/15 02:48:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416d2c3c04c8d00d_d20241215_m024629_c001_v7007000_t0000_u01734230789607") 2024/12/15 02:48:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8d00c_d20241215_m024625_c001_v0001157_t0057_u01734230785164") 2024/12/15 02:48:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f406a3169249be103_d20241215_m024635_c001_v7007000_t0000_u01734230795384") 2024/12/15 02:48:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8d00e_d20241215_m024629_c001_v0001136_t0027_u01734230789808") 2024/12/15 02:48:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416d2c3c04c8d00a_d20241215_m024624_c001_v7007000_t0000_u01734230784781") 2024/12/15 02:48:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cfd2_d20241215_m024620_c001_v0001105_t0014_u01734230780127") 2024/12/15 02:48:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f416d2c3c04c8cfce_d20241215_m024619_c001_v7007000_t0000_u01734230779943") 2024/12/15 02:48:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f211147fb66ee6021_d20241215_m024615_c001_v0001144_t0029_u01734230775861") 2024/12/15 02:48:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f411147fb66ee6020_d20241215_m024615_c001_v7007000_t0000_u01734230775467") 2024/12/15 02:48:14 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f216d2c3c04c8cf70_d20241215_m024611_c001_v0001178_t0051_u01734230771603") 2024/12/15 02:48:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f400b9e616b2ef4f4_d20241215_m024710_c001_v7007000_t0000_u01734230830332") 2024/12/15 02:48:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f201c0aa24c3d6a61_d20241215_m024705_c001_v0001103_t0057_u01734230825523") 2024/12/15 02:48:15 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f401c0aa24c3d6a60_d20241215_m024705_c001_v7007000_t0000_u01734230825068") 2024/12/15 02:48:15 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f2021fd09eaedaf6b_d20241215_m024659_c001_v0001182_t0045_u01734230819983") 2024/12/15 02:48:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f4021fd09eaedaf6a_d20241215_m024659_c001_v7007000_t0000_u01734230819802") 2024/12/15 02:48:15 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f2021fd09eaedaf50_d20241215_m024654_c001_v0001042_t0018_u01734230814913") 2024/12/15 02:48:15 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f4021fd09eaedaf4c_d20241215_m024654_c001_v7007000_t0000_u01734230814489") 2024/12/15 02:48:15 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f2021fd09eaedaf32_d20241215_m024649_c001_v0001183_t0002_u01734230809609") 2024/12/15 02:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f4021fd09eaedaf31_d20241215_m024649_c001_v7007000_t0000_u01734230809425") 2024/12/15 02:48:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f206a3169249be120_d20241215_m024644_c001_v0001100_t0012_u01734230804835") 2024/12/15 02:48:15 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f406a3169249be11f_d20241215_m024644_c001_v7007000_t0000_u01734230804403") 2024/12/15 02:48:15 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f2021fd09eaedaf20_d20241215_m024640_c001_v0001183_t0035_u01734230800367") 2024/12/15 02:48:15 DEBUG : chunked-copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f400b9e616b2ef920_d20241215_m024808_c001_v7007000_t0000_u01734230888248") 2024/12/15 02:48:15 DEBUG : chunked-copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f215fe334d4445799_d20241215_m024802_c001_v0001177_t0027_u01734230882695") 2024/12/15 02:48:15 DEBUG : chunked-copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f415fe334d4445798_d20241215_m024802_c001_v7007000_t0000_u01734230882209") 2024/12/15 02:48:15 DEBUG : chunked-copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f215fe334d4445795_d20241215_m024756_c001_v0001041_t0056_u01734230876686") 2024/12/15 02:48:15 DEBUG : chunked-copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f415fe334d4445794_d20241215_m024756_c001_v7007000_t0000_u01734230876187") 2024/12/15 02:48:15 DEBUG : chunked-copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef90e_d20241215_m024751_c001_v0001183_t0028_u01734230871035") 2024/12/15 02:48:15 DEBUG : chunked-copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f400b9e616b2ef90d_d20241215_m024750_c001_v7007000_t0000_u01734230870540") 2024/12/15 02:48:15 DEBUG : chunked-copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f114609a63ca0fe11_d20241215_m024747_c001_v0001183_t0055_u01734230867349") 2024/12/15 02:48:16 DEBUG : chunked-copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f415fe334d4445790_d20241215_m024746_c001_v7007000_t0000_u01734230866971") 2024/12/15 02:48:16 DEBUG : chunked-copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f114609a63ca0fda3_d20241215_m024744_c001_v0001183_t0055_u01734230864068") 2024/12/15 02:48:16 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f400b9e616b2ef91f_d20241215_m024808_c001_v7007000_t0000_u01734230888067") 2024/12/15 02:48:16 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef91c_d20241215_m024806_c001_v0001183_t0014_u01734230886152") 2024/12/15 02:48:16 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f415fe334d4445797_d20241215_m024801_c001_v7007000_t0000_u01734230881996") 2024/12/15 02:48:16 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f200b9e616b2ef918_d20241215_m024800_c001_v0001146_t0032_u01734230880147") 2024/12/15 02:48:16 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f415fe334d4445793_d20241215_m024756_c001_v7007000_t0000_u01734230876004") 2024/12/15 02:48:16 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f215fe334d4445792_d20241215_m024754_c001_v0001178_t0023_u01734230874267") 2024/12/15 02:48:16 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f400b9e616b2ef90c_d20241215_m024750_c001_v7007000_t0000_u01734230870361") 2024/12/15 02:48:16 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f215fe334d4445791_d20241215_m024748_c001_v0001134_t0040_u01734230868600") 2024/12/15 02:48:16 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f415fe334d444578f_d20241215_m024746_c001_v7007000_t0000_u01734230866789") 2024/12/15 02:48:16 DEBUG : chunked-copy.copy: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f115423aa0f0b9d5d_d20241215_m024745_c001_v0001183_t0026_u01734230865970") 2024/12/15 02:48:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f116077ce49148237_d20241215_m024339_c001_v0001146_t0057_u01734230619473") 2024/12/15 02:48:16 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f400b9e616b2ef922_d20241215_m024809_c001_v7007000_t0000_u01734230889006") 2024/12/15 02:48:16 DEBUG : unknown-size-put.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f114609a63ca100dc_d20241215_m024808_c001_v0001183_t0020_u01734230888794") 2024/12/15 02:48:16 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f400b9e616b2ef924_d20241215_m024809_c001_v7007000_t0000_u01734230889998") 2024/12/15 02:48:16 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f114609a63ca10100_d20241215_m024809_c001_v0001183_t0058_u01734230889788") 2024/12/15 02:48:16 DEBUG : unknown-size-update.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f114609a63ca100ee_d20241215_m024809_c001_v0001183_t0017_u01734230889193") 2024/12/15 02:48:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f400b9e616b2ef432_d20241215_m024453_c001_v7007000_t0000_u01734230693994") 2024/12/15 02:48:17 DEBUG : versions/test-versions.txt: Deleting (id "4_z0fc29dd3302dcb8b9f380e1b_f114609a63ca0e231_d20241215_m024445_c001_v0001183_t0011_u01734230685616") 2024/12/15 02:48:18 INFO : B2 bucket rclone-test-qugatug7buze: cleaning bucket "rclone-test-qugatug7buze" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (320.75s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.58s) --- PASS: TestIntegration/FsMkdir (318.24s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.09s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (12.22s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (75.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.05s) --- 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.18s) --- 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.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.65s) --- 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 (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (7.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.20s) --- 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 (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (169.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (30.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (24.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.34s) --- 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 320.770s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m21.554441248s (try 1/5)