-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Labels
:mlMachine learningMachine learning>test-failureTriaged test failures from CITriaged test failures from CITeam:MLMeta label for the ML teamMeta label for the ML teamblockerstatefulMarking issues only relevant for stateful releasesMarking issues only relevant for stateful releases
Description
When investigating the root cause of these failures I notice the following exception on one of the nodes: https://gradle-enterprise.elastic.co/s/sn7ogqaqosr7w/tests/task/:x-pack:plugin:esql:qa:server:mixed-cluster:v9.0.7%23yamlRestTest/details/org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT?page=eyJvdXRwdXQiOnsiMCI6Mn19&top-execution=1
[2025-11-19T20:41:32,447][ERROR][o.e.b.ElasticsearchUncaughtExceptionHandler] [test-cluster-0] fatal error in thread [elasticsearch-error-rethrower], exiting
java.lang.AssertionError: cluster:internal/xpack/ml/auditor/reset[n]
at org.elasticsearch.transport.InboundAggregator.lambda$new$0(InboundAggregator.java:47) ~[elasticsearch-9.0.7.jar:?]
at org.elasticsearch.transport.InboundAggregator.initializeRequestState(InboundAggregator.java:198) ~[elasticsearch-9.0.7.jar:?]
at org.elasticsearch.transport.InboundAggregator.headerReceived(InboundAggregator.java:67) ~[elasticsearch-9.0.7.jar:?]
at org.elasticsearch.transport.InboundPipeline.headerReceived(InboundPipeline.java:139) ~[elasticsearch-9.0.7.jar:?]
at org.elasticsearch.transport.InboundPipeline.forwardFragments(InboundPipeline.java:113) ~[elasticsearch-9.0.7.jar:?]
at org.elasticsearch.transport.InboundPipeline.doHandleBytes(InboundPipeline.java:97) ~[elasticsearch-9.0.7.jar:?]
at org.elasticsearch.transport.InboundPipeline.handleBytes(InboundPipeline.java:62) ~[elasticsearch-9.0.7.jar:?]
Metadata
Metadata
Assignees
Labels
:mlMachine learningMachine learning>test-failureTriaged test failures from CITriaged test failures from CITeam:MLMeta label for the ML teamMeta label for the ML teamblockerstatefulMarking issues only relevant for stateful releasesMarking issues only relevant for stateful releases