|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I have semi-confirmed that it is output from a shell script execution in a SSH controlled slave, specifically output extremely soon after the shell process launch that triggers this case. I inserted:
sleep 1
..at the top of every shell block in my projects and have no run approximately 200-300 builds without error (before this was repro'ing about 1 in 40).
If you are encountering this problem, this workaround may be helpful.