-
Notifications
You must be signed in to change notification settings - Fork 718
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
ERROR in (create-test) (FutureTask.java:122) #38
Comments
Looks like there was some sort of SSH error. |
This is typically an error occurring because the server's key cannot be verified by the client. How are the hosts n1...n5 setup? Can you try setting |
If it's intermittent, that suggests a network problem or race condition. I've seen intermittent weirdness with jsch. |
|
FYI. I've been running elasticsearch tests in a loop, recently saw this failure (the test run before and after this finished just fine). Just dumping full log of jepsen printout here as I don't understand its internals:
The text was updated successfully, but these errors were encountered: