elastic / kibana

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

Failing test: Security Solution Cypress.x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_enabled_to_disabled·cy·ts - Uninstall agent from host changing agent policy when agent tamper protection is enabled but then is switched to a policy with it disabled "before each" hook for "should uninstall from host without issues" "before each" hook for "should uninstall from host without issues" #170604

Open kibanamachine opened 1 year ago

kibanamachine commented 1 year ago

A test failed on a tracked branch

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

> Failed to retrieve list of versions from elastic's artifact repository: Service Temporarily Unavailable (HTTP 503) {URL: https://artifacts-api.elastic.co/v1/versions)

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

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Uninstall agent from host c...`
    at <unknown> (http://localhost:5645/__cypress/runner/cypress_runner.js:135296:70)
    at tryCatcher (http://localhost:5645/__cypress/runner/cypress_runner.js:1807:23)
    at Promise._settlePromiseFromHandler (http://localhost:5645/__cypress/runner/cypress_runner.js:1519:31)
    at Promise._settlePromise (http://localhost:5645/__cypress/runner/cypress_runner.js:1576:18)
    at Promise._settlePromise0 (http://localhost:5645/__cypress/runner/cypress_runner.js:1621:10)
    at Promise._settlePromises (http://localhost:5645/__cypress/runner/cypress_runner.js:1697:18)
    at _drainQueueStep (http://localhost:5645/__cypress/runner/cypress_runner.js:2407:12)
    at _drainQueue (http://localhost:5645/__cypress/runner/cypress_runner.js:2400:9)
    at Async._drainQueues (http://localhost:5645/__cypress/runner/cypress_runner.js:2416:5)
    at Async.drainQueues (http://localhost:5645/__cypress/runner/cypress_runner.js:2286:14)
From Your Spec Code:
    at createEndpointHost (webpack:///./tasks/create_endpoint_host.ts:15:12)
    at Context.eval (webpack:///./e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_enabled_to_disabled.cy.ts:58:32)

From Node.js Internals:
  Error: Failed to retrieve list of versions from elastic's artifact repository: Service Temporarily Unavailable (HTTP 503) {URL: https://artifacts-api.elastic.co/v1/versions)
      at <unknown> (/opt/local-ssd/buildkite/builds/kb-n2-4-virt-61ba7c06b1faa29d/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/scripts/endpoint/common/fleet_services.ts:453:15)
      at processTicksAndRejections (node:internal/process/task_queues:95:5)
      at async getLatestAgentDownloadVersion (/opt/local-ssd/buildkite/builds/kb-n2-4-virt-61ba7c06b1faa29d/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/scripts/endpoint/common/fleet_services.ts:450:60)
      at async getAgentDownloadUrl (/opt/local-ssd/buildkite/builds/kb-n2-4-virt-61ba7c06b1faa29d/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/scripts/endpoint/common/fleet_services.ts:403:39)
      at async createAndEnrollEndpointHost (/opt/local-ssd/buildkite/builds/kb-n2-4-virt-61ba7c06b1faa29d/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/scripts/endpoint/common/endpoint_host_services.ts:67:25)
      at async attemptCreateEndpointHost (/opt/local-ssd/buildkite/builds/kb-n2-4-virt-61ba7c06b1faa29d/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/cypress/support/data_loaders.ts:340:27)

First failure: CI Build - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - 8.14

kibanamachine commented 3 months ago

New failure: kibana-on-merge - 8.14