-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
pull-test-infra-bazel broken #19662
Comments
My PR was failing with this same issue about 15 hours ago. Retrying it now and it appears to be stuck during a bazel build. There are other PRs with jobs stuck at different points as well. |
Similar issues happening for the |
This looks related to RBE. One option is to reduce paralleism. A second is to turn off RBE. Going to try out both approaches. |
FWIW pull-test-infra-bazel uses RBE (but perhaps without a remote cache)
periodic-kubernetes-bazel-build-master uses RBE (with an RBE-provided remote cache)
pull-kubernetes-bazel-build uses RBE
periodic-kubernetes-bazel-test-master does not use RBE
|
Here is the RBE issue to follow: bazelbuild/continuous-integration#1055 |
still broken, but seems to be a different issue #19667 |
Related: bazelbuild/continuous-integration#1055
What happened:
pull-test-infra-bazel permanently fails with:
Samples:
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Please provide links to example occurrences, if any:
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: