[
https://issues.apache.org/jira/browse/WHIRR-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139575#comment-13139575
]
Adrian Cole commented on WHIRR-418:
-----------------------------------
With the patch, you get lots more detail, inside the file jclouds-ssh.log:
Adrian-Coles-MacBook-Pro:whirr adriancole$ tail
services/zookeeper//target/test-data/jclouds-ssh.log
2011-10-30 11:06:40,555 DEBUG [jclouds.ssh] (user thread 0) <<
(adriancole:rsa[fingerprint(4d:82:d5:b3:73:30:de:96:36:db:80:51:12:54:10:84),sha1(0c:33:d0:96:f3:a4:89:c7:5d:be:23:61:2e:63:3c:31:af:5c:99:a4)]@31.222.183.9:22)
acquired [output=, error=, exitCode=0]
2011-10-30 11:06:40,555 DEBUG [jclouds.ssh] (user thread 0) >>
(adriancole:rsa[fingerprint(4d:82:d5:b3:73:30:de:96:36:db:80:51:12:54:10:84),sha1(0c:33:d0:96:f3:a4:89:c7:5d:be:23:61:2e:63:3c:31:af:5c:99:a4)]@31.222.183.9:22)
acquiring ExecResponse(command=[./configure-zookeeper tailerr])
2011-10-30 11:06:40,555 DEBUG [jclouds.ssh] (user thread 0) >>
(adriancole:rsa[fingerprint(4d:82:d5:b3:73:30:de:96:36:db:80:51:12:54:10:84),sha1(0c:33:d0:96:f3:a4:89:c7:5d:be:23:61:2e:63:3c:31:af:5c:99:a4)]@31.222.183.9:22)
acquiring Session()
2011-10-30 11:06:40,558 DEBUG [jclouds.ssh] (user thread 3) <<
(adriancole:rsa[fingerprint(4d:82:d5:b3:73:30:de:96:36:db:80:51:12:54:10:84),sha1(0c:33:d0:96:f3:a4:89:c7:5d:be:23:61:2e:63:3c:31:af:5c:99:a4)]@31.222.182.237:22)
acquired [output=, error=, exitCode=0]
2011-10-30 11:06:40,558 DEBUG [jclouds.ssh] (user thread 3) >>
(adriancole:rsa[fingerprint(4d:82:d5:b3:73:30:de:96:36:db:80:51:12:54:10:84),sha1(0c:33:d0:96:f3:a4:89:c7:5d:be:23:61:2e:63:3c:31:af:5c:99:a4)]@31.222.182.237:22)
acquiring ExecResponse(command=[./configure-zookeeper tailerr])
2011-10-30 11:06:40,558 DEBUG [jclouds.ssh] (user thread 3) >>
(adriancole:rsa[fingerprint(4d:82:d5:b3:73:30:de:96:36:db:80:51:12:54:10:84),sha1(0c:33:d0:96:f3:a4:89:c7:5d:be:23:61:2e:63:3c:31:af:5c:99:a4)]@31.222.182.237:22)
acquiring Session()
2011-10-30 11:06:40,641 DEBUG [jclouds.ssh] (user thread 3) <<
(adriancole:rsa[fingerprint(4d:82:d5:b3:73:30:de:96:36:db:80:51:12:54:10:84),sha1(0c:33:d0:96:f3:a4:89:c7:5d:be:23:61:2e:63:3c:31:af:5c:99:a4)]@31.222.182.237:22)
acquired < session channel: id=14, recipient=1, localWin=[winSize=2097152],
remoteWin=[winSize=0] >
2011-10-30 11:06:40,654 DEBUG [jclouds.ssh] (user thread 0) <<
(adriancole:rsa[fingerprint(4d:82:d5:b3:73:30:de:96:36:db:80:51:12:54:10:84),sha1(0c:33:d0:96:f3:a4:89:c7:5d:be:23:61:2e:63:3c:31:af:5c:99:a4)]@31.222.183.9:22)
acquired < session channel: id=14, recipient=1, localWin=[winSize=2097152],
remoteWin=[winSize=0] >
2011-10-30 11:06:40,666 DEBUG [jclouds.ssh] (user thread 3) <<
(adriancole:rsa[fingerprint(4d:82:d5:b3:73:30:de:96:36:db:80:51:12:54:10:84),sha1(0c:33:d0:96:f3:a4:89:c7:5d:be:23:61:2e:63:3c:31:af:5c:99:a4)]@31.222.182.237:22)
acquired [output=, error=, exitCode=0]
2011-10-30 11:06:40,679 DEBUG [jclouds.ssh] (user thread 0) <<
(adriancole:rsa[fingerprint(4d:82:d5:b3:73:30:de:96:36:db:80:51:12:54:10:84),sha1(0c:33:d0:96:f3:a4:89:c7:5d:be:23:61:2e:63:3c:31:af:5c:99:a4)]@31.222.183.9:22)
acquired [output=, error=, exitCode=0]
> add ssh debug logs to tests
> ---------------------------
>
> Key: WHIRR-418
> URL: https://issues.apache.org/jira/browse/WHIRR-418
> Project: Whirr
> Issue Type: Improvement
> Affects Versions: 0.6.0
> Reporter: Adrian Cole
> Assignee: Adrian Cole
> Fix For: 0.7.0
>
> Attachments: WHIRR-418.patch
>
>
> As we are noticing ssh transport issues, it would be a good idea to log the
> "jclouds.ssh" logger at TRACE level to its own file.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira