Build scan:
https://gradle-enterprise.elastic.co/s/xy7c3vznahvoc
Repro line:
./gradlew ':x-pack:plugin:searchable-snapshots:internalClusterTest' --tests "org.elasticsearch.xpack.searchablesnapshots.cache.SearchableSnapshotsPersistentCacheIntegTests.testCacheSurviveRestart" -Dtests.seed=9F0422EA69B04B29 -Dtests.security.manager=true -Dtests.locale=ga -Dtests.timezone=Asia/Yakutsk -Druntime.java=11
Reproduces locally?:
No, ran it with the same seed, and many different seeds but with other params being the same
Applicable branches:
master
Failure excerpt:
org.elasticsearch.xpack.searchablesnapshots.cache.SearchableSnapshotsPersistentCacheIntegTests > testCacheSurviveRestart FAILED |
-- | --
| java.lang.AssertionError: |
| Expected: <0L> |
| but: was <12L> |
| at __randomizedtesting.SeedInfo.seed([9F0422EA69B04B29:851033F89C267B6E]: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.searchablesnapshots.cache.SearchableSnapshotsPersistentCacheIntegTests.testCacheSurviveRestart(SearchableSnapshotsPersistentCacheIntegTests.java:155)
Build scan:
https://gradle-enterprise.elastic.co/s/xy7c3vznahvoc
Repro line:
Reproduces locally?:
No, ran it with the same seed, and many different seeds but with other params being the same
Applicable branches:
master
Failure excerpt: