Skip to content

Conversation

@andrross
Copy link
Member

Something in Gradle 9 broke the assemble workflow such that the tarballs are not being generated. This is a minimal revert of #19329 to go back to using Gradle 8.14.3 which fixes the assemble workflow.

Check List

  • Functionality includes testing.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@andrross andrross requested a review from a team as a code owner September 24, 2025 22:52
Something in Gradle 9 broke the assemble workflow such that the tarballs
are not being generated. This is a minimal revert of opensearch-project#19329 to go back
to using Gradle 8.14.3 which fixes the assemble workflow.

Signed-off-by: Andrew Ross <[email protected]>
@github-actions
Copy link
Contributor

❌ Gradle check result for 1138898: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for 1138898: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for 1138898: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for 1138898: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for 1138898: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for 1138898: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❕ Gradle check result for 1481f2d: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.86%. Comparing base (7c6b3c5) to head (1481f2d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19405      +/-   ##
============================================
- Coverage     72.96%   72.86%   -0.10%     
+ Complexity    69924    69903      -21     
============================================
  Files          5676     5676              
  Lines        321012   321085      +73     
  Branches      46411    46418       +7     
============================================
- Hits         234224   233966     -258     
- Misses        67801    68170     +369     
+ Partials      18987    18949      -38     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@peterzhuamazon
Copy link
Member

Hi @andrross seems passed, are we ready to merge this?

Thanks.

@andrross andrross merged commit 7abef8c into opensearch-project:main Sep 25, 2025
33 checks passed
@andrross andrross deleted the gradle-8.14.3 branch September 25, 2025 19:29
vinaykpud pushed a commit to vinaykpud/OpenSearch that referenced this pull request Sep 26, 2025
Something in Gradle 9 broke the assemble workflow such that the tarballs
are not being generated. This is a minimal revert of opensearch-project#19329 to go back
to using Gradle 8.14.3 which fixes the assemble workflow.

Signed-off-by: Andrew Ross <[email protected]>
Signed-off-by: Ankit Jain <[email protected]>
Co-authored-by: Ankit Jain <[email protected]>
karenyrx pushed a commit to karenyrx/OpenSearch that referenced this pull request Sep 29, 2025
Something in Gradle 9 broke the assemble workflow such that the tarballs
are not being generated. This is a minimal revert of opensearch-project#19329 to go back
to using Gradle 8.14.3 which fixes the assemble workflow.

Signed-off-by: Andrew Ross <[email protected]>
Signed-off-by: Ankit Jain <[email protected]>
Co-authored-by: Ankit Jain <[email protected]>
peteralfonsi pushed a commit to peteralfonsi/OpenSearch that referenced this pull request Oct 15, 2025
Something in Gradle 9 broke the assemble workflow such that the tarballs
are not being generated. This is a minimal revert of opensearch-project#19329 to go back
to using Gradle 8.14.3 which fixes the assemble workflow.

Signed-off-by: Andrew Ross <[email protected]>
Signed-off-by: Ankit Jain <[email protected]>
Co-authored-by: Ankit Jain <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants