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] BWC are failing for main -> 2.14.0-SNAPSHOT #688

Closed
martin-gaievski opened this issue Apr 11, 2024 · 2 comments
Closed

[BUG] BWC are failing for main -> 2.14.0-SNAPSHOT #688

martin-gaievski opened this issue Apr 11, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@martin-gaievski
Copy link
Member

What is the bug?

Rolling upgrade BWC tests are failing for main branch:

./gradlew :qa:rolling-upgrade:testRollingUpgrade -D'tests.bwc.version=2.14.0-SNAPSHOT'

> Task :qa:rolling-upgrade:testAgainstOneThirdUpgradedCluster FAILED

FAILURE: Build failed with an exception.

How can one reproduce the bug?

Get main of this repo, run ./gradlew :qa:rolling-upgrade:testRollingUpgrade -D'tests.bwc.version=2.14.0-SNAPSHOT'

What is the expected behavior?

Tests are passing

What is your host/environment?

Issue happens only on Linux, for Win platform everything works.
Following is the link to example of failed run for one of recent PRs, same error/behavior observed for main as well
https://github.com/opensearch-project/neural-search/actions/runs/8649948821/job/23718643879?pr=683

@vibrantvarun
Copy link
Member

@martin-gaievski can you add the error logs?

@martin-gaievski
Copy link
Member Author

It's in related issue #683 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants