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

[AUTO] Increment version to 2.11.0-SNAPSHOT #3323

Merged
merged 3 commits into from
Sep 12, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

@opensearch-trigger-bot opensearch-trigger-bot bot commented Sep 7, 2023

Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #3323 (38fc01f) into 2.x (552de1b) will increase coverage by 0.92%.
Report is 5 commits behind head on 2.x.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #3323      +/-   ##
============================================
+ Coverage     63.10%   64.02%   +0.92%     
- Complexity     3343     3444     +101     
============================================
  Files           256      256              
  Lines         19456    20234     +778     
  Branches       3286     3621     +335     
============================================
+ Hits          12277    12955     +678     
- Misses         5584     5601      +17     
- Partials       1595     1678      +83     
Files Changed Coverage Δ
.../opensearch/security/OpenSearchSecurityPlugin.java 84.90% <ø> (+0.51%) ⬆️
...rch/security/http/SecurityHttpServerTransport.java 100.00% <ø> (ø)
...arch/security/ssl/OpenSearchSecuritySSLPlugin.java 85.11% <ø> (ø)
...curity/http/SecurityNonSslHttpServerTransport.java 100.00% <100.00%> (ø)
...ttp/netty/SecuritySSLNettyHttpServerTransport.java 95.00% <100.00%> (ø)

... and 11 files with indirect coverage changes

RyanL1997
RyanL1997 previously approved these changes Sep 7, 2023
peternied
peternied previously approved these changes Sep 7, 2023
reta
reta previously approved these changes Sep 8, 2023
@peternied peternied force-pushed the create-pull-request/2.11.0-SNAPSHOT branch from 5dcd6d7 to 0d72ffd Compare September 8, 2023 01:06
Signed-off-by: Peter Nied <petern@amazon.com>
@peternied peternied force-pushed the create-pull-request/2.11.0-SNAPSHOT branch from 0d72ffd to d859ba3 Compare September 8, 2023 01:07
@peternied
Copy link
Member

I've added a branch protection rule on create-pull-request/2.11.0-SNAPSHOT to prevent force pushes so the bot doesn't erase the custom changes we've added, I'll remove it when this is merged.

peternied
peternied previously approved these changes Sep 8, 2023
willyborankin
willyborankin previously approved these changes Sep 8, 2023
@cwperks cwperks mentioned this pull request Sep 11, 2023
3 tasks
cwperks
cwperks previously approved these changes Sep 11, 2023
Add tracer for getHttpTransports

- Related Add Tracing Instrumentation at Network and Rest layer OpenSearch#9415

Signed-off-by: Ryan Liang <jiallian@amazon.com>
(cherry picked from commit c9e109f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@peternied peternied dismissed stale reviews from cwperks and willyborankin via 38fc01f September 11, 2023 21:00
@peternied
Copy link
Member

@gaiksaya Do you know the status on the 2.11 artifacts? Security cannot merge its version update without them

Plugin Install / plugin-install test issue

--2023-09-11 21:01:27--  https://artifacts.opensearch.org/snapshots/core/opensearch/2.11.0-SNAPSHOT/opensearch-min-2.11.0-SNAPSHOT-linux-x64-latest.tar.gz
Resolving artifacts.opensearch.org (artifacts.opensearch.org)... 99.84.208.88, 99.84.208.74, 99.84.208.25, ...
Connecting to artifacts.opensearch.org (artifacts.opensearch.org)|99.84.208.88|:443... connected.
HTTP request sent, awaiting response... [40](https://github.com/opensearch-project/security/actions/runs/6151711171/job/16692363275?pr=3323#step:7:43)3 Forbidden
2023-09-11 21:01:27 ERROR 403: Forbidden.

CI / backward-compatibility test issue

Execution failed for task ':securityBwcCluster#oldVersionClusterTask1'.
> Could not resolve all files for configuration ':opensearch_distro_extracted_testclusters--securityBwcCluster1-0-2.11.0-SNAPSHOT-'.
   > Could not resolve opensearch-distribution-snapshot:opensearch:2.11.0-SNAPSHOT.
     Required by:
         project :
      > Could not resolve opensearch-distribution-snapshot:opensearch:2.11.0-SNAPSHOT.
         > Could not get resource 'https://artifacts.opensearch.org/snapshots/core/opensearch/2.11.0-SNAPSHOT/opensearch-min-2.11.0-SNAPSHOT-windows-x64-latest.zip'.
            > Could not HEAD 'https://artifacts.opensearch.org/snapshots/core/opensearch/2.11.0-SNAPSHOT/opensearch-min-2.11.0-SNAPSHOT-windows-x64-latest.zip'. Received status code 403 from server: Forbidden

@gaiksaya
Copy link
Member

@gaiksaya Do you know the status on the 2.11 artifacts? Security cannot merge its version update without them

Its fixed. I tried re-running failed workflows and they seem to go through now.
Sorry for the delay.

@peternied peternied merged commit 10d98a7 into 2.x Sep 12, 2023
99 of 101 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.11.0 Issues targeting the 2.11 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants