Closed
Description
This build failed: https://gradle-enterprise.elastic.co/s/gxyu6m3t7am7y
org.elasticsearch.xpack.slm.SnapshotLifecycleRestIT > testPolicyManualExecution FAILED
java.lang.AssertionError:
Expected: <1>
but: was <12>
at __randomizedtesting.SeedInfo.seed([2DD52D02B7D3C545:96E4C1D59BA0B901]: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.slm.SnapshotLifecycleRestIT.lambda$testPolicyManualExecution$4(SnapshotLifecycleRestIT.java:240)
at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:893)
at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:866)
at org.elasticsearch.xpack.slm.SnapshotLifecycleRestIT.testPolicyManualExecution(SnapshotLifecycleRestIT.java:219)
REPRODUCE WITH: ./gradlew ':x-pack:plugin:ilm:qa:multi-node:integTestRunner' --tests "org.elasticsearch.xpack.slm.SnapshotLifecycleRestIT.testPolicyManualExecution" -Dtests.seed=2DD52D02B7D3C545 -Dtests.security.manager=true -Dtests.locale=en-IN -Dtests.timezone=Asia/Ulan_Bator -Dcompiler.java=12 -Druntime.java=8