-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flaky ci check-commit
when compiling individual commits due to network errors
#15793
Comments
https://github.com/trinodb/trino/actions/runs/3966038737/jobs/6796555367
|
Different problem https://github.com/trinodb/trino/actions/runs/3966038737/jobs/6796555536
|
In the last one the job got cancelled. We can't do much about it, it was either cancelled manually or there's something wrong with GitHub Actions. There was an outage yesterday but it's green today: https://www.githubstatus.com/ |
thanks @nineinchnick for looking into this. Only the issue description's link is from yesterday (and it didn't get cancellation), so fortunately all these cases seem unrelated to yesterday GH outage. |
We need to add an |
See #15797 for a hypothesis how to approach the "go-offline succeeded, Maven still failed while trying to download dependencies" scenario. |
Cancellation part is trivial -- this is simply how we configured the matrix to run. |
https://github.com/trinodb/trino/actions/runs/3994838475/jobs/6853654995
|
3 times of 6 attempts within single build (https://github.com/trinodb/trino/actions/runs/4014078961/jobs/6895456517) @MiguelWeezardo @nineinchnick @electrum any thoughts how I can solve this? |
https://github.com/trinodb/trino/actions/runs/4018647063/jobs/6907005915
|
check-commit
when compiling individual commits due to network errors
#15710 attempted to address the flakiness, but seems it was insufficient
see eg https://github.com/trinodb/trino/actions/runs/3960144105/jobs/6785253382
cc @nineinchnick @MiguelWeezardo
The text was updated successfully, but these errors were encountered: