"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/21 02:04:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jihakin4cugo" 2024/12/21 02:04:40 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/21 02:04:43 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/21 02:04:43 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/21 02:04:43 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/21 02:05:14 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/21 02:05:14 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/12/21 02:05:16 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/12/21 02:05:16 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/12/21 02:05:17 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/12/21 02:05:17 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/12/21 02:05:17 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/12/21 02:05:17 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/21 02:05:25 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/21 02:05:26 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/21 02:05:31 INFO : B2 bucket rclone-test-jihakin4cugo: cleaning bucket "rclone-test-jihakin4cugo" of all files 2024/12/21 02:05:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add95_d20241221_m020530_c001_v0001117_t0054_u01734746730348") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/21 02:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-jihakin4cugo/dirToPurgeFromRoot" 2024/12/21 02:05:34 INFO : B2 bucket rclone-test-jihakin4cugo path dirToPurgeFromRoot: cleaning bucket "rclone-test-jihakin4cugo" of all files 2024/12/21 02:05:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add9b_d20241221_m020532_c001_v0001117_t0011_u01734746732484") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/21 02:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jihakin4cugo/hello? sausage/êé" 2024/12/21 02:05:39 INFO : B2 bucket rclone-test-jihakin4cugo path hello? sausage/êé: cleaning bucket "rclone-test-jihakin4cugo" of all files 2024/12/21 02:05:39 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f106cd5d74a105444_d20241221_m020538_c001_v0001182_t0009_u01734746738035") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/12/21 02:05:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/12/21 02:05:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/21 02:05:41 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/12/21 02:05:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jihakin4cugo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/21 02:05:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jihakin4cugo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-jihakin4cugo" from "TestB2:rclone-test-jihakin4cugo" 2024/12/21 02:05:52 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/21 02:06:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dirosas9seqo" 2024/12/21 02:06:07 DEBUG : B2 bucket rclone-test-dirosas9seqo: Purge remote 2024/12/21 02:06:07 INFO : B2 bucket rclone-test-dirosas9seqo: cleaning bucket "rclone-test-dirosas9seqo" of all files 2024/12/21 02:06:07 DEBUG : somefile: Deleting (id "4_zefa2fd63f06deb6b9f380e1b_f4001f925cbb6c55c_d20241221_m020606_c001_v0001144_t0010_u01734746766086") === 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/21 02:06:08 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/21 02:06:09 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/21 02:06:12 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/12/21 02:06:12 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/12/21 02:06:12 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.938Ki offset 6Mi/6.106Mi 2024/12/21 02:06:12 DEBUG : test-metadata: Sending chunk 1 length 111553 2024/12/21 02:06:14 DEBUG : test-metadata: Done sending chunk 1 2024/12/21 02:06:15 DEBUG : test-metadata: Done sending chunk 0 2024/12/21 02:06:15 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/21 02:06:26 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1117-09.backblaze.com/b2api/v1/b2_upload_file/5f42bd53f05deb6b9f380e1b/c001_v0001117_t0033": EOF 2024/12/21 02:06:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-09.backblaze.com/b2api/v1/b2_upload_file/5f42bd53f05deb6b9f380e1b/c001_v0001117_t0033": EOF) 2024/12/21 02:06:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1117-09.backblaze.com/b2api/v1/b2_upload_file/5f42bd53f05deb6b9f380e1b/c001_v0001117_t0033": EOF - low level retry 1/10 2024/12/21 02:06:28 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-21-020620-636.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/21 02:06:30 DEBUG : oldPath = "TestB2:rclone-test-jihakin4cugo/versions/test-versions-v2024-12-21-020620-636.txt" 2024/12/21 02:06:30 DEBUG : newPath = "TestB2,versions:rclone-test-jihakin4cugo/versions/test-versions-v2024-12-21-020620-636.txt" 2024/12/21 02:06:30 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-jihakin4cugo/versions/test-versions-v2024-12-21-020620-636.txt" 2024/12/21 02:06:30 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/12/21 02:06:31 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-jihakin4cugo/versions/test-versions-v2024-12-21-020620-636.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-jihakin4cugo/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/21 02:06:32 INFO : B2 bucket rclone-test-jihakin4cugo: cleaning bucket "rclone-test-jihakin4cugo" of all hidden files 2024/12/21 02:06:33 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55cc_d20241221_m020452_c001_v7007000_t0000_u01734746692904") as it is a hide marker 2024/12/21 02:06:33 DEBUG : leading space/ leading space: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595adce9_d20241221_m020451_c001_v0001117_t0009_u01734746691525") 2024/12/21 02:06:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55ca_d20241221_m020451_c001_v7007000_t0000_u01734746691163") as it is a hide marker 2024/12/21 02:06:33 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595adcdd_d20241221_m020449_c001_v0001117_t0018_u01734746689878") 2024/12/21 02:06:33 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55d6_d20241221_m020500_c001_v7007000_t0000_u01734746700734") as it is a hide marker 2024/12/21 02:06:33 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add1b_d20241221_m020459_c001_v0001117_t0022_u01734746699754") 2024/12/21 02:06:33 DEBUG : created from root.txt: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f407f961c826b690c_d20241221_m020600_c001_v7007000_t0000_u01734746760023") as it is a hide marker 2024/12/21 02:06:33 DEBUG : created from root.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f102216a0ecb39708_d20241221_m020559_c001_v0001182_t0043_u01734746759021") 2024/12/21 02:06:33 DEBUG : file name.txt: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f409c812ec047c103_d20241221_m020608_c001_v7007000_t0000_u01734746768374") as it is a hide marker 2024/12/21 02:06:33 DEBUG : file name.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595addd8_d20241221_m020547_c001_v0001117_t0021_u01734746747478") 2024/12/21 02:06:33 DEBUG : file name.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f1192b8a5271eb06f_d20241221_m020543_c001_v0001178_t0039_u01734746743994") 2024/12/21 02:06:33 DEBUG : file name.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add87_d20241221_m020522_c001_v0001117_t0050_u01734746722218") 2024/12/21 02:06:33 DEBUG : file name.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add7f_d20241221_m020520_c001_v0001117_t0045_u01734746720813") 2024/12/21 02:06:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add83_d20241221_m020521_c001_v0001117_t0012_u01734746721521") "upload" dated 2024-12-21 02:05:21.521 +0000 UTC (1m12.323829346s ago) 2024/12/21 02:06:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b587_d20241221_m020541_c001_v7007000_t0000_u01734746741767") as it is a hide marker 2024/12/21 02:06:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f10989a6e0536ffd4_d20241221_m020541_c001_v0001178_t0020_u01734746741550") 2024/12/21 02:06:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f110b7f88f9be9f95_d20241221_m020540_c001_v0001178_t0026_u01734746740910") 2024/12/21 02:06:34 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55e5_d20241221_m020510_c001_v7007000_t0000_u01734746710327") as it is a hide marker 2024/12/21 02:06:34 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add45_d20241221_m020509_c001_v0001117_t0001_u01734746709326") 2024/12/21 02:06:34 DEBUG : piped data.txt: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f409c812ec047c10a_d20241221_m020610_c001_v7007000_t0000_u01734746770642") as it is a hide marker 2024/12/21 02:06:34 DEBUG : piped data.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595ade2a_d20241221_m020609_c001_v0001117_t0006_u01734746769644") 2024/12/21 02:06:34 DEBUG : piped data.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f409c812ec047c106_d20241221_m020609_c001_v7007000_t0000_u01734746769458") 2024/12/21 02:06:34 DEBUG : piped data.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f409eb134595ade28_d20241221_m020609_c001_v0001117_t0033_u01734746769099") 2024/12/21 02:06:34 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55e7_d20241221_m020512_c001_v7007000_t0000_u01734746712252") as it is a hide marker 2024/12/21 02:06:34 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add4d_d20241221_m020510_c001_v0001117_t0001_u01734746710706") 2024/12/21 02:06:34 DEBUG : test-metadata: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f401e59d573cdfd60_d20241221_m020618_c001_v7007000_t0000_u01734746778091") as it is a hide marker 2024/12/21 02:06:34 DEBUG : test-metadata: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f209c812ec047c113_d20241221_m020612_c001_v0001172_t0052_u01734746772700") 2024/12/21 02:06:34 DEBUG : test-metadata: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f409c812ec047c110_d20241221_m020611_c001_v7007000_t0000_u01734746771992") 2024/12/21 02:06:34 DEBUG : test-metadata: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595ade32_d20241221_m020610_c001_v0001117_t0059_u01734746770828") 2024/12/21 02:06:34 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55db_d20241221_m020503_c001_v7007000_t0000_u01734746703165") as it is a hide marker 2024/12/21 02:06:34 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add21_d20241221_m020502_c001_v0001117_t0058_u01734746702362") 2024/12/21 02:06:34 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55df_d20241221_m020506_c001_v7007000_t0000_u01734746706234") as it is a hide marker 2024/12/21 02:06:34 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add31_d20241221_m020505_c001_v0001117_t0007_u01734746705228") 2024/12/21 02:06:34 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55de_d20241221_m020504_c001_v7007000_t0000_u01734746704858") as it is a hide marker 2024/12/21 02:06:34 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add29_d20241221_m020503_c001_v0001117_t0012_u01734746703560") 2024/12/21 02:06:34 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55e2_d20241221_m020507_c001_v7007000_t0000_u01734746707691") as it is a hide marker 2024/12/21 02:06:34 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add37_d20241221_m020506_c001_v0001117_t0057_u01734746706597") 2024/12/21 02:06:35 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55e3_d20241221_m020508_c001_v7007000_t0000_u01734746708948") as it is a hide marker 2024/12/21 02:06:35 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add41_d20241221_m020508_c001_v0001117_t0010_u01734746708054") 2024/12/21 02:06:35 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55da_d20241221_m020501_c001_v7007000_t0000_u01734746701986") as it is a hide marker 2024/12/21 02:06:35 DEBUG : trailing space /trailing space : Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add1f_d20241221_m020501_c001_v0001117_t0041_u01734746701098") 2024/12/21 02:06:35 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f11011e482fb28ff2_d20241221_m020628_c001_v0001180_t0034_u01734746788790") "upload" dated 2024-12-21 02:06:28.79 +0000 UTC (6.428491026s ago) 2024/12/21 02:06:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4063d5e88e0f2e1b_d20241221_m020623_c001_v7007000_t0000_u01734746783972") 2024/12/21 02:06:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595ade5d_d20241221_m020620_c001_v0001117_t0026_u01734746780636") 2024/12/21 02:06:35 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55ee_d20241221_m020520_c001_v7007000_t0000_u01734746720261") as it is a hide marker 2024/12/21 02:06:35 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2136256a137c55ea_d20241221_m020514_c001_v0001183_t0052_u01734746714365") 2024/12/21 02:06:35 DEBUG : zero-length-file: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55e9_d20241221_m020514_c001_v7007000_t0000_u01734746714108") as it is a hide marker 2024/12/21 02:06:35 DEBUG : zero-length-file: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f409eb134595add5b_d20241221_m020513_c001_v0001117_t0033_u01734746713546") 2024/12/21 02:06:35 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55ce_d20241221_m020454_c001_v7007000_t0000_u01734746694230") as it is a hide marker 2024/12/21 02:06:35 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595adced_d20241221_m020453_c001_v0001117_t0024_u01734746693268") 2024/12/21 02:06:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55c6_d20241221_m020446_c001_v7007000_t0000_u01734746686764") as it is a hide marker 2024/12/21 02:06:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595adcc5_d20241221_m020445_c001_v0001117_t0025_u01734746685465") 2024/12/21 02:06:35 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55d2_d20241221_m020458_c001_v7007000_t0000_u01734746698105") as it is a hide marker 2024/12/21 02:06:35 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add0d_d20241221_m020457_c001_v0001117_t0049_u01734746697189") 2024/12/21 02:06:35 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55d1_d20241221_m020456_c001_v7007000_t0000_u01734746696822") as it is a hide marker 2024/12/21 02:06:35 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add03_d20241221_m020455_c001_v0001117_t0048_u01734746695797") 2024/12/21 02:06:35 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55d3_d20241221_m020459_c001_v7007000_t0000_u01734746699392") as it is a hide marker 2024/12/21 02:06:35 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add13_d20241221_m020458_c001_v0001117_t0027_u01734746698467") 2024/12/21 02:06:35 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55d0_d20241221_m020455_c001_v7007000_t0000_u01734746695434") as it is a hide marker 2024/12/21 02:06:36 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595adcf3_d20241221_m020454_c001_v0001117_t0023_u01734746694599") 2024/12/21 02:06:36 DEBUG : ./.: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55c8_d20241221_m020448_c001_v7007000_t0000_u01734746688058") as it is a hide marker 2024/12/21 02:06:36 DEBUG : ./.: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595adcc9_d20241221_m020447_c001_v0001117_t0054_u01734746687128") 2024/12/21 02:06:36 DEBUG : ../..: Deleting current version (id "4_z5f42bd53f05deb6b9f380e1b_f4136256a137c55c9_d20241221_m020449_c001_v7007000_t0000_u01734746689516") as it is a hide marker 2024/12/21 02:06:36 DEBUG : ../..: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595adcd1_d20241221_m020448_c001_v0001117_t0011_u01734746688421") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/12/21 02:06:37 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/12/21 02:06:37 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/12/21 02:06:37 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/12/21 02:06:37 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/12/21 02:06:38 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/12/21 02:06:39 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/12/21 02:06:39 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/12/21 02:06:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:06:42 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/21 02:06:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f202f2ad1fbf6fbee_d20241221_m020642_c001_v0001182_t0043_u01734746802877") 2024/12/21 02:06:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/21 02:06:42 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/21 02:06:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/21 02:06:43 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:06:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:06:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/12/21 02:06:46 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/12/21 02:06:46 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/12/21 02:06:46 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/12/21 02:06:46 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/12/21 02:06:49 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/12/21 02:06:49 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/12/21 02:06:49 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/12/21 02:06:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:06:51 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/21 02:06:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f202f2ad1fbf6fbf3_d20241221_m020651_c001_v0001165_t0020_u01734746811423") 2024/12/21 02:06:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/21 02:06:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/21 02:06:51 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/21 02:06:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/21 02:06:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/21 02:06:52 DEBUG : pacer: Reducing sleep to 10ms 2024/12/21 02:06:53 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:06:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:06:54 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/21 02:06:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/21 02:06:56 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/12/21 02:06:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/21 02:06:56 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/12/21 02:06:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/21 02:06:56 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/12/21 02:06:56 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/12/21 02:06:58 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/12/21 02:06:58 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/12/21 02:06:58 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/21 02:07:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:07:00 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/21 02:07:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f2009b2585ed17db6_d20241221_m020700_c001_v0001099_t0012_u01734746820115") 2024/12/21 02:07:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/21 02:07:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/21 02:07:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/21 02:07:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/21 02:07:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Error sending chunk 2 (retry=true): CPU too busy (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0025088a0), retryAfter:1000000000} 2024/12/21 02:07:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable) 2024/12/21 02:07:02 DEBUG : pacer: low level retry 1/10 (error CPU too busy (503 service_unavailable)) 2024/12/21 02:07:02 DEBUG : pacer: Rate limited, increasing sleep to 1s 2024/12/21 02:07:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/21 02:07:03 DEBUG : pacer: Reducing sleep to 500ms 2024/12/21 02:07:04 DEBUG : pacer: Reducing sleep to 250ms 2024/12/21 02:07:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/12/21 02:07:07 DEBUG : pacer: Reducing sleep to 125ms 2024/12/21 02:07:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:07:08 DEBUG : pacer: Reducing sleep to 62.5ms 2024/12/21 02:07:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:07:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts 2024/12/21 02:07:09 DEBUG : pacer: Reducing sleep to 31.25ms 2024/12/21 02:07:09 DEBUG : pacer: Reducing sleep to 15.625ms 2024/12/21 02:07:10 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2024/12/21 02:07:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/12/21 02:07:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/12/21 02:07:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/21 02:07:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/12/21 02:07:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/12/21 02:07:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/12/21 02:07:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/12/21 02:07:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:07:16 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/21 02:07:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f218e7f21d766f98b_d20241221_m020716_c001_v0001182_t0014_u01734746836128") 2024/12/21 02:07:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/21 02:07:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/12/21 02:07:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/21 02:07:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:07:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:07:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/12/21 02:07:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/21 02:07:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/21 02:07:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/21 02:07:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/21 02:07:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/21 02:07:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/21 02:07:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/12/21 02:07:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:07:24 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/21 02:07:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f218e7f21d766f99f_d20241221_m020724_c001_v0001116_t0055_u01734746844315") 2024/12/21 02:07:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/21 02:07:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/21 02:07:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/21 02:07:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:07:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:07:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/21 02:07:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/21 02:07:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/21 02:07:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/21 02:07:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/21 02:07:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/21 02:07:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/21 02:07:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/12/21 02:07:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/21 02:07:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/21 02:07:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/21 02:07:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:07: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/21 02:07:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f20717f149adf57fb_d20241221_m020733_c001_v0001145_t0045_u01734746853751") 2024/12/21 02:07:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/21 02:07:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/21 02:07:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/21 02:07:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/21 02:07:35 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/21 02:07:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:07:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:07:36 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/21 02:07:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/21 02:07:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/12/21 02:07:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/12/21 02:07:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/12/21 02:07:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/12/21 02:07:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/12/21 02:07:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/12/21 02:07:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:07:41 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/21 02:07:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f20717f149adf5804_d20241221_m020741_c001_v0001182_t0000_u01734746861920") 2024/12/21 02:07:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/21 02:07:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/12/21 02:07:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/21 02:07:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:07:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:07:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/12/21 02:07:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/21 02:07:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/21 02:07:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/21 02:07:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/21 02:07:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/21 02:07:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/21 02:07:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/12/21 02:07:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:07:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/21 02:07:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f20717f149adf580c_d20241221_m020750_c001_v0001183_t0049_u01734746870071") 2024/12/21 02:07:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/21 02:07:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/21 02:07:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/21 02:07:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:07:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:07:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/21 02:07:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/21 02:07:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/21 02:07:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/21 02:07:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/21 02:07:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/21 02:07:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/21 02:07:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/12/21 02:07:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/21 02:07:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/21 02:07:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/21 02:07:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:07:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2024/12/21 02:07:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b6a2_d20241221_m020759_c001_v0001182_t0050_u01734746879745") 2024/12/21 02:07:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/21 02:08:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/21 02:08:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/21 02:08:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/21 02:08:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/21 02:08:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:08:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:08:02 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/21 02:08:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/21 02:08:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/12/21 02:08:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/12/21 02:08:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/12/21 02:08:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/12/21 02:08:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/12/21 02:08:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/12/21 02:08:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:08:08 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/21 02:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f218e7f21d766fa64_d20241221_m020808_c001_v0001183_t0032_u01734746888933") 2024/12/21 02:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/21 02:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/12/21 02:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/21 02:08:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:08:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:08:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/12/21 02:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/21 02:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/21 02:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/21 02:08:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/21 02:08:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/21 02:08:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/21 02:08:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/12/21 02:08:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:08:17 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/21 02:08:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b6bd_d20241221_m020818_c001_v0001183_t0007_u01734746898039") 2024/12/21 02:08:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/21 02:08:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/21 02:08:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/21 02:08:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:08:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:08:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/21 02:08:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/21 02:08:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/21 02:08:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/21 02:08:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/21 02:08:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/12/21 02:08:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/21 02:08:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/12/21 02:08:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/21 02:08:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/21 02:08:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/21 02:08:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:08:27 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/21 02:08:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f216c663fc8aec042_d20241221_m020827_c001_v0001179_t0017_u01734746907505") 2024/12/21 02:08:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/21 02:08:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/21 02:08:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/12/21 02:08:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/21 02:08:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/12/21 02:08:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:08:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:08:30 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/21 02:08:32 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/12/21 02:08:32 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/12/21 02:08:32 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/12/21 02:08:32 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/12/21 02:08:33 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/12/21 02:08:34 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/12/21 02:08:34 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/12/21 02:08:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:08:36 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/21 02:08:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f216c663fc8aec063_d20241221_m020836_c001_v0001178_t0041_u01734746916388") 2024/12/21 02:08:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/21 02:08:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/21 02:08:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/21 02:08:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:08:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:08:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/12/21 02:08:41 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/12/21 02:08:41 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/12/21 02:08:41 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/12/21 02:08:41 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/12/21 02:08:43 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/12/21 02:08:43 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/12/21 02:08:43 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/12/21 02:08:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:08:46 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/21 02:08:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b6fd_d20241221_m020846_c001_v0001178_t0003_u01734746926241") 2024/12/21 02:08:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/21 02:08:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/21 02:08:46 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/21 02:08:48 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:08:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:08:49 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/21 02:08:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/21 02:08:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/12/21 02:08:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/21 02:08:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/12/21 02:08:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/21 02:08:51 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/12/21 02:08:52 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/12/21 02:08:53 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/12/21 02:08:54 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/12/21 02:08:54 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/21 02:08:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:08:56 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/21 02:08:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f208fb78406071376_d20241221_m020856_c001_v0001134_t0038_u01734746936845") 2024/12/21 02:08:56 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/21 02:08:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/21 02:08:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/21 02:08:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/21 02:08:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/12/21 02:08:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:08:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:08:59 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/21 02:09:02 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/12/21 02:09:02 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/12/21 02:09:02 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/12/21 02:09:02 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/12/21 02:09:03 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/12/21 02:09:04 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/12/21 02:09:04 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/12/21 02:09:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:09:07 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/21 02:09:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f208fb78406071379_d20241221_m020907_c001_v0001183_t0000_u01734746947295") 2024/12/21 02:09:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/21 02:09:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/21 02:09:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/21 02:09:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/21 02:09:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/21 02:09:07 DEBUG : pacer: Reducing sleep to 10ms 2024/12/21 02:09:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:09:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:09:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/12/21 02:09:12 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/12/21 02:09:12 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/12/21 02:09:12 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/12/21 02:09:12 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/12/21 02:09:14 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/12/21 02:09:15 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/12/21 02:09:15 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/12/21 02:09:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:09:17 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/21 02:09:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f2053fe083c4a8024_d20241221_m020917_c001_v0001144_t0057_u01734746957517") 2024/12/21 02:09:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/21 02:09:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/21 02:09:17 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/21 02:09:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:09:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:09:21 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/21 02:09:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/21 02:09:23 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/12/21 02:09:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/21 02:09:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/21 02:09:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/12/21 02:09:24 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/12/21 02:09:24 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/12/21 02:09:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/12/21 02:09:26 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/12/21 02:09:26 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/21 02:09:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/21 02:09:29 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/21 02:09:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f42bd53f05deb6b9f380e1b_f2024221b7667b27f_d20241221_m020929_c001_v0001177_t0039_u01734746969504") 2024/12/21 02:09:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/21 02:09:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/21 02:09:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/21 02:09:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/21 02:09:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/12/21 02:09:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/12/21 02:09:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/12/21 02:09:32 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/21 02:09:41 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f42bd53f05deb6b9f380e1b_f2024221b7667b2a4_d20241221_m020940_c001_v0001106_t0051_u01734746980959") 2024/12/21 02:09:41 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/12/21 02:09:41 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/21 02:09:41 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/21 02:09:41 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/21 02:09:41 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/21 02:09:43 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/21 02:09:43 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/21 02:09:43 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/21 02:09:43 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/12/21 02:09:45 DEBUG : chunked-copy: Done sending chunk 0 2024/12/21 02:09:46 DEBUG : chunked-copy: Done sending chunk 1 2024/12/21 02:09:46 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/21 02:09:46 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f42bd53f05deb6b9f380e1b_f2024221b7667b2ab_d20241221_m020946_c001_v0001183_t0023_u01734746986763") 2024/12/21 02:09:46 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/12/21 02:09:46 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/21 02:09:47 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/21 02:09:47 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/21 02:09:47 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/21 02:09:49 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/12/21 02:09:49 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/21 02:09:49 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/12/21 02:09:49 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/12/21 02:09:51 DEBUG : chunked-copy: Done sending chunk 0 2024/12/21 02:09:51 DEBUG : chunked-copy: Done sending chunk 1 2024/12/21 02:09:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/21 02:09:52 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f42bd53f05deb6b9f380e1b_f2053fe083c4a8094_d20241221_m020952_c001_v0001120_t0042_u01734746992408") 2024/12/21 02:09:52 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/21 02:09:52 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/21 02:09:53 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/21 02:09:53 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/21 02:09:53 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/21 02:09:55 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/21 02:09:55 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/21 02:09:55 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/21 02:09:55 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/12/21 02:09:57 DEBUG : chunked-copy: Done sending chunk 0 2024/12/21 02:09:57 DEBUG : chunked-copy: Done sending chunk 1 2024/12/21 02:09:57 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/21 02:09:58 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5f42bd53f05deb6b9f380e1b_f2053fe083c4a80a5_d20241221_m020958_c001_v0001104_t0008_u01734746998384") 2024/12/21 02:09:58 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/12/21 02:09:58 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/21 02:09:58 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/21 02:09:58 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/12/21 02:09:59 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/21 02:09:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/21 02:09:59 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/21 02:10:01 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/21 02:10:02 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/21 02:10:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jihakin4cugo/deeper/nonexisting/directory" 2024/12/21 02:10:03 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/12/21 02:10:04 INFO : B2 bucket rclone-test-jihakin4cugo: cleaning bucket "rclone-test-jihakin4cugo" of all files 2024/12/21 02:10:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4053fe083c4a8011_d20241221_m020911_c001_v7007000_t0000_u01734746951497") 2024/12/21 02:10:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f208fb78406071379_d20241221_m020907_c001_v0001183_t0000_u01734746947295") 2024/12/21 02:10:04 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f408fb78406071378_d20241221_m020906_c001_v7007000_t0000_u01734746946751") 2024/12/21 02:10:04 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f21963de4df287878_d20241221_m020901_c001_v0001183_t0011_u01734746941883") 2024/12/21 02:10:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4024221b7667b29b_d20241221_m020934_c001_v7007000_t0000_u01734746974652") 2024/12/21 02:10:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2024221b7667b27f_d20241221_m020929_c001_v0001177_t0039_u01734746969504") 2024/12/21 02:10:04 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4024221b7667b272_d20241221_m020929_c001_v7007000_t0000_u01734746969008") 2024/12/21 02:10:04 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2053fe083c4a8034_d20241221_m020923_c001_v0001183_t0025_u01734746963438") 2024/12/21 02:10:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4053fe083c4a8033_d20241221_m020923_c001_v7007000_t0000_u01734746963239") 2024/12/21 02:10:04 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2053fe083c4a8024_d20241221_m020917_c001_v0001144_t0057_u01734746957517") 2024/12/21 02:10:05 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4053fe083c4a8023_d20241221_m020917_c001_v7007000_t0000_u01734746957003") 2024/12/21 02:10:05 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2053fe083c4a8012_d20241221_m020911_c001_v0001183_t0045_u01734746951695") 2024/12/21 02:10:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f40717f149adf5800_d20241221_m020737_c001_v7007000_t0000_u01734746857841") 2024/12/21 02:10:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f20717f149adf57fb_d20241221_m020733_c001_v0001145_t0045_u01734746853751") 2024/12/21 02:10:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b667_d20241221_m020728_c001_v7007000_t0000_u01734746848470") 2024/12/21 02:10:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f218e7f21d766f99f_d20241221_m020724_c001_v0001116_t0055_u01734746844315") 2024/12/21 02:10:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f40717f149adf57f9_d20241221_m020733_c001_v7007000_t0000_u01734746853387") 2024/12/21 02:10:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b669_d20241221_m020728_c001_v0001134_t0025_u01734746848689") 2024/12/21 02:10:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f418e7f21d766f99e_d20241221_m020723_c001_v7007000_t0000_u01734746843935") 2024/12/21 02:10:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b651_d20241221_m020719_c001_v0001115_t0025_u01734746839598") 2024/12/21 02:10:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b64f_d20241221_m020719_c001_v7007000_t0000_u01734746839416") 2024/12/21 02:10:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f218e7f21d766f98b_d20241221_m020716_c001_v0001182_t0014_u01734746836128") 2024/12/21 02:10:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f418e7f21d766f98a_d20241221_m020715_c001_v7007000_t0000_u01734746835762") 2024/12/21 02:10:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b63f_d20241221_m020712_c001_v0001183_t0025_u01734746832136") 2024/12/21 02:10:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b6a6_d20241221_m020803_c001_v7007000_t0000_u01734746883806") 2024/12/21 02:10:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b6a2_d20241221_m020759_c001_v0001182_t0050_u01734746879745") 2024/12/21 02:10:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b69b_d20241221_m020753_c001_v7007000_t0000_u01734746873998") 2024/12/21 02:10:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f20717f149adf580c_d20241221_m020750_c001_v0001183_t0049_u01734746870071") 2024/12/21 02:10:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b6a1_d20241221_m020759_c001_v7007000_t0000_u01734746879392") 2024/12/21 02:10:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b69c_d20241221_m020754_c001_v0001145_t0020_u01734746874180") 2024/12/21 02:10:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f40717f149adf580b_d20241221_m020749_c001_v7007000_t0000_u01734746869693") 2024/12/21 02:10:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b68a_d20241221_m020745_c001_v0001182_t0031_u01734746865614") 2024/12/21 02:10:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b689_d20241221_m020745_c001_v7007000_t0000_u01734746865433") 2024/12/21 02:10:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f20717f149adf5804_d20241221_m020741_c001_v0001182_t0000_u01734746861920") 2024/12/21 02:10:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f40717f149adf5803_d20241221_m020741_c001_v7007000_t0000_u01734746861560") 2024/12/21 02:10:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f20717f149adf5801_d20241221_m020738_c001_v0001183_t0049_u01734746858023") 2024/12/21 02:10:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b63e_d20241221_m020711_c001_v7007000_t0000_u01734746831952") 2024/12/21 02:10:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2009b2585ed17db6_d20241221_m020700_c001_v0001099_t0012_u01734746820115") 2024/12/21 02:10:06 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4009b2585ed17db5_d20241221_m020659_c001_v7007000_t0000_u01734746819772") 2024/12/21 02:10:06 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f202f2ad1fbf6fbf5_d20241221_m020655_c001_v0001180_t0030_u01734746815748") 2024/12/21 02:10:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f402f2ad1fbf6fbf4_d20241221_m020655_c001_v7007000_t0000_u01734746815556") 2024/12/21 02:10:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f202f2ad1fbf6fbf3_d20241221_m020651_c001_v0001165_t0020_u01734746811423") 2024/12/21 02:10:07 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f402f2ad1fbf6fbf2_d20241221_m020651_c001_v7007000_t0000_u01734746811073") 2024/12/21 02:10:07 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f218e7f21d766f51d_d20241221_m020646_c001_v0001131_t0017_u01734746806431") 2024/12/21 02:10:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f418e7f21d766f51c_d20241221_m020646_c001_v7007000_t0000_u01734746806248") 2024/12/21 02:10:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f202f2ad1fbf6fbee_d20241221_m020642_c001_v0001182_t0043_u01734746802877") 2024/12/21 02:10:07 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f402f2ad1fbf6fbed_d20241221_m020642_c001_v7007000_t0000_u01734746802517") 2024/12/21 02:10:07 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f212f894ed5fe1fc2_d20241221_m020637_c001_v0001113_t0048_u01734746797278") 2024/12/21 02:10:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b6d7_d20241221_m020831_c001_v7007000_t0000_u01734746911732") 2024/12/21 02:10:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f216c663fc8aec042_d20241221_m020827_c001_v0001179_t0017_u01734746907505") 2024/12/21 02:10:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b6c7_d20241221_m020822_c001_v7007000_t0000_u01734746902329") 2024/12/21 02:10:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b6bd_d20241221_m020818_c001_v0001183_t0007_u01734746898039") 2024/12/21 02:10:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f416c663fc8aec03e_d20241221_m020827_c001_v7007000_t0000_u01734746907102") 2024/12/21 02:10:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b6c9_d20241221_m020822_c001_v0001105_t0043_u01734746902510") 2024/12/21 02:10:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b6bb_d20241221_m020817_c001_v7007000_t0000_u01734746897646") 2024/12/21 02:10:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b6b5_d20241221_m020812_c001_v0001033_t0059_u01734746892783") 2024/12/21 02:10:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b6b3_d20241221_m020812_c001_v7007000_t0000_u01734746892598") 2024/12/21 02:10:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f218e7f21d766fa64_d20241221_m020808_c001_v0001183_t0032_u01734746888933") 2024/12/21 02:10:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f418e7f21d766fa62_d20241221_m020808_c001_v7007000_t0000_u01734746888506") 2024/12/21 02:10:07 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b6a7_d20241221_m020804_c001_v0001183_t0001_u01734746884006") 2024/12/21 02:10:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f41963de4df287877_d20241221_m020901_c001_v7007000_t0000_u01734746941698") 2024/12/21 02:10:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f208fb78406071376_d20241221_m020856_c001_v0001134_t0038_u01734746936845") 2024/12/21 02:10:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f408fb78406071375_d20241221_m020856_c001_v7007000_t0000_u01734746936360") 2024/12/21 02:10:08 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b710_d20241221_m020851_c001_v0001183_t0047_u01734746931152") 2024/12/21 02:10:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b70f_d20241221_m020850_c001_v7007000_t0000_u01734746930968") 2024/12/21 02:10:08 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b6fd_d20241221_m020846_c001_v0001178_t0003_u01734746926241") 2024/12/21 02:10:08 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b6fc_d20241221_m020845_c001_v7007000_t0000_u01734746925765") 2024/12/21 02:10:08 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b6f2_d20241221_m020840_c001_v0001177_t0021_u01734746920929") 2024/12/21 02:10:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4037a3d80d88b6f1_d20241221_m020840_c001_v7007000_t0000_u01734746920731") 2024/12/21 02:10:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f216c663fc8aec063_d20241221_m020836_c001_v0001178_t0041_u01734746916388") 2024/12/21 02:10:08 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f416c663fc8aec060_d20241221_m020835_c001_v7007000_t0000_u01734746915966") 2024/12/21 02:10:08 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2037a3d80d88b6d9_d20241221_m020831_c001_v0001183_t0035_u01734746911915") 2024/12/21 02:10:08 DEBUG : chunked-copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f40305ff4ef7993f6_d20241221_m021001_c001_v7007000_t0000_u01734747001178") 2024/12/21 02:10:08 DEBUG : chunked-copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2024221b7667b2e8_d20241221_m020955_c001_v0001182_t0049_u01734746995149") 2024/12/21 02:10:08 DEBUG : chunked-copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4024221b7667b2e0_d20241221_m020954_c001_v7007000_t0000_u01734746994646") 2024/12/21 02:10:08 DEBUG : chunked-copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2024221b7667b2c1_d20241221_m020949_c001_v0001183_t0001_u01734746989173") 2024/12/21 02:10:08 DEBUG : chunked-copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4024221b7667b2ba_d20241221_m020948_c001_v7007000_t0000_u01734746988692") 2024/12/21 02:10:08 DEBUG : chunked-copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2053fe083c4a8075_d20241221_m020943_c001_v0001101_t0020_u01734746983404") 2024/12/21 02:10:08 DEBUG : chunked-copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4053fe083c4a8074_d20241221_m020942_c001_v7007000_t0000_u01734746982884") 2024/12/21 02:10:08 DEBUG : chunked-copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f11011e482fb2941a_d20241221_m020939_c001_v0001180_t0008_u01734746979256") 2024/12/21 02:10:09 DEBUG : chunked-copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4024221b7667b2a2_d20241221_m020938_c001_v7007000_t0000_u01734746978905") 2024/12/21 02:10:09 DEBUG : chunked-copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f11011e482fb293fc_d20241221_m020935_c001_v0001180_t0008_u01734746975361") 2024/12/21 02:10:09 DEBUG : chunked-copy.copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f40305ff4ef7993f5_d20241221_m021000_c001_v7007000_t0000_u01734747000976") 2024/12/21 02:10:09 DEBUG : chunked-copy.copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2053fe083c4a80a5_d20241221_m020958_c001_v0001104_t0008_u01734746998384") 2024/12/21 02:10:09 DEBUG : chunked-copy.copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4024221b7667b2dd_d20241221_m020954_c001_v7007000_t0000_u01734746994463") 2024/12/21 02:10:09 DEBUG : chunked-copy.copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2053fe083c4a8094_d20241221_m020952_c001_v0001120_t0042_u01734746992408") 2024/12/21 02:10:09 DEBUG : chunked-copy.copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4024221b7667b2b5_d20241221_m020948_c001_v7007000_t0000_u01734746988495") 2024/12/21 02:10:09 DEBUG : chunked-copy.copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2024221b7667b2ab_d20241221_m020946_c001_v0001183_t0023_u01734746986763") 2024/12/21 02:10:09 DEBUG : chunked-copy.copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4053fe083c4a8073_d20241221_m020942_c001_v7007000_t0000_u01734746982698") 2024/12/21 02:10:09 DEBUG : chunked-copy.copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f2024221b7667b2a4_d20241221_m020940_c001_v0001106_t0051_u01734746980959") 2024/12/21 02:10:09 DEBUG : chunked-copy.copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f4024221b7667b2a1_d20241221_m020938_c001_v7007000_t0000_u01734746978723") 2024/12/21 02:10:09 DEBUG : chunked-copy.copy: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f10166afc1e3e70ab_d20241221_m020937_c001_v0001183_t0006_u01734746977301") 2024/12/21 02:10:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f109eb134595add83_d20241221_m020521_c001_v0001117_t0012_u01734746721521") 2024/12/21 02:10:09 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f40305ff4ef7993f8_d20241221_m021001_c001_v7007000_t0000_u01734747001941") 2024/12/21 02:10:09 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f11011e482fb29490_d20241221_m021001_c001_v0001180_t0054_u01734747001726") 2024/12/21 02:10:09 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f40305ff4ef7993fa_d20241221_m021002_c001_v7007000_t0000_u01734747002912") 2024/12/21 02:10:09 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f11011e482fb2949a_d20241221_m021002_c001_v0001180_t0048_u01734747002714") 2024/12/21 02:10:09 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f11011e482fb29498_d20241221_m021002_c001_v0001180_t0046_u01734747002146") 2024/12/21 02:10:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f412f894ed5fe1fc1_d20241221_m020637_c001_v7007000_t0000_u01734746797095") 2024/12/21 02:10:09 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f42bd53f05deb6b9f380e1b_f11011e482fb28ff2_d20241221_m020628_c001_v0001180_t0034_u01734746788790") 2024/12/21 02:10:11 INFO : B2 bucket rclone-test-jihakin4cugo: cleaning bucket "rclone-test-jihakin4cugo" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (331.38s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (328.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (27.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.16s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (76.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.99s) --- 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.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.80s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (26.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.26s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.31s) --- 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.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (177.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (34.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (16.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (12.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (26.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.27s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 331.397s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m32.050712484s (try 1/5)