Skip to content

IndexRecoveryIT testTransientErrorsDuringRecoveryAreRetried timeout #57416

@davidkyle

Description

@davidkyle

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

Repro line:
./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.indices.recovery.IndexRecoveryIT.testTransientErrorsDuringRecoveryAreRetried"
-Dtests.seed=94212EE7FF83A4A
-Dtests.security.manager=true
-Dtests.locale=es-PE
-Dtests.timezone=Cuba
-Druntime.java=11

Reproduces locally?:
No

Applicable branches:
master

Failure history:
At first I put this down to a slow test machine but build stats shows that something significant happened on May 27th

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

Failure excerpt:

java.lang.AssertionError: timed out waiting for green state
	at __randomizedtesting.SeedInfo.seed([94212EE7FF83A4A:60A8FEB1B9FED2DE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.elasticsearch.test.ESIntegTestCase.ensureColor(ESIntegTestCase.java:892)
	at org.elasticsearch.test.ESIntegTestCase.ensureGreen(ESIntegTestCase.java:845)
	at org.elasticsearch.test.ESIntegTestCase.ensureGreen(ESIntegTestCase.java:834)
	at org.elasticsearch.indices.recovery.IndexRecoveryIT.testTransientErrorsDuringRecoveryAreRetried(IndexRecoveryIT.java:823)

Metadata

Metadata

Assignees

Labels

:Distributed Indexing/RecoveryAnything around constructing a new shard, either from a local or a remote source.>test-failureTriaged test failures from CITeam:Distributed (Obsolete)Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions