elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.47k stars 8.04k forks source link

Failing test: Security Solution Cypress.x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/release·cy·ts - Response console Host Isolation: "after all" hook for "should release an isolated host via response console" "after all" hook for "should release an isolated host via response console" #185080

Open kibanamachine opened 3 weeks ago

kibanamachine commented 3 weeks ago

A test failed on a tracked branch

CypressError: `cy.task('deleteIndexedFleetEndpointPolicies')` failed with the following error:

> Request failed with status code 400

https://on.cypress.io/api/task

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Response console`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at <unknown> (http://localhost:5672/__cypress/runner/cypress_runner.js:135281:70)
    at tryCatcher (http://localhost:5672/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5672/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5672/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5672/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5672/__cypress/runner/cypress_runner.js:1697:18)
    at _drainQueueStep (http://localhost:5672/__cypress/runner/cypress_runner.js:2407:12)
    at _drainQueue (http://localhost:5672/__cypress/runner/cypress_runner.js:2400:9)
    at Async._drainQueues (http://localhost:5672/__cypress/runner/cypress_runner.js:2416:5)
    at Async.drainQueues (http://localhost:5672/__cypress/runner/cypress_runner.js:2286:14)
From Your Spec Code:
    at Context.eval (webpack:///./e2e/response_actions/response_console/release.cy.ts:57:9)

From Node.js Internals:
  EndpointDataLoadingError: Request failed with status code 400
      at wrapErrorIfNeeded (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1717853099214618127/elastic/kibana-elasticsearch-serverless-verify-and-promote/kibana/x-pack/plugins/security_solution/common/endpoint/data_loaders/utils.ts:29:7)
      at wrapErrorAndRejectPromise (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1717853099214618127/elastic/kibana-elasticsearch-serverless-verify-and-promote/kibana/x-pack/plugins/security_solution/common/endpoint/data_loaders/utils.ts:32:92)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at async deleteIndexedFleetEndpointPolicies (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1717853099214618127/elastic/kibana-elasticsearch-serverless-verify-and-promote/kibana/x-pack/plugins/security_solution/common/endpoint/data_loaders/index_fleet_endpoint_policy.ts:208:12)

First failure: kibana-elasticsearch-serverless-verify-and-promote - main

kibanamachine commented 3 weeks ago

New failure: kibana-elasticsearch-serverless-verify-and-promote - main

elasticmachine commented 3 weeks ago

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)

kibanamachine commented 3 weeks ago

New failure: kibana-elasticsearch-serverless-verify-and-promote - main

kibanamachine commented 3 weeks ago

New failure: kibana-elasticsearch-serverless-verify-and-promote - main

kibanamachine commented 3 weeks ago

New failure: kibana-elasticsearch-serverless-verify-and-promote - main

kibanamachine commented 3 weeks ago

New failure: kibana-elasticsearch-serverless-verify-and-promote - main