-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
roachprod: connection closed by remote host, or exit status -1 #36929
Comments
It's possible that this is addressed by #37001. |
This just happened in #37421 (comment) and it looks like we were failing to connect to the node that was the base for the treedist algo, i.e. 9 other nodes were ssh'ing into it at the same time. Might be a clue. |
See cockroachdb#36929. Whenever these flakes happen, it'll be good to have verbose logs. Anecdotally we're seeing fewer of them now, perhaps due to cockroachdb#37001. Release note: None
Another interesting thing above and in #37289 is that it took ~2m to |
Hmm, in #37289 something else might actually be going on. The -v scp output has this at the end:
Can't quite read whether this means that scp tried to transfer something and failed, or whether it just didn't find the source file. Either way, the 2min duration is suspicious, but this seems like a different problem than the above, perhaps. |
Going to close this due to inactivity. We have better logging around infra flakes now, so it should be caught elsewhere. |
SHA: https://github.com/cockroachdb/cockroach/commits/837e946efc272bd8a9e0e08484733f8755ff5ab1
Parameters:
To repro, try:
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1247401&tab=buildLog
The text was updated successfully, but these errors were encountered: