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 test: Observability AI Assistant API Integration tests.x-pack/test_serverless/api_integration/test_suites/observability/ai_assistant/tests/knowledge_base/knowledge_base_migration·spec·ts - Observability AI Assistant API tests knowledge_base/knowledge_base_migration.spec.ts When there are knowledge base entries (from 8.15 or earlier) that does not contain semantic_text embeddings "after all" hook in "When there are knowledge base entries (from 8.15 or earlier) that does not contain semantic_text embeddings" #206358

Closed
kibanamachine opened this issue Jan 10, 2025 · 2 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Obs AI Assistant Observability AI Assistant

Comments

@kibanamachine
Copy link
Contributor

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_elser]"}],"type":"resource_not_found_exception","reason":"Could not find trained model [pt_tiny_elser]"},"status":404}'
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Object.assertResponseStatusCode (api.ts:91:31)
    at Object.deleteTrainedModelES (api.ts:1593:12)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at deleteKnowledgeBaseModel (helpers.ts:32:3)
    at Context.<anonymous> (knowledge_base_migration.spec.ts:73:7)
    at Object.apply (wrap_function.js:74:16) {
  actual: '404',
  expected: '200',
  showDiff: true
}

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jan 10, 2025
@botelastic botelastic bot added the needs-team Issues missing a team label label Jan 10, 2025
@kibanamachine kibanamachine added the Team:Obs AI Assistant Observability AI Assistant label Jan 10, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ai-assistant (Team:Obs AI Assistant)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 10, 2025
@emma-raffenne
Copy link
Contributor

Same as #206475 where it will be addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Obs AI Assistant Observability AI Assistant
Projects
None yet
Development

No branches or pull requests

3 participants