Description
I’ve been trying to get my code coverage reports processed by Codecov.io with no luck. GitHub Actions is sending the report and the web request gets a successful response. However, when I go to see the report on the Codecov dashboard, I get the message that there was an error processing the report. Unfortunately, no additional information is provided in the dashboard. At this point, I’m stuck, so any help would be very much appreciated.
Commit SHAs
ec100ca093667284e8b4fe38e2d731b88f5a4d57
Repository
CI/CD or Build URL
Uploader
GitHub Actions
Codecov Output
_____ _
[27](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:27) / ____| | |
[28](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:28) | | ___ __| | ___ ___ _____ __
[29](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:29) | | / _ \ / _` |/ _ \/ __/ _ \ \ / /
[30](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:30) | |___| (_) | (_| | __/ (_| (_) \ V /
[31](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:31) \_____\___/ \__,_|\___|\___\___/ \_/
[32](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:32)
[33](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:33) Codecov report uploader 0.1.0
[34](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:34)[2021-09-18T00:06:41.655Z] ['info'] => Project root located at: /home/runner/work/openfast/openfast
[35](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:35)[2021-09-18T00:06:41.656Z] ['info'] -> No token specified or token is empty
[36](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:36)[2021-09-18T00:06:41.656Z] ['verbose'] Start of network processing...
[37](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:37)[2021-09-18T00:06:41.656Z] ['verbose'] Searching for files in /home/runner/work/openfast/openfast
[38](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:38)[2021-09-18T00:06:41.759Z] ['info'] Searching for coverage files...
[39](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:39)[2021-09-18T00:06:41.855Z] ['info'] => Found 1 possible coverage files:
[40](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:40) ./regressioncov.txt
[41](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:41)[2021-09-18T00:06:41.856Z] ['verbose'] End of network processing
[42](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:42)[2021-09-18T00:06:41.856Z] ['info'] Processing ./regressioncov.txt...
[43](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:43)[2021-09-18T00:06:41.897Z] ['info'] Detected GitHub Actions as the CI provider.
[44](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:44)[2021-09-18T00:06:41.897Z] ['verbose'] -> Using the following env variables:
[45](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:45)[2021-09-18T00:06:41.897Z] ['verbose'] GITHUB_ACTION: __codecov_codecov-action
[46](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:46)[2021-09-18T00:06:41.897Z] ['verbose'] GITHUB_HEAD_REF:
[47](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:47)[2021-09-18T00:06:41.897Z] ['verbose'] GITHUB_REF: refs/heads/cc
[48](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:48)[2021-09-18T00:06:41.897Z] ['verbose'] GITHUB_REPOSITORY: rafmudaf/openfast
[49](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:49)[2021-09-18T00:06:41.897Z] ['verbose'] GITHUB_RUN_ID: 1247357038
[50](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:50)[2021-09-18T00:06:41.897Z] ['verbose'] GITHUB_SERVER_URL: [https://github.com](https://github.com/)
[51](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:51)[2021-09-18T00:06:41.897Z] ['verbose'] GITHUB_SHA: ec100ca093667284e8b4fe38e2d731b88f5a4d57
[52](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:52)[2021-09-18T00:06:41.897Z] ['verbose'] GITHUB_WORKFLOW: Development Pipeline
[53](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:53)[2021-09-18T00:06:41.898Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=github-action-2.1.0-uploader-0.1.0&token=*******&branch=cc&build=1247357038&build_url=https%3A%2F%2Fgithub.com%2Frafmudaf%2Fopenfast%2Factions%2Fruns%2F1247357038&commit=ec100ca093667284e8b4fe38e2d731b88f5a4d57&job=Development+Pipeline&pr=&service=github-actions&slug=rafmudaf%2Fopenfast&name=&tag=&flags=regtests&parent=
[54](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:54)[2021-09-18T00:06:41.898Z] ['verbose'] Passed token was 0 characters long
[55](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:55)[2021-09-18T00:06:41.898Z] ['verbose'] https://codecov.io/upload/v4?package=github-action-2.1.0-uploader-0.1.0&branch=cc&build=1247357038&build_url=https%3A%2F%2Fgithub.com%2Frafmudaf%2Fopenfast%2Factions%2Fruns%2F1247357038&commit=ec100ca093667284e8b4fe38e2d731b88f5a4d57&job=Development+Pipeline&pr=&service=github-actions&slug=rafmudaf%2Fopenfast&name=&tag=&flags=regtests&parent=
[56](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:56) Content-Type: 'text/plain'
[57](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:57) Content-Encoding: 'gzip'
[58](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:58) X-Reduced-Redundancy: 'false'
[59](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:59)[2021-09-18T00:06:42.297Z] ['verbose'] Returned upload url: https://codecov.io/github/rafmudaf/openfast/commit/ec100ca093667284e8b4fe38e2d731b88f5a4d57
[60](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:60)https://storage.googleapis.com/codecov/v4/raw/2021-09-18/0219DFBB1E68FA13911ACCC16DC84C88/ec100ca093667284e8b4fe38e2d731b88f5a4d57/56728477-5233-4a13-8b07-f02095f543de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210918%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210918T000642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6285e53a2a1c5681a6e74ddc3b0b8e05ec40fed3fd575b832a375aee7263e185
[61](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:61)[2021-09-18T00:06:42.297Z] ['verbose'] https://storage.googleapis.com/codecov/v4/raw/2021-09-18/0219DFBB1E68FA13911ACCC16DC84C88/ec100ca093667284e8b4fe38e2d731b88f5a4d57/56728477-5233-4a13-8b07-f02095f543de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210918%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210918T000642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6285e53a2a1c5681a6e74ddc3b0b8e05ec40fed3fd575b832a375aee7263e185
[62](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:62) Content-Type: 'text/plain'
[63](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:63) Content-Encoding: 'gzip'
[64](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:64)[2021-09-18T00:06:42.297Z] ['info'] Uploading...
[65](https://github.com/rafmudaf/openfast/runs/3637570970?check_suite_focus=true#step:13:65)[2021-09-18T00:06:42.550Z] ['info'] {"status":"success","resultURL":"https://codecov.io/github/rafmudaf/openfast/commit/ec100ca093667284e8b4fe38e2d731b88f5a4d57"}
Expected Results
I expected that the coverage report would be processed by the Codecov system.
Actual Results
Instead, I get the message that there is an error processing my reports.