Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Upload fails with "Build has already finished, uploads rejected" #411

Closed
vfdev-5 opened this issue Feb 21, 2021 · 2 comments
Closed

Upload fails with "Build has already finished, uploads rejected" #411

vfdev-5 opened this issue Feb 21, 2021 · 2 comments

Comments

@vfdev-5
Copy link

vfdev-5 commented Feb 21, 2021

Since few days, we start seeing on one our CI the following message:

{'detail': ErrorDetail(string='Build has already finished, uploads rejected.', code='not_found')}
404

on the command: bash <(curl -s https://codecov.io/bash) -Z -F gpu.

We have multiple CI's running various non-overlapping tests and we upload reports with different tags. Job can end at different times and send reports within 1h.

Is it now an expected behaviour to reject uploads ? How then it is determined the end of the build such that it becomes finished ?
Thanks

MoonlightSentinel added a commit to MoonlightSentinel/dmd that referenced this issue Feb 22, 2021
Try adding the Azure/Cirrus jobs to the job count and expected CI's.

Upstream issue: codecov/codecov-bash#411
MoonlightSentinel added a commit to MoonlightSentinel/dmd that referenced this issue Feb 22, 2021
Try adding the Azure/Cirrus jobs to the job count and expected CI's.

Upstream issue: codecov/codecov-bash#411
MoonlightSentinel added a commit to MoonlightSentinel/dmd that referenced this issue Feb 22, 2021
Try adding the Azure/Cirrus jobs to the job count and expected CI's.

Upstream issue: codecov/codecov-bash#411
MoonlightSentinel added a commit to MoonlightSentinel/dmd that referenced this issue Feb 22, 2021
Try adding the Azure/Cirrus jobs to the job count and expected CI's.

Upstream issue: codecov/codecov-bash#411
RazvanN7 pushed a commit to dlang/dmd that referenced this issue Feb 22, 2021
Try adding the Azure/Cirrus jobs to the job count and expected CI's.

Upstream issue: codecov/codecov-bash#411
hallelujah added a commit to 3scale/porta that referenced this issue Feb 22, 2021
Looks like they deployed a feature on Friday 19/02/2021 that rejects uploads
Breaking multiple concurrent builds in CI

See codecov/codecov-bash#411

Note:

This is the kind of things that go against deploying on Friday
MoonlightSentinel added a commit to MoonlightSentinel/dmd that referenced this issue Feb 24, 2021
(Temporary) workaround s.t. external issues don't cause CI failures

Should probably be reverted once codecov/codecov-bash#411 is resolved
dlang-bot pushed a commit to dlang/dmd that referenced this issue Feb 24, 2021
(Temporary) workaround s.t. external issues don't cause CI failures

Should probably be reverted once codecov/codecov-bash#411 is resolved
@thomasrockhu
Copy link
Contributor

Hi @vfdev-5, we have shipped a fix for this now. let me know if you are still running into issues

@vfdev-5
Copy link
Author

vfdev-5 commented Mar 1, 2021

Seems like it is better now, thanks !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants