Skip to content

Fix serialization issue with RunTask using Configuration Cache #128596

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 1 commit into from
May 29, 2025

Conversation

breskeby
Copy link
Contributor

@breskeby breskeby commented May 28, 2025

This fixes an serialization issue causing the gradle build to fail with

Could not load the value of field `plugins` of task `:run` of type `org.elasticsearch.gradle.testclusters.RunTask`.
> null array

when running the RunTask if configuration cache is used.

@breskeby breskeby requested a review from a team as a code owner May 28, 2025 20:46
@breskeby breskeby added >non-issue :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team auto-backport Automatically create backport pull requests when merged v8.19.0 v9.1.0 v8.16.7 v9.0.3 v8.17.8 v8.18.3 labels May 28, 2025
@breskeby breskeby self-assigned this May 28, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@breskeby breskeby requested a review from lukewhiting May 28, 2025 20:48
@breskeby breskeby merged commit df43f83 into elastic:main May 29, 2025
19 checks passed
breskeby added a commit to breskeby/elasticsearch that referenced this pull request May 29, 2025
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.19
8.16 Commit could not be cherrypicked due to conflicts
9.0
8.17 Commit could not be cherrypicked due to conflicts
8.18

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 128596

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged backport pending :Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v8.16.7 v8.17.8 v8.18.3 v8.19.0 v9.0.3 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants