|
||||||||
|
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/groups/opt_out.

Connecnt over SSH server (WinSSHD) unsuccessful too. Log:
------------
sCCL::prelaunch
sCCL::not interested
[rusbuilder-vTest] Starting Virtual Machine...[rusbuilder-vTest] VM already powered on[rusbuilder-vTest] Waiting for VMTools[rusbuilder-vTest] VM Tools are running[rusbuilder-vTest] Finished wait for VMTools[01/31/13 15:46:37] [SSH] Opening SSH connection to rusbuildvtst01:22.
[01/31/13 15:46:37] [SSH] Authenticating as rus.user.buildmaster/******.
[01/31/13 15:46:37] [SSH] Authentication successful.
SSH connection reports a garbage before a command execution.
Check your .bashrc, .profile, and so on to make sure it is quiet.
The received junk text is as follows:
'true' is not recognized as an internal or external command,
operable program or batch file.
hudson.AbortException
at hudson.plugins.sshslaves.SSHLauncher.verifyNoHeaderJunk(SSHLauncher.java:403)
at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:280)
at org.jenkinsci.plugins.vSphereCloudLauncher.launch(vSphereCloudLauncher.java:198)
at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:204)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
[01/31/13 15:46:38] [SSH] Connection closed.
------------