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

[Backport 2.x] [CheckCompatibility] Prevent interleaving of log output #9357

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 23fd9a5 from #9280.

Signed-off-by: Peter Nied <petern@amazon.com>
(cherry picked from commit 23fd9a5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot
Copy link
Contributor Author

Compatibility status:



> Task :checkCompatibility
Incompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/performance-analyzer.git]
Components skipped due to git failures: [https://github.com/opensearch-project/opensearch-oci-object-storage.git]
Compatible components: [https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/performance-analyzer-rca.git]

BUILD SUCCESSFUL in 20m 54s

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #9357 (ee2f0a3) into 2.x (907347a) will decrease coverage by 0.02%.
Report is 6 commits behind head on 2.x.
The diff coverage is 14.28%.

@@             Coverage Diff              @@
##                2.x    #9357      +/-   ##
============================================
- Coverage     70.78%   70.77%   -0.02%     
- Complexity    57499    57503       +4     
============================================
  Files          4761     4761              
  Lines        271850   271849       -1     
  Branches      40088    40087       -1     
============================================
- Hits         192438   192393      -45     
- Misses        62969    62971       +2     
- Partials      16443    16485      +42     
Files Changed Coverage Δ
...rg/opensearch/gradle/CheckCompatibilityTask.groovy 0.00% <0.00%> (ø)
...in/java/org/opensearch/plugin/noop/NoopPlugin.java 0.00% <ø> (ø)
...ugin/noop/action/bulk/TransportNoopBulkAction.java 0.00% <ø> (ø)
.../noop/action/search/TransportNoopSearchAction.java 0.00% <ø> (ø)
...main/java/org/opensearch/client/ClusterClient.java 8.57% <ø> (ø)
...main/java/org/opensearch/client/IndicesClient.java 1.77% <ø> (ø)
.../main/java/org/opensearch/client/IngestClient.java 15.78% <ø> (ø)
.../java/org/opensearch/client/RequestConverters.java 85.21% <ø> (+0.33%) ⬆️
...ava/org/opensearch/client/RestHighLevelClient.java 41.94% <ø> (ø)
.../java/org/opensearch/client/RethrottleRequest.java 64.28% <ø> (ø)
... and 173 more

... and 460 files with indirect coverage changes

@gaiksaya gaiksaya merged commit b3f8faf into 2.x Aug 15, 2023
15 of 40 checks passed
@gaiksaya gaiksaya deleted the backport/backport-9280-to-2.x branch August 15, 2023 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants