Skip to content

[CI] Failure in NoMasterNodeIT.testNoMasterActions #49243

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

Closed
original-brownbear opened this issue Nov 18, 2019 · 1 comment · Fixed by #49248
Closed

[CI] Failure in NoMasterNodeIT.testNoMasterActions #49243

original-brownbear opened this issue Nov 18, 2019 · 1 comment · Fixed by #49248
Labels
:Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. >test-failure Triaged test failures from CI

Comments

@original-brownbear
Copy link
Member

original-brownbear commented Nov 18, 2019

This just failed in 7.x on CI: https://gradle-enterprise.elastic.co/s/546gdpwyjvnyc/console-log


2> REPRODUCE WITH: ./gradlew ':server:integTest' --tests "org.elasticsearch.cluster.NoMasterNodeIT.testNoMasterActions" -Dtests.seed=C5890400A905986B -Dtests.security.manager=true -Dtests.locale=ar-OM -Dtests.timezone=SystemV/YST9 -Dcompiler.java=12 -Druntime.java=8
--
2> java.lang.AssertionError: AcknowledgedResponse failed - not acked
Expected: <true>
but: was <false>
2> NOTE: leaving temporary files on disk at: /dev/shm/elastic+elasticsearch+7.x+multijob+fast+part1/server/build/testrun/integTest/temp/org.elasticsearch.cluster.NoMasterNodeIT_C5890400A905986B-001
2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@55a614c0), locale=ar-OM, timezone=SystemV/YST9

Does not reproduce locally over a few 10s of runs at least.

@original-brownbear original-brownbear added >test-failure Triaged test failures from CI :Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. labels Nov 18, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Cluster Coordination)

ywelsch added a commit that referenced this issue Nov 21, 2019
Strengthens the validateClusterFormed check that is used by the test infrastructure to make
sure that nodes are properly connected and know about each other. Is used in situations where
the cluster is scaled up and down, and where there previously was a network disruption that has
been healed.

Closes #49243
ywelsch added a commit that referenced this issue Nov 21, 2019
Strengthens the validateClusterFormed check that is used by the test infrastructure to make
sure that nodes are properly connected and know about each other. Is used in situations where
the cluster is scaled up and down, and where there previously was a network disruption that has
been healed.

Closes #49243
ywelsch added a commit that referenced this issue Nov 21, 2019
Strengthens the validateClusterFormed check that is used by the test infrastructure to make
sure that nodes are properly connected and know about each other. Is used in situations where
the cluster is scaled up and down, and where there previously was a network disruption that has
been healed.

Closes #49243
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Cluster Coordination Cluster formation and cluster state publication, including cluster membership and fault detection. >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants