"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:" 2025/01/12 03:49:02 DEBUG : Creating backend with remote "TestB2:rclone-test-newafow5wala" 2025/01/12 03:49:02 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 2025/01/12 03:49:14 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/12 03:49:14 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/12 03:49:14 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 2025/01/12 03:49:36 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. 2025/01/12 03:49:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/12 03:49:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/12 03:49:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/12 03:49:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/12 03:49:39 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/12 03:49:41 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/12 03:49:41 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 2025/01/12 03:49:47 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/12 03:49:49 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 2025/01/12 03:49:53 INFO : B2 bucket rclone-test-newafow5wala: cleaning bucket "rclone-test-newafow5wala" of all files 2025/01/12 03:49:54 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326bb7d_d20250112_m034953_c001_v0001184_t0016_u01736653793347") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/12 03:49:55 DEBUG : Creating backend with remote "TestB2:rclone-test-newafow5wala/dirToPurgeFromRoot" 2025/01/12 03:49:56 INFO : B2 bucket rclone-test-newafow5wala path dirToPurgeFromRoot: cleaning bucket "rclone-test-newafow5wala" of all files 2025/01/12 03:49:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326bbab_d20250112_m034954_c001_v0001184_t0058_u01736653794838") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/12 03:49:57 DEBUG : Creating backend with remote "TestB2:rclone-test-newafow5wala/hello? sausage/êé" 2025/01/12 03:50:01 INFO : B2 bucket rclone-test-newafow5wala path hello? sausage/êé: cleaning bucket "rclone-test-newafow5wala" of all files 2025/01/12 03:50:02 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1009cb7ed42aefbd_d20250112_m035000_c001_v0001161_t0036_u01736653800268") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/01/12 03:50:10 DEBUG : Creating backend with remote "TestB2:rclone-test-newafow5wala/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/12 03:50:12 DEBUG : Creating backend with remote "TestB2:rclone-test-newafow5wala/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-newafow5wala" from "TestB2:rclone-test-newafow5wala" 2025/01/12 03:50:14 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 2025/01/12 03:50:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yofawog1boka" 2025/01/12 03:50:32 DEBUG : B2 bucket rclone-test-yofawog1boka: Purge remote 2025/01/12 03:50:32 INFO : B2 bucket rclone-test-yofawog1boka: cleaning bucket "rclone-test-yofawog1boka" of all files 2025/01/12 03:50:32 DEBUG : somefile: Deleting (id "4_z6ff26db3a02d5b8b9f480e1b_f40993361d3400f92_d20250112_m035030_c001_v0001183_t0034_u01736653830381") === 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 2025/01/12 03:50:39 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/12 03:50:40 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/01/12 03:50:43 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/12 03:50:43 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/12 03:50:43 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.522Ki offset 6Mi/6.106Mi 2025/01/12 03:50:43 DEBUG : test-metadata: Sending chunk 1 length 111127 2025/01/12 03:50:44 DEBUG : test-metadata: Done sending chunk 1 2025/01/12 03:50:45 DEBUG : test-metadata: Done sending chunk 0 2025/01/12 03:50:45 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 2025/01/12 03:50:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/12 03:50:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:50:54 DEBUG : pacer: Reducing sleep to 10ms 2025/01/12 03:50:56 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1184-06.backblaze.com/b2api/v1/b2_upload_file/afb24d43a01d5b8b9f480e1b/c001_v0001184_t0021": EOF 2025/01/12 03:50:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-06.backblaze.com/b2api/v1/b2_upload_file/afb24d43a01d5b8b9f480e1b/c001_v0001184_t0021": EOF) 2025/01/12 03:50:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1184-06.backblaze.com/b2api/v1/b2_upload_file/afb24d43a01d5b8b9f480e1b/c001_v0001184_t0021": EOF - low level retry 1/10 2025/01/12 03:50:58 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2025-01-12-035050-924.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 2025/01/12 03:51:00 DEBUG : oldPath = "TestB2:rclone-test-newafow5wala/versions/test-versions-v2025-01-12-035050-924.txt" 2025/01/12 03:51:00 DEBUG : newPath = "TestB2,versions:rclone-test-newafow5wala/versions/test-versions-v2025-01-12-035050-924.txt" 2025/01/12 03:51:00 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-newafow5wala/versions/test-versions-v2025-01-12-035050-924.txt" 2025/01/12 03:51:00 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/12 03:51:01 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-newafow5wala/versions/test-versions-v2025-01-12-035050-924.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-newafow5wala/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 2025/01/12 03:51:02 INFO : B2 bucket rclone-test-newafow5wala: cleaning bucket "rclone-test-newafow5wala" of all hidden files 2025/01/12 03:51:03 DEBUG : leading space/ leading space: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264c4_d20250112_m034921_c001_v7007000_t0000_u01736653761375") as it is a hide marker 2025/01/12 03:51:03 DEBUG : leading space/ leading space: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b70d_d20250112_m034920_c001_v0001184_t0035_u01736653760821") 2025/01/12 03:51:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264c3_d20250112_m034920_c001_v7007000_t0000_u01736653760459") as it is a hide marker 2025/01/12 03:51:03 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b6ed_d20250112_m034919_c001_v0001184_t0054_u01736653759889") 2025/01/12 03:51:03 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264d0_d20250112_m034927_c001_v7007000_t0000_u01736653767031") as it is a hide marker 2025/01/12 03:51:03 DEBUG : .leading dot/.leading dot: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b807_d20250112_m034926_c001_v0001184_t0003_u01736653766471") 2025/01/12 03:51:03 DEBUG : created from root.txt: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f41522cc2b3fb637c_d20250112_m035021_c001_v7007000_t0000_u01736653821919") as it is a hide marker 2025/01/12 03:51:03 DEBUG : created from root.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f114accb5c11ddc2e_d20250112_m035020_c001_v0001098_t0046_u01736653820857") 2025/01/12 03:51:03 DEBUG : file name.txt: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f407f7e6047d5aa98_d20250112_m035039_c001_v7007000_t0000_u01736653839090") as it is a hide marker 2025/01/12 03:51:03 DEBUG : file name.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326bcf8_d20250112_m035009_c001_v0001184_t0018_u01736653809846") 2025/01/12 03:51:03 DEBUG : file name.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1133b8d884f81397_d20250112_m035006_c001_v0001183_t0047_u01736653806323") 2025/01/12 03:51:03 DEBUG : file name.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326ba79_d20250112_m034945_c001_v0001184_t0049_u01736653785406") 2025/01/12 03:51:03 DEBUG : file name.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326ba59_d20250112_m034944_c001_v0001184_t0029_u01736653784644") 2025/01/12 03:51:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326ba6d_d20250112_m034945_c001_v0001184_t0002_u01736653785022") "upload" dated 2025-01-12 03:49:45.022 +0000 UTC (1m18.601878969s ago) 2025/01/12 03:51:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f408469fc2447eac8_d20250112_m035004_c001_v7007000_t0000_u01736653804110") as it is a hide marker 2025/01/12 03:51:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f109389117ebcf7fe_d20250112_m035003_c001_v0001184_t0011_u01736653803914") 2025/01/12 03:51:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1198e3332a1f29a2_d20250112_m035003_c001_v0001182_t0013_u01736653803278") 2025/01/12 03:51:03 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264df_d20250112_m034933_c001_v7007000_t0000_u01736653773648") as it is a hide marker 2025/01/12 03:51:03 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b8e5_d20250112_m034933_c001_v0001184_t0028_u01736653773040") 2025/01/12 03:51:03 DEBUG : piped data.txt: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f407f7e6047d5aa9a_d20250112_m035040_c001_v7007000_t0000_u01736653840742") as it is a hide marker 2025/01/12 03:51:03 DEBUG : piped data.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326bfc0_d20250112_m035040_c001_v0001184_t0026_u01736653840369") 2025/01/12 03:51:03 DEBUG : piped data.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f407f7e6047d5aa99_d20250112_m035040_c001_v7007000_t0000_u01736653840184") 2025/01/12 03:51:04 DEBUG : piped data.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f4061abac1326bfac_d20250112_m035039_c001_v0001184_t0021_u01736653839818") 2025/01/12 03:51:04 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264e1_d20250112_m034934_c001_v7007000_t0000_u01736653774590") as it is a hide marker 2025/01/12 03:51:04 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b903_d20250112_m034934_c001_v0001184_t0046_u01736653774010") 2025/01/12 03:51:04 DEBUG : test-metadata: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f408469fc2447eb64_d20250112_m035048_c001_v7007000_t0000_u01736653848377") as it is a hide marker 2025/01/12 03:51:04 DEBUG : test-metadata: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f207f7e6047d5aa9e_d20250112_m035042_c001_v0001182_t0027_u01736653842692") 2025/01/12 03:51:04 DEBUG : test-metadata: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f407f7e6047d5aa9d_d20250112_m035041_c001_v7007000_t0000_u01736653841926") 2025/01/12 03:51:04 DEBUG : test-metadata: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326bfdc_d20250112_m035040_c001_v0001184_t0055_u01736653840927") 2025/01/12 03:51:04 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264d5_d20250112_m034928_c001_v7007000_t0000_u01736653768915") as it is a hide marker 2025/01/12 03:51:04 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b839_d20250112_m034928_c001_v0001184_t0040_u01736653768331") 2025/01/12 03:51:04 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264d9_d20250112_m034930_c001_v7007000_t0000_u01736653770785") as it is a hide marker 2025/01/12 03:51:04 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b87e_d20250112_m034930_c001_v0001184_t0024_u01736653770222") 2025/01/12 03:51:04 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264d6_d20250112_m034929_c001_v7007000_t0000_u01736653769859") as it is a hide marker 2025/01/12 03:51:04 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b857_d20250112_m034929_c001_v0001184_t0045_u01736653769296") 2025/01/12 03:51:04 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264da_d20250112_m034931_c001_v7007000_t0000_u01736653771704") as it is a hide marker 2025/01/12 03:51:04 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b89f_d20250112_m034931_c001_v0001184_t0050_u01736653771146") 2025/01/12 03:51:04 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264db_d20250112_m034932_c001_v7007000_t0000_u01736653772668") as it is a hide marker 2025/01/12 03:51:04 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b8c3_d20250112_m034932_c001_v0001184_t0056_u01736653772066") 2025/01/12 03:51:04 DEBUG : trailing space /trailing space : Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264d2_d20250112_m034927_c001_v7007000_t0000_u01736653767970") as it is a hide marker 2025/01/12 03:51:04 DEBUG : trailing space /trailing space : Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b81f_d20250112_m034927_c001_v0001184_t0028_u01736653767392") 2025/01/12 03:51:04 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f10829259b1305cbc_d20250112_m035058_c001_v0001182_t0014_u01736653858659") "upload" dated 2025-01-12 03:50:58.659 +0000 UTC (6.291854374s ago) 2025/01/12 03:51:04 DEBUG : versions/test-versions.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c573ce85429c2_d20250112_m035053_c001_v7007000_t0000_u01736653853926") 2025/01/12 03:51:04 DEBUG : versions/test-versions.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326c0e1_d20250112_m035050_c001_v0001184_t0059_u01736653850924") 2025/01/12 03:51:05 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf1718526515_d20250112_m034944_c001_v7007000_t0000_u01736653784104") as it is a hide marker 2025/01/12 03:51:05 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f2173cf17185264e5_d20250112_m034936_c001_v0001037_t0030_u01736653776745") 2025/01/12 03:51:05 DEBUG : zero-length-file: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264e3_d20250112_m034936_c001_v7007000_t0000_u01736653776488") as it is a hide marker 2025/01/12 03:51:05 DEBUG : zero-length-file: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f4061abac1326b943_d20250112_m034935_c001_v0001184_t0021_u01736653775935") 2025/01/12 03:51:05 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264c5_d20250112_m034922_c001_v7007000_t0000_u01736653762342") as it is a hide marker 2025/01/12 03:51:05 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b72f_d20250112_m034921_c001_v0001184_t0011_u01736653761747") 2025/01/12 03:51:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264be_d20250112_m034917_c001_v7007000_t0000_u01736653757539") as it is a hide marker 2025/01/12 03:51:05 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b67d_d20250112_m034916_c001_v0001184_t0053_u01736653756590") 2025/01/12 03:51:05 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264cc_d20250112_m034925_c001_v7007000_t0000_u01736653765174") as it is a hide marker 2025/01/12 03:51:05 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b7a3_d20250112_m034924_c001_v0001184_t0004_u01736653764596") 2025/01/12 03:51:05 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264c8_d20250112_m034924_c001_v7007000_t0000_u01736653764235") as it is a hide marker 2025/01/12 03:51:05 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b771_d20250112_m034923_c001_v0001184_t0053_u01736653763636") 2025/01/12 03:51:05 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264ce_d20250112_m034926_c001_v7007000_t0000_u01736653766109") as it is a hide marker 2025/01/12 03:51:05 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b7dd_d20250112_m034925_c001_v0001184_t0029_u01736653765547") 2025/01/12 03:51:05 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264c6_d20250112_m034923_c001_v7007000_t0000_u01736653763273") as it is a hide marker 2025/01/12 03:51:05 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b74f_d20250112_m034922_c001_v0001184_t0002_u01736653762703") 2025/01/12 03:51:05 DEBUG : ./.: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264bf_d20250112_m034918_c001_v7007000_t0000_u01736653758562") as it is a hide marker 2025/01/12 03:51:05 DEBUG : ./.: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b6af_d20250112_m034917_c001_v0001184_t0034_u01736653757903") 2025/01/12 03:51:05 DEBUG : ../..: Deleting current version (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185264c0_d20250112_m034919_c001_v7007000_t0000_u01736653759526") as it is a hide marker 2025/01/12 03:51:05 DEBUG : ../..: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326b6d3_d20250112_m034918_c001_v0001184_t0004_u01736653758947") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/01/12 03:51:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/12 03:51:07 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/12 03:51:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/12 03:51:07 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/12 03:51:08 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/12 03:51:09 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/12 03:51:09 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/12 03:51:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:51:13 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. 2025/01/12 03:51:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f2165d2c336faaa51_d20250112_m035113_c001_v0001039_t0058_u01736653873628") 2025/01/12 03:51:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/12 03:51:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/12 03:51:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/12 03:51:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:51:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:51:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/12 03:51:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/12 03:51:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/12 03:51:18 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/12 03:51:18 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/12 03:51:20 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/12 03:51:21 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/12 03:51:21 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/12 03:51:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:51:23 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. 2025/01/12 03:51:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f2165d2c336faaa5f_d20250112_m035123_c001_v0001184_t0050_u01736653883098") 2025/01/12 03:51:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/12 03:51:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/12 03:51:23 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/12 03:51:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:51:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:51:25 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/12 03:51:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/12 03:51:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/12 03:51:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/12 03:51:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/12 03:51:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/12 03:51:27 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/12 03:51:28 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/12 03:51:29 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/12 03:51:30 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/12 03:51:30 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/12 03:51:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:51:32 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. 2025/01/12 03:51:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f20819c8c9e9e261f_d20250112_m035132_c001_v0001183_t0053_u01736653892085") 2025/01/12 03:51:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/12 03:51:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/12 03:51:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/12 03:51:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/12 03:51:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/12 03:51:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:51:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:51:35 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 2025/01/12 03:51:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/12 03:51:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/12 03:51:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/12 03:51:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/12 03:51:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/12 03:51:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/12 03:51:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/12 03:51:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:51:41 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. 2025/01/12 03:51:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f202c8e65bd2e673e_d20250112_m035141_c001_v0001128_t0003_u01736653901881") 2025/01/12 03:51:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/12 03:51:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/12 03:51:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/12 03:51:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:51:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:51:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/12 03:51:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/12 03:51:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/12 03:51:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/12 03:51:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/12 03:51:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/12 03:51:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/12 03:51:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/12 03:51:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:51:50 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. 2025/01/12 03:51:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f202c8e65bd2e6743_d20250112_m035150_c001_v0001184_t0027_u01736653910840") 2025/01/12 03:51:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/12 03:51:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/12 03:51:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/12 03:51:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/12 03:51:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:51:51 DEBUG : pacer: Reducing sleep to 10ms 2025/01/12 03:51:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:51:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:51:53 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/12 03:51:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/12 03:51:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/12 03:51:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/12 03:51:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/12 03:51:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/12 03:51:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/12 03:51:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/12 03:51:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/12 03:51:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/12 03:51:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/12 03:51:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:51:59 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. 2025/01/12 03:51:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f20326dab232dae30_d20250112_m035159_c001_v0001154_t0021_u01736653919335") 2025/01/12 03:51:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/12 03:51:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/12 03:51:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/12 03:51:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/12 03:52:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/12 03:52:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:52:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:52:02 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 2025/01/12 03:52:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/12 03:52:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/12 03:52:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/12 03:52:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/12 03:52:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/12 03:52:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/12 03:52:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/12 03:52:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:52:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/12 03:52:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca56c3_d20250112_m035208_c001_v0001182_t0037_u01736653928007") 2025/01/12 03:52:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/12 03:52:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/12 03:52:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/12 03:52:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:52:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:52:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/12 03:52:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/12 03:52:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/12 03:52:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/12 03:52:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/12 03:52:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/12 03:52:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/12 03:52:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/12 03:52:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:52:16 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. 2025/01/12 03:52:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca56ce_d20250112_m035216_c001_v0001109_t0017_u01736653936197") 2025/01/12 03:52:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/12 03:52:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/12 03:52:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/12 03:52:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:52:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:52:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/12 03:52:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/12 03:52:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/12 03:52:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/12 03:52:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/12 03:52:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/12 03:52:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/12 03:52:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/12 03:52:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/12 03:52:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/12 03:52:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/12 03:52:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:52:25 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. 2025/01/12 03:52:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f202c573ce8542a67_d20250112_m035225_c001_v0001183_t0027_u01736653945765") 2025/01/12 03:52:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/12 03:52:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/12 03:52:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/12 03:52:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/12 03:52:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/12 03:52:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:52:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:52:28 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 2025/01/12 03:52:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/12 03:52:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/12 03:52:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/12 03:52:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/12 03:52:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/12 03:52:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/12 03:52:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/12 03:52:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:52:34 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. 2025/01/12 03:52:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f202c8e65bd2e676e_d20250112_m035234_c001_v0001102_t0021_u01736653954121") 2025/01/12 03:52:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/12 03:52:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/12 03:52:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/12 03:52:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:52:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:52:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/12 03:52:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/12 03:52:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/12 03:52:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/12 03:52:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/12 03:52:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/12 03:52:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/12 03:52:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/12 03:52:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:52:43 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. 2025/01/12 03:52:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f202c573ce8542a9c_d20250112_m035243_c001_v0001182_t0058_u01736653963087") 2025/01/12 03:52:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/12 03:52:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/12 03:52:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/12 03:52:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:52:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:52:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/12 03:52:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/12 03:52:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/12 03:52:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/12 03:52:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/12 03:52:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/12 03:52:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/12 03:52:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/12 03:52:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/12 03:52:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/12 03:52:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/12 03:52:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:52:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/12 03:52:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f201468940d2cc24d_d20250112_m035253_c001_v0001181_t0011_u01736653973406") 2025/01/12 03:52:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/12 03:52:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/12 03:52:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/12 03:52:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/12 03:52:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/12 03:52:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:52:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:52:56 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 2025/01/12 03:52:58 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/12 03:52:58 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/12 03:52:58 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/12 03:52:58 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/12 03:52:59 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/12 03:53:00 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/12 03:53:00 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/12 03:53:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:53:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/12 03:53:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f201468940d2cc27a_d20250112_m035302_c001_v0001145_t0025_u01736653982360") 2025/01/12 03:53:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/12 03:53:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/12 03:53:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/12 03:53:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:53:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:53:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/12 03:53:06 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/12 03:53:06 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/12 03:53:07 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/12 03:53:07 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/12 03:53:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/12 03:53:09 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/12 03:53:09 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/12 03:53:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:53:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/12 03:53:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5710_d20250112_m035311_c001_v0001134_t0053_u01736653991775") 2025/01/12 03:53:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/12 03:53:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/12 03:53:12 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/12 03:53:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:53:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:53:14 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/12 03:53:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/12 03:53:16 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/12 03:53:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/12 03:53:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/12 03:53:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/12 03:53:17 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/12 03:53:17 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/12 03:53:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/12 03:53:19 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/12 03:53:19 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/12 03:53:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:53: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. 2025/01/12 03:53:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f201e355f525b3900_d20250112_m035321_c001_v0001180_t0025_u01736654001922") 2025/01/12 03:53:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/12 03:53:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/12 03:53:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/12 03:53:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/12 03:53:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/12 03:53:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:53:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:53: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 2025/01/12 03:53:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/12 03:53:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/12 03:53:27 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/12 03:53:27 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/12 03:53:28 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/12 03:53:30 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/12 03:53:30 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/12 03:53:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:53:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/12 03:53:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f207f7e6047d5ac14_d20250112_m035332_c001_v0001184_t0012_u01736654012303") 2025/01/12 03:53:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/12 03:53:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/12 03:53:32 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/12 03:53:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:53:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:53:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/12 03:53:37 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/12 03:53:37 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/12 03:53:37 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/12 03:53:37 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/12 03:53:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/12 03:53:39 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/12 03:53:39 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/12 03:53:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:53:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/12 03:53:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5747_d20250112_m035342_c001_v0001183_t0017_u01736654022509") 2025/01/12 03:53:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/12 03:53:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/12 03:53:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/12 03:53:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:53:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:53:45 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/12 03:53:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/12 03:53:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/12 03:53:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/12 03:53:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/12 03:53:48 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/12 03:53:48 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/12 03:53:49 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/12 03:53:50 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/12 03:53:51 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/12 03:53:51 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/12 03:53:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/12 03:53:53 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. 2025/01/12 03:53:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5754_d20250112_m035353_c001_v0001115_t0024_u01736654033661") 2025/01/12 03:53:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/12 03:53:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/12 03:53:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/12 03:53:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/12 03:53:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/12 03:53:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/12 03:53:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/12 03:53: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 2025/01/12 03:54:07 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5769_d20250112_m035407_c001_v0001180_t0032_u01736654047041") 2025/01/12 03:54:07 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/12 03:54:07 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/12 03:54:07 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/12 03:54:07 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/12 03:54:07 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/12 03:54:09 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/12 03:54:09 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/12 03:54:09 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/12 03:54:09 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/12 03:54:12 DEBUG : chunked-copy: Done sending chunk 0 2025/01/12 03:54:12 DEBUG : chunked-copy: Done sending chunk 1 2025/01/12 03:54:12 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/12 03:54:13 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zafb24d43a01d5b8b9f480e1b_f2165d2c336faaba7_d20250112_m035412_c001_v0001184_t0043_u01736654052919") 2025/01/12 03:54:13 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/12 03:54:13 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/12 03:54:13 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/12 03:54:13 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/12 03:54:13 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/12 03:54:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/12 03:54:15 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/12 03:54:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/12 03:54:15 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/12 03:54:17 DEBUG : chunked-copy: Done sending chunk 0 2025/01/12 03:54:17 DEBUG : chunked-copy: Done sending chunk 1 2025/01/12 03:54:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/12 03:54:18 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zafb24d43a01d5b8b9f480e1b_f2165d2c336faabc4_d20250112_m035418_c001_v0001178_t0008_u01736654058321") 2025/01/12 03:54:18 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/12 03:54:18 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/12 03:54:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/12 03:54:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/12 03:54:18 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/12 03:54:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/12 03:54:20 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/12 03:54:21 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/12 03:54:21 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/12 03:54:23 DEBUG : chunked-copy: Done sending chunk 1 2025/01/12 03:54:23 DEBUG : chunked-copy: Done sending chunk 0 2025/01/12 03:54:23 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/12 03:54:24 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5787_d20250112_m035424_c001_v0001144_t0002_u01736654064128") 2025/01/12 03:54:24 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/12 03:54:24 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/12 03:54:24 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/12 03:54:24 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/12 03:54:24 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/12 03:54:25 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/12 03:54:25 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/12 03:54:26 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/12 03:54:28 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/12 03:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-newafow5wala/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 2025/01/12 03:54:29 INFO : B2 bucket rclone-test-newafow5wala: cleaning bucket "rclone-test-newafow5wala" of all files 2025/01/12 03:54:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca573a_d20250112_m035336_c001_v7007000_t0000_u01736654016343") 2025/01/12 03:54:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f207f7e6047d5ac14_d20250112_m035332_c001_v0001184_t0012_u01736654012303") 2025/01/12 03:54:30 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f407f7e6047d5ac11_d20250112_m035331_c001_v7007000_t0000_u01736654011809") 2025/01/12 03:54:30 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5731_d20250112_m035327_c001_v0001182_t0049_u01736654007267") 2025/01/12 03:54:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca575a_d20250112_m035401_c001_v7007000_t0000_u01736654041688") 2025/01/12 03:54:30 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5754_d20250112_m035353_c001_v0001115_t0024_u01736654033661") 2025/01/12 03:54:30 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca5752_d20250112_m035353_c001_v7007000_t0000_u01736654033125") 2025/01/12 03:54:30 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca574d_d20250112_m035347_c001_v0001178_t0041_u01736654027685") 2025/01/12 03:54:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca574c_d20250112_m035347_c001_v7007000_t0000_u01736654027497") 2025/01/12 03:54:30 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5747_d20250112_m035342_c001_v0001183_t0017_u01736654022509") 2025/01/12 03:54:30 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca5746_d20250112_m035342_c001_v7007000_t0000_u01736654022009") 2025/01/12 03:54:30 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca573c_d20250112_m035336_c001_v0001181_t0003_u01736654016530") 2025/01/12 03:54:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca56bd_d20250112_m035203_c001_v7007000_t0000_u01736653923979") 2025/01/12 03:54:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20326dab232dae30_d20250112_m035159_c001_v0001154_t0021_u01736653919335") 2025/01/12 03:54:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c8e65bd2e6746_d20250112_m035154_c001_v7007000_t0000_u01736653914767") 2025/01/12 03:54:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c8e65bd2e6743_d20250112_m035150_c001_v0001184_t0027_u01736653910840") 2025/01/12 03:54:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40326dab232dae2f_d20250112_m035158_c001_v7007000_t0000_u01736653918989") 2025/01/12 03:54:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c8e65bd2e6747_d20250112_m035154_c001_v0001184_t0054_u01736653914962") 2025/01/12 03:54:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c8e65bd2e6742_d20250112_m035150_c001_v7007000_t0000_u01736653910504") 2025/01/12 03:54:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c573ce8542a36_d20250112_m035145_c001_v0001146_t0034_u01736653905774") 2025/01/12 03:54:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c573ce8542a35_d20250112_m035145_c001_v7007000_t0000_u01736653905589") 2025/01/12 03:54:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c8e65bd2e673e_d20250112_m035141_c001_v0001128_t0003_u01736653901881") 2025/01/12 03:54:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c8e65bd2e673d_d20250112_m035141_c001_v7007000_t0000_u01736653901542") 2025/01/12 03:54:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c573ce8542a32_d20250112_m035137_c001_v0001172_t0053_u01736653897318") 2025/01/12 03:54:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c573ce8542a71_d20250112_m035229_c001_v7007000_t0000_u01736653949641") 2025/01/12 03:54:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c573ce8542a67_d20250112_m035225_c001_v0001183_t0027_u01736653945765") 2025/01/12 03:54:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c8e65bd2e6752_d20250112_m035220_c001_v7007000_t0000_u01736653940546") 2025/01/12 03:54:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca56ce_d20250112_m035216_c001_v0001109_t0017_u01736653936197") 2025/01/12 03:54:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c573ce8542a66_d20250112_m035225_c001_v7007000_t0000_u01736653945401") 2025/01/12 03:54:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c8e65bd2e6753_d20250112_m035220_c001_v0001115_t0045_u01736653940730") 2025/01/12 03:54:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca56cd_d20250112_m035215_c001_v7007000_t0000_u01736653935854") 2025/01/12 03:54:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c8e65bd2e6750_d20250112_m035211_c001_v0001154_t0016_u01736653931655") 2025/01/12 03:54:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c8e65bd2e674f_d20250112_m035211_c001_v7007000_t0000_u01736653931472") 2025/01/12 03:54:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca56c3_d20250112_m035208_c001_v0001182_t0037_u01736653928007") 2025/01/12 03:54:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca56c2_d20250112_m035207_c001_v7007000_t0000_u01736653927674") 2025/01/12 03:54:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca56be_d20250112_m035204_c001_v0001184_t0056_u01736653924162") 2025/01/12 03:54:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c573ce8542a31_d20250112_m035137_c001_v7007000_t0000_u01736653897132") 2025/01/12 03:54:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20819c8c9e9e261f_d20250112_m035132_c001_v0001183_t0053_u01736653892085") 2025/01/12 03:54:32 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40819c8c9e9e261e_d20250112_m035131_c001_v7007000_t0000_u01736653891731") 2025/01/12 03:54:32 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f2165d2c336faaa6b_d20250112_m035127_c001_v0001043_t0032_u01736653887170") 2025/01/12 03:54:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f4165d2c336faaa6a_d20250112_m035126_c001_v7007000_t0000_u01736653886985") 2025/01/12 03:54:32 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f2165d2c336faaa5f_d20250112_m035123_c001_v0001184_t0050_u01736653883098") 2025/01/12 03:54:32 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f4165d2c336faaa5d_d20250112_m035122_c001_v7007000_t0000_u01736653882751") 2025/01/12 03:54:32 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c573ce8542a1a_d20250112_m035117_c001_v0001117_t0049_u01736653877943") 2025/01/12 03:54:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c573ce8542a19_d20250112_m035117_c001_v7007000_t0000_u01736653877759") 2025/01/12 03:54:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f2165d2c336faaa51_d20250112_m035113_c001_v0001039_t0058_u01736653873628") 2025/01/12 03:54:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f4165d2c336faaa50_d20250112_m035113_c001_v7007000_t0000_u01736653873278") 2025/01/12 03:54:32 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20326dab232dad83_d20250112_m035107_c001_v0001184_t0015_u01736653867032") 2025/01/12 03:54:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca5701_d20250112_m035257_c001_v7007000_t0000_u01736653977722") 2025/01/12 03:54:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f201468940d2cc24d_d20250112_m035253_c001_v0001181_t0011_u01736653973406") 2025/01/12 03:54:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c573ce8542aab_d20250112_m035247_c001_v7007000_t0000_u01736653967422") 2025/01/12 03:54:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c573ce8542a9c_d20250112_m035243_c001_v0001182_t0058_u01736653963087") 2025/01/12 03:54:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f401468940d2cc24a_d20250112_m035253_c001_v7007000_t0000_u01736653973023") 2025/01/12 03:54:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c573ce8542aad_d20250112_m035247_c001_v0001154_t0020_u01736653967612") 2025/01/12 03:54:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c573ce8542a99_d20250112_m035242_c001_v7007000_t0000_u01736653962686") 2025/01/12 03:54:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c573ce8542a88_d20250112_m035238_c001_v0001099_t0057_u01736653958036") 2025/01/12 03:54:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c573ce8542a87_d20250112_m035237_c001_v7007000_t0000_u01736653957831") 2025/01/12 03:54:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c8e65bd2e676e_d20250112_m035234_c001_v0001102_t0021_u01736653954121") 2025/01/12 03:54:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f402c8e65bd2e676c_d20250112_m035233_c001_v7007000_t0000_u01736653953731") 2025/01/12 03:54:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f202c573ce8542a73_d20250112_m035229_c001_v0001176_t0040_u01736653949826") 2025/01/12 03:54:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca572f_d20250112_m035327_c001_v7007000_t0000_u01736654007083") 2025/01/12 03:54:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f201e355f525b3900_d20250112_m035321_c001_v0001180_t0025_u01736654001922") 2025/01/12 03:54:33 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f401e355f525b38ff_d20250112_m035321_c001_v7007000_t0000_u01736654001487") 2025/01/12 03:54:33 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca571b_d20250112_m035316_c001_v0001184_t0035_u01736653996541") 2025/01/12 03:54:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca571a_d20250112_m035316_c001_v7007000_t0000_u01736653996357") 2025/01/12 03:54:33 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5710_d20250112_m035311_c001_v0001134_t0053_u01736653991775") 2025/01/12 03:54:33 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca570e_d20250112_m035311_c001_v7007000_t0000_u01736653991331") 2025/01/12 03:54:33 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5709_d20250112_m035306_c001_v0001183_t0013_u01736653986464") 2025/01/12 03:54:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca5708_d20250112_m035306_c001_v7007000_t0000_u01736653986271") 2025/01/12 03:54:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f201468940d2cc27a_d20250112_m035302_c001_v0001145_t0025_u01736653982360") 2025/01/12 03:54:33 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f401468940d2cc279_d20250112_m035301_c001_v7007000_t0000_u01736653981896") 2025/01/12 03:54:33 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5702_d20250112_m035257_c001_v0001182_t0025_u01736653977911") 2025/01/12 03:54:33 DEBUG : chunked-copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185266dd_d20250112_m035426_c001_v7007000_t0000_u01736654066652") 2025/01/12 03:54:33 DEBUG : chunked-copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f2165d2c336faabd0_d20250112_m035420_c001_v0001038_t0031_u01736654060681") 2025/01/12 03:54:34 DEBUG : chunked-copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f4165d2c336faabcf_d20250112_m035420_c001_v7007000_t0000_u01736654060165") 2025/01/12 03:54:34 DEBUG : chunked-copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca577a_d20250112_m035415_c001_v0001184_t0022_u01736654055083") 2025/01/12 03:54:34 DEBUG : chunked-copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca5779_d20250112_m035414_c001_v7007000_t0000_u01736654054602") 2025/01/12 03:54:34 DEBUG : chunked-copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5771_d20250112_m035409_c001_v0001104_t0030_u01736654049365") 2025/01/12 03:54:34 DEBUG : chunked-copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca576f_d20250112_m035408_c001_v7007000_t0000_u01736654048877") 2025/01/12 03:54:34 DEBUG : chunked-copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f10829259b1306dd6_d20250112_m035405_c001_v0001182_t0047_u01736654045698") 2025/01/12 03:54:34 DEBUG : chunked-copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca5767_d20250112_m035405_c001_v7007000_t0000_u01736654045311") 2025/01/12 03:54:34 DEBUG : chunked-copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f10829259b1306d76_d20250112_m035402_c001_v0001182_t0030_u01736654042442") 2025/01/12 03:54:34 DEBUG : chunked-copy.copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185266dc_d20250112_m035426_c001_v7007000_t0000_u01736654066471") 2025/01/12 03:54:34 DEBUG : chunked-copy.copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5787_d20250112_m035424_c001_v0001144_t0002_u01736654064128") 2025/01/12 03:54:34 DEBUG : chunked-copy.copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f4165d2c336faabce_d20250112_m035419_c001_v7007000_t0000_u01736654059978") 2025/01/12 03:54:34 DEBUG : chunked-copy.copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f2165d2c336faabc4_d20250112_m035418_c001_v0001178_t0008_u01736654058321") 2025/01/12 03:54:34 DEBUG : chunked-copy.copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca5778_d20250112_m035414_c001_v7007000_t0000_u01736654054420") 2025/01/12 03:54:34 DEBUG : chunked-copy.copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f2165d2c336faaba7_d20250112_m035412_c001_v0001184_t0043_u01736654052919") 2025/01/12 03:54:34 DEBUG : chunked-copy.copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca576e_d20250112_m035408_c001_v7007000_t0000_u01736654048696") 2025/01/12 03:54:34 DEBUG : chunked-copy.copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f20443c2818ca5769_d20250112_m035407_c001_v0001180_t0032_u01736654047041") 2025/01/12 03:54:34 DEBUG : chunked-copy.copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40443c2818ca5764_d20250112_m035405_c001_v7007000_t0000_u01736654045124") 2025/01/12 03:54:34 DEBUG : chunked-copy.copy: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1085a1528b9bdca3_d20250112_m035404_c001_v0001184_t0041_u01736654044379") 2025/01/12 03:54:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f1061abac1326ba6d_d20250112_m034945_c001_v0001184_t0002_u01736653785022") 2025/01/12 03:54:34 DEBUG : unknown-size-put.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185266de_d20250112_m035427_c001_v7007000_t0000_u01736654067434") 2025/01/12 03:54:35 DEBUG : unknown-size-put.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f10829259b1306fe7_d20250112_m035427_c001_v0001182_t0034_u01736654067201") 2025/01/12 03:54:35 DEBUG : unknown-size-update.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f4173cf17185266e1_d20250112_m035428_c001_v7007000_t0000_u01736654068424") 2025/01/12 03:54:35 DEBUG : unknown-size-update.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f10829259b130700d_d20250112_m035428_c001_v0001182_t0032_u01736654068229") 2025/01/12 03:54:35 DEBUG : unknown-size-update.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f10829259b1306ffd_d20250112_m035427_c001_v0001182_t0041_u01736654067615") 2025/01/12 03:54:35 DEBUG : versions/test-versions.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f40326dab232dad82_d20250112_m035106_c001_v7007000_t0000_u01736653866845") 2025/01/12 03:54:35 DEBUG : versions/test-versions.txt: Deleting (id "4_zafb24d43a01d5b8b9f480e1b_f10829259b1305cbc_d20250112_m035058_c001_v0001182_t0014_u01736653858659") 2025/01/12 03:54:39 INFO : B2 bucket rclone-test-newafow5wala: cleaning bucket "rclone-test-newafow5wala" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (337.26s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.19s) --- PASS: TestIntegration/FsMkdir (328.74s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.27s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.61s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (82.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (15.89s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (26.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (174.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (14.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (8.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (24.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.49s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.99s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.36s) --- 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 337.268s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m37.988590043s (try 1/5)