Skip to content

Conversation

@bazel-io
Copy link
Member

We have had user's report spurious build failures due to the disk cache GC collecting files under the output base when output base and disk cache were set up at the same path.

Closes #26138.

PiperOrigin-RevId: 785412502
Change-Id: I44865ce44782a21a4cc15b61f0e0c9d4f13ea194

Commit 216d333

We have had user's report spurious build failures due to the disk cache GC collecting files under the output base when output base and disk cache were set up at the same path.

Closes bazelbuild#26138.

PiperOrigin-RevId: 785412502
Change-Id: I44865ce44782a21a4cc15b61f0e0c9d4f13ea194
@bazel-io bazel-io requested a review from a team as a code owner July 21, 2025 13:30
@bazel-io bazel-io added team-Remote-Exec Issues and PRs for the Execution (Remote) team awaiting-review PR is awaiting review from an assigned reviewer labels Jul 21, 2025
@bazel-io bazel-io requested a review from tjgq July 21, 2025 13:30
@iancha1992 iancha1992 enabled auto-merge July 21, 2025 19:28
@iancha1992
Copy link
Member

@tjgq Could you please take a look at the failed tests? Thanks

@tjgq
Copy link
Contributor

tjgq commented Aug 7, 2025

@fmeum Are you able to take a look? Otherwise let's drop it from 8.4.0.

@tjgq tjgq added the soft-release-blocker Soft release blockers that are nice to have, but shouldn't block the release if it's the last one. label Aug 7, 2025
@fmeum
Copy link
Collaborator

fmeum commented Aug 7, 2025

I made the error message visible in #26716 and found it to complain about the output base not existing at the point we call resolveSymbolicLinks. Not sure which commit made this work at HEAD, so let's close this.

@fmeum fmeum closed this Aug 7, 2025
auto-merge was automatically disabled August 7, 2025 13:23

Pull request was closed

@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

soft-release-blocker Soft release blockers that are nice to have, but shouldn't block the release if it's the last one. team-Remote-Exec Issues and PRs for the Execution (Remote) team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants