Issue Type: Bug Bug
Assignee: Unassigned
Attachments: Jenkins.png, Putty.png
Components: ssh
Created: 02/Oct/14 12:46 PM
Description:

Hello;

Im trying to execute a unix command over ssh via jenkins, but it doesn't work:

  • Using Publish Over SSH Plugin.
  • After Build Job is successful But the command Returns Nothing.
  • Executing the same command in Putty returns the result.

Command executed :

Who -m

***************************************

Démarré par l'utilisateur ********
Building in workspace d:\Profiles\admin10303\.jenkins\jobs\TFJ\workspace
SSH: Connecting from host [*******]
SSH: Connecting with configuration [VM_Root_172.31.47.56] ...
SSH: EXEC: STDOUT/STDERR from command [who -m] ...
SSH: EXEC: completed after 401 ms
SSH: Disconnecting configuration [VM_Root_172.31.47.56] ...
SSH: Transferred 0 file(s)
executing script:

set -x
who -m
+ who -m
[SSH] exit-status: 0
Finished: SUCCESS

Project: Jenkins
Priority: Minor Minor
Reporter: mohamed amin mengat
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.

Reply via email to