-
-
Notifications
You must be signed in to change notification settings - Fork 666
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
rules_go is broken with Bazel@HEAD on Bazel CI #3545
Comments
I broke this in bazelbuild/bazel@ca30372, will send a fix that also needs to be cherry-picked into 6.2.0. CC @coeuvre |
I submitted bazelbuild/bazel#18207. |
Fixes an issue introduced by ca30372. Fixes bazel-contrib/rules_go#3545 Closes #18207. PiperOrigin-RevId: 527160752 Change-Id: I8baa3b8f855e22226ba83155e56fd9889a1f2051
Hi @fmeum, rules_go downstream still failing https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2982#0187bbbc-8709-466c-832b-b7c96ceab525. , I see the above attached PR is submitted. Could you please check and let us know. |
@sgowroji Based on the error message this does seem to be the same error, perhaps it didn't pick up the fix yet? We should check again tomorrow. |
Fixes an issue introduced by ca30372. Fixes bazel-contrib/rules_go#3545 Closes #18207. PiperOrigin-RevId: 527160752 Change-Id: I8baa3b8f855e22226ba83155e56fd9889a1f2051 Co-authored-by: Fabian Meumertzheim <[email protected]>
@sgowroji https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2982 built Bazel at bazelbuild/bazel@a92ce14, but the fix was submitted at bazelbuild/bazel@519eef4 which is a later commit. |
Today's build is green: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2995 |
Fixes an issue introduced by ca30372. Fixes bazel-contrib/rules_go#3545 Closes bazelbuild#18207. PiperOrigin-RevId: 527160752 Change-Id: I8baa3b8f855e22226ba83155e56fd9889a1f2051
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2975#0187b16f-4ccc-4a47-b0b3-db74beb40640
Platform : rules_go (:ubuntu: 20.04 LTS (OpenJDK 11, gcc 9.4.0))
Buildkite Error logs:
We are unable to reproduce the above error as shown in buildkite
Steps followed :
CC @meteorcloudy
The text was updated successfully, but these errors were encountered: