-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
Just saw this today: https://gradle-enterprise.elastic.co/s/n56o6hfi2rlwy
There is not much info in the logs except the cause seems to be some node is locked (Caused by: java.lang.IllegalStateException: Configuration for node{:docs:integTest-0} can not be altered, already locked)
Execution failed for task ':printGlobalBuildInfo'.
> Configuration for node{:docs:integTest-0} can not be altered, already locked
* Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':printGlobalBuildInfo'.
at [...]
Caused by: java.lang.IllegalStateException: Configuration for node{:docs:integTest-0} can not be altered, already locked
at org.elasticsearch.gradle.testclusters.ElasticsearchNode.checkFrozen(ElasticsearchNode.java:1065)
at org.elasticsearch.gradle.testclusters.ElasticsearchNode.setTestDistribution(ElasticsearchNode.java:235)
[...]
Metadata
Metadata
Assignees
Labels
:Delivery/BuildBuild or test infrastructureBuild or test infrastructure>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team