Skip to content

Several downstream projects broken with Bazel@HEAD #15074

@c-parsons

Description

@c-parsons

It appears a151116 has broken several downstream projects for Bazel@HEAD. I will be issuing a rollback.

Breakages: https://buildkite.com/bazel/bazel-auto-sheriff-face-with-cowboy-hat/builds/850

Example:

(02:15:23) ERROR: /var/lib/buildkite-agent/builds/bk-docker-5l39/bazel-downstream-projects/rules_foreign_cc/examples/cmake_defines/BUILD.bazel:13:6: Foreign Cc - CMake: Building lib_b failed: (Exit 34): Invalid action cache entry f86d586c8b766035cc0b0d0d855660d68ac3d43c2fa2b5e09a4f3f197e6f3c07: expected output cmake_defines/lib_b/include does not exist.
--
  | java.io.IOException: Invalid action cache entry f86d586c8b766035cc0b0d0d855660d68ac3d43c2fa2b5e09a4f3f197e6f3c07: expected output cmake_defines/lib_b/include does not exist.
  | at com.google.devtools.build.lib.remote.RemoteExecutionService.downloadOutputs(RemoteExecutionService.java:1025)
  | at com.google.devtools.build.lib.remote.RemoteSpawnRunner.downloadAndFinalizeSpawnResult(RemoteSpawnRunner.java:367)
  | at com.google.devtools.build.lib.remote.RemoteSpawnRunner.exec(RemoteSpawnRunner.java:213)
  | at com.google.devtools.build.lib.exec.SpawnRunner.execAsync(SpawnRunner.java:289)
...

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions