Skip to content

IndexLifecycleIT#testExplainLifecycle has failed #64907

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

Closed
danielmitterdorfer opened this issue Nov 11, 2020 · 1 comment · Fixed by #65050
Closed

IndexLifecycleIT#testExplainLifecycle has failed #64907

danielmitterdorfer opened this issue Nov 11, 2020 · 1 comment · Fixed by #65050
Labels
:Data Management/ILM+SLM Index and Snapshot lifecycle management Team:Data Management Meta label for data/management team >test-failure Triaged test failures from CI

Comments

@danielmitterdorfer
Copy link
Member

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

Repro line:

./gradlew ':client:rest-high-level:integTest' --tests "org.elasticsearch.client.IndexLifecycleIT.testExplainLifecycle" \
  -Dtests.seed=44C7CA0E8CC58822 \
  -Dtests.security.manager=true \
  -Dtests.locale=ar-AE \
  -Dtests.timezone=Africa/Kinshasa \
  -Druntime.java=8

Reproduces locally?: no

Applicable branches: 7.x

Failure history:

This failure has happened 9 times in the last 6 months.

Failure excerpt:

00:17:40 org.elasticsearch.client.IndexLifecycleIT > testExplainLifecycle FAILED
00:17:40     org.junit.ComparisonFailure: expected:<[rollover]> but was:<[unfollow]>
00:17:40         at __randomizedtesting.SeedInfo.seed([44C7CA0E8CC58822:19ECDF8D0B11BCE2]:0)
00:17:40         at org.junit.Assert.assertEquals(Assert.java:115)
00:17:40         at org.junit.Assert.assertEquals(Assert.java:144)
00:17:40         at org.elasticsearch.client.IndexLifecycleIT.lambda$testExplainLifecycle$0(IndexLifecycleIT.java:206)
00:17:40         at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:1011)
00:17:40         at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:984)
00:17:40         at org.elasticsearch.client.IndexLifecycleIT.testExplainLifecycle(IndexLifecycleIT.java:195)
@danielmitterdorfer danielmitterdorfer added >test-failure Triaged test failures from CI :Data Management/ILM+SLM Index and Snapshot lifecycle management labels Nov 11, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/ILM+SLM)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/ILM+SLM Index and Snapshot lifecycle management Team:Data Management Meta label for data/management team >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants