elastic / kibana

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

Failing test: GenAI - NLP - Serverless Env - Essentials Tier.x-pack/test/security_solution_api_integration/test_suites/genai/nlp_cleanup_task/basic_license_essentials_tier/task_execution·ts - GenAI - NLP @serverless NLP Cleanup Task in Essentials Tier New Essentials Deployment executes NLP Cleanup Task and successfully cleans up only pytorch models #180703

Open kibanamachine opened 3 months ago

kibanamachine commented 3 months ago

A test failed on a tracked branch

Error: Expected status code 200, got 404 with body '{"error":{"root_cause":[{"type":"resource_not_found_exception","reason":"Could not find trained model [pt_tiny_fill_mask]"}],"type":"resource_not_found_exception","reason":"Could not find trained model [pt_tiny_fill_mask]"},"status":404}'
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Object.assertResponseStatusCode (api.ts:92:31)
    at Object.createTrainedModelVocabularyES (api.ts:1319:12)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.importTrainedModel (api.ts:1485:7)
    at Context.<anonymous> (task_execution.ts:35:9)
    at Object.apply (wrap_function.js:73:16) {
  actual: '404',
  expected: '200',
  showDiff: true
}

First failure: CI Build - main

kibanamachine commented 3 months ago

New failure: CI Build - main

spong commented 3 months ago

Flakey test runner pipeline for this one here: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5664.

Will have PR to address/skip here shortly.

kibanamachine commented 3 months ago

New failure: CI Build - main

MadameSheema commented 3 months ago

/skip

kibanamachine commented 3 months ago

Skipped

main: 46ccce9b1f291476b07abd378b1631948c304f26