Skip to content
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

Unable to start reproxy, context deadline exceeded #29

Open
DarkMatterV opened this issue Jan 17, 2024 · 0 comments
Open

Unable to start reproxy, context deadline exceeded #29

DarkMatterV opened this issue Jan 17, 2024 · 0 comments

Comments

@DarkMatterV
Copy link

DarkMatterV commented Jan 17, 2024

Hi, I'm using AOSP RBE 0.57.0.4865132 and buildfarm 2.4.0 to build.

Lately, Occasional failures occur, it‘s log like:

FAILED: RBE bootstrap failed with: exit status 1
E0116 11:54:26.839503   26020 bootstrap.go:98] Unable to start reproxy: ""
F0116 11:54:26.839852   26020 main.go:128] Error bootstrapping remote execution proxy: context deadline exceeded

I have two questions:

  1. I'm not sure what's causing this, I guess the buildfarm is overloaded and RBE connect to buildfarm timeout,it's right?
  2. I found that bootstrap.StartProxyWithOutput() has the waitSeconds param, can this error be reduced by increasing waitSeconds?
  3. I know that the build will fallback to local when an exception occurs during connect to the remote execution server in bazel,but in AOSP RBE 0.57.0.4865132, in this case,the build will fail directly. Will fallback to the local be considered in the future?

Someone who can help me?

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

No branches or pull requests

1 participant