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

[BUG] org.opensearch.discovery.DiscoveryDisruptionIT > testNodeNotReachableFromMaster FAILED #3272

Closed
dblock opened this issue May 10, 2022 · 2 comments
Assignees
Labels
bug Something isn't working Cluster Manager flaky-test Random test failure that succeeds on second run

Comments

@dblock
Copy link
Member

dblock commented May 10, 2022

> Task :server:internalClusterTest

org.opensearch.discovery.DiscoveryDisruptionIT > testNodeNotReachableFromMaster FAILED
    MasterNotDiscoveredException[NotMasterException[no longer cluster-manager. source: [cluster_health (wait_for_events [LANGUID])]]]; nested: NotMasterException[no longer cluster-manager. source: [cluster_health (wait_for_events [LANGUID])]];
        at __randomizedtesting.SeedInfo.seed([B0C860CDD2E62A02:6F852B021DB9C19]:0)
        at org.opensearch.action.support.master.TransportMasterNodeAction$AsyncSingleAction$2.onTimeout(TransportMasterNodeAction.java:277)
        at org.opensearch.cluster.ClusterStateObserver$ContextPreservingListener.onTimeout(ClusterStateObserver.java:370)
        at org.opensearch.cluster.ClusterStateObserver$ObserverClusterStateListener.onTimeout(ClusterStateObserver.java:287)
        at org.opensearch.cluster.service.ClusterApplierService$NotifyTimeout.run(ClusterApplierService.java:692)
        at org.opensearch.common.util.concurrent.ThreadContext$ContextPreservingRunnable.run(ThreadContext.java:733)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.lang.Thread.run(Thread.java:833)

        Caused by:
        NotMasterException[no longer cluster-manager. source: [cluster_health (wait_for_events [LANGUID])]]

#3260 (comment)

@dblock dblock added bug Something isn't working untriaged flaky-test Random test failure that succeeds on second run labels May 10, 2022
@vikasvb90 vikasvb90 assigned amkhar and unassigned gauravruhela Jan 24, 2024
@rwali-aws rwali-aws moved this from 🆕 New to Now(This Quarter) in Cluster Manager Project Board Apr 22, 2024
@Pranshu-S
Copy link
Contributor

Taking a look

@andrross
Copy link
Member

No linked re-occurrences in the past year. Closing and will rely on automation to open a new issue if this happens again.

@github-project-automation github-project-automation bot moved this from Now(This Quarter) to ✅ Done in Cluster Manager Project Board Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Cluster Manager flaky-test Random test failure that succeeds on second run
Projects
Status: ✅ Done
Development

No branches or pull requests

8 participants