Skip to content

[ML] RegressionIT.testDeleteExpiredData_RemovesUnusedState failure #53222

@dimitris-athanasiou

Description

@dimitris-athanasiou

Build link: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+matrix-java-periodic/ES_RUNTIME_JAVA=adoptopenjdk11,nodes=general-purpose/552/

Build scan: https://gradle-enterprise.elastic.co/s/zb5yacsugs5lu

Failure:

Expected: <100>
     but: was <12>
Close stacktrace
at __randomizedtesting.SeedInfo.seed([70B060F905106A19:4D7047A9B0AE438B]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.xpack.ml.integration.MlNativeDataFrameAnalyticsIntegTestCase.assertProgress(MlNativeDataFrameAnalyticsIntegTestCase.java:206)
at org.elasticsearch.xpack.ml.integration.RegressionIT.testDeleteExpiredData_RemovesUnusedState(RegressionIT.java:314)

Reproduce with:

./gradlew ':x-pack:plugin:ml:qa:native-multi-node-tests:integTestRunner' --tests "org.elasticsearch.xpack.ml.integration.RegressionIT.testDeleteExpiredData_RemovesUnusedState" -Dtests.seed=70B060F905106A19 -Dtests.security.manager=true -Dtests.locale=hi -Dtests.timezone=America/Rio_Branco -Dcompiler.java=13
HomeTestsorg.elasticsearch.xpack.ml.integration.RegressionIT » testDeleteExpiredData_RemovesUnusedState

Can't reproduce locally.

Metadata

Metadata

Labels

:mlMachine learning>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions