"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/26 01:00:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vofatuf3nabe" 2024/12/26 01:00:22 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/26 01:00:25 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/26 01:00:26 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/26 01:00:26 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/26 01:00:48 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/26 01:00:48 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/12/26 01:00:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/12/26 01:00:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/12/26 01:00:50 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/12/26 01:00:50 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/12/26 01:00:51 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/12/26 01:00:51 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/26 01:00:57 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/26 01:00:58 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/26 01:01:03 INFO : B2 bucket rclone-test-vofatuf3nabe: cleaning bucket "rclone-test-vofatuf3nabe" of all files 2024/12/26 01:01:03 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb737d_d20241226_m010102_c001_v0001182_t0055_u01735174862662") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/26 01:01:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vofatuf3nabe/dirToPurgeFromRoot" 2024/12/26 01:01:05 INFO : B2 bucket rclone-test-vofatuf3nabe path dirToPurgeFromRoot: cleaning bucket "rclone-test-vofatuf3nabe" of all files 2024/12/26 01:01:06 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb73a7_d20241226_m010104_c001_v0001182_t0011_u01735174864166") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/26 01:01:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vofatuf3nabe/hello? sausage/êé" 2024/12/26 01:01:11 INFO : B2 bucket rclone-test-vofatuf3nabe path hello? sausage/êé: cleaning bucket "rclone-test-vofatuf3nabe" of all files 2024/12/26 01:01:11 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f118e09bd9a5ee6de_d20241226_m010109_c001_v0001184_t0057_u01735174869618") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/12/26 01:01:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/12/26 01:01:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/26 01:01:12 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/26 01:01:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vofatuf3nabe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/26 01:01:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vofatuf3nabe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-vofatuf3nabe" from "TestB2:rclone-test-vofatuf3nabe" 2024/12/26 01:01:23 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/26 01:01:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dibuton7kore" 2024/12/26 01:01:38 DEBUG : B2 bucket rclone-test-dibuton7kore: Purge remote 2024/12/26 01:01:38 INFO : B2 bucket rclone-test-dibuton7kore: cleaning bucket "rclone-test-dibuton7kore" of all files 2024/12/26 01:01:38 DEBUG : somefile: Deleting (id "4_z7f12bda370bd0b0b9f480e1b_f419e54aaccdebe0f_d20241226_m010137_c001_v0001184_t0030_u01735174897219") === 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/26 01:01:39 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/26 01:01:40 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/26 01:01:43 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/12/26 01:01:43 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.781Ki offset 6Mi/6.106Mi 2024/12/26 01:01:43 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/12/26 01:01:43 DEBUG : test-metadata: Sending chunk 1 length 111392 2024/12/26 01:01:44 DEBUG : test-metadata: Done sending chunk 1 2024/12/26 01:01:53 DEBUG : test-metadata: Done sending chunk 0 2024/12/26 01:01:53 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/26 01:02:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/12/26 01:02:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/26 01:02:01 DEBUG : pacer: Reducing sleep to 10ms 2024/12/26 01:02:03 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1182-04.backblaze.com/b2api/v1/b2_upload_file/5f82ad5370ad0b0b9f480e1b/c001_v0001182_t0056": EOF 2024/12/26 01:02:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-04.backblaze.com/b2api/v1/b2_upload_file/5f82ad5370ad0b0b9f480e1b/c001_v0001182_t0056": EOF) 2024/12/26 01:02:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1182-04.backblaze.com/b2api/v1/b2_upload_file/5f82ad5370ad0b0b9f480e1b/c001_v0001182_t0056": EOF - low level retry 1/10 2024/12/26 01:02:05 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-26-010158-644.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/26 01:02:07 DEBUG : oldPath = "TestB2:rclone-test-vofatuf3nabe/versions/test-versions-v2024-12-26-010158-644.txt" 2024/12/26 01:02:07 DEBUG : newPath = "TestB2,versions:rclone-test-vofatuf3nabe/versions/test-versions-v2024-12-26-010158-644.txt" 2024/12/26 01:02:07 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-vofatuf3nabe/versions/test-versions-v2024-12-26-010158-644.txt" 2024/12/26 01:02:07 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/12/26 01:02:09 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-vofatuf3nabe/versions/test-versions-v2024-12-26-010158-644.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-vofatuf3nabe/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/26 01:02:10 INFO : B2 bucket rclone-test-vofatuf3nabe: cleaning bucket "rclone-test-vofatuf3nabe" of all hidden files 2024/12/26 01:02:10 DEBUG : leading space/ leading space: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c5b_d20241226_m010032_c001_v7007000_t0000_u01735174832786") as it is a hide marker 2024/12/26 01:02:10 DEBUG : leading space/ leading space: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb7054_d20241226_m010032_c001_v0001182_t0033_u01735174832229") 2024/12/26 01:02:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c5a_d20241226_m010031_c001_v7007000_t0000_u01735174831863") as it is a hide marker 2024/12/26 01:02:10 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb7036_d20241226_m010031_c001_v0001182_t0021_u01735174831303") 2024/12/26 01:02:10 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c68_d20241226_m010038_c001_v7007000_t0000_u01735174838548") as it is a hide marker 2024/12/26 01:02:10 DEBUG : .leading dot/.leading dot: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb70fc_d20241226_m010037_c001_v0001182_t0023_u01735174837931") 2024/12/26 01:02:10 DEBUG : created from root.txt: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f4104050ce29e5fd1_d20241226_m010131_c001_v7007000_t0000_u01735174891311") as it is a hide marker 2024/12/26 01:02:10 DEBUG : created from root.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f111a46b2c183bc76_d20241226_m010130_c001_v0001184_t0042_u01735174890374") 2024/12/26 01:02:10 DEBUG : file name.txt: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f4104050ce29e5fdf_d20241226_m010139_c001_v7007000_t0000_u01735174899335") as it is a hide marker 2024/12/26 01:02:10 DEBUG : file name.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb7532_d20241226_m010119_c001_v0001182_t0040_u01735174879519") 2024/12/26 01:02:11 DEBUG : file name.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f11938dd80de3bd3a_d20241226_m010115_c001_v0001116_t0034_u01735174875623") 2024/12/26 01:02:11 DEBUG : file name.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb72d1_d20241226_m010054_c001_v0001182_t0013_u01735174854837") 2024/12/26 01:02:11 DEBUG : file name.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb72b9_d20241226_m010054_c001_v0001182_t0020_u01735174854067") 2024/12/26 01:02:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb72c3_d20241226_m010054_c001_v0001182_t0021_u01735174854461") "upload" dated 2024-12-26 01:00:54.461 +0000 UTC (1m16.908279002s ago) 2024/12/26 01:02:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f41963de4df6755c6_d20241226_m010113_c001_v7007000_t0000_u01735174873383") as it is a hide marker 2024/12/26 01:02:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f108ef49ff40f5d7b_d20241226_m010113_c001_v0001184_t0019_u01735174873160") 2024/12/26 01:02:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f1036a6654c23f50c_d20241226_m010112_c001_v0001178_t0035_u01735174872532") 2024/12/26 01:02:11 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c72_d20241226_m010045_c001_v7007000_t0000_u01735174845088") as it is a hide marker 2024/12/26 01:02:11 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb71a7_d20241226_m010044_c001_v0001182_t0008_u01735174844521") 2024/12/26 01:02:11 DEBUG : piped data.txt: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f4104050ce29e5fe5_d20241226_m010140_c001_v7007000_t0000_u01735174900991") as it is a hide marker 2024/12/26 01:02:11 DEBUG : piped data.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb774c_d20241226_m010140_c001_v0001182_t0036_u01735174900617") 2024/12/26 01:02:11 DEBUG : piped data.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4104050ce29e5fe3_d20241226_m010140_c001_v7007000_t0000_u01735174900428") 2024/12/26 01:02:11 DEBUG : piped data.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f404065d72bfb7740_d20241226_m010140_c001_v0001182_t0056_u01735174900067") 2024/12/26 01:02:11 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c73_d20241226_m010046_c001_v7007000_t0000_u01735174846024") as it is a hide marker 2024/12/26 01:02:11 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb71c3_d20241226_m010045_c001_v0001182_t0054_u01735174845454") 2024/12/26 01:02:11 DEBUG : test-metadata: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f416c663fc8d09c2a_d20241226_m010156_c001_v7007000_t0000_u01735174916097") as it is a hide marker 2024/12/26 01:02:11 DEBUG : test-metadata: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2104050ce29e5feb_d20241226_m010142_c001_v0001182_t0043_u01735174902769") 2024/12/26 01:02:11 DEBUG : test-metadata: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4104050ce29e5fe8_d20241226_m010141_c001_v7007000_t0000_u01735174901970") 2024/12/26 01:02:12 DEBUG : test-metadata: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb775a_d20241226_m010141_c001_v0001182_t0050_u01735174901178") 2024/12/26 01:02:12 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c6b_d20241226_m010040_c001_v7007000_t0000_u01735174840401") as it is a hide marker 2024/12/26 01:02:12 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb712c_d20241226_m010039_c001_v0001182_t0037_u01735174839836") 2024/12/26 01:02:12 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c6f_d20241226_m010042_c001_v7007000_t0000_u01735174842287") as it is a hide marker 2024/12/26 01:02:12 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb715c_d20241226_m010041_c001_v0001182_t0024_u01735174841707") 2024/12/26 01:02:12 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c6e_d20241226_m010041_c001_v7007000_t0000_u01735174841338") as it is a hide marker 2024/12/26 01:02:12 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb7144_d20241226_m010040_c001_v0001182_t0052_u01735174840766") 2024/12/26 01:02:12 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c70_d20241226_m010043_c001_v7007000_t0000_u01735174843230") as it is a hide marker 2024/12/26 01:02:12 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb7178_d20241226_m010042_c001_v0001182_t0044_u01735174842653") 2024/12/26 01:02:12 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c71_d20241226_m010044_c001_v7007000_t0000_u01735174844154") as it is a hide marker 2024/12/26 01:02:12 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb7190_d20241226_m010043_c001_v0001182_t0028_u01735174843595") 2024/12/26 01:02:12 DEBUG : trailing space /trailing space : Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c69_d20241226_m010039_c001_v7007000_t0000_u01735174839466") as it is a hide marker 2024/12/26 01:02:12 DEBUG : trailing space /trailing space : Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb7116_d20241226_m010038_c001_v0001182_t0030_u01735174838914") 2024/12/26 01:02:12 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f106cd5d74a8f2d08_d20241226_m010206_c001_v0001182_t0049_u01735174926399") "upload" dated 2024-12-26 01:02:06.399 +0000 UTC (6.29198133s ago) 2024/12/26 01:02:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4104050ce29e602f_d20241226_m010201_c001_v7007000_t0000_u01735174921635") 2024/12/26 01:02:12 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb7964_d20241226_m010158_c001_v0001182_t0011_u01735174918644") 2024/12/26 01:02:12 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c7c_d20241226_m010053_c001_v7007000_t0000_u01735174853518") as it is a hide marker 2024/12/26 01:02:12 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f217f823df89a5c76_d20241226_m010048_c001_v0001184_t0045_u01735174848093") 2024/12/26 01:02:12 DEBUG : zero-length-file: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c75_d20241226_m010047_c001_v7007000_t0000_u01735174847838") as it is a hide marker 2024/12/26 01:02:12 DEBUG : zero-length-file: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f404065d72bfb71fd_d20241226_m010047_c001_v0001182_t0056_u01735174847296") 2024/12/26 01:02:12 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c5d_d20241226_m010033_c001_v7007000_t0000_u01735174833709") as it is a hide marker 2024/12/26 01:02:13 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb7070_d20241226_m010033_c001_v0001182_t0012_u01735174833151") 2024/12/26 01:02:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c50_d20241226_m010029_c001_v7007000_t0000_u01735174829021") as it is a hide marker 2024/12/26 01:02:13 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb6fea_d20241226_m010028_c001_v0001182_t0008_u01735174828100") 2024/12/26 01:02:13 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c63_d20241226_m010036_c001_v7007000_t0000_u01735174836521") as it is a hide marker 2024/12/26 01:02:13 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb70c8_d20241226_m010035_c001_v0001182_t0015_u01735174835954") 2024/12/26 01:02:13 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c61_d20241226_m010035_c001_v7007000_t0000_u01735174835586") as it is a hide marker 2024/12/26 01:02:13 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb70a8_d20241226_m010035_c001_v0001182_t0032_u01735174835021") 2024/12/26 01:02:13 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c65_d20241226_m010037_c001_v7007000_t0000_u01735174837556") as it is a hide marker 2024/12/26 01:02:13 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb70e6_d20241226_m010036_c001_v0001182_t0005_u01735174836938") 2024/12/26 01:02:13 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c5f_d20241226_m010034_c001_v7007000_t0000_u01735174834655") as it is a hide marker 2024/12/26 01:02:13 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb7086_d20241226_m010034_c001_v0001182_t0058_u01735174834083") 2024/12/26 01:02:13 DEBUG : ./.: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c53_d20241226_m010029_c001_v7007000_t0000_u01735174829953") as it is a hide marker 2024/12/26 01:02:13 DEBUG : ./.: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb7004_d20241226_m010029_c001_v0001182_t0038_u01735174829387") 2024/12/26 01:02:13 DEBUG : ../..: Deleting current version (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5c57_d20241226_m010030_c001_v7007000_t0000_u01735174830940") as it is a hide marker 2024/12/26 01:02:13 DEBUG : ../..: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb701e_d20241226_m010030_c001_v0001182_t0056_u01735174830316") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/12/26 01:02:15 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/12/26 01:02:15 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/12/26 01:02:15 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/12/26 01:02:15 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/12/26 01:02:15 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/12/26 01:02:17 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/12/26 01:02:17 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/12/26 01:02:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:02:20 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/26 01:02:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f2040db686bb8a7af_d20241226_m010220_c001_v0001179_t0005_u01735174940267") 2024/12/26 01:02:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/26 01:02:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/26 01:02:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/26 01:02:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:02:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:02:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/12/26 01:02:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/12/26 01:02:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/12/26 01:02:25 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/12/26 01:02:25 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/12/26 01:02:27 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/12/26 01:02:32 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/12/26 01:02:32 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/12/26 01:02:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:02:36 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/26 01:02:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f21568191abdc7f86_d20241226_m010236_c001_v0001038_t0017_u01735174956422") 2024/12/26 01:02:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/26 01:02:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/26 01:02:36 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/26 01:02:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:02:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:02:39 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/26 01:02:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/26 01:02:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/12/26 01:02:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/26 01:02:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/12/26 01:02:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/26 01:02:41 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/12/26 01:02:42 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/12/26 01:02:43 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/12/26 01:02:43 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/12/26 01:02:43 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/26 01:02:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:02:45 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/26 01:02:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d496_d20241226_m010245_c001_v0001116_t0012_u01735174965663") 2024/12/26 01:02:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/26 01:02:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/26 01:02:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/26 01:02:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/26 01:02:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/12/26 01:02:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:02:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:02:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2024/12/26 01:02:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/12/26 01:02:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/26 01:02:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/12/26 01:02:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/12/26 01:02:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/12/26 01:02:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/12/26 01:02:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/12/26 01:02:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:02:53 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/26 01:02:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d4b7_d20241226_m010253_c001_v0001183_t0053_u01735174973907") 2024/12/26 01:02:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/26 01:02:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/12/26 01:02:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/26 01:02:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:02:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:02:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/12/26 01:02:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/26 01:02:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/26 01:02:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/26 01:02:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/26 01:03:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/26 01:03:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/26 01:03:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/12/26 01:03:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:03:02 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/26 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d4c0_d20241226_m010302_c001_v0001183_t0030_u01735174982951") 2024/12/26 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/26 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/26 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/26 01:03:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:03:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:03:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/26 01:03:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/26 01:03:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/26 01:03:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/26 01:03:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/26 01:03:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/26 01:03:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/26 01:03:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/12/26 01:03:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/26 01:03:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/26 01:03:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/26 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:03:11 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/26 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a0265_d20241226_m010311_c001_v0001183_t0011_u01735174991202") 2024/12/26 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/26 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/26 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/26 01:03:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/26 01:03:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/26 01:03:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:03:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:03:13 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/26 01:03:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/12/26 01:03:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/12/26 01:03:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/26 01:03:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/12/26 01:03:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/12/26 01:03:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/12/26 01:03:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/12/26 01:03:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:03:19 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/26 01:03:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d4dd_d20241226_m010319_c001_v0001182_t0057_u01735174999139") 2024/12/26 01:03:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/26 01:03:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/12/26 01:03:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/26 01:03:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:03:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:03:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/12/26 01:03:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/26 01:03:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/26 01:03:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/26 01:03:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/26 01:03:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/26 01:03:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/26 01:03:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/12/26 01:03:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:03:27 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/26 01:03:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d4e1_d20241226_m010327_c001_v0001183_t0020_u01735175007093") 2024/12/26 01:03:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/26 01:03:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/26 01:03:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/26 01:03:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:03:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:03:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/26 01:03:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/26 01:03:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/26 01:03:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/26 01:03:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/26 01:03:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/26 01:03:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/26 01:03:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/12/26 01:03:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/26 01:03:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/26 01:03:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/26 01:03:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:03:36 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/26 01:03:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a027f_d20241226_m010336_c001_v0001184_t0010_u01735175016209") 2024/12/26 01:03:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/26 01:03:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/26 01:03:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/26 01:03:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/26 01:03:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/26 01:03:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:03:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:03:38 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/26 01:03:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/12/26 01:03:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/26 01:03:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/12/26 01:03:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/12/26 01:03:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/12/26 01:03:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/12/26 01:03:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/12/26 01:03:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:03:44 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/26 01:03:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a02b0_d20241226_m010344_c001_v0001184_t0000_u01735175024595") 2024/12/26 01:03:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/26 01:03:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/12/26 01:03:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/26 01:03:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:03:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:03:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/12/26 01:03:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/26 01:03:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/26 01:03:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/26 01:03:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/26 01:03:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/26 01:03:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/26 01:03:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/12/26 01:03:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:03:53 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/26 01:03:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a02e4_d20241226_m010353_c001_v0001182_t0044_u01735175033426") 2024/12/26 01:03:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/26 01:03:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/26 01:03:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/26 01:03:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:03:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:03:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/26 01:03:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/26 01:03:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/26 01:03:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/26 01:03:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/26 01:03:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/12/26 01:03:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/26 01:03:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/12/26 01:04:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/26 01:04:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/26 01:04:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/26 01:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:04:06 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/26 01:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f2053fe083c7ceba3_d20241226_m010406_c001_v0001039_t0040_u01735175046365") 2024/12/26 01:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/26 01:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/26 01:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/12/26 01:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/26 01:04:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/12/26 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:04:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:04:09 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/26 01:04:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/12/26 01:04:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/12/26 01:04:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/12/26 01:04:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/12/26 01:04:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/12/26 01:04:13 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/12/26 01:04:13 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/12/26 01:04:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:04:15 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/26 01:04:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f2053fe083c7cebf1_d20241226_m010415_c001_v0001184_t0055_u01735175055431") 2024/12/26 01:04:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/26 01:04:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/26 01:04:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/26 01:04:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:04:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:04:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/12/26 01:04:19 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/12/26 01:04:19 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/12/26 01:04:20 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/12/26 01:04:20 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/12/26 01:04:22 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/12/26 01:04:22 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/12/26 01:04:22 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/12/26 01:04:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:04:24 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/26 01:04:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f2037a3d80dbcd920_d20241226_m010424_c001_v0001042_t0038_u01735175064496") 2024/12/26 01:04:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/26 01:04:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/26 01:04:24 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/26 01:04:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:04:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:04:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/26 01:04:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/26 01:04:30 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/12/26 01:04:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/26 01:04:30 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/12/26 01:04:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/26 01:04:30 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/12/26 01:04:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/12/26 01:04:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/12/26 01:04:32 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/12/26 01:04:32 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/26 01:04:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:04:34 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/26 01:04:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f20991aae4ae9a67e_d20241226_m010434_c001_v0001161_t0011_u01735175074965") 2024/12/26 01:04:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/26 01:04:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/26 01:04:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/26 01:04:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/26 01:04:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/12/26 01:04:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:04:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:04:37 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/26 01:04:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/12/26 01:04:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/12/26 01:04:40 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/12/26 01:04:40 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/12/26 01:04:41 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/12/26 01:04:43 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/12/26 01:04:43 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/12/26 01:04:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:04:45 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/26 01:04:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f20991aae4ae9a681_d20241226_m010445_c001_v0001184_t0029_u01735175085176") 2024/12/26 01:04:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/26 01:04:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/26 01:04:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/26 01:04:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/26 01:04:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/26 01:04:45 DEBUG : pacer: Reducing sleep to 10ms 2024/12/26 01:04:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:04:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:04:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/12/26 01:04:50 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/12/26 01:04:50 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/12/26 01:04:50 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/12/26 01:04:50 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/12/26 01:04:53 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/12/26 01:04:53 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/12/26 01:04:53 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/12/26 01:04:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:04:55 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/26 01:04:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f2063d5e88e41e89b_d20241226_m010455_c001_v0001182_t0014_u01735175095995") 2024/12/26 01:04:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/26 01:04:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/26 01:04:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/26 01:04:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:04:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:04:58 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/26 01:05:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/26 01:05:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/12/26 01:05:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/26 01:05:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/12/26 01:05:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/26 01:05:01 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/12/26 01:05:03 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/12/26 01:05:04 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/12/26 01:05:06 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/12/26 01:05:06 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/26 01:05:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/26 01:05:10 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/26 01:05:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z5f82ad5370ad0b0b9f480e1b_f2063d5e88e41e8a7_d20241226_m010510_c001_v0001183_t0010_u01735175110792") 2024/12/26 01:05:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/26 01:05:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/26 01:05:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/26 01:05:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/26 01:05:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/12/26 01:05:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/12/26 01:05:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/12/26 01:05:13 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/26 01:05:21 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f82ad5370ad0b0b9f480e1b_f2053fe083c7cec2b_d20241226_m010521_c001_v0001184_t0028_u01735175121389") 2024/12/26 01:05:21 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/12/26 01:05:21 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/26 01:05:21 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/26 01:05:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/26 01:05:22 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/26 01:05:23 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/26 01:05:23 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/26 01:05:24 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/26 01:05:24 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/12/26 01:05:26 DEBUG : chunked-copy: Done sending chunk 1 2024/12/26 01:05:27 DEBUG : chunked-copy: Done sending chunk 0 2024/12/26 01:05:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/26 01:05:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f82ad5370ad0b0b9f480e1b_f2104050ce29e6277_d20241226_m010529_c001_v0001043_t0052_u01735175129011") 2024/12/26 01:05:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/12/26 01:05:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/26 01:05:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/26 01:05:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/26 01:05:30 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/26 01:05:33 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/12/26 01:05:33 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/26 01:05:33 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/12/26 01:05:33 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/12/26 01:05:35 DEBUG : chunked-copy: Done sending chunk 1 2024/12/26 01:05:35 DEBUG : chunked-copy: Done sending chunk 0 2024/12/26 01:05:35 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/26 01:05:36 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z5f82ad5370ad0b0b9f480e1b_f2104050ce29e627c_d20241226_m010536_c001_v0001179_t0018_u01735175136698") 2024/12/26 01:05:36 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/26 01:05:36 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/26 01:05:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/26 01:05:37 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/26 01:05:37 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/26 01:05:39 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/26 01:05:39 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/26 01:05:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/26 01:05:39 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/12/26 01:05:41 DEBUG : chunked-copy: Done sending chunk 1 2024/12/26 01:05:51 DEBUG : chunked-copy: Done sending chunk 0 2024/12/26 01:05:51 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/26 01:05:53 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d5fd_d20241226_m010553_c001_v0001117_t0037_u01735175153245") 2024/12/26 01:05:53 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/12/26 01:05:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/26 01:05:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/26 01:05:54 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/12/26 01:05:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/26 01:05:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/26 01:05:54 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/26 01:05:57 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/26 01:05:58 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/26 01:05:58 DEBUG : Creating backend with remote "TestB2:rclone-test-vofatuf3nabe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/12/26 01:06:00 INFO : B2 bucket rclone-test-vofatuf3nabe: cleaning bucket "rclone-test-vofatuf3nabe" of all files 2024/12/26 01:06:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4063d5e88e41e893_d20241226_m010449_c001_v7007000_t0000_u01735175089999") 2024/12/26 01:06:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f20991aae4ae9a681_d20241226_m010445_c001_v0001184_t0029_u01735175085176") 2024/12/26 01:06:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f40991aae4ae9a680_d20241226_m010444_c001_v7007000_t0000_u01735175084684") 2024/12/26 01:06:00 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2037a3d80dbcd92a_d20241226_m010439_c001_v0001116_t0039_u01735175079788") 2024/12/26 01:06:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4053fe083c7cec27_d20241226_m010515_c001_v7007000_t0000_u01735175115945") 2024/12/26 01:06:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2063d5e88e41e8a7_d20241226_m010510_c001_v0001183_t0010_u01735175110792") 2024/12/26 01:06:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4063d5e88e41e8a6_d20241226_m010510_c001_v7007000_t0000_u01735175110307") 2024/12/26 01:06:00 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2063d5e88e41e89e_d20241226_m010501_c001_v0001104_t0010_u01735175101237") 2024/12/26 01:06:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4063d5e88e41e89d_d20241226_m010501_c001_v7007000_t0000_u01735175101054") 2024/12/26 01:06:00 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2063d5e88e41e89b_d20241226_m010455_c001_v0001182_t0014_u01735175095995") 2024/12/26 01:06:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4063d5e88e41e89a_d20241226_m010455_c001_v7007000_t0000_u01735175095490") 2024/12/26 01:06:01 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2063d5e88e41e895_d20241226_m010450_c001_v0001184_t0023_u01735175090188") 2024/12/26 01:06:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f409c812ec07a0267_d20241226_m010315_c001_v7007000_t0000_u01735174995090") 2024/12/26 01:06:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a0265_d20241226_m010311_c001_v0001183_t0011_u01735174991202") 2024/12/26 01:06:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f409c812ec07a0257_d20241226_m010306_c001_v7007000_t0000_u01735174986741") 2024/12/26 01:06:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d4c0_d20241226_m010302_c001_v0001183_t0030_u01735174982951") 2024/12/26 01:06:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f409c812ec07a0263_d20241226_m010310_c001_v7007000_t0000_u01735174990853") 2024/12/26 01:06:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a0258_d20241226_m010306_c001_v0001184_t0033_u01735174986922") 2024/12/26 01:06:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4009b2585f01d4bf_d20241226_m010302_c001_v7007000_t0000_u01735174982615") 2024/12/26 01:06:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2136256a138b0a3f_d20241226_m010257_c001_v0001092_t0036_u01735174977354") 2024/12/26 01:06:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4136256a138b0a3e_d20241226_m010257_c001_v7007000_t0000_u01735174977170") 2024/12/26 01:06:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d4b7_d20241226_m010253_c001_v0001183_t0053_u01735174973907") 2024/12/26 01:06:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4009b2585f01d4b6_d20241226_m010253_c001_v7007000_t0000_u01735174973560") 2024/12/26 01:06:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2136256a138b0a3b_d20241226_m010250_c001_v0001181_t0020_u01735174970107") 2024/12/26 01:06:01 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f409c812ec07a0297_d20241226_m010340_c001_v7007000_t0000_u01735175020111") 2024/12/26 01:06:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a027f_d20241226_m010336_c001_v0001184_t0010_u01735175016209") 2024/12/26 01:06:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f409c812ec07a0270_d20241226_m010330_c001_v7007000_t0000_u01735175010947") 2024/12/26 01:06:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d4e1_d20241226_m010327_c001_v0001183_t0020_u01735175007093") 2024/12/26 01:06:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f409c812ec07a027c_d20241226_m010335_c001_v7007000_t0000_u01735175015859") 2024/12/26 01:06:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a0272_d20241226_m010331_c001_v0001038_t0017_u01735175011129") 2024/12/26 01:06:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4009b2585f01d4e0_d20241226_m010326_c001_v7007000_t0000_u01735175006758") 2024/12/26 01:06:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a026d_d20241226_m010322_c001_v0001183_t0056_u01735175002747") 2024/12/26 01:06:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f409c812ec07a026c_d20241226_m010322_c001_v7007000_t0000_u01735175002552") 2024/12/26 01:06:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d4dd_d20241226_m010319_c001_v0001182_t0057_u01735174999139") 2024/12/26 01:06:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4009b2585f01d4dc_d20241226_m010318_c001_v7007000_t0000_u01735174998800") 2024/12/26 01:06:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a0268_d20241226_m010315_c001_v0001165_t0006_u01735174995271") 2024/12/26 01:06:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4136256a138b0a3a_d20241226_m010249_c001_v7007000_t0000_u01735174969914") 2024/12/26 01:06:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d496_d20241226_m010245_c001_v0001116_t0012_u01735174965663") 2024/12/26 01:06:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4009b2585f01d495_d20241226_m010245_c001_v7007000_t0000_u01735174965314") 2024/12/26 01:06:02 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d484_d20241226_m010240_c001_v0001104_t0037_u01735174960817") 2024/12/26 01:06:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4009b2585f01d483_d20241226_m010240_c001_v7007000_t0000_u01735174960635") 2024/12/26 01:06:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f21568191abdc7f86_d20241226_m010236_c001_v0001038_t0017_u01735174956422") 2024/12/26 01:06:02 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f41568191abdc7f85_d20241226_m010236_c001_v7007000_t0000_u01735174956072") 2024/12/26 01:06:02 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f21963de4df675679_d20241226_m010225_c001_v0001184_t0052_u01735174945291") 2024/12/26 01:06:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f41963de4df675678_d20241226_m010225_c001_v7007000_t0000_u01735174945110") 2024/12/26 01:06:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2040db686bb8a7af_d20241226_m010220_c001_v0001179_t0005_u01735174940267") 2024/12/26 01:06:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4040db686bb8a7ac_d20241226_m010219_c001_v7007000_t0000_u01735174939837") 2024/12/26 01:06:03 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f218e7f21d79bec88_d20241226_m010214_c001_v0001103_t0005_u01735174934789") 2024/12/26 01:06:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4037a3d80dbcd8c9_d20241226_m010410_c001_v7007000_t0000_u01735175050884") 2024/12/26 01:06:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2053fe083c7ceba3_d20241226_m010406_c001_v0001039_t0040_u01735175046365") 2024/12/26 01:06:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f409c812ec07a02f7_d20241226_m010357_c001_v7007000_t0000_u01735175037700") 2024/12/26 01:06:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a02e4_d20241226_m010353_c001_v0001182_t0044_u01735175033426") 2024/12/26 01:06:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4053fe083c7ceb9f_d20241226_m010405_c001_v7007000_t0000_u01735175045947") 2024/12/26 01:06:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a02f8_d20241226_m010357_c001_v0001145_t0038_u01735175037881") 2024/12/26 01:06:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f409c812ec07a02e0_d20241226_m010353_c001_v7007000_t0000_u01735175033019") 2024/12/26 01:06:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a02c7_d20241226_m010348_c001_v0001183_t0005_u01735175028514") 2024/12/26 01:06:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f409c812ec07a02c5_d20241226_m010348_c001_v7007000_t0000_u01735175028327") 2024/12/26 01:06:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a02b0_d20241226_m010344_c001_v0001184_t0000_u01735175024595") 2024/12/26 01:06:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f409c812ec07a02ad_d20241226_m010344_c001_v7007000_t0000_u01735175024184") 2024/12/26 01:06:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f209c812ec07a0299_d20241226_m010340_c001_v0001182_t0014_u01735175020294") 2024/12/26 01:06:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4037a3d80dbcd929_d20241226_m010439_c001_v7007000_t0000_u01735175079605") 2024/12/26 01:06:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f20991aae4ae9a67e_d20241226_m010434_c001_v0001161_t0011_u01735175074965") 2024/12/26 01:06:03 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f40991aae4ae9a67d_d20241226_m010434_c001_v7007000_t0000_u01735175074532") 2024/12/26 01:06:03 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2037a3d80dbcd923_d20241226_m010429_c001_v0001093_t0006_u01735175069713") 2024/12/26 01:06:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4037a3d80dbcd922_d20241226_m010429_c001_v7007000_t0000_u01735175069531") 2024/12/26 01:06:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2037a3d80dbcd920_d20241226_m010424_c001_v0001042_t0038_u01735175064496") 2024/12/26 01:06:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4037a3d80dbcd91e_d20241226_m010424_c001_v7007000_t0000_u01735175064070") 2024/12/26 01:06:04 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2037a3d80dbcd918_d20241226_m010419_c001_v0001184_t0052_u01735175059396") 2024/12/26 01:06:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4037a3d80dbcd917_d20241226_m010419_c001_v7007000_t0000_u01735175059196") 2024/12/26 01:06:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2053fe083c7cebf1_d20241226_m010415_c001_v0001184_t0055_u01735175055431") 2024/12/26 01:06:04 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4053fe083c7cebeb_d20241226_m010414_c001_v7007000_t0000_u01735175054956") 2024/12/26 01:06:04 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2037a3d80dbcd8cb_d20241226_m010411_c001_v0001182_t0052_u01735175051078") 2024/12/26 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4009b2585f01d602_d20241226_m010557_c001_v7007000_t0000_u01735175157083") 2024/12/26 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2104050ce29e6280_d20241226_m010539_c001_v0001113_t0004_u01735175139070") 2024/12/26 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4104050ce29e627f_d20241226_m010538_c001_v7007000_t0000_u01735175138586") 2024/12/26 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f217f823df89a5e5c_d20241226_m010533_c001_v0001172_t0030_u01735175133273") 2024/12/26 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5e5b_d20241226_m010532_c001_v7007000_t0000_u01735175132766") 2024/12/26 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2053fe083c7cec35_d20241226_m010523_c001_v0001136_t0007_u01735175123656") 2024/12/26 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4053fe083c7cec34_d20241226_m010523_c001_v7007000_t0000_u01735175123110") 2024/12/26 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f106cd5d74a8f4282_d20241226_m010520_c001_v0001182_t0030_u01735175120003") 2024/12/26 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4053fe083c7cec2a_d20241226_m010519_c001_v7007000_t0000_u01735175119662") 2024/12/26 01:06:04 DEBUG : chunked-copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f106cd5d74a8f4228_d20241226_m010516_c001_v0001182_t0005_u01735175116667") 2024/12/26 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4009b2585f01d601_d20241226_m010556_c001_v7007000_t0000_u01735175156889") 2024/12/26 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2009b2585f01d5fd_d20241226_m010553_c001_v0001117_t0037_u01735175153245") 2024/12/26 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4104050ce29e627e_d20241226_m010538_c001_v7007000_t0000_u01735175138388") 2024/12/26 01:06:04 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2104050ce29e627c_d20241226_m010536_c001_v0001179_t0018_u01735175136698") 2024/12/26 01:06:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f417f823df89a5e5a_d20241226_m010532_c001_v7007000_t0000_u01735175132582") 2024/12/26 01:06:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2104050ce29e6277_d20241226_m010529_c001_v0001043_t0052_u01735175129011") 2024/12/26 01:06:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4053fe083c7cec32_d20241226_m010522_c001_v7007000_t0000_u01735175122928") 2024/12/26 01:06:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f2053fe083c7cec2b_d20241226_m010521_c001_v0001184_t0028_u01735175121389") 2024/12/26 01:06:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4053fe083c7cec29_d20241226_m010519_c001_v7007000_t0000_u01735175119480") 2024/12/26 01:06:05 DEBUG : chunked-copy.copy: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f107862c621a63266_d20241226_m010518_c001_v0001157_t0007_u01735175118580") 2024/12/26 01:06:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f104065d72bfb72c3_d20241226_m010054_c001_v0001182_t0021_u01735174854461") 2024/12/26 01:06:05 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4009b2585f01d605_d20241226_m010557_c001_v7007000_t0000_u01735175157842") 2024/12/26 01:06:05 DEBUG : unknown-size-put.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f106cd5d74a8f4646_d20241226_m010557_c001_v0001182_t0042_u01735175157627") 2024/12/26 01:06:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f4009b2585f01d607_d20241226_m010558_c001_v7007000_t0000_u01735175158878") 2024/12/26 01:06:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f106cd5d74a8f4676_d20241226_m010558_c001_v0001182_t0047_u01735175158671") 2024/12/26 01:06:05 DEBUG : unknown-size-update.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f106cd5d74a8f465e_d20241226_m010558_c001_v0001182_t0047_u01735175158024") 2024/12/26 01:06:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f418e7f21d79bec86_d20241226_m010214_c001_v7007000_t0000_u01735174934605") 2024/12/26 01:06:05 DEBUG : versions/test-versions.txt: Deleting (id "4_z5f82ad5370ad0b0b9f480e1b_f106cd5d74a8f2d08_d20241226_m010206_c001_v0001182_t0049_u01735174926399") 2024/12/26 01:06:06 INFO : B2 bucket rclone-test-vofatuf3nabe: cleaning bucket "rclone-test-vofatuf3nabe" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (344.15s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.57s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.44s) --- PASS: TestIntegration/FsMkdir (341.83s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.67s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (81.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.09s) --- 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.19s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (33.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (15.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.98s) --- 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 (14.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.51s) --- 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.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (181.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (35.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (15.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (13.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (41.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.45s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (9.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (18.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.34s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 344.170s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m45.843862049s (try 1/5)