Skip to content

[CI] CreateFromDeploymentIT testAttachWithModelId failing #126691

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

Open
elasticsearchmachine opened this issue Apr 11, 2025 · 1 comment
Open

[CI] CreateFromDeploymentIT testAttachWithModelId failing #126691

elasticsearchmachine opened this issue Apr 11, 2025 · 1 comment
Labels
:ml Machine learning needs:risk Requires assignment of a risk label (low, medium, blocker) Team:ML Meta label for the ML team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

gradlew ":x-pack:plugin:inference:qa:inference-service-tests:javaRestTest" --tests "org.elasticsearch.xpack.inference.CreateFromDeploymentIT.testAttachWithModelId" -Dtests.seed=4C87E08EA346A0FD -Dtests.locale=en-001 -Dtests.timezone=EAT -Druntime.java=24

Applicable branches:
9.0

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:55108], URI [/_ml/trained_models/attach_with_model_id/deployment/_start?timeout=10s&wait_for=started&threads_per_allocation=1&number_of_allocations=1&deployment_id=existing_deployment_with_model_id], status line [HTTP/1.1 408 Request Timeout]
{"error":{"root_cause":[{"type":"status_exception","reason":"Timed out after [10s] waiting for model deployment to start. Use the trained model stats API to track the state of the deployment."}],"type":"status_exception","reason":"Timed out after [10s] waiting for model deployment to start. Use the trained model stats API to track the state of the deployment."},"status":408}

Issue Reasons:

  • [9.0] 2 failures in test testAttachWithModelId (1.7% fail rate in 119 executions)
  • [9.0] 2 failures in step windows-2022_checkpart2_platform-support-windows (33.3% fail rate in 6 executions)
  • [9.0] 2 failures in pipeline elasticsearch-periodic-platform-support (33.3% fail rate in 6 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine elasticsearchmachine added :ml Machine learning >test-failure Triaged test failures from CI Team:ML Meta label for the ML team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Apr 11, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/ml-core (Team:ML)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml Machine learning needs:risk Requires assignment of a risk label (low, medium, blocker) Team:ML Meta label for the ML team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

1 participant