Advertisement
Guest User

Untitled

a guest
Apr 10th, 2016
1,146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.21 KB | None | 0 0
  1. ansible all -vvvv -m raw -a 'date' -u pi -i "192.168.2.3," --private-key ~/Desktop/printer_id_rsa
  2. No config file found; using defaults
  3. Loaded callback minimal of type stdout, v2.0
  4. <192.168.2.3> ESTABLISH SSH CONNECTION FOR USER: pi
  5. <192.168.2.3> SSH: EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o 'IdentityFile="/Users/jack/Desktop/printer_id_rsa"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=pi -o ConnectTimeout=10 -o ControlPath=/Users/jack/.ansible/cp/ansible-ssh-%h-%p-%r -tt 192.168.2.3 date
  6. 192.168.2.3 | SUCCESS | rc=0 >>
  7. Sun 10 Apr 19:38:02 EDT 2016
  8. OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
  9. debug1: Reading configuration data /Users/jack/.ssh/config
  10. debug1: Reading configuration data /etc/ssh_config
  11. debug1: /etc/ssh_config line 20: Applying options for *
  12. debug1: /etc/ssh_config line 102: Applying options for *
  13. debug1: auto-mux: Trying existing master
  14. debug1: Control socket "/Users/jack/.ansible/cp/ansible-ssh-192.168.2.3-22-pi" does not exist
  15. debug2: ssh_connect: needpriv 0
  16. debug1: Connecting to 192.168.2.3 [192.168.2.3] port 22.
  17. debug2: fd 3 setting O_NONBLOCK
  18. debug1: fd 3 clearing O_NONBLOCK
  19. debug1: Connection established.
  20. debug3: timeout: 9999 ms remain after connect
  21. debug3: Incorrect RSA1 identifier
  22. debug3: Could not load "/Users/jack/Desktop/printer_id_rsa" as a RSA1 public key
  23. debug1: identity file /Users/jack/Desktop/printer_id_rsa type 1
  24. debug1: identity file /Users/jack/Desktop/printer_id_rsa-cert type -1
  25. debug1: Enabling compatibility mode for protocol 2.0
  26. debug1: Local version string SSH-2.0-OpenSSH_6.2
  27. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1 Raspbian-5+deb8u1
  28. debug1: match: OpenSSH_6.7p1 Raspbian-5+deb8u1 pat OpenSSH*
  29. debug2: fd 3 setting O_NONBLOCK
  30. debug3: load_hostkeys: loading entries for host "192.168.2.3" from file "/Users/jack/.ssh/known_hosts"
  31. debug3: load_hostkeys: found key type RSA in file /Users/jack/.ssh/known_hosts:113
  32. debug3: load_hostkeys: loaded 1 keys
  33. debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],ssh-rsa
  34. debug1: SSH2_MSG_KEXINIT sent
  35. debug1: SSH2_MSG_KEXINIT received
  36. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  37. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  38. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  39. debug2: kex_parse_kexinit: [email protected],zlib,none
  40. debug2: kex_parse_kexinit: [email protected],zlib,none
  41. debug2: kex_parse_kexinit:
  42. debug2: kex_parse_kexinit:
  43. debug2: kex_parse_kexinit: first_kex_follows 0
  44. debug2: kex_parse_kexinit: reserved 0
  45. debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  46. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519
  47. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],[email protected]
  48. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],[email protected]
  49. debug2: kex_parse_kexinit: none,[email protected]
  50. debug2: kex_parse_kexinit: none,[email protected]
  51. debug2: kex_parse_kexinit:
  52. debug2: kex_parse_kexinit:
  53. debug2: kex_parse_kexinit: first_kex_follows 0
  54. debug2: kex_parse_kexinit: reserved 0
  55. debug2: mac_setup: found [email protected]
  56. debug1: kex: server->client aes128-ctr [email protected] [email protected]
  57. debug2: mac_setup: found [email protected]
  58. debug1: kex: client->server aes128-ctr [email protected] [email protected]
  59. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<2048<8192) sent
  60. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  61. debug2: dh_gen_key: priv key bits set: 162/320
  62. debug2: bits set: 1055/2048
  63. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  64. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  65. debug1: Server host key: RSA 7d:df:de:76:7a:d5:ea:a0:cc:6a:f9:9d:e9:37:78:c0
  66. debug3: load_hostkeys: loading entries for host "192.168.2.3" from file "/Users/jack/.ssh/known_hosts"
  67. debug3: load_hostkeys: found key type RSA in file /Users/jack/.ssh/known_hosts:113
  68. debug3: load_hostkeys: loaded 1 keys
  69. debug1: Host '192.168.2.3' is known and matches the RSA host key.
  70. debug1: Found key in /Users/jack/.ssh/known_hosts:113
  71. debug2: bits set: 1054/2048
  72. debug1: ssh_rsa_verify: signature correct
  73. debug2: kex_derive_keys
  74. debug2: set_newkeys: mode 1
  75. debug1: SSH2_MSG_NEWKEYS sent
  76. debug1: expecting SSH2_MSG_NEWKEYS
  77. debug2: set_newkeys: mode 0
  78. debug1: SSH2_MSG_NEWKEYS received
  79. debug1: Roaming not allowed by server
  80. debug1: SSH2_MSG_SERVICE_REQUEST sent
  81. debug2: service_accept: ssh-userauth
  82. debug1: SSH2_MSG_SERVICE_ACCEPT received
  83. debug2: key: /Users/jack/Desktop/printer_id_rsa (0x7fa8e3604990), explicit
  84. debug1: Authentications that can continue: publickey,password
  85. debug3: start over, passed a different list publickey,password
  86. debug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey
  87. debug3: authmethod_lookup publickey
  88. debug3: remaining preferred: ,gssapi-keyex,hostbased,publickey
  89. debug3: authmethod_is_enabled publickey
  90. debug1: Next authentication method: publickey
  91. debug1: Offering RSA public key: /Users/jack/Desktop/printer_id_rsa
  92. debug3: send_pubkey_test
  93. debug2: we sent a publickey packet, wait for reply
  94. debug1: Server accepts key: pkalg ssh-rsa blen 279
  95. debug2: input_userauth_pk_ok: fp f4:10:19:f7:ab:8b:e8:0e:ad:61:6e:96:31:23:29:02
  96. debug3: sign_and_send_pubkey: RSA f4:10:19:f7:ab:8b:e8:0e:ad:61:6e:96:31:23:29:02
  97. debug1: read PEM private key done: type RSA
  98. debug1: Enabling compression at level 6.
  99. debug1: Authentication succeeded (publickey).
  100. Authenticated to 192.168.2.3 ([192.168.2.3]:22).
  101. debug1: setting up multiplex master socket
  102. debug3: muxserver_listen: temporary control path /Users/jack/.ansible/cp/ansible-ssh-192.168.2.3-22-pi.9gZhY8sp78U0w6gT
  103. debug2: fd 4 setting O_NONBLOCK
  104. debug3: fd 4 is O_NONBLOCK
  105. debug3: fd 4 is O_NONBLOCK
  106. debug1: channel 0: new [/Users/jack/.ansible/cp/ansible-ssh-192.168.2.3-22-pi]
  107. debug3: muxserver_listen: mux listener channel 0 fd 4
  108. debug1: control_persist_detach: backgrounding master process
  109. debug2: control_persist_detach: background process is 17225
  110. debug2: fd 4 setting O_NONBLOCK
  111. debug1: forking to background
  112. debug1: Entering interactive session.
  113. debug2: set_control_persist_exit_time: schedule exit in 60 seconds
  114. debug1: multiplexing control connection
  115. debug3: fd 5 is O_NONBLOCK
  116. debug3: fd 5 is O_NONBLOCK
  117. debug1: channel 1: new [mux-control]
  118. debug3: channel_post_mux_listener: new mux channel 1 fd 5
  119. debug3: mux_master_read_cb: channel 1: hello sent
  120. debug2: set_control_persist_exit_time: cancel scheduled exit
  121. debug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4
  122. debug2: process_mux_master_hello: channel 1 slave version 4
  123. debug2: mux_client_hello_exchange: master version 4
  124. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  125. debug3: mux_client_request_session: entering
  126. debug3: mux_client_request_alive: entering
  127. debug3: mux_master_read_cb: channel 1 packet type 0x10000004 len 4
  128. debug2: process_mux_alive_check: channel 1: alive check
  129. debug3: mux_client_request_alive: done pid = 17226
  130. debug3: mux_client_request_session: session request sent
  131. debug3: mux_master_read_cb: channel 1 packet type 0x10000002 len 74
  132. debug2: process_mux_new_session: channel 1: request tty 1, X 0, agent 0, subsys 0, term "xterm-256color", cmd "date", env 1
  133. debug3: process_mux_new_session: got fds stdin 6, stdout 7, stderr 8
  134. debug2: fd 7 setting O_NONBLOCK
  135. debug2: fd 8 setting O_NONBLOCK
  136. debug1: channel 2: new [client-session]
  137. debug2: process_mux_new_session: channel_new: 2 linked to control channel 1
  138. debug2: channel 2: send open
  139. debug2: callback start
  140. debug2: client_session2_setup: id 2
  141. debug2: fd 3 setting TCP_NODELAY
  142. debug3: packet_set_tos: set IP_TOS 0x10
  143. debug2: channel 2: request pty-req confirm 1
  144. debug1: Sending environment.
  145. debug1: Sending env LANG = en_US.UTF-8
  146. debug2: channel 2: request env confirm 0
  147. debug1: Sending command: date
  148. debug2: channel 2: request exec confirm 1
  149. debug3: mux_session_confirm: sending success reply
  150. debug2: callback done
  151. debug2: channel 2: open confirm rwindow 0 rmax 32768
  152. debug1: mux_client_request_session: master session id: 2
  153. debug2: channel_input_status_confirm: type 99 id 2
  154. debug2: PTY allocation request accepted on channel 2
  155. debug2: channel 2: rcvd adjust 2097152
  156. debug2: channel_input_status_confirm: type 99 id 2
  157. debug2: exec request accepted on channel 2
  158. debug2: channel 2: rcvd eof
  159. debug2: channel 2: output open -> drain
  160. debug2: channel 2: obuf empty
  161. debug2: channel 2: close_write
  162. debug2: channel 2: output drain -> closed
  163. debug1: client_input_channel_req: channel 2 rtype exit-status reply 0
  164. debug3: mux_exit_message: channel 2: exit message, evitval 0
  165. debug1: client_input_channel_req: channel 2 rtype [email protected] reply 0
  166. debug2: channel 2: rcvd eow
  167. debug2: channel 2: close_read
  168. debug2: channel 2: input open -> closed
  169. debug2: channel 2: rcvd close
  170. debug3: channel 2: will not send data after close
  171. debug2: channel 2: send close
  172. debug2: channel 2: is dead
  173. debug2: channel 2: gc: notify user
  174. debug3: mux_master_session_cleanup_cb: entering for channel 2
  175. debug2: channel 1: rcvd close
  176. debug2: channel 1: output open -> drain
  177. debug2: channel 1: close_read
  178. debug2: channel 1: input open -> closed
  179. debug2: channel 2: gc: user detached
  180. debug2: channel 2: is dead
  181. debug2: channel 2: garbage collecting
  182. debug1: channel 2: free: client-session, nchannels 3
  183. debug3: channel 2: status: The following connections are open:
  184. #2 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)
  185.  
  186. debug2: channel 1: obuf empty
  187. debug2: channel 1: close_write
  188. debug2: channel 1: output drain -> closed
  189. debug2: channel 1: is dead (local)
  190. debug2: channel 1: gc: notify user
  191. debug3: mux_master_control_cleanup_cb: entering for channel 1
  192. debug2: channel 1: gc: user detached
  193. debug2: channel 1: is dead (local)
  194. debug2: channel 1: garbage collecting
  195. debug1: channel 1: free: mux-control, nchannels 2
  196. debug3: channel 1: status: The following connections are open:
  197.  
  198. debug3: mux_client_read_packet: read header failed: Broken pipe
  199. debug2: Received exit status from master 0
  200. Shared connection to 192.168.2.3 closed.
  201. debug2: set_control_persist_exit_time: schedule exit in 60 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement