Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] ShardChangesIT#testFollowIndex_backlog #34173

Closed
martijnvg opened this issue Oct 1, 2018 · 1 comment
Closed

[CI] ShardChangesIT#testFollowIndex_backlog #34173

martijnvg opened this issue Oct 1, 2018 · 1 comment
Assignees
Labels
:Distributed Indexing/CCR Issues around the Cross Cluster State Replication features >test-failure Triaged test failures from CI

Comments

@martijnvg
Copy link
Member

FAILURE 11.2s J1 | ShardChangesIT.testFollowIndex_backlog <<< FAILURES!
   > Throwable #1: java.lang.AssertionError: 
   > Expected: <2258L>
   >      but: was <2300L>
   >    at __randomizedtesting.SeedInfo.seed([DC85FF589F9FC48A:65A7ED6E8C945A2]:0)
   >    at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   >    at org.elasticsearch.xpack.ccr.ShardChangesIT.lambda$assertTotalNumberOfOptimizedIndexing$31(ShardChangesIT.java:929)
   >    at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:847)
   >    at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:821)
   >    at org.elasticsearch.xpack.ccr.ShardChangesIT.assertTotalNumberOfOptimizedIndexing(ShardChangesIT.java:913)
   >    at org.elasticsearch.xpack.ccr.ShardChangesIT.testFollowIndex_backlog(ShardChangesIT.java:357)
   >    at java.lang.Thread.run(Thread.java:748)
   >    Suppressed: java.lang.AssertionError: 
FAILURE 14.8s J1 | ShardChangesIT.testFollowIndex_backlog <<< FAILURES!
   > Throwable #1: java.lang.AssertionError: 
   > Expected: <6942L>
   >      but: was <7000L>
   >    at __randomizedtesting.SeedInfo.seed([7C66F5C828D24866:A6B974465F84C94E]:0)
   >    at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   >    at org.elasticsearch.xpack.ccr.ShardChangesIT.lambda$assertTotalNumberOfOptimizedIndexing$30(ShardChangesIT.java:898)
   >    at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:847)
   >    at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:821)
   >    at org.elasticsearch.xpack.ccr.ShardChangesIT.assertTotalNumberOfOptimizedIndexing(ShardChangesIT.java:882)
   >    at org.elasticsearch.xpack.ccr.ShardChangesIT.testFollowIndex_backlog(ShardChangesIT.java:353)
   >    at java.lang.Thread.run(Thread.java:748)

Build urls:

@martijnvg martijnvg added >test-failure Triaged test failures from CI :Distributed Indexing/CCR Issues around the Cross Cluster State Replication features labels Oct 1, 2018
@martijnvg martijnvg self-assigned this Oct 1, 2018
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/CCR Issues around the Cross Cluster State Replication features >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants