-
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] TransformContinuousIT.testContinousEvents failing #66410
Comments
Pinging @elastic/ml-core (:ml/Transform) |
I'm seeing a number of errors in the server logs that relate to missing ingest pipeline:
Investigating... |
2 days ago I merged coverage for runtime fields, I think that explains the increased runtime. Whether that change also caused the failures sounds likely but is hard to say without inspecting the logs. We currently have a lot of commits (and breaks) coming in. It would be good to improve error handling in the test to e.g. log the used configuration (the test suite uses a randomized permutation of elasticsearch features). In the past we have seen failures using a certain set of features (e.g. index sort). So this might help to find the common feature quicker. |
One more thing that may be related to the increased runtime of this test is that we moved it from single node to multi node a few days ago.
I'm doing that as part of debugging. I'll raise a PR soon. |
No, it should work the same way as before. I can only imagine the runtime increase. |
Seeing a similar test failure here: https://gradle-enterprise.elastic.co/s/yenlhn77pan62 |
This started failing often recently. Also average runtime have increased in the same time period so something is going on here.
Build scan:
https://gradle-enterprise.elastic.co/s/f42ebecbqgebo/tests/:x-pack:plugin:transform:qa:multi-node-tests:javaRestTest/org.elasticsearch.xpack.transform.integration.continuous.TransformContinuousIT/testContinousEvents
Repro line:
./gradlew ':x-pack:plugin:transform:qa:multi-node-tests:javaRestTest' --tests "org.elasticsearch.xpack.transform.integration.continuous.TransformContinuousIT.testContinousEvents" -Dtests.seed=CE925CC7CF87CC0F -Dtests.security.manager=true -Dtests.locale=ar-SD -Dtests.timezone=America/Cancun -Druntime.java=8
Reproduces locally?:
Didn't reproduce for me.
Applicable branches:
master
and7.x
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?search.relativeStartTime=P7D&search.timeZoneId=America/Los_Angeles&tests.container=org.elasticsearch.xpack.transform.integration.continuous.TransformContinuousIT&tests.disabledDistributions=WyJvdXRjb21lOnBhc3NlZCJd&tests.sortField=FAILED&tests.test=testContinousEvents&tests.unstableOnly=true
Failure excerpt:
The text was updated successfully, but these errors were encountered: