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] Flaky tests observerd for v2.15.0, on Power. #15018

Open
Sunidhi-Gaonkar1 opened this issue Jul 30, 2024 · 2 comments
Open

[BUG] Flaky tests observerd for v2.15.0, on Power. #15018

Sunidhi-Gaonkar1 opened this issue Jul 30, 2024 · 2 comments
Labels
bug Something isn't working Indexing Indexing, Bulk Indexing and anything related to indexing Other ppc64le-architecture

Comments

@Sunidhi-Gaonkar1
Copy link

Describe the bug

Hi Team, I am working on validating Opensearch v2.15.0 on Power architecture. I have followed the build steps mentioned here. https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md
I have observed flaky tests for server:internalClusterTest. Some of them are same as mentioned in the issues ,#14314. #14310 I have also observed new flaky test as below.
org.opensearch.indices.state.CloseIndexIT.testCloseWhileDeletingIndices
I have attached logs for the same. Any pointers for this will be helpful.

Power_flaky_tests..txt

Related component

Other

To Reproduce

Followed steps mentioned in https://github.com/opensearch-project/OpenSearch/blob/main/DEVELOPER_GUIDE.md and used command ./gradlew server:internalClusterTest

Expected behavior

Tests should pass.

Additional Details

Host/Environment (please complete the following information):

  • OS:
    NAME="Red Hat Enterprise Linux"
    VERSION="9.3 (Plow)"
    ID="rhel"
@Sunidhi-Gaonkar1 Sunidhi-Gaonkar1 added bug Something isn't working untriaged labels Jul 30, 2024
@github-actions github-actions bot added the Other label Jul 30, 2024
@peternied peternied added Indexing Indexing, Bulk Indexing and anything related to indexing and removed untriaged labels Jul 31, 2024
@peternied
Copy link
Member

[Triage - attendees 1 2 3 4 5]
@Sunidhi-Gaonkar1 Thanks for creating this issue, I'm not sure that we have any Power architecture using maintainers so you can help add support for this platform with your evolvement. Can you get started by creating a pull request to fix the failing test cases?

@peternied
Copy link
Member

I've added a new label for issues that specifically affect this architecture ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Indexing Indexing, Bulk Indexing and anything related to indexing Other ppc64le-architecture
Projects
None yet
Development

No branches or pull requests

2 participants