-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[CI] Failure in yaml=reference/ml/anomaly-detection/apis/close-job/line_102 #48941
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
Comments
Pinging @elastic/ml-core (:ml) |
This is the most important line of the error messages. There are basically 3 possibilities:
|
#48933 is exactly the same underlying problem on Debian 9, but causing a different test to fail. (It could cause any ML test that opens a job to fail.) |
Soon somebody is going to notice that this test is failing in 50% of all builds. This is mainly not due to the rare problem with named pipes that originally caused this issue to be raised, but instead due to another part of the docs enabling ML upgrade mode - see #48583 (comment). I muted the test in #49000 so hopefully these failures won't cause too much noise. |
@droberts195 just going through old issues than maybe can be closed. I see the test for this one is still muted at least on master, but also #49023 seems to have changed something around docs tests? Do you think this is still an issue? |
Thanks for the ping @cbuescher. As luck would have it I think we have recently found the cause of:
I believe it's #62823, which I am working on now. I aim to do the Java/C++ changes early in 7.11. I can unmute the test once they're merged. |
Note: when unmuting the setup should now be |
The original comment mentioned issue elastic#48583, but issue elastic#48941 is specifically open for this mute. However, this is inappropriate, as the underlying reason the test cannot be unmuted is the same as for all the other tests skipped with the comment "Kibana sample data": issues elastic#51572, elastic#51576 and elastic#51678. Closes elastic#48941
The original comment mentioned issue #48583, but issue #48941 is specifically open for this mute. However, this is inappropriate, as the underlying reason the test cannot be unmuted is the same as for all the other tests skipped with the comment "Kibana sample data": issues #51572, #51576 and #51678. Closes #48941
The original comment mentioned issue #48583, but issue #48941 is specifically open for this mute. However, this is inappropriate, as the underlying reason the test cannot be unmuted is the same as for all the other tests skipped with the comment "Kibana sample data": issues #51572, #51576 and #51678. Closes #48941
Build scan: https://gradle-enterprise.elastic.co/s/stzxbe6to2qqa/console-log?task=:docs:integTestRunner
Didn't reproduce locally for me
From the logs:
And in the node logs:
The text was updated successfully, but these errors were encountered: