"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/17 03:00:58 DEBUG : Creating backend with remote "TestB2:rclone-test-weviqih9vove" 2024/12/17 03:00:58 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/17 03:01:01 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/17 03:01:01 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/17 03:01:01 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/12/17 03:01:31 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/17 03:01:31 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/12/17 03:01:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/12/17 03:01:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/12/17 03:01:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/12/17 03:01:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/12/17 03:01:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/12/17 03:01:35 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/12/17 03:01:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/17 03:01:44 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/17 03:01:49 INFO : B2 bucket rclone-test-weviqih9vove: cleaning bucket "rclone-test-weviqih9vove" of all files 2024/12/17 03:01:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2fc1_d20241217_m030148_c001_v0001104_t0045_u01734404508897") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/17 03:01:51 DEBUG : Creating backend with remote "TestB2:rclone-test-weviqih9vove/dirToPurgeFromRoot" 2024/12/17 03:01:52 INFO : B2 bucket rclone-test-weviqih9vove path dirToPurgeFromRoot: cleaning bucket "rclone-test-weviqih9vove" of all files 2024/12/17 03:01:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2fcd_d20241217_m030150_c001_v0001104_t0035_u01734404510950") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/17 03:01:53 DEBUG : Creating backend with remote "TestB2:rclone-test-weviqih9vove/hello? sausage/êé" 2024/12/17 03:01:57 INFO : B2 bucket rclone-test-weviqih9vove path hello? sausage/êé: cleaning bucket "rclone-test-weviqih9vove" of all files 2024/12/17 03:01:58 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcd0226164242_d20241217_m030156_c001_v0001183_t0043_u01734404516534") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2024/12/17 03:01:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/12/17 03:01:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/17 03:01:59 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/17 03:02:07 DEBUG : Creating backend with remote "TestB2:rclone-test-weviqih9vove/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/17 03:02:09 DEBUG : Creating backend with remote "TestB2:rclone-test-weviqih9vove/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-weviqih9vove" from "TestB2:rclone-test-weviqih9vove" 2024/12/17 03:02:11 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/17 03:02:23 DEBUG : Creating backend with remote "TestB2:rclone-test-nizofej0bute" 2024/12/17 03:02:23 DEBUG : Config file has changed externally - reloading 2024/12/17 03:02:26 DEBUG : B2 bucket rclone-test-nizofej0bute: Purge remote 2024/12/17 03:02:26 INFO : B2 bucket rclone-test-nizofej0bute: cleaning bucket "rclone-test-nizofej0bute" of all files 2024/12/17 03:02:26 DEBUG : somefile: Deleting (id "4_zcfa21d63901ddb2b9f380e1b_f407425296d5aee23_d20241217_m030225_c001_v0001182_t0024_u01734404545272") === 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/17 03:02:27 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/17 03:02:28 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/17 03:02:31 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/12/17 03:02:31 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/12/17 03:02:31 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.069Ki offset 6Mi/6.106Mi 2024/12/17 03:02:31 DEBUG : test-metadata: Sending chunk 1 length 110663 2024/12/17 03:02:33 DEBUG : test-metadata: Done sending chunk 1 2024/12/17 03:02:33 DEBUG : test-metadata: Done sending chunk 0 2024/12/17 03:02:33 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/17 03:02:44 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1104-04.backblaze.com/b2api/v1/b2_upload_file/9f72dd0380fddb2b9f380e1b/c001_v0001104_t0016": EOF 2024/12/17 03:02:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-04.backblaze.com/b2api/v1/b2_upload_file/9f72dd0380fddb2b9f380e1b/c001_v0001104_t0016": EOF) 2024/12/17 03:02:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1104-04.backblaze.com/b2api/v1/b2_upload_file/9f72dd0380fddb2b9f380e1b/c001_v0001104_t0016": EOF - low level retry 1/10 2024/12/17 03:02:46 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-17-030238-773.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/17 03:02:48 DEBUG : oldPath = "TestB2:rclone-test-weviqih9vove/versions/test-versions-v2024-12-17-030238-773.txt" 2024/12/17 03:02:48 DEBUG : newPath = "TestB2,versions:rclone-test-weviqih9vove/versions/test-versions-v2024-12-17-030238-773.txt" 2024/12/17 03:02:48 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-weviqih9vove/versions/test-versions-v2024-12-17-030238-773.txt" 2024/12/17 03:02:48 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/12/17 03:02:49 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-weviqih9vove/versions/test-versions-v2024-12-17-030238-773.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-weviqih9vove/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/17 03:02:51 INFO : B2 bucket rclone-test-weviqih9vove: cleaning bucket "rclone-test-weviqih9vove" of all hidden files 2024/12/17 03:02:51 DEBUG : leading space/ leading space: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad710d_d20241217_m030110_c001_v7007000_t0000_u01734404470565") as it is a hide marker 2024/12/17 03:02:51 DEBUG : leading space/ leading space: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f67_d20241217_m030109_c001_v0001104_t0031_u01734404469520") 2024/12/17 03:02:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad710b_d20241217_m030109_c001_v7007000_t0000_u01734404469152") as it is a hide marker 2024/12/17 03:02:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f63_d20241217_m030108_c001_v0001104_t0026_u01734404468214") 2024/12/17 03:02:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7506_d20241217_m030118_c001_v7007000_t0000_u01734404478419") as it is a hide marker 2024/12/17 03:02:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f7f_d20241217_m030117_c001_v0001104_t0059_u01734404477561") 2024/12/17 03:02:51 DEBUG : created from root.txt: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f4021fd09eaff7b32_d20241217_m030219_c001_v7007000_t0000_u01734404539159") as it is a hide marker 2024/12/17 03:02:51 DEBUG : created from root.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f1157b2573e975ea5_d20241217_m030217_c001_v0001120_t0034_u01734404537736") 2024/12/17 03:02:51 DEBUG : file name.txt: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f40462cc00e55aea4_d20241217_m030227_c001_v7007000_t0000_u01734404547351") as it is a hide marker 2024/12/17 03:02:51 DEBUG : file name.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2feb_d20241217_m030206_c001_v0001104_t0047_u01734404526721") 2024/12/17 03:02:51 DEBUG : file name.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f10935d080d04bca9_d20241217_m030203_c001_v0001182_t0037_u01734404523164") 2024/12/17 03:02:52 DEBUG : file name.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2fb5_d20241217_m030140_c001_v0001104_t0054_u01734404500811") 2024/12/17 03:02:52 DEBUG : file name.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2fad_d20241217_m030139_c001_v0001104_t0044_u01734404499348") 2024/12/17 03:02:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2fb1_d20241217_m030140_c001_v0001104_t0021_u01734404500092") "upload" dated 2024-12-17 03:01:40.092 +0000 UTC (1m11.935174792s ago) 2024/12/17 03:02:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f403bbcf11b4aae66_d20241217_m030200_c001_v7007000_t0000_u01734404520909") as it is a hide marker 2024/12/17 03:02:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f117d4f9f216bafe0_d20241217_m030200_c001_v0001172_t0036_u01734404520336") 2024/12/17 03:02:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f118f4d8d3ae0892e_d20241217_m030159_c001_v0001105_t0026_u01734404519515") 2024/12/17 03:02:52 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7520_d20241217_m030127_c001_v7007000_t0000_u01734404487887") as it is a hide marker 2024/12/17 03:02:52 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f93_d20241217_m030126_c001_v0001104_t0017_u01734404486997") 2024/12/17 03:02:52 DEBUG : piped data.txt: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f40462cc00e55aea8_d20241217_m030229_c001_v7007000_t0000_u01734404549387") as it is a hide marker 2024/12/17 03:02:52 DEBUG : piped data.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c3013_d20241217_m030228_c001_v0001104_t0038_u01734404548619") 2024/12/17 03:02:52 DEBUG : piped data.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f40462cc00e55aea5_d20241217_m030228_c001_v7007000_t0000_u01734404548437") 2024/12/17 03:02:52 DEBUG : piped data.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f404fcc6a2f4c300d_d20241217_m030228_c001_v0001104_t0016_u01734404548078") 2024/12/17 03:02:52 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7521_d20241217_m030129_c001_v7007000_t0000_u01734404489078") as it is a hide marker 2024/12/17 03:02:52 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f97_d20241217_m030128_c001_v0001104_t0048_u01734404488249") 2024/12/17 03:02:52 DEBUG : test-metadata: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f4059a8ef03267ca2_d20241217_m030236_c001_v7007000_t0000_u01734404556230") as it is a hide marker 2024/12/17 03:02:52 DEBUG : test-metadata: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f20462cc00e55aeab_d20241217_m030231_c001_v0001183_t0009_u01734404551328") 2024/12/17 03:02:52 DEBUG : test-metadata: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f40462cc00e55aeaa_d20241217_m030230_c001_v7007000_t0000_u01734404550580") 2024/12/17 03:02:52 DEBUG : test-metadata: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c3017_d20241217_m030229_c001_v0001104_t0032_u01734404549569") 2024/12/17 03:02:52 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad750f_d20241217_m030121_c001_v7007000_t0000_u01734404481433") as it is a hide marker 2024/12/17 03:02:52 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f83_d20241217_m030120_c001_v0001104_t0042_u01734404480492") 2024/12/17 03:02:52 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7516_d20241217_m030124_c001_v7007000_t0000_u01734404484115") as it is a hide marker 2024/12/17 03:02:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f8d_d20241217_m030123_c001_v0001104_t0025_u01734404483196") 2024/12/17 03:02:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7514_d20241217_m030122_c001_v7007000_t0000_u01734404482781") as it is a hide marker 2024/12/17 03:02:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f87_d20241217_m030121_c001_v0001104_t0015_u01734404481795") 2024/12/17 03:02:53 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7517_d20241217_m030125_c001_v7007000_t0000_u01734404485455") as it is a hide marker 2024/12/17 03:02:53 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f8f_d20241217_m030124_c001_v0001104_t0058_u01734404484476") 2024/12/17 03:02:53 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad751e_d20241217_m030126_c001_v7007000_t0000_u01734404486625") as it is a hide marker 2024/12/17 03:02:53 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f91_d20241217_m030125_c001_v0001104_t0053_u01734404485816") 2024/12/17 03:02:53 DEBUG : trailing space /trailing space : Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad750c_d20241217_m030120_c001_v7007000_t0000_u01734404480116") as it is a hide marker 2024/12/17 03:02:53 DEBUG : trailing space /trailing space : Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f81_d20241217_m030118_c001_v0001104_t0043_u01734404478782") 2024/12/17 03:02:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f1157b2573e975eed_d20241217_m030246_c001_v0001120_t0040_u01734404566848") "upload" dated 2024-12-17 03:02:46.848 +0000 UTC (6.479235788s ago) 2024/12/17 03:02:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4059a8ef03267caa_d20241217_m030242_c001_v7007000_t0000_u01734404562034") 2024/12/17 03:02:53 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c3025_d20241217_m030238_c001_v0001104_t0029_u01734404558773") 2024/12/17 03:02:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad752f_d20241217_m030138_c001_v7007000_t0000_u01734404498801") as it is a hide marker 2024/12/17 03:02:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f206a316924ad7526_d20241217_m030131_c001_v0001115_t0059_u01734404491151") 2024/12/17 03:02:53 DEBUG : zero-length-file: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7525_d20241217_m030130_c001_v7007000_t0000_u01734404490905") as it is a hide marker 2024/12/17 03:02:53 DEBUG : zero-length-file: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f404fcc6a2f4c2f9d_d20241217_m030130_c001_v0001104_t0016_u01734404490362") 2024/12/17 03:02:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad710f_d20241217_m030111_c001_v7007000_t0000_u01734404471880") as it is a hide marker 2024/12/17 03:02:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f6d_d20241217_m030110_c001_v0001104_t0040_u01734404470927") 2024/12/17 03:02:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7106_d20241217_m030104_c001_v7007000_t0000_u01734404464830") as it is a hide marker 2024/12/17 03:02:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f55_d20241217_m030103_c001_v0001104_t0024_u01734404463539") 2024/12/17 03:02:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad74ff_d20241217_m030115_c001_v7007000_t0000_u01734404475719") as it is a hide marker 2024/12/17 03:02:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f79_d20241217_m030114_c001_v0001104_t0015_u01734404474908") 2024/12/17 03:02:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7115_d20241217_m030114_c001_v7007000_t0000_u01734404474543") as it is a hide marker 2024/12/17 03:02:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f73_d20241217_m030113_c001_v0001104_t0031_u01734404473475") 2024/12/17 03:02:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7504_d20241217_m030117_c001_v7007000_t0000_u01734404477200") as it is a hide marker 2024/12/17 03:02:54 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f7b_d20241217_m030116_c001_v0001104_t0051_u01734404476085") 2024/12/17 03:02:54 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7113_d20241217_m030113_c001_v7007000_t0000_u01734404473114") as it is a hide marker 2024/12/17 03:02:54 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f71_d20241217_m030112_c001_v0001104_t0040_u01734404472250") 2024/12/17 03:02:54 DEBUG : ./.: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7108_d20241217_m030106_c001_v7007000_t0000_u01734404466358") as it is a hide marker 2024/12/17 03:02:54 DEBUG : ./.: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f5d_d20241217_m030105_c001_v0001104_t0052_u01734404465248") 2024/12/17 03:02:54 DEBUG : ../..: Deleting current version (id "4_z9f72dd0380fddb2b9f380e1b_f406a316924ad7109_d20241217_m030107_c001_v7007000_t0000_u01734404467852") as it is a hide marker 2024/12/17 03:02:54 DEBUG : ../..: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2f5f_d20241217_m030106_c001_v0001104_t0053_u01734404466747") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/12/17 03:02:55 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/12/17 03:02:55 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/12/17 03:02:55 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/12/17 03:02:55 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/12/17 03:02:56 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/12/17 03:02:57 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/12/17 03:02:57 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/12/17 03:03:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:03:00 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/17 03:03:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f216d2c3c04d461a4_d20241217_m030300_c001_v0001113_t0043_u01734404580701") 2024/12/17 03:03:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/17 03:03:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/17 03:03:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/17 03:03:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:03:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:03:03 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/12/17 03:03:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/12/17 03:03:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/12/17 03:03:04 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/12/17 03:03:04 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/12/17 03:03:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/12/17 03:03:07 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/12/17 03:03:07 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/12/17 03:03:08 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:03:08 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/17 03:03:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f216d2c3c04d461af_d20241217_m030308_c001_v0001116_t0018_u01734404588917") 2024/12/17 03:03:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/17 03:03:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/17 03:03:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/17 03:03:11 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:03:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:03:21 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/17 03:03:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/17 03:03:24 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/12/17 03:03:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/17 03:03:24 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/12/17 03:03:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/17 03:03:24 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/12/17 03:03:26 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/12/17 03:03:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/12/17 03:03:27 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/12/17 03:03:27 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/17 03:03:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:03:29 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/17 03:03:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945b8e_d20241217_m030329_c001_v0001182_t0001_u01734404609130") 2024/12/17 03:03:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/17 03:03:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/17 03:03:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/17 03:03:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/17 03:03:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/12/17 03:03:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:03:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:03:31 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/17 03:03:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/12/17 03:03:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/17 03:03:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/12/17 03:03:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/12/17 03:03:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/12/17 03:03:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/12/17 03:03:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/12/17 03:03:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:03:37 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/17 03:03:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f2101957d2eca3d1f_d20241217_m030337_c001_v0001136_t0000_u01734404617230") 2024/12/17 03:03:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/17 03:03:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/12/17 03:03:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/17 03:03:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:03:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:03:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/12/17 03:03:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/17 03:03:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/17 03:03:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/17 03:03:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/17 03:03:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/17 03:03:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/17 03:03:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/12/17 03:03:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:03:45 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/17 03:03:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f2101957d2eca3d39_d20241217_m030345_c001_v0001183_t0047_u01734404625328") 2024/12/17 03:03:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/17 03:03:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/17 03:03:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/17 03:03:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:03:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:03:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/17 03:03:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/17 03:03:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/17 03:03:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/17 03:03:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/17 03:03:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/17 03:03:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/17 03:03:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/12/17 03:03:51 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/17 03:03:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/17 03:03:52 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/17 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:03:54 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/17 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f2191a778bf358ea6_d20241217_m030354_c001_v0001115_t0035_u01734404634136") 2024/12/17 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/17 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/17 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/17 03:03:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/17 03:03:55 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/17 03:03:56 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:03:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:03:58 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/17 03:04:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/12/17 03:04:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/12/17 03:04:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/17 03:04:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/12/17 03:04:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/12/17 03:04:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/12/17 03:04:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/12/17 03:04:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:04:05 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/17 03:04:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f2191a778bf358ec3_d20241217_m030405_c001_v0001104_t0052_u01734404645654") 2024/12/17 03:04:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/17 03:04:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/12/17 03:04:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/17 03:04:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:04:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:04:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/12/17 03:04:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/17 03:04:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/17 03:04:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/17 03:04:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/17 03:04:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/17 03:04:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/17 03:04:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/12/17 03:04:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:04:14 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/17 03:04:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f2191a778bf358ecf_d20241217_m030414_c001_v0001180_t0056_u01734404654149") 2024/12/17 03:04:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/17 03:04:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/17 03:04:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/17 03:04:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:04:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:04:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/17 03:04:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/17 03:04:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/17 03:04:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/17 03:04:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/17 03:04:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/17 03:04:18 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/17 03:04:19 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/12/17 03:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/17 03:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/17 03:04:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/17 03:04:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:04:22 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/17 03:04:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945c72_d20241217_m030422_c001_v0001183_t0016_u01734404662521") 2024/12/17 03:04:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/17 03:04:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/17 03:04:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/17 03:04:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/17 03:04:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/17 03:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:04:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:04:25 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/17 03:04:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/12/17 03:04:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/12/17 03:04:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/17 03:04:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/12/17 03:04:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/12/17 03:04:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/12/17 03:04:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/12/17 03:04:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:04:30 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/17 03:04:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945c81_d20241217_m030430_c001_v0001183_t0010_u01734404670947") 2024/12/17 03:04:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/17 03:04:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/12/17 03:04:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/17 03:04:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:04:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:04:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/12/17 03:04:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/17 03:04:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/17 03:04:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/17 03:04:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/17 03:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/17 03:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/17 03:04:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/12/17 03:04:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:04:39 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/17 03:04:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f2059a8ef03267ddc_d20241217_m030440_c001_v0001165_t0048_u01734404680022") 2024/12/17 03:04:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/17 03:04:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/17 03:04:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/17 03:04:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:04:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:04:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/17 03:04:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/17 03:04:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/17 03:04:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/17 03:04:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/12/17 03:04:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/17 03:04:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/17 03:04:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/12/17 03:04:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/17 03:04:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/17 03:04:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/17 03:04:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:04:50 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/17 03:04:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f2083407994945bf4_d20241217_m030450_c001_v0001181_t0005_u01734404690381") 2024/12/17 03:04:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/17 03:04:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/17 03:04:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/12/17 03:04:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/17 03:04:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/12/17 03:04:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:04:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:04:53 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/17 03:04:55 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/12/17 03:04:55 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/12/17 03:04:55 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/12/17 03:04:55 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/12/17 03:04:56 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/12/17 03:04:58 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/12/17 03:04:58 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/12/17 03:05:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:05:00 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/17 03:05:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f2083407994945c0a_d20241217_m030500_c001_v0001144_t0059_u01734404700384") 2024/12/17 03:05:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/17 03:05:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/17 03:05:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/17 03:05:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:05:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:05:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/12/17 03:05:05 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/12/17 03:05:05 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/12/17 03:05:05 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/12/17 03:05:05 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/12/17 03:05:07 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/12/17 03:05:08 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/12/17 03:05:08 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/12/17 03:05:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:05:10 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/17 03:05:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f2083407994945c1f_d20241217_m030510_c001_v0001183_t0058_u01734404710430") 2024/12/17 03:05:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/17 03:05:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/17 03:05:10 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/17 03:05:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:05:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:05:13 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/17 03:05:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/17 03:05:15 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/12/17 03:05:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/17 03:05:15 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/12/17 03:05:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/17 03:05:15 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/12/17 03:05:16 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/12/17 03:05:18 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/12/17 03:05:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/12/17 03:05:19 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/17 03:05:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:05:21 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/17 03:05:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945cfd_d20241217_m030521_c001_v0001177_t0034_u01734404721621") 2024/12/17 03:05:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/17 03:05:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/17 03:05:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/17 03:05:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/17 03:05:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/12/17 03:05:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:05:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:05:24 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/17 03:05:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/12/17 03:05:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/12/17 03:05:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/12/17 03:05:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/12/17 03:05:28 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/12/17 03:05:30 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/12/17 03:05:30 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/12/17 03:05:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:05:31 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/17 03:05:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945d0b_d20241217_m030532_c001_v0001115_t0046_u01734404732046") 2024/12/17 03:05:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/17 03:05:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/17 03:05:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/17 03:05:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/12/17 03:05:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/17 03:05:32 DEBUG : pacer: Reducing sleep to 10ms 2024/12/17 03:05:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:05:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:05:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/12/17 03:05:37 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/12/17 03:05:37 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/12/17 03:05:38 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/12/17 03:05:38 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/12/17 03:05:40 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/12/17 03:05:40 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/12/17 03:05:40 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/12/17 03:05:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:05:43 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/17 03:05:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f2093b0dae04c15a6_d20241217_m030543_c001_v0001103_t0048_u01734404743866") 2024/12/17 03:05:43 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/17 03:05:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/17 03:05:44 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/17 03:05:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:05:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:05:46 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/17 03:05:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/17 03:05:49 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/12/17 03:05:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/17 03:05:49 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/12/17 03:05:49 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/17 03:05:49 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/12/17 03:05:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/12/17 03:05:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/12/17 03:05:52 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/12/17 03:05:52 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/17 03:05:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/17 03:05:55 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/17 03:05:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z9f72dd0380fddb2b9f380e1b_f2191a778bf359fb8_d20241217_m030555_c001_v0001182_t0058_u01734404755249") 2024/12/17 03:05:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/17 03:05:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/17 03:05:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/17 03:05:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/17 03:05:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/12/17 03:05:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/12/17 03:05:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/12/17 03:05:58 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/17 03:06:06 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f72dd0380fddb2b9f380e1b_f215fe334d44f496f_d20241217_m030606_c001_v0001183_t0028_u01734404766349") 2024/12/17 03:06:06 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/12/17 03:06:06 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/17 03:06:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/17 03:06:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/17 03:06:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/17 03:06:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/17 03:06:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/17 03:06:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/17 03:06:08 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/12/17 03:06:11 DEBUG : chunked-copy: Done sending chunk 1 2024/12/17 03:06:11 DEBUG : chunked-copy: Done sending chunk 0 2024/12/17 03:06:11 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/17 03:06:12 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f72dd0380fddb2b9f380e1b_f200b9e616b3ff8b7_d20241217_m030611_c001_v0001182_t0031_u01734404771936") 2024/12/17 03:06:12 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/12/17 03:06:12 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/17 03:06:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/17 03:06:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/17 03:06:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/17 03:06:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/12/17 03:06:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/17 03:06:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/12/17 03:06:14 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/12/17 03:06:16 DEBUG : chunked-copy: Done sending chunk 0 2024/12/17 03:06:16 DEBUG : chunked-copy: Done sending chunk 1 2024/12/17 03:06:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/17 03:06:17 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z9f72dd0380fddb2b9f380e1b_f200b9e616b3ff8ba_d20241217_m030617_c001_v0001161_t0020_u01734404777636") 2024/12/17 03:06:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/17 03:06:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/17 03:06:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/17 03:06:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/17 03:06:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/17 03:06:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/17 03:06:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/17 03:06:20 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/17 03:06:20 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/12/17 03:06:22 DEBUG : chunked-copy: Done sending chunk 1 2024/12/17 03:06:22 DEBUG : chunked-copy: Done sending chunk 0 2024/12/17 03:06:22 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/17 03:06:23 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z9f72dd0380fddb2b9f380e1b_f200b9e616b3ff8bf_d20241217_m030623_c001_v0001109_t0030_u01734404783448") 2024/12/17 03:06:23 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/12/17 03:06:23 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/17 03:06:23 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/17 03:06:24 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/12/17 03:06:24 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/17 03:06:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/17 03:06:24 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/17 03:06:26 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/17 03:06:27 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/17 03:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-weviqih9vove/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/17 03:06:29 INFO : B2 bucket rclone-test-weviqih9vove: cleaning bucket "rclone-test-weviqih9vove" of all files 2024/12/17 03:06:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4093b0dae04c159d_d20241217_m030537_c001_v7007000_t0000_u01734404737389") 2024/12/17 03:06:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945d0b_d20241217_m030532_c001_v0001115_t0046_u01734404732046") 2024/12/17 03:06:30 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f407af66b01945d09_d20241217_m030531_c001_v7007000_t0000_u01734404731542") 2024/12/17 03:06:30 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2101957d2eca3deb_d20241217_m030526_c001_v0001115_t0045_u01734404726647") 2024/12/17 03:06:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f4965_d20241217_m030600_c001_v7007000_t0000_u01734404760497") 2024/12/17 03:06:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2191a778bf359fb8_d20241217_m030555_c001_v0001182_t0058_u01734404755249") 2024/12/17 03:06:30 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4191a778bf359fb6_d20241217_m030554_c001_v7007000_t0000_u01734404754754") 2024/12/17 03:06:30 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2093b0dae04c15b2_d20241217_m030549_c001_v0001150_t0045_u01734404749172") 2024/12/17 03:06:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4093b0dae04c15b1_d20241217_m030548_c001_v7007000_t0000_u01734404748986") 2024/12/17 03:06:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2093b0dae04c15a6_d20241217_m030543_c001_v0001103_t0048_u01734404743866") 2024/12/17 03:06:30 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4093b0dae04c15a2_d20241217_m030543_c001_v7007000_t0000_u01734404743277") 2024/12/17 03:06:30 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2093b0dae04c159e_d20241217_m030537_c001_v0001183_t0044_u01734404737570") 2024/12/17 03:06:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f407af66b01945bd7_d20241217_m030401_c001_v7007000_t0000_u01734404641336") 2024/12/17 03:06:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2191a778bf358ea6_d20241217_m030354_c001_v0001115_t0035_u01734404634136") 2024/12/17 03:06:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f407af66b01945bb3_d20241217_m030349_c001_v7007000_t0000_u01734404629173") 2024/12/17 03:06:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2101957d2eca3d39_d20241217_m030345_c001_v0001183_t0047_u01734404625328") 2024/12/17 03:06:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4191a778bf358ea4_d20241217_m030353_c001_v7007000_t0000_u01734404633795") 2024/12/17 03:06:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945bb5_d20241217_m030349_c001_v0001161_t0012_u01734404629355") 2024/12/17 03:06:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4101957d2eca3d37_d20241217_m030344_c001_v7007000_t0000_u01734404624993") 2024/12/17 03:06:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945ba2_d20241217_m030340_c001_v0001130_t0023_u01734404620840") 2024/12/17 03:06:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f407af66b01945ba1_d20241217_m030340_c001_v7007000_t0000_u01734404620641") 2024/12/17 03:06:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2101957d2eca3d1f_d20241217_m030337_c001_v0001136_t0000_u01734404617230") 2024/12/17 03:06:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4101957d2eca3d1c_d20241217_m030336_c001_v7007000_t0000_u01734404616880") 2024/12/17 03:06:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945b94_d20241217_m030333_c001_v0001153_t0025_u01734404613246") 2024/12/17 03:06:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4059a8ef03267d9f_d20241217_m030426_c001_v7007000_t0000_u01734404666502") 2024/12/17 03:06:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945c72_d20241217_m030422_c001_v0001183_t0016_u01734404662521") 2024/12/17 03:06:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f407af66b01945c4e_d20241217_m030417_c001_v7007000_t0000_u01734404657927") 2024/12/17 03:06:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2191a778bf358ecf_d20241217_m030414_c001_v0001180_t0056_u01734404654149") 2024/12/17 03:06:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f407af66b01945c6f_d20241217_m030422_c001_v7007000_t0000_u01734404662143") 2024/12/17 03:06:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945c51_d20241217_m030418_c001_v0001180_t0039_u01734404658110") 2024/12/17 03:06:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4191a778bf358ece_d20241217_m030413_c001_v7007000_t0000_u01734404653801") 2024/12/17 03:06:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945c12_d20241217_m030409_c001_v0001182_t0044_u01734404649711") 2024/12/17 03:06:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f407af66b01945c10_d20241217_m030409_c001_v7007000_t0000_u01734404649514") 2024/12/17 03:06:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2191a778bf358ec3_d20241217_m030405_c001_v0001104_t0052_u01734404645654") 2024/12/17 03:06:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4191a778bf358ec2_d20241217_m030405_c001_v7007000_t0000_u01734404645282") 2024/12/17 03:06:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945bd9_d20241217_m030401_c001_v0001092_t0006_u01734404641522") 2024/12/17 03:06:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f407af66b01945b93_d20241217_m030333_c001_v7007000_t0000_u01734404613047") 2024/12/17 03:06:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945b8e_d20241217_m030329_c001_v0001182_t0001_u01734404609130") 2024/12/17 03:06:32 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f407af66b01945b8d_d20241217_m030328_c001_v7007000_t0000_u01734404608795") 2024/12/17 03:06:32 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945b89_d20241217_m030324_c001_v0001104_t0043_u01734404604525") 2024/12/17 03:06:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f407af66b01945b88_d20241217_m030324_c001_v7007000_t0000_u01734404604344") 2024/12/17 03:06:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f216d2c3c04d461af_d20241217_m030308_c001_v0001116_t0018_u01734404588917") 2024/12/17 03:06:32 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f416d2c3c04d461ad_d20241217_m030308_c001_v7007000_t0000_u01734404588566") 2024/12/17 03:06:32 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2021fd09eaff7b6d_d20241217_m030304_c001_v0001145_t0000_u01734404584461") 2024/12/17 03:06:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4021fd09eaff7b6c_d20241217_m030304_c001_v7007000_t0000_u01734404584273") 2024/12/17 03:06:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f216d2c3c04d461a4_d20241217_m030300_c001_v0001113_t0043_u01734404580701") 2024/12/17 03:06:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f416d2c3c04d461a3_d20241217_m030300_c001_v7007000_t0000_u01734404580323") 2024/12/17 03:06:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2059a8ef03267cd1_d20241217_m030255_c001_v0001183_t0041_u01734404575339") 2024/12/17 03:06:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4059a8ef032685dc_d20241217_m030454_c001_v7007000_t0000_u01734404694758") 2024/12/17 03:06:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2083407994945bf4_d20241217_m030450_c001_v0001181_t0005_u01734404690381") 2024/12/17 03:06:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4059a8ef032685c3_d20241217_m030444_c001_v7007000_t0000_u01734404684847") 2024/12/17 03:06:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2059a8ef03267ddc_d20241217_m030440_c001_v0001165_t0048_u01734404680022") 2024/12/17 03:06:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4083407994945bf1_d20241217_m030449_c001_v7007000_t0000_u01734404689992") 2024/12/17 03:06:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2059a8ef032685c5_d20241217_m030445_c001_v0001182_t0035_u01734404685047") 2024/12/17 03:06:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4059a8ef03267dda_d20241217_m030439_c001_v7007000_t0000_u01734404679567") 2024/12/17 03:06:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2059a8ef03267db2_d20241217_m030434_c001_v0001161_t0037_u01734404674811") 2024/12/17 03:06:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4059a8ef03267db1_d20241217_m030434_c001_v7007000_t0000_u01734404674614") 2024/12/17 03:06:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945c81_d20241217_m030430_c001_v0001183_t0010_u01734404670947") 2024/12/17 03:06:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f407af66b01945c80_d20241217_m030430_c001_v7007000_t0000_u01734404670554") 2024/12/17 03:06:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2059a8ef03267da0_d20241217_m030426_c001_v0001180_t0026_u01734404666684") 2024/12/17 03:06:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4101957d2eca3de8_d20241217_m030526_c001_v7007000_t0000_u01734404726463") 2024/12/17 03:06:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f207af66b01945cfd_d20241217_m030521_c001_v0001177_t0034_u01734404721621") 2024/12/17 03:06:33 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f407af66b01945cfc_d20241217_m030521_c001_v7007000_t0000_u01734404721159") 2024/12/17 03:06:33 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2083407994945c26_d20241217_m030515_c001_v0001099_t0057_u01734404715269") 2024/12/17 03:06:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4083407994945c25_d20241217_m030515_c001_v7007000_t0000_u01734404715087") 2024/12/17 03:06:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2083407994945c1f_d20241217_m030510_c001_v0001183_t0058_u01734404710430") 2024/12/17 03:06:33 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4083407994945c1e_d20241217_m030509_c001_v7007000_t0000_u01734404709984") 2024/12/17 03:06:33 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2083407994945c13_d20241217_m030505_c001_v0001183_t0031_u01734404705127") 2024/12/17 03:06:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4083407994945c12_d20241217_m030504_c001_v7007000_t0000_u01734404704941") 2024/12/17 03:06:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2083407994945c0a_d20241217_m030500_c001_v0001144_t0059_u01734404700384") 2024/12/17 03:06:33 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4083407994945c09_d20241217_m030459_c001_v7007000_t0000_u01734404699940") 2024/12/17 03:06:33 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f2059a8ef032685dd_d20241217_m030454_c001_v0001116_t0011_u01734404694941") 2024/12/17 03:06:33 DEBUG : chunked-copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f498b_d20241217_m030625_c001_v7007000_t0000_u01734404785975") 2024/12/17 03:06:33 DEBUG : chunked-copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f215fe334d44f4983_d20241217_m030620_c001_v0001182_t0058_u01734404780101") 2024/12/17 03:06:34 DEBUG : chunked-copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f4982_d20241217_m030619_c001_v7007000_t0000_u01734404779589") 2024/12/17 03:06:34 DEBUG : chunked-copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f215fe334d44f497d_d20241217_m030614_c001_v0001180_t0001_u01734404774376") 2024/12/17 03:06:34 DEBUG : chunked-copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f4979_d20241217_m030613_c001_v7007000_t0000_u01734404773890") 2024/12/17 03:06:34 DEBUG : chunked-copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f215fe334d44f4975_d20241217_m030608_c001_v0001182_t0010_u01734404768624") 2024/12/17 03:06:34 DEBUG : chunked-copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f4974_d20241217_m030608_c001_v7007000_t0000_u01734404768133") 2024/12/17 03:06:34 DEBUG : chunked-copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f1157b2573e976296_d20241217_m030604_c001_v0001120_t0047_u01734404764685") 2024/12/17 03:06:34 DEBUG : chunked-copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f496c_d20241217_m030604_c001_v7007000_t0000_u01734404764335") 2024/12/17 03:06:34 DEBUG : chunked-copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f1157b2573e976274_d20241217_m030601_c001_v0001120_t0024_u01734404761219") 2024/12/17 03:06:34 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f498a_d20241217_m030625_c001_v7007000_t0000_u01734404785792") 2024/12/17 03:06:34 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f200b9e616b3ff8bf_d20241217_m030623_c001_v0001109_t0030_u01734404783448") 2024/12/17 03:06:34 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f4981_d20241217_m030619_c001_v7007000_t0000_u01734404779408") 2024/12/17 03:06:34 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f200b9e616b3ff8ba_d20241217_m030617_c001_v0001161_t0020_u01734404777636") 2024/12/17 03:06:34 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f4978_d20241217_m030613_c001_v7007000_t0000_u01734404773695") 2024/12/17 03:06:34 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f200b9e616b3ff8b7_d20241217_m030611_c001_v0001182_t0031_u01734404771936") 2024/12/17 03:06:34 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f4973_d20241217_m030607_c001_v7007000_t0000_u01734404767952") 2024/12/17 03:06:34 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f215fe334d44f496f_d20241217_m030606_c001_v0001183_t0028_u01734404766349") 2024/12/17 03:06:34 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f496a_d20241217_m030604_c001_v7007000_t0000_u01734404764154") 2024/12/17 03:06:34 DEBUG : chunked-copy.copy: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f1176f0764bc83f04_d20241217_m030603_c001_v0001161_t0049_u01734404763229") 2024/12/17 03:06:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f104fcc6a2f4c2fb1_d20241217_m030140_c001_v0001104_t0021_u01734404500092") 2024/12/17 03:06:34 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f498c_d20241217_m030626_c001_v7007000_t0000_u01734404786853") 2024/12/17 03:06:34 DEBUG : unknown-size-put.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f1157b2573e976320_d20241217_m030626_c001_v0001120_t0046_u01734404786520") 2024/12/17 03:06:35 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f415fe334d44f498d_d20241217_m030628_c001_v7007000_t0000_u01734404788292") 2024/12/17 03:06:35 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f1157b2573e976330_d20241217_m030627_c001_v0001120_t0038_u01734404787798") 2024/12/17 03:06:35 DEBUG : unknown-size-update.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f1157b2573e976328_d20241217_m030627_c001_v0001120_t0024_u01734404787055") 2024/12/17 03:06:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f4059a8ef03267ccf_d20241217_m030255_c001_v7007000_t0000_u01734404575158") 2024/12/17 03:06:35 DEBUG : versions/test-versions.txt: Deleting (id "4_z9f72dd0380fddb2b9f380e1b_f1157b2573e975eed_d20241217_m030246_c001_v0001120_t0040_u01734404566848") 2024/12/17 03:06:36 INFO : B2 bucket rclone-test-weviqih9vove: cleaning bucket "rclone-test-weviqih9vove" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (338.57s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.60s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.57s) --- PASS: TestIntegration/FsMkdir (336.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (26.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.19s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.90s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (76.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.71s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.65s) --- 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.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.65s) --- 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.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (185.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (37.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (20.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (15.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (12.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (10.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.42s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- 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 338.588s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m39.499506598s (try 1/5)