Before submitting a topic, please confirm the following
I have searched for similar issues before creating this topic.
I have verified that my repository is using the Codecov GitHub app, if using GitHub
I have validated my codecov.yaml configuration file.
I have filled out the below sections to the best of my ability.
Description
gitlab CI team bot is missing
CI/CD URL
private repo, will attach logs
Codecov Output
Please provide the full output of running the uploader on your CI/CD. This will typically have the Codecov logo as ASCII.
$ wget https://uploader.codecov.io/latest/alpine/codecov
Connecting to uploader.codecov.io (172.67.39.77:443)
saving to 'codecov'
codecov 44% |************** | 19.1M 0:00:01 ETA
codecov 87% |**************************** | 37.7M 0:00:00 ETA
codecov 100% |********************************| 42.9M 0:00:00 ETA
'codecov' saved
$ chmod +x codecov
$ ./codecov -f coverage/clover.xml -t $CODECOV_TOKEN
[2022-10-10T17:17:46.271Z] ['info']
_____ _
/ ____| | |
| | ___ __| | ___ ___ _____ __
| | / _ \ / _` |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| | __/ (_| (_) \ V /
\_____\___/ \__,_|\___|\___\___/ \_/
Codecov report uploader 0.3.2
[2022-10-10T17:17:46.277Z] ['info'] => Project root located at: /builds/laylatichy_projects/reshepe/clients/web
[2022-10-10T17:17:46.285Z] ['info'] -> Token found by arguments
[2022-10-10T17:17:46.293Z] ['info'] Searching for coverage files...
[2022-10-10T17:17:46.348Z] ['info'] => Found 1 possible coverage files:
coverage/clover.xml
[2022-10-10T17:17:46.348Z] ['info'] Processing /builds/laylatichy_projects/reshepe/clients/web/coverage/clover.xml...
[2022-10-10T17:17:46.351Z] ['info'] Detected GitLab CI as the CI provider.
[2022-10-10T17:17:46.352Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.3.2&token=*******&branch=release&build=3151933253&build_url=&commit=206377339969e6ac6235dfc7f477dad9466eb1e8&job=&pr=&service=gitlab&slug=laylatichy_projects%2Freshepe%2Fclients%2Fweb&name=&tag=&flags=&parent=
[2022-10-10T17:17:46.646Z] ['info'] https://app.codecov.io/gitlab/laylatichy_projects:reshepe:clients/web/commit/206377339969e6ac6235dfc7f477dad9466eb1e8
https://storage.googleapis.com/codecov/v4/raw/2022-10-10/B2F9CF6AB68742853B116AF344AA5BD3/206377339969e6ac6235dfc7f477dad9466eb1e8/eb79e13a-8564-480e-934f-a59bda03233a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T171746Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e47053b323eea1aa319e02bd706544cc514a0dc94a31e6a93f5fe928b4b44b9b
[2022-10-10T17:17:46.646Z] ['info'] Uploading...
[2022-10-10T17:17:47.007Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/gitlab/laylatichy_projects:reshepe:clients/web/commit/206377339969e6ac6235dfc7f477dad9466eb1e8"}
Cleaning up project directory and file based variables
00:00
Job succeeded
Expected Results
Post comment on pr, add codecov/patch and codecov/project to CI
Hi @x.laylatichy.x, this is strange, but I’m wondering if there’s just a bad token in our system. Do you mind logging out, clearing all Codecov cookies, and logging back in? I would see if a new commit then would resolve that error message.