-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
x/build: netbsd-arm64-bsiegert builder offline #65242
Comments
The machine needed a hard reset. Fixed. I have one more question: There are two arm64 builder machines. The one that was offline is running a gobuilder and a swarming bot. The other one is only running a gobuilder. I noticed there are tasks coming in on both of these. Is that intended? |
Thanks for resetting it.
Is that something you have control over on your side or is a change needed elsewhere? Since the second machine still connects to the old infrastructure, it seems better to update the machine that has both a swarming bot (new, LUCI) and buildlet (old, coordinator) to have just the former. That is, the optimal setup during this phase of the transition to LUCI would be:
When we get to switching to using LUCI as the primary system for post-submit and begin winding down the old system, you can update both machines to connect and receive work from LUCI. |
It's in my control. This is good guidance, I will have one machine with the gobuilder and one with the swarming bot for now. |
Change https://go.dev/cl/559504 mentions this issue: |
The builder was restarted and came back. For golang/go#65242. Change-Id: I657fcb28793aac1def622ee1f85a129aaec39467 Reviewed-on: https://go-review.googlesource.com/c/build/+/559504 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> TryBot-Bypass: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com>
https://ci.chromium.org/ui/p/golang/builders/ci/gotip-netbsd-arm64?limit=200 shows the last successful build was 14 days ago, and the builder is currently offline. It seems to need some attention, filing this issue to track that.
CC @bsiegert.
The text was updated successfully, but these errors were encountered: