Skip to content

ci: use Ubuntu 22.04 #3083

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

Merged
merged 8 commits into from
Jul 14, 2025
Merged

ci: use Ubuntu 22.04 #3083

merged 8 commits into from
Jul 14, 2025

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented Jul 13, 2025

Update the CI configuration and start testing on Ubuntu 22.04.

Fixes #3084

@aignas
Copy link
Collaborator Author

aignas commented Jul 13, 2025

Hi, @meteorcloudy, do you know why the RBE CI started failing over the past week? The first guess was that it was because Ubuntu 2004 is too old, but just bumping it does not solve the failure.

@meteorcloudy
Copy link
Contributor

We did update the rbe config last week, but not sure if the compile error is caused by that:

In file included from external/abseil-cpp~/absl/hash/internal/hash.cc:15:0:
external/abseil-cpp~/absl/hash/internal/hash.h:66:10: fatal error: filesystem: No such file or directory
 #include <filesystem>  // NOLINT
          ^~~~~~~~~~~~

Are you able to reproduce the same issue with the gcr.io/bazel-public/ubuntu2404 docker image?

/cc @coeuvre

@meteorcloudy
Copy link
Contributor

meteorcloudy commented Jul 14, 2025

I see, you probably need to update the docker container used for the RBE workers, which is currently ubuntu1804 with a probably very old gcc version

See

toolchain = "ubuntu1804-bazel-java11",

Update to ubuntu2204 could probably work

@aignas aignas marked this pull request as ready for review July 14, 2025 13:09
@aignas aignas requested a review from rickeylev as a code owner July 14, 2025 13:09
@aignas aignas enabled auto-merge July 14, 2025 13:09
@aignas aignas added this pull request to the merge queue Jul 14, 2025
Merged via the queue into main with commit c30980a Jul 14, 2025
7 checks passed
github-merge-queue bot pushed a commit to bazelbuild/rules_rust that referenced this pull request Jul 15, 2025
Try to fix the RBE errors like:

```
external/abseil-cpp+/absl/hash/internal/hash.h:66:10: fatal error: filesystem: No such file or directory
```

Followed the fix for python
bazel-contrib/rules_python#3083.
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.

RBE Failures related to protobuf, abseil-cpp, and #include <filesystem>
3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy