Skip to content

9.1.0rc1 adds new platform properties breaking remote execution #29267

@meroton-benjamin

Description

@meroton-benjamin

Description of the bug:

The addition of:

#28710

Added logic that adds a platform property to remote execution calls to specify which remote persistent worker to use when running remote persistent workers. This breaks remote execution of existing environments as this key is unrecognized.

This has been detected as an issue in this ruleset.

bazel-contrib/rules_img#452

But probably exists in many more rulesets and codebases

Which category does this issue belong to?

Remote Execution

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

No response

Which operating system are you running Bazel on?

No response

What is the output of bazel info release?

No response

If bazel info release returns development version or (@non-git), tell us how you built Bazel.

No response

What's the output of git remote get-url origin; git rev-parse HEAD ?


If this is a regression, please try to identify the Bazel commit where the bug was introduced with bazelisk --bisect.

No response

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

Metadata

Metadata

Labels

P2We'll consider working on this in future. (Assignee optional)team-Remote-ExecIssues and PRs for the Execution (Remote) teamtype: bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions