Skip to content

[CI] Test Failure CcrRetentionLeaseIT.testRetentionLeaseIsRenewedDuringRecovery #39268

@benwtrent

Description

@benwtrent

Build:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+internalClusterTest/1654/console

Unable to reproduce locally:

./gradlew :x-pack:plugin:ccr:internalClusterTest -Dtests.seed=BF18D99722E0EC18 -Dtests.class=org.elasticsearch.xpack.ccr.CcrRetentionLeaseIT -Dtests.method="testRetentionLeaseIsRenewedDuringRecovery" -Dtests.security.manager=true -Dtests.locale=zh-TW -Dtests.timezone=America/Moncton -Dcompiler.java=11 -Druntime.java=8

Failure trace:

11:47:02 FAILURE 29.4s J4 | CcrRetentionLeaseIT.testRetentionLeaseIsRenewedDuringRecovery <<< FAILURES!
11:47:02    > Throwable #1: java.lang.AssertionError: 
11:47:02    > Expected: a value greater than <1550771187477L>
11:47:02    >      but: <1550771187477L> was equal to <1550771187477L>
11:47:02    > 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
11:47:02    > 	at org.elasticsearch.xpack.ccr.CcrRetentionLeaseIT.lambda$testRetentionLeaseIsRenewedDuringRecovery$3(CcrRetentionLeaseIT.java:267)
11:47:02    > 	at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:868)
11:47:02    > 	at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:842)
11:47:02    > 	at org.elasticsearch.xpack.ccr.CcrRetentionLeaseIT.testRetentionLeaseIsRenewedDuringRecovery(CcrRetentionLeaseIT.java:254)
11:47:02    > 	at java.lang.Thread.run(Thread.java:748)
11:47:02    > 	Suppressed: java.lang.AssertionError: 

Possibly related to #39011

Metadata

Metadata

Assignees

Labels

:Distributed Indexing/CCRIssues around the Cross Cluster State Replication features>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