Skip to content

Conversation

@peterzhuamazon
Copy link
Member

@peterzhuamazon peterzhuamazon commented Oct 27, 2025

Description

Use correct nxtVersionShort during integTest when pulling min
You cannot pull a version that is not released yet, so use SNAPSHOT.

Related Issues

 * What went wrong:
Execution failed for task ':asynSearchCluster#oldVersionClusterTask1'.
> Could not resolve all files for configuration ':opensearch_distro_extracted_testclusters--asynSearchCluster1-0-3.3.2-'.
   > Could not resolve opensearch-distribution:opensearch:3.3.2.
     Required by:
         root project :
      > Could not resolve opensearch-distribution:opensearch:3.3.2.
         > Could not get resource 'https://artifacts.opensearch.org/releases/core/opensearch/3.3.2/opensearch-min-3.3.2-linux-x64.tar.gz'.
            > Could not HEAD 'https://artifacts.opensearch.org/releases/core/opensearch/3.3.2/opensearch-min-3.3.2-linux-x64.tar.gz'. Received status code 403 from server: Forbidden
      > Could not resolve opensearch-distribution:opensearch:3.3.2.
         > Could not get resource 'https://artifacts.opensearch.org/release-candidates/core/opensearch/3.3.2/opensearch-min-3.3.2-linux-x64.tar.gz'.
            > Could not HEAD 'https://artifacts.opensearch.org/release-candidates/core/opensearch/3.3.2/opensearch-min-3.3.2-linux-x64.tar.gz'. Received status code 403 from server: Forbidden

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

@peterzhuamazon peterzhuamazon merged commit fcaf98f into opensearch-project:main Oct 27, 2025
13 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in Engineering Effectiveness Board Oct 27, 2025
@peterzhuamazon peterzhuamazon deleted the use-correct-nextversion branch October 27, 2025 20:39
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 27, 2025
Signed-off-by: Peter Zhu <[email protected]>
(cherry picked from commit fcaf98f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
peterzhuamazon pushed a commit that referenced this pull request Oct 27, 2025
…787)

(cherry picked from commit fcaf98f)

Signed-off-by: Peter Zhu <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants