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: Entity Analytics - Risk Engine Integration Tests - ESS Env - Trial License.x-pack/test/security_solution_api_integration/test_suites/entity_analytics/risk_engine/trial_license_complete_tier/risk_scoring_task/task_execution·ts - Entity Analytics - Risk Engine @ess @serverless Risk Scoring Task Execution with auditbeat data with some alerts containing hosts initializing the risk engine @skipInQA starts the latest transform #181402

Closed
kibanamachine opened this issue Apr 23, 2024 · 1 comment · Fixed by #183753
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Entity Analytics Security Entity Analytics Team

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: expected 'stopped' to sort of equal 'started'
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (task_execution.ts:114:59)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16) {
  actual: 'stopped',
  expected: 'started',
  showDiff: true
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Apr 23, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 23, 2024
@kibanamachine kibanamachine added the Team:Entity Analytics Security Entity Analytics Team label Apr 23, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-entity-analytics (Team:Entity Analytics)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Apr 23, 2024
@hop-dev hop-dev self-assigned this May 17, 2024
hop-dev added a commit that referenced this issue May 29, 2024
## Summary

Closes #181402 (for now)

This test has only failed once so far, there is nothing obvious in the
logs as to why the transform is in a stopped state, I have added some
more logging so we can dig further if it fails again.

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
rshen91 pushed a commit to rshen91/kibana that referenced this issue May 30, 2024
## Summary

Closes elastic#181402 (for now)

This test has only failed once so far, there is nothing obvious in the
logs as to why the transform is in a stopped state, I have added some
more logging so we can dig further if it fails again.

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
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:Entity Analytics Security Entity Analytics Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants