Skip to content

[CI] LocalIndicesCleanerTests.testNothingToDelete failure #78737

@astefan

Description

@astefan

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

Repro line: ./gradlew ':x-pack:plugin:monitoring:test' --tests "org.elasticsearch.xpack.monitoring.cleaner.local.LocalIndicesCleanerTests.testNothingToDelete" -Dtests.seed=E6BAF14F770E0E1D -Dtests.locale=ar-MA -Dtests.timezone=Asia/Ulan_Bator -Druntime.java=16 -Dtests.fips.enabled=true

Reproduces locally?:

Applicable branches: master

Failure history: started failing yesterday
https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-30d,mode:quick,to:now))&_a=(columns:!(_source),index:b646ed00-7efc-11e8-bf69-63c8ef516157,interval:auto,query:(language:kuery,query:testNothingToDelete),sort:!(process.time-start,desc))

Failure excerpt:

  1> [2021-10-06T14:48:35,141][INFO ][o.e.x.m.c.l.LocalIndicesCleanerTests] [testNothingToDelete] [LocalIndicesCleanerTests#testNothingToDelete]: cleaned up after test
  1> [2021-10-06T14:48:35,144][INFO ][o.e.x.m.c.l.LocalIndicesCleanerTests] [testNothingToDelete] after test
  2> REPRODUCE WITH: ./gradlew ':x-pack:plugin:monitoring:test' --tests "org.elasticsearch.xpack.monitoring.cleaner.local.LocalIndicesCleanerTests.testNothingToDelete" -Dtests.seed=E6BAF14F770E0E1D -Dtests.locale=ar-MA -Dtests.timezone=Asia/Ulan_Bator -Druntime.java=16 -Dtests.fips.enabled=true
  2> java.lang.AssertionError: 
    Expected: is <true>
         but: was <false>
        at __randomizedtesting.SeedInfo.seed([E6BAF14F770E0E1D:3B919E88F3ACC71]: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.monitoring.cleaner.AbstractIndicesCleanerTestCase.lambda$getListener$0(AbstractIndicesCleanerTestCase.java:169)
        at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:985)
        at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:958)
        at org.elasticsearch.xpack.monitoring.cleaner.AbstractIndicesCleanerTestCase.getListener(AbstractIndicesCleanerTestCase.java:169)
        at org.elasticsearch.xpack.monitoring.cleaner.AbstractIndicesCleanerTestCase.testNothingToDelete(AbstractIndicesCleanerTestCase.java:44)

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions