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

[Workflow] Security IT workflows failed in other plugins because the "Push snapshots to maven" job failed in security plugin #4576

Closed
LantaoJin opened this issue Jul 17, 2024 · 7 comments
Labels
bug Something isn't working untriaged Require the attention of the repository maintainers and may need to be prioritized

Comments

@LantaoJin
Copy link
Member

What is the bug?
Security IT workflows in SQL plugin failed with

Unexpected exception java.lang.NoSuchMethodError: 'java.util.List org.opensearch.indices.SystemIndexRegistry.matchesSystemIndexPattern(java.lang.String[])'
  java.lang.NoSuchMethodError: 'java.util.List org.opensearch.indices.SystemIndexRegistry.matchesSystemIndexPattern(java.lang.String[])'
 at org.opensearch.security.privileges.SystemIndexAccessEvaluator.getAllSystemIndices(SystemIndexAccessEvaluator.java:182) ~[opensearch-security-2.16.0.0-SNAPSHOT.jar:2.16.0.0-SNAPSHOT]

due to the "Push snapshots to maven" job failed
https://github.com/opensearch-project/security/actions/runs/9967076404/job/27540175842

Could any maintainer help to re-run it to fix the issue?

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

What is the expected behavior?
A clear and concise description of what you expected to happen.

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

@LantaoJin LantaoJin added bug Something isn't working untriaged Require the attention of the repository maintainers and may need to be prioritized labels Jul 17, 2024
@LantaoJin
Copy link
Member Author

LantaoJin commented Jul 18, 2024

Ping code owners @cliu123 @cwperks @DarshitChanpura @peternied @RyanL1997 @scrawfor99 @reta @willyborankin, it blocks PRs for 2.x branch in other plugins!

@reta
Copy link
Collaborator

reta commented Jul 18, 2024

Ping code owners @cliu123 @cwperks @DarshitChanpura @peternied @RyanL1997 @scrawfor99 @reta @willyborankin, it blocks PRs for 2.x branch in other plugins!

@LantaoJin this is a question for CI/infra team(s), I pinged @peterzhuamazon on a few occurrences (fe opensearch-project/opensearch-java#1086 (comment)) but no news so far.

@LantaoJin
Copy link
Member Author

@reta do you mean manually re-run the workflow job will continue fail? If not, please help to trigger re-run manually.

@reta
Copy link
Collaborator

reta commented Jul 18, 2024

@reta do you mean manually re-run the workflow job will continue fail? If not, please help to trigger re-run manually.

@LantaoJin sometimes it helps (rerun, let's see) but the cause of the issue is not addressed

@reta
Copy link
Collaborator

reta commented Jul 18, 2024

FYI, opened this one, please feel free to add more repos: opensearch-project/opensearch-ci#480

@DarshitChanpura
Copy link
Member

@LantaoJin This change in signature was addressed by this PR: #4574
Would you try re-running to see if the issue is fixed?

@LantaoJin
Copy link
Member Author

It has worked with manual help from @reta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged Require the attention of the repository maintainers and may need to be prioritized
Projects
None yet
Development

No branches or pull requests

3 participants