Skip to content

ci(rbe): upgrade to ubuntu2404.#29529

Closed
coeuvre wants to merge 1 commit into
bazelbuild:masterfrom
coeuvre:push-swnvrkqoksnq
Closed

ci(rbe): upgrade to ubuntu2404.#29529
coeuvre wants to merge 1 commit into
bazelbuild:masterfrom
coeuvre:push-swnvrkqoksnq

Conversation

@coeuvre
Copy link
Copy Markdown
Member

@coeuvre coeuvre commented May 13, 2026

No description provided.

@coeuvre coeuvre marked this pull request as ready for review May 13, 2026 08:29
@github-actions github-actions Bot added the awaiting-review PR is awaiting review from an assigned reviewer label May 13, 2026
@coeuvre coeuvre requested a review from meteorcloudy May 13, 2026 08:34
@meteorcloudy meteorcloudy added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels May 13, 2026
@coeuvre
Copy link
Copy Markdown
Member Author

coeuvre commented May 13, 2026

I will import it now.

@meteorcloudy
Copy link
Copy Markdown
Member

Hmm, looks like we have one test failure:

/var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/ec321eb2cc2d0f8f91b676b6d4c66c29/sandbox/linux-sandbox/17881/execroot/_main/bazel-out/k8-fastbuild/bin/src/test/shell/integration/watchfs_test.runfiles/_main/src/bazel: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/ec321eb2cc2d0f8f91b676b6d4c66c29/sandbox/linux-sandbox/17881/execroot/_main/bazel-out/k8-fastbuild/bin/src/test/shell/integration/watchfs_test.runfiles/_main/src/bazel)

@meteorcloudy
Copy link
Copy Markdown
Member

meteorcloudy commented May 13, 2026

My suspect is bazel is built remotely on the RBE worker, linked to a newer glibc version, then the test tries to run bazel locally on the ubuntu2004 platform? Maybe we need to upgrade rbe_ubuntu2004 also?

@coeuvre
Copy link
Copy Markdown
Member Author

coeuvre commented May 13, 2026

Let me check

@coeuvre coeuvre force-pushed the push-swnvrkqoksnq branch from c6e8aab to 5c422e0 Compare May 13, 2026 09:58
@coeuvre
Copy link
Copy Markdown
Member Author

coeuvre commented May 13, 2026

fixed by upgrading the worker to ubuntu2404.

@github-actions github-actions Bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label May 13, 2026
@iancha1992
Copy link
Copy Markdown
Member

@bazel-io fork 8.8.0

@iancha1992
Copy link
Copy Markdown
Member

@bazel-io fork 9.2.0

iancha1992 added a commit to iancha1992/bazel that referenced this pull request May 14, 2026
…d/bazel/… (bazelbuild#29534)

…pull/29529)

Closes bazelbuild#29529.

PiperOrigin-RevId: 914759633
Change-Id: Iac184bef4dd0e50b64bd71a5c812826d69c989c2

<!--
Thank you for contributing to Bazel!
Please read the contribution guidelines:
https://bazel.build/contribute.html
-->

### Description
<!--
Please provide a brief summary of the changes in this PR.
-->

### Motivation
<!--
Why is this change important? Does it fix a specific bug or add a new
feature?
If this PR fixes an existing issue, please link it here (e.g. "Fixes
bazelbuild#1234").
-->

### Build API Changes
<!--
Does this PR affect the Build API? (e.g. Starlark API, providers,
command-line flags, native rules)
If yes, please answer the following:
1. Has this been discussed in a design doc or issue? (Please link it)
2. Is the change backward compatible?
3. If it's a breaking change, what is the migration plan?
-->

No

### Checklist

- [ ] I have added tests for the new use cases (if any).
- [ ] I have updated the documentation (if applicable).

### Release Notes

<!--
If this is a new feature, please add 'RELNOTES[NEW]: <description>'
here.
If this is a breaking change, please add 'RELNOTES[INC]: <reason>' here.
If this change should be mentioned in release notes, please add
'RELNOTES: <reason>' here.
-->

RELNOTES: None

Co-authored-by: Chi Wang <coeuvre@gmail.com>
secondsun pushed a commit to secondsun/bazel that referenced this pull request May 14, 2026
Closes bazelbuild#29529.

PiperOrigin-RevId: 914759633
Change-Id: Iac184bef4dd0e50b64bd71a5c812826d69c989c2
@iancha1992
Copy link
Copy Markdown
Member

@bazel-io fork 9.1.1

iancha1992 added a commit that referenced this pull request May 19, 2026
…d/bazel/… (#29589)

…pull/29529)

Closes #29529.

PiperOrigin-RevId: 914759633
Change-Id: Iac184bef4dd0e50b64bd71a5c812826d69c989c2

<!--
Thank you for contributing to Bazel!
Please read the contribution guidelines:
https://bazel.build/contribute.html
-->

### Description
<!--
Please provide a brief summary of the changes in this PR.
-->

### Motivation
<!--
Why is this change important? Does it fix a specific bug or add a new
feature?
If this PR fixes an existing issue, please link it here (e.g. "Fixes
#1234").
-->

### Build API Changes
<!--
Does this PR affect the Build API? (e.g. Starlark API, providers,
command-line flags, native rules)
If yes, please answer the following:
1. Has this been discussed in a design doc or issue? (Please link it)
2. Is the change backward compatible?
3. If it's a breaking change, what is the migration plan?
-->

No

### Checklist

- [ ] I have added tests for the new use cases (if any).
- [ ] I have updated the documentation (if applicable).

### Release Notes

<!--
If this is a new feature, please add 'RELNOTES[NEW]: <description>'
here.
If this is a breaking change, please add 'RELNOTES[INC]: <reason>' here.
If this change should be mentioned in release notes, please add
'RELNOTES: <reason>' here.
-->

RELNOTES: None

Commit
028ed0e

Co-authored-by: Chi Wang <coeuvre@gmail.com>
iancha1992 pushed a commit to iancha1992/bazel that referenced this pull request May 20, 2026
Closes bazelbuild#29529.

PiperOrigin-RevId: 914759633
Change-Id: Iac184bef4dd0e50b64bd71a5c812826d69c989c2
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

Successfully merging this pull request may close these issues.

3 participants