-
Notifications
You must be signed in to change notification settings - Fork 25k
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
[CI] TransformIT testStopWaitForCheckpoint failing #79621
Comments
Pinging @elastic/ml-core (Team:ML) |
The 2 issues on -> Looks like a performance issue The |
There's been more timeouts in |
The failing test is a system integration test, it can fail for many reasons. Logs must be inspected for every failure. The relevant lines for the last one seem to be:
It looks like the transform gets started and already the next line in the test stops with |
We've discussed the issue: |
wait_for_checkpoint=true fixes elastic#79621
) ensure transform has done something before stop gets called with wait_for_checkpoint=true fixes #79621
…stic#88696) ensure transform has done something before stop gets called with wait_for_checkpoint=true fixes elastic#79621
Build scan:
https://gradle-enterprise.elastic.co/s/7maeknveofx2c/tests/:x-pack:plugin:transform:qa:multi-node-tests:javaRestTest/org.elasticsearch.xpack.transform.integration.TransformIT/testStopWaitForCheckpoint
Reproduction line:
./gradlew ':x-pack:plugin:transform:qa:multi-node-tests:javaRestTest' --tests "org.elasticsearch.xpack.transform.integration.TransformIT.testStopWaitForCheckpoint" -Dtests.seed=3D08A69740D0585E -Dtests.locale=sr-Latn-BA -Dtests.timezone=SystemV/AST4 -Druntime.java=16
Applicable branches:
master, 7.15
Reproduces locally?:
Didn't try
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.xpack.transform.integration.TransformIT&tests.test=testStopWaitForCheckpoint
Failure excerpt:
The text was updated successfully, but these errors were encountered: