Issue Type: Bug Bug
Assignee: Kohsuke Kawaguchi
Components: ec2, jclouds
Created: 31/Aug/12 10:20 PM
Description:

I just installed Jcloud today, and so far its been pretty nice but I think I may be doing something wrong.. So I have a job which is actually starting the instance ( 32bit instance ) on EC2 but I am unable to see the output of the job. Right now my build step is just

```
ls -la
uname -a
exit
```

Shouldnt I see the results of this in the build console log ? Right now all I am getting this:

```
Started by user John Dyer
Building on master in workspace /usr/share/tomcat6/.jenkins/jobs/32bit test2/workspace
Triggering 32bit
32bit completed with result SUCCESS
Finished: SUCCESS
```

Thanks!

-John

Environment: Jenkins Centos5 64bit
Project: Jenkins
Priority: Major Major
Reporter: John Dyer
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

Reply via email to