java.lang.AssertionError:
Expected: an instance of org.elasticsearch.snapshots.ConcurrentSnapshotExecutionException
but: null
at __randomizedtesting.SeedInfo.seed([CF57AE9EAF45FC4A:D31FFA7C199888BC]: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.snapshots.ConcurrentSnapshotsIT.testConcurrentRestoreDeleteAndClone(ConcurrentSnapshotsIT.java:1420)
Build scan:
https://gradle-enterprise.elastic.co/s/idmhrr5aqbfy4/tests/:server:internalClusterTest/org.elasticsearch.snapshots.ConcurrentSnapshotsIT/testConcurrentRestoreDeleteAndClone?anchor=eyJvdXRwdXRMaW5lIjoiMC0yNjMifQ&focused-execution=1&top-execution=1#Lundefined
Repro line:
./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.snapshots.ConcurrentSnapshotsIT.testConcurrentRestoreDeleteAndClone" -Dtests.seed=CF57AE9EAF45FC4A -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dtests.locale=hu-HU -Dtests.timezone=Etc/GMT+3 -Druntime.java=8Reproduces locally?:
No
Applicable branches:
7.x
Failure history:
https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-7d,mode:quick,to:now))&_a=(columns:!(_source),index:b646ed00-7efc-11e8-bf69-63c8ef516157,interval:auto,query:(language:lucene,query:testConcurrentRestoreDeleteAndClone),sort:!(process.time-start,desc))
Only once so far
Failure excerpt: