Closed jtibshirani closed 2 years ago
Pinging @elastic/es-core-features (Team:Core/Features)
Still failing - https://gradle-enterprise.elastic.co/s/bcxhauxgbm6rk
This looks to fail about once a day. Just enough to be annoying.
Another failure: https://gradle-enterprise.elastic.co/s/spt6iohiknquw
A more recent failure: https://gradle-enterprise.elastic.co/s/hspurs4o6yl3g Failed twice in the last two weeks.
org.elasticsearch.xpack.watcher.test.integration.BootStrapTests > testTriggeredWatchLoading FAILED
java.lang.AssertionError: Count is 10 hits but 5 was expected. Total shards: 1 Successful shards: 1 & 0 shard failures:
at __randomizedtesting.SeedInfo.seed([F4277DDFA8895231:CDC91D6597636ACE]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.elasticsearch.test.hamcrest.ElasticsearchAssertions.assertHitCount(ElasticsearchAssertions.java:258)
at org.elasticsearch.xpack.watcher.test.integration.BootStrapTests.lambda$assertSingleExecutionAndCompleteWatchHistory$3(BootStrapTests.java:289)
at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:977)
at org.elasticsearch.xpack.watcher.test.integration.BootStrapTests.assertSingleExecutionAndCompleteWatchHistory(BootStrapTests.java:275)
at org.elasticsearch.xpack.watcher.test.integration.BootStrapTests.testTriggeredWatchLoading(BootStrapTests.java:270)
I think the same failure popped up again. I forgot we had this issue and accidentally opened a new one: https://github.com/elastic/elasticsearch/issues/85912.
Build scan: https://gradle-enterprise.elastic.co/s/nnardp2pu6tau
Repro line:
Reproduces locally?: no
Applicable branches: master (at least)
Failure history: fails sporadically but regularly, around twice a month
Failure excerpt: