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.1.0 #1635

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

  • Incremented version to 2.11.1.0.

Signed-off-by: opensearch-ci-bot <[email protected]>
@opensearch-trigger-bot opensearch-trigger-bot bot added the v2.11.1 Issues targeting release v2.11.1 label Oct 26, 2023
@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #1635 (e502982) into 2.11 (ffc793f) will decrease coverage by 1.76%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             2.11    #1635      +/-   ##
==========================================
- Coverage   67.93%   66.18%   -1.76%     
==========================================
  Files          93       93              
  Lines        2339     2339              
  Branches      317      317              
==========================================
- Hits         1589     1548      -41     
  Misses        722      722              
- Partials       28       69      +41     

see 17 files with indirect coverage changes

@cwperks
Copy link
Member

cwperks commented Oct 30, 2023

All tests passed:

Test Suites: 15 passed, 15 total
Tests:       94 passed, 94 total
Snapshots:   0 total
Time:        182.166 s
Ran all test suites.
Jest did not exit one second after the test run has completed.

This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue.

D:\a\security-dashboards-plugin\security-dashboards-plugin\OpenSearch-Dashboards\node_modules\agentkeepalive\lib\agent.js:350
        const error = new Error('Socket timeout');
                      ^
Error: Unhandled error. (Error: Socket timeout
    at TLSSocket.onTimeout (D:\a\security-dashboards-plugin\security-dashboards-plugin\OpenSearch-Dashboards\node_modules\agentkeepalive\lib\agent.js:350:23)
    at TLSSocket.emit (node:events:525:35)
    at TLSSocket.emit (node:domain:489:12)
    at TLSSocket.Socket._onTimeout (node:net:570:8)
    at listOnTimeout (node:internal/timers:569:17)
    at processTimers (node:internal/timers:512:7) {
  code: 'ERR_SOCKET_TIMEOUT',
  timeout: 120000
})
    at new NodeError (node:internal/errors:399:5)
    at ClientRequest.emit (node:events:502:17)
    at ClientRequest.emit (node:domain:489:12)
    at TLSSocket.socketErrorListener (node:_http_client:502:9)
    at TLSSocket.emit (node:events:525:35)
    at TLSSocket.emit (node:domain:489:12)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)
Error: Process completed with exit code 1.

@cwperks cwperks merged commit ad3fbc4 into 2.11 Oct 30, 2023
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.11.1 Issues targeting release v2.11.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants