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

Failing ES Promotion: X-Pack Reporting API Integration Tests - Reporting APIs Frozen indices search Search includes frozen indices based on Advanced Setting #116371

Closed
tylersmalley opened this issue Oct 26, 2021 · 1 comment · Fixed by #116373
Labels
failed-es-promotion needs-team Issues missing a team label

Comments

@tylersmalley
Copy link
Contributor

tylersmalley commented Oct 26, 2021

X-Pack Reporting API Integration Tests
x-pack/test/reporting_api_integration/reporting_and_security/search_frozen_indices.ts

Reporting APIs Frozen indices search Search includes frozen indices based on Advanced Setting

This failure is preventing the promotion of the current Elasticsearch nightly snapshot.

For more information on the Elasticsearch snapshot promotion process including how to reproduce using the unverified nightly ES build: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html

This failure is caused by the recent merge of Remove endpoint for freezing indices.

Error: expected 200 "OK", got 400 "Bad Request"
at Test._assertStatus (/opt/local-ssd/buildkite/builds/kb-cigroup-6-fe9499bfdc34ee32/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/supertest/lib/test.js:268:12)
at Test._assertFunction (/opt/local-ssd/buildkite/builds/kb-cigroup-6-fe9499bfdc34ee32/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/supertest/lib/test.js:283:11)
at Test.assert (/opt/local-ssd/buildkite/builds/kb-cigroup-6-fe9499bfdc34ee32/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/supertest/lib/test.js:173:18)
at assert (/opt/local-ssd/buildkite/builds/kb-cigroup-6-fe9499bfdc34ee32/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/supertest/lib/test.js:131:12)
at /opt/local-ssd/buildkite/builds/kb-cigroup-6-fe9499bfdc34ee32/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/supertest/lib/test.js:128:5
at Test.Request.callback (/opt/local-ssd/buildkite/builds/kb-cigroup-6-fe9499bfdc34ee32/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/supertest/node_modules/superagent/lib/node/index.js:718:3)
at /opt/local-ssd/buildkite/builds/kb-cigroup-6-fe9499bfdc34ee32/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/supertest/node_modules/superagent/lib/node/index.js:906:18
at Stream.<anonymous> (/opt/local-ssd/buildkite/builds/kb-cigroup-6-fe9499bfdc34ee32/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/supertest/node_modules/superagent/lib/node/parsers/json.js:19:7)
at Stream.emit (node:events:390:28)
at Unzip.<anonymous> (/opt/local-ssd/buildkite/builds/kb-cigroup-6-fe9499bfdc34ee32/elastic/kibana-elasticsearch-snapshot-verify/kibana/node_modules/supertest/node_modules/superagent/lib/node/unzip.js:55:12)
at Unzip.emit (node:events:390:28)
at endReadableNT (node:internal/streams/readable:1343:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 26, 2021
@tylersmalley tylersmalley changed the title Failing ES Promotion: X-Pack Reporting API Integration Tests.x-pack/test/reporting_api_integration/reporting_and_security/search_frozen_indices·ts - Reporting APIs Frozen indices search Search includes frozen indices based on Advanced Setting Failing ES Promotion: X-Pack Reporting API Integration Tests - Reporting APIs Frozen indices search Search includes frozen indices based on Advanced Setting Oct 26, 2021
@tylersmalley
Copy link
Contributor Author

Partially resolved in #116110, thanks @sabarasaba.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-es-promotion needs-team Issues missing a team label
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant