Skip to content

[CI] ShardStateIT.testPrimaryFailureIncreasesTerm failure #25287

@cbuescher

Description

@cbuescher

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=oraclelinux/1134/consoleFull

Tests with failures:

  • org.elasticsearch.cluster.routing.allocation.ShardStateIT.testPrimaryFailureIncreasesTerm
  1> [2017-06-19T17:14:49,980][INFO ][o.e.c.r.a.ShardStateIT   ] [testPrimaryFailureIncreasesTerm]: after test
FAILURE 1.60s J0 | ShardStateIT.testPrimaryFailureIncreasesTerm <<< FAILURES!
   > Throwable #1: java.lang.AssertionError: 
   > Expected: <2L>
   >      but: was <1L>
   > 	at __randomizedtesting.SeedInfo.seed([DD5109A109812A3D:2313D14489D49168]:0)
   > 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   > 	at org.elasticsearch.cluster.routing.allocation.ShardStateIT.assertPrimaryTerms(ShardStateIT.java:88)

I wasn't able to reproduce this locally.

REPRODUCE WITH: gradle :core:integTest -Dtests.seed=DD5109A109812A3D -Dtests.class=org.elasticsearch.cluster.routing.allocation.ShardStateIT -Dtests.method="testPrimaryFailureIncreasesTerm" -Dtests.security.manager=true -Dtests.locale=uk -Dtests.timezone=Pacific/Kosrae

Metadata

Metadata

Assignees

Labels

:Distributed Indexing/DistributedA catch all label for anything in the Distributed Indexing Area. Please avoid if you can.>testIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CIv6.0.0-beta1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions