Open
Description
What is the bug?
Build fails for IT tests.
121 tests completed, 3 failed
=== Standard output of node `node{::integTest-0}` ===
Failure report:
[HybridQueryExplainIT](https://github.com/opensearch-project/neural-search/classes/org.opensearch.neuralsearch.query.HybridQueryExplainIT.html). [testExplain_whenMultipleSubqueriesAndOneShard_thenSuccessful](https://github.com/opensearch-project/neural-search/classes/org.opensearch.neuralsearch.query.HybridQueryExplainIT.html#testExplain_whenMultipleSubqueriesAndOneShard_thenSuccessful)
[HybridQueryExplainIT](https://github.com/opensearch-project/neural-search/classes/org.opensearch.neuralsearch.query.HybridQueryExplainIT.html). [testExplanationResponseProcessor_whenProcessorIsNotConfigured_thenResponseHasQueryExplanations](https://github.com/opensearch-project/neural-search/classes/org.opensearch.neuralsearch.query.HybridQueryExplainIT.html#testExplanationResponseProcessor_whenProcessorIsNotConfigured_thenResponseHasQueryExplanations)
[HybridQuerySortIT](https://github.com/opensearch-project/neural-search/classes/org.opensearch.neuralsearch.query.HybridQuerySortIT.html). [testExplainAndSort_whenIndexWithMultipleShards_thenSuccessful](https://github.com/opensearch-project/neural-search/classes/org.opensearch.neuralsearch.query.HybridQuerySortIT.html#testExplainAndSort_whenIndexWithMultipleShards_thenSuccessful)
How can one reproduce the bug?
./gradlew build
What is the expected behavior?
Build to work.
What is your host/environment?
MacOS: Sequoia
OpenJDK: 23
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.