Advertisement
Guest User

Untitled

a guest
Mar 21st, 2016
860
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.11 KB | None | 0 0
  1. oliver:~/devel/vserver/ansible$ ANSIBLE_DEBUG=y LANG= ansible all -m ping -vvvvv
  2. 14117 1458466821.08207: starting run
  3. Using /home/oliver/devel/vserver/ansible/ansible.cfg as config file
  4. Loaded callback minimal of type stdout, v2.0
  5. 14117 1458466821.29262: in VariableManager get_vars()
  6. 14117 1458466821.29287: done with get_vars()
  7. 14117 1458466821.30384: getting the remaining hosts for this loop
  8. 14117 1458466821.30401: done getting the remaining hosts for this loop
  9. 14117 1458466821.30422: building list of next tasks for hosts
  10. 14117 1458466821.30427: getting the next task for host vs5vb
  11. 14117 1458466821.30435: done getting next task for host vs5vb
  12. 14117 1458466821.30440: ^ task is: TASK: meta
  13. 14117 1458466821.30444: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, role=None, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? None, rescue child state? None, always child state? None
  14. 14117 1458466821.30448: done building task lists
  15. 14117 1458466821.30451: counting tasks in each state of execution
  16. 14117 1458466821.30454: done counting tasks in each state of execution
  17. 14117 1458466821.30457: advancing hosts in ITERATING_TASKS
  18. 14117 1458466821.30460: starting to advance hosts
  19. 14117 1458466821.30463: getting the next task for host vs5vb
  20. 14117 1458466821.30468: done getting next task for host vs5vb
  21. 14117 1458466821.30471: ^ task is: TASK: meta
  22. 14117 1458466821.30474: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, role=None, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? None, rescue child state? None, always child state? None
  23. 14117 1458466821.30477: done advancing hosts to next task
  24. 14117 1458466821.30664: done queuing things up, now waiting for results queue to drain
  25. 14117 1458466821.30669: waiting for pending results...
  26. 14117 1458466821.30673: no more pending results, returning what we have
  27. 14117 1458466821.30677: results queue empty
  28. 14117 1458466821.30679: checking for any_errors_fatal
  29. 14117 1458466821.30682: done checking for any_errors_fatal
  30. 14117 1458466821.30685: getting the remaining hosts for this loop
  31. 14117 1458466821.30690: done getting the remaining hosts for this loop
  32. 14117 1458466821.30711: building list of next tasks for hosts
  33. 14117 1458466821.30715: getting the next task for host vs5vb
  34. 14117 1458466821.30723: done getting next task for host vs5vb
  35. 14117 1458466821.30727: ^ task is: TASK: ping
  36. 14117 1458466821.30731: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, role=None, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? None, rescue child state? None, always child state? None
  37. 14117 1458466821.30734: done building task lists
  38. 14117 1458466821.30737: counting tasks in each state of execution
  39. 14117 1458466821.30741: done counting tasks in each state of execution
  40. 14117 1458466821.30744: advancing hosts in ITERATING_TASKS
  41. 14117 1458466821.30746: starting to advance hosts
  42. 14117 1458466821.30750: getting the next task for host vs5vb
  43. 14117 1458466821.30756: done getting next task for host vs5vb
  44. 14117 1458466821.30760: ^ task is: TASK: ping
  45. 14117 1458466821.30764: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, role=None, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? None, rescue child state? None, always child state? None
  46. 14117 1458466821.30767: done advancing hosts to next task
  47. 14117 1458466821.30776: getting variables
  48. 14117 1458466821.30780: in VariableManager get_vars()
  49. 14117 1458466821.30812: done with get_vars()
  50. 14117 1458466821.30820: done getting variables
  51. 14117 1458466821.30825: sending task start callback, copying the task so we can template it temporarily
  52. 14117 1458466821.30828: done copying, going to template now
  53. 14117 1458466821.30832: done templating
  54. 14117 1458466821.30834: here goes the callback...
  55. 14117 1458466821.30839: sending task start callback
  56. 14117 1458466821.30843: entering _queue_task() for vs5vb/TASK: ping
  57. 14117 1458466821.30847: vs5vb - putting task (TASK: ping) in queue
  58. 14117 1458466821.30850: worker is 1 (out of 1 available)
  59. 14117 1458466821.30969: exiting _queue_task() for vs5vb/TASK: ping
  60. 14117 1458466821.30996: done queuing things up, now waiting for results queue to drain
  61. 14117 1458466821.31001: waiting for pending results...
  62. 14131 1458466821.31917: running TaskExecutor() for vs5vb/TASK: ping
  63. 14131 1458466821.31950: in run()
  64. 14131 1458466821.32099: calling self._execute()
  65. 14131 1458466821.35560: starting attempt loop
  66. 14131 1458466821.35570: running the handler
  67. 14131 1458466821.35681: _low_level_execute_command(): starting
  68. 14131 1458466821.35687: _low_level_execute_command(): executing: /bin/sh -c '( umask 22 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884 `" && echo "` echo $HOME/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884 `" )'
  69. <vs5vb> ESTABLISH SSH CONNECTION FOR USER: None
  70. <vs5vb> SSH: ansible.cfg set ssh_args: (-o)(ControlMaster=auto)(-o)(ControlPersist=60s)
  71. <vs5vb> SSH: ansible_password/ansible_ssh_pass not set: (-o)(KbdInteractiveAuthentication=no)(-o)(PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey)(-o)(PasswordAuthentication=no)
  72. <vs5vb> SSH: ANSIBLE_TIMEOUT/timeout set: (-o)(ConnectTimeout=10)
  73. <vs5vb> SSH: PlayContext set ssh_common_args: ()
  74. <vs5vb> SSH: PlayContext set ssh_extra_args: ()
  75. <vs5vb> SSH: found only ControlPersist; added ControlPath: (-o)(ControlPath=/home/oliver/.ansible/cp/ansible-ssh-%h-%p-%r)
  76. <vs5vb> SSH: EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/home/oliver/.ansible/cp/ansible-ssh-%h-%p-%r -tt vs5vb '/bin/sh -c '"'"'( umask 22 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884 `" && echo "` echo $HOME/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884 `" )'"'"''
  77. 14131 1458466821.36777: stderr chunk (state=2):
  78. >>>OpenSSH_5.9p1 Debian-5ubuntu1.8, OpenSSL 1.0.1 14 Mar 2012
  79. <<<
  80.  
  81. 14131 1458466821.37514: stderr chunk (state=3):
  82. >>>debug1: Reading configuration data /home/oliver/.ssh/config
  83. <<<
  84.  
  85. 14131 1458466821.37558: stderr chunk (state=3):
  86. >>>debug1: Reading configuration data /etc/ssh/ssh_config
  87. <<<
  88.  
  89. 14131 1458466821.37572: stderr chunk (state=3):
  90. >>>debug1: /etc/ssh/ssh_config line 19: Applying options for *
  91. <<<
  92.  
  93. 14131 1458466821.37663: stderr chunk (state=3):
  94. >>>debug1: auto-mux: Trying existing master
  95. debug1: Control socket "/home/oliver/.ansible/cp/ansible-ssh-vs5vb-22-oliver" does not exist
  96. debug2: ssh_connect: needpriv 0
  97. <<<
  98.  
  99. 14131 1458466821.38053: stderr chunk (state=3):
  100. >>>debug1: Connecting to vs5vb [192.168.0.27] port 22.
  101. debug2: fd 3 setting O_NONBLOCK
  102. <<<
  103.  
  104. 14131 1458466821.38472: stderr chunk (state=3):
  105. >>>debug1: fd 3 clearing O_NONBLOCK
  106. debug1: Connection established.
  107. debug3: timeout: 9997 ms remain after connect
  108. debug3: Incorrect RSA1 identifier
  109. debug3: Could not load "/home/oliver/.ssh/id_rsa" as a RSA1 public key
  110. debug1: identity file /home/oliver/.ssh/id_rsa type 1
  111. debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
  112. debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
  113. debug1: identity file /home/oliver/.ssh/id_rsa-cert type -1
  114. debug1: identity file /home/oliver/.ssh/id_dsa type -1
  115. debug1: identity file /home/oliver/.ssh/id_dsa-cert type -1
  116. debug1: identity file /home/oliver/.ssh/id_ecdsa type -1
  117. debug1: identity file /home/oliver/.ssh/id_ecdsa-cert type -1
  118. <<<
  119.  
  120. 14131 1458466821.39652: stderr chunk (state=3):
  121. >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1 Debian-5+deb8u1
  122. debug1: match: OpenSSH_6.7p1 Debian-5+deb8u1 pat OpenSSH*
  123. debug1: Enabling compatibility mode for protocol 2.0
  124. <<<
  125.  
  126. 14131 1458466821.39686: stderr chunk (state=3):
  127. >>>debug1: Local version string SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.8
  128. debug2: fd 3 setting O_NONBLOCK
  129. debug3: load_hostkeys: loading entries for host "vs5vb" from file "/home/oliver/.ssh/known_hosts"
  130. <<<
  131.  
  132. 14131 1458466821.40215: stderr chunk (state=3):
  133. >>>debug3: load_hostkeys: found key type ECDSA in file /home/oliver/.ssh/known_hosts:82
  134. debug3: load_hostkeys: loaded 1 keys
  135. <<<
  136.  
  137. 14131 1458466821.40249: stderr chunk (state=3):
  138. >>>debug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  139. debug1: SSH2_MSG_KEXINIT sent
  140. <<<
  141.  
  142. 14131 1458466821.40484: stderr chunk (state=3):
  143. >>>debug1: SSH2_MSG_KEXINIT received
  144. debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  145. debug2: kex_parse_kexinit: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ssh-rsa,ssh-dss
  146. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  147. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  148. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  149. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  150. debug2: kex_parse_kexinit: zlib@openssh.com,zlib,none
  151. debug2: kex_parse_kexinit: zlib@openssh.com,zlib,none
  152. debug2: kex_parse_kexinit:
  153. debug2: kex_parse_kexinit:
  154. debug2: kex_parse_kexinit: first_kex_follows 0
  155. debug2: kex_parse_kexinit: reserved 0
  156. debug2: kex_parse_kexinit: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  157. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519
  158. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com
  159. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com
  160. debug2: kex_parse_kexinit: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  161. debug2: kex_parse_kexinit: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  162. debug2: kex_parse_kexinit: none,zlib@openssh.com
  163. debug2: kex_parse_kexinit: none,zlib@openssh.com
  164. debug2: kex_parse_kexinit:
  165. debug2: kex_parse_kexinit:
  166. debug2: kex_parse_kexinit: first_kex_follows 0
  167. debug2: kex_parse_kexinit: reserved 0
  168. debug2: mac_setup: found hmac-sha1
  169. debug1: kex: server->client aes128-ctr hmac-sha1 zlib@openssh.com
  170. debug2: mac_setup: found hmac-sha1
  171. debug1: kex: client->server aes128-ctr hmac-sha1 zlib@openssh.com
  172. <<<
  173.  
  174. 14131 1458466821.40717: stderr chunk (state=3):
  175. >>>debug1: sending SSH2_MSG_KEX_ECDH_INIT
  176. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  177. <<<
  178.  
  179. 14131 1458466821.45577: stderr chunk (state=3):
  180. >>>debug1: Server host key: ECDSA 65:cf:64:76:7d:a2:4d:e5:51:3b:92:56:eb:00:b7:63
  181. debug3: load_hostkeys: loading entries for host "vs5vb" from file "/home/oliver/.ssh/known_hosts"
  182. <<<
  183.  
  184. 14131 1458466821.45873: stderr chunk (state=3):
  185. >>>debug3: load_hostkeys: found key type ECDSA in file /home/oliver/.ssh/known_hosts:82
  186. debug3: load_hostkeys: loaded 1 keys
  187. <<<
  188.  
  189. 14131 1458466821.45887: stderr chunk (state=3):
  190. >>>debug3: load_hostkeys: loading entries for host "192.168.0.27" from file "/home/oliver/.ssh/known_hosts"
  191. <<<
  192.  
  193. 14131 1458466821.46175: stderr chunk (state=3):
  194. >>>debug3: load_hostkeys: found key type ECDSA in file /home/oliver/.ssh/known_hosts:83
  195. debug3: load_hostkeys: loaded 1 keys
  196. debug1: Host 'vs5vb' is known and matches the ECDSA host key.
  197. debug1: Found key in /home/oliver/.ssh/known_hosts:82
  198. <<<
  199.  
  200. 14131 1458466821.46931: stderr chunk (state=3):
  201. >>>debug1: ssh_ecdsa_verify: signature correct
  202. debug2: kex_derive_keys
  203. debug2: set_newkeys: mode 1
  204. debug1: SSH2_MSG_NEWKEYS sent
  205. debug1: expecting SSH2_MSG_NEWKEYS
  206. <<<
  207.  
  208. 14131 1458466821.46962: stderr chunk (state=3):
  209. >>>debug2: set_newkeys: mode 0
  210. debug1: SSH2_MSG_NEWKEYS received
  211. debug1: SSH2_MSG_SERVICE_REQUEST sent
  212. <<<
  213.  
  214. 14131 1458466821.51156: stderr chunk (state=3):
  215. >>>debug2: service_accept: ssh-userauth
  216. <<<
  217.  
  218. 14131 1458466821.51187: stderr chunk (state=3):
  219. >>>debug1: SSH2_MSG_SERVICE_ACCEPT received
  220. <<<
  221.  
  222. 14131 1458466821.51868: stderr chunk (state=3):
  223. >>>debug2: key: /home/oliver/.ssh/id_rsa (0xb81e4c48)
  224. debug2: key: /home/oliver/.ssh/id_dsa ((nil))
  225. debug2: key: /home/oliver/.ssh/id_ecdsa ((nil))
  226. <<<
  227.  
  228. 14131 1458466821.53298: stderr chunk (state=3):
  229. >>>debug1: Authentications that can continue: publickey,password
  230. <<<
  231.  
  232. 14131 1458466821.53355: stderr chunk (state=3):
  233. >>>debug3: start over, passed a different list publickey,password
  234. <<<
  235.  
  236. 14131 1458466821.53384: stderr chunk (state=3):
  237. >>>debug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey
  238. <<<
  239.  
  240. 14131 1458466821.53412: stderr chunk (state=3):
  241. >>>debug3: authmethod_lookup publickey
  242. <<<
  243.  
  244. 14131 1458466821.53438: stderr chunk (state=3):
  245. >>>debug3: remaining preferred: ,gssapi-keyex,hostbased,publickey
  246. <<<
  247.  
  248. 14131 1458466821.53462: stderr chunk (state=3):
  249. >>>debug3: authmethod_is_enabled publickey
  250. <<<
  251.  
  252. 14131 1458466821.53487: stderr chunk (state=3):
  253. >>>debug1: Next authentication method: publickey
  254. <<<
  255.  
  256. 14131 1458466821.53512: stderr chunk (state=3):
  257. >>>debug1: Offering RSA public key: /home/oliver/.ssh/id_rsa
  258. <<<
  259.  
  260. 14131 1458466821.53544: stderr chunk (state=3):
  261. >>>debug3: send_pubkey_test
  262. <<<
  263.  
  264. 14131 1458466821.53564: stderr chunk (state=3):
  265. >>>debug2: we sent a publickey packet, wait for reply
  266. <<<
  267.  
  268. 14131 1458466821.53790: stderr chunk (state=3):
  269. >>>debug1: Server accepts key: pkalg ssh-rsa blen 279
  270. <<<
  271.  
  272. 14131 1458466821.53805: stderr chunk (state=3):
  273. >>>debug2: input_userauth_pk_ok: fp d0:a2:92:1a:ef:2a:2c:79:80:40:a8:f5:8a:40:14:20
  274. <<<
  275.  
  276. 14131 1458466821.53814: stderr chunk (state=3):
  277. >>>debug3: sign_and_send_pubkey: RSA d0:a2:92:1a:ef:2a:2c:79:80:40:a8:f5:8a:40:14:20
  278. <<<
  279.  
  280. 14131 1458466821.56135: stderr chunk (state=3):
  281. >>>debug1: Enabling compression at level 6.
  282. <<<
  283.  
  284. 14131 1458466821.56157: stderr chunk (state=3):
  285. >>>debug1: Authentication succeeded (publickey).
  286. <<<
  287.  
  288. 14131 1458466821.56163: stderr chunk (state=3):
  289. >>>Authenticated to vs5vb ([192.168.0.27]:22).
  290. debug1: setting up multiplex master socket
  291. <<<
  292.  
  293. 14131 1458466821.56168: stderr chunk (state=3):
  294. >>>debug3: muxserver_listen: temporary control path /home/oliver/.ansible/cp/ansible-ssh-vs5vb-22-oliver.Jag55qkaRlFDxOWV
  295. <<<
  296.  
  297. 14131 1458466821.56185: stderr chunk (state=3):
  298. >>>debug2: fd 4 setting O_NONBLOCK
  299. <<<
  300.  
  301. 14131 1458466821.56191: stderr chunk (state=3):
  302. >>>debug3: fd 4 is O_NONBLOCK
  303. debug3: fd 4 is O_NONBLOCK
  304. debug1: channel 0: new [/home/oliver/.ansible/cp/ansible-ssh-vs5vb-22-oliver]
  305. debug3: muxserver_listen: mux listener channel 0 fd 4
  306. <<<
  307.  
  308. 14131 1458466821.56195: stderr chunk (state=3):
  309. >>>debug1: control_persist_detach: backgrounding master process
  310. <<<
  311.  
  312. 14131 1458466821.56246: stderr chunk (state=3):
  313. >>>debug2: control_persist_detach: background process is 14135
  314. <<<
  315.  
  316. 14131 1458466821.56263: stderr chunk (state=3):
  317. >>>debug2: fd 4 setting O_NONBLOCK
  318. debug1: forking to background
  319. <<<
  320.  
  321. 14131 1458466821.56287: stderr chunk (state=3):
  322. >>>debug1: Entering interactive session.
  323. <<<
  324.  
  325. 14131 1458466821.56296: stderr chunk (state=3):
  326. >>>debug2: set_control_persist_exit_time: schedule exit in 60 seconds
  327. debug1: multiplexing control connection
  328. <<<
  329.  
  330. 14131 1458466821.56303: stderr chunk (state=3):
  331. >>>debug2: fd 5 setting O_NONBLOCK
  332. debug3: fd 5 is O_NONBLOCK
  333. debug1: channel 1: new [mux-control]
  334. debug3: channel_post_mux_listener: new mux channel 1 fd 5
  335. <<<
  336.  
  337. 14131 1458466821.56308: stderr chunk (state=3):
  338. >>>debug3: mux_master_read_cb: channel 1: hello sent
  339. debug2: set_control_persist_exit_time: cancel scheduled exit
  340. <<<
  341.  
  342. 14131 1458466821.56312: stderr chunk (state=3):
  343. >>>debug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4
  344. debug2: process_mux_master_hello: channel 1 slave version 4
  345. <<<
  346.  
  347. 14131 1458466821.56319: stderr chunk (state=3):
  348. >>>debug2: mux_client_hello_exchange: master version 4
  349. debug3: mux_client_request_forwards: requesting forwardings: 0 local, 0 remote
  350. debug3: mux_client_request_session: entering
  351. debug3: mux_client_request_alive: entering
  352. <<<
  353.  
  354. 14131 1458466821.56342: stderr chunk (state=3):
  355. >>>debug3: mux_master_read_cb: channel 1 packet type 0x10000004 len 4
  356. debug2: process_mux_alive_check: channel 1: alive check
  357. <<<
  358.  
  359. 14131 1458466821.56386: stderr chunk (state=3):
  360. >>>debug3: mux_client_request_alive: done pid = 14136
  361. <<<
  362.  
  363. 14131 1458466821.56440: stderr chunk (state=3):
  364. >>>debug3: mux_master_read_cb: channel 1 packet type 0x10000002 len 239
  365. debug2: process_mux_new_session: channel 1: request tty 1, X 0, agent 0, subsys 0, term "xterm", cmd "/bin/sh -c '( umask 22 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884 `" && echo "` echo $HOME/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884 `" )'", env 1
  366. debug3: mm_receive_fd: recvmsg: Resource temporarily unavailable
  367. <<<
  368.  
  369. 14131 1458466821.56477: stderr chunk (state=3):
  370. >>>debug3: mm_receive_fd: recvmsg: Resource temporarily unavailable
  371. <<<
  372.  
  373. 14131 1458466821.56506: stderr chunk (state=3):
  374. >>>debug3: mm_receive_fd: recvmsg: Resource temporarily unavailable
  375. <<<
  376.  
  377. 14131 1458466821.56599: stderr chunk (state=3):
  378. >>>debug3: process_mux_new_session: got fds stdin 6, stdout 7, stderr 8
  379. debug2: fd 7 setting O_NONBLOCK
  380. debug2: fd 8 setting O_NONBLOCK
  381. debug1: channel 2: new [client-session]
  382. debug2: process_mux_new_session: channel_new: 2 linked to control channel 1
  383. debug2: channel 2: send open
  384. <<<
  385.  
  386. 14131 1458466821.56641: stderr chunk (state=3):
  387. >>>debug3: mux_client_request_session: session request sent
  388. <<<
  389.  
  390. 14131 1458466821.57654: stderr chunk (state=3):
  391. >>>debug2: callback start
  392. debug2: client_session2_setup: id 2
  393. debug2: fd 3 setting TCP_NODELAY
  394. debug2: channel 2: request pty-req confirm 1
  395. <<<
  396.  
  397. 14131 1458466821.57669: stderr chunk (state=3):
  398. >>>debug1: Sending environment.
  399. debug1: Sending env LANG =
  400. debug2: channel 2: request env confirm 0
  401. debug1: Sending command: /bin/sh -c '( umask 22 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884 `" && echo "` echo $HOME/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884 `" )'
  402. debug2: channel 2: request exec confirm 1
  403. debug3: mux_session_confirm: sending success reply
  404. <<<
  405.  
  406. 14131 1458466821.57675: stderr chunk (state=3):
  407. >>>debug2: callback done
  408. debug2: channel 2: open confirm rwindow 0 rmax 32768
  409. debug1: mux_client_request_session: master session id: 2
  410. <<<
  411.  
  412. 14131 1458466821.57850: stderr chunk (state=3):
  413. >>>debug2: channel_input_status_confirm: type 99 id 2
  414. debug2: PTY allocation request accepted on channel 2
  415. debug2: channel 2: rcvd adjust 2097152
  416. debug2: channel_input_status_confirm: type 99 id 2
  417. debug2: exec request accepted on channel 2
  418. <<<
  419.  
  420. 14131 1458466821.58508: stderr chunk (state=3):
  421. >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0
  422. debug3: mux_exit_message: channel 2: exit message, evitval 0
  423. debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0
  424. debug2: channel 2: rcvd eow
  425. debug2: channel 2: close_read
  426. debug2: channel 2: input open -> closed
  427. debug2: channel 2: rcvd eof
  428. debug2: channel 2: output open -> drain
  429. debug2: channel 2: obuf empty
  430. debug2: channel 2: close_write
  431. debug2: channel 2: output drain -> closed
  432. debug2: channel 2: rcvd close
  433. debug3: channel 2: will not send data after close
  434. debug2: channel 2: send close
  435. debug2: channel 2: is dead
  436. debug2: channel 2: gc: notify user
  437. debug3: mux_master_session_cleanup_cb: entering for channel 2
  438. debug2: channel 1: rcvd close
  439. debug2: channel 1: output open -> drain
  440. debug2: channel 1: close_read
  441. debug2: channel 1: input open -> closed
  442. <<<
  443.  
  444. 14131 1458466821.58536: stdout chunk (state=3):
  445. >>>/home/oliver/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884
  446. <<<
  447.  
  448. 14131 1458466821.58548: stderr chunk (state=3):
  449. >>>debug2: channel 2: gc: user detached
  450. debug2: channel 2: is dead
  451. debug2: channel 2: garbage collecting
  452. debug1: channel 2: free: client-session, nchannels 3
  453. debug3: channel 2: status: The following connections are open:
  454. #2 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)
  455.  
  456. debug2: channel 1: obuf empty
  457. debug2: channel 1: close_write
  458. debug2: channel 1: output drain -> closed
  459. debug2: channel 1: is dead (local)
  460. debug2: channel 1: gc: notify user
  461. debug3: mux_master_control_cleanup_cb: entering for channel 1
  462. debug2: channel 1: gc: user detached
  463. debug2: channel 1: is dead (local)
  464. debug2: channel 1: garbage collecting
  465. debug1: channel 1: free: mux-control, nchannels 2
  466. debug3: channel 1: status: The following connections are open:
  467.  
  468. debug2: set_control_persist_exit_time: schedule exit in 60 seconds
  469. debug3: mux_client_read_packet: read header failed: Broken pipe
  470. debug2: Received exit status from master 0
  471. Shared connection to vs5vb closed.
  472. <<<
  473.  
  474. 14131 1458466821.58622: stdout chunk (state=3):
  475. >>><<<
  476.  
  477. 14131 1458466821.58671: _low_level_execute_command() done: rc=0, stdout=/home/oliver/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884
  478. , stderr=OpenSSH_5.9p1 Debian-5ubuntu1.8, OpenSSL 1.0.1 14 Mar 2012
  479. debug1: Reading configuration data /home/oliver/.ssh/config
  480. debug1: Reading configuration data /etc/ssh/ssh_config
  481. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  482. debug1: auto-mux: Trying existing master
  483. debug1: Control socket "/home/oliver/.ansible/cp/ansible-ssh-vs5vb-22-oliver" does not exist
  484. debug2: ssh_connect: needpriv 0
  485. debug1: Connecting to vs5vb [192.168.0.27] port 22.
  486. debug2: fd 3 setting O_NONBLOCK
  487. debug1: fd 3 clearing O_NONBLOCK
  488. debug1: Connection established.
  489. debug3: timeout: 9997 ms remain after connect
  490. debug3: Incorrect RSA1 identifier
  491. debug3: Could not load "/home/oliver/.ssh/id_rsa" as a RSA1 public key
  492. debug1: identity file /home/oliver/.ssh/id_rsa type 1
  493. debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
  494. debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
  495. debug1: identity file /home/oliver/.ssh/id_rsa-cert type -1
  496. debug1: identity file /home/oliver/.ssh/id_dsa type -1
  497. debug1: identity file /home/oliver/.ssh/id_dsa-cert type -1
  498. debug1: identity file /home/oliver/.ssh/id_ecdsa type -1
  499. debug1: identity file /home/oliver/.ssh/id_ecdsa-cert type -1
  500. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1 Debian-5+deb8u1
  501. debug1: match: OpenSSH_6.7p1 Debian-5+deb8u1 pat OpenSSH*
  502. debug1: Enabling compatibility mode for protocol 2.0
  503. debug1: Local version string SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1.8
  504. debug2: fd 3 setting O_NONBLOCK
  505. debug3: load_hostkeys: loading entries for host "vs5vb" from file "/home/oliver/.ssh/known_hosts"
  506. debug3: load_hostkeys: found key type ECDSA in file /home/oliver/.ssh/known_hosts:82
  507. debug3: load_hostkeys: loaded 1 keys
  508. debug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  509. debug1: SSH2_MSG_KEXINIT sent
  510. debug1: SSH2_MSG_KEXINIT received
  511. debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  512. debug2: kex_parse_kexinit: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ssh-rsa,ssh-dss
  513. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  514. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  515. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  516. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  517. debug2: kex_parse_kexinit: zlib@openssh.com,zlib,none
  518. debug2: kex_parse_kexinit: zlib@openssh.com,zlib,none
  519. debug2: kex_parse_kexinit:
  520. debug2: kex_parse_kexinit:
  521. debug2: kex_parse_kexinit: first_kex_follows 0
  522. debug2: kex_parse_kexinit: reserved 0
  523. debug2: kex_parse_kexinit: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  524. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519
  525. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com
  526. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com
  527. debug2: kex_parse_kexinit: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  528. debug2: kex_parse_kexinit: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  529. debug2: kex_parse_kexinit: none,zlib@openssh.com
  530. debug2: kex_parse_kexinit: none,zlib@openssh.com
  531. debug2: kex_parse_kexinit:
  532. debug2: kex_parse_kexinit:
  533. debug2: kex_parse_kexinit: first_kex_follows 0
  534. debug2: kex_parse_kexinit: reserved 0
  535. debug2: mac_setup: found hmac-sha1
  536. debug1: kex: server->client aes128-ctr hmac-sha1 zlib@openssh.com
  537. debug2: mac_setup: found hmac-sha1
  538. debug1: kex: client->server aes128-ctr hmac-sha1 zlib@openssh.com
  539. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  540. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  541. debug1: Server host key: ECDSA 65:cf:64:76:7d:a2:4d:e5:51:3b:92:56:eb:00:b7:63
  542. debug3: load_hostkeys: loading entries for host "vs5vb" from file "/home/oliver/.ssh/known_hosts"
  543. debug3: load_hostkeys: found key type ECDSA in file /home/oliver/.ssh/known_hosts:82
  544. debug3: load_hostkeys: loaded 1 keys
  545. debug3: load_hostkeys: loading entries for host "192.168.0.27" from file "/home/oliver/.ssh/known_hosts"
  546. debug3: load_hostkeys: found key type ECDSA in file /home/oliver/.ssh/known_hosts:83
  547. debug3: load_hostkeys: loaded 1 keys
  548. debug1: Host 'vs5vb' is known and matches the ECDSA host key.
  549. debug1: Found key in /home/oliver/.ssh/known_hosts:82
  550. debug1: ssh_ecdsa_verify: signature correct
  551. debug2: kex_derive_keys
  552. debug2: set_newkeys: mode 1
  553. debug1: SSH2_MSG_NEWKEYS sent
  554. debug1: expecting SSH2_MSG_NEWKEYS
  555. debug2: set_newkeys: mode 0
  556. debug1: SSH2_MSG_NEWKEYS received
  557. debug1: SSH2_MSG_SERVICE_REQUEST sent
  558. debug2: service_accept: ssh-userauth
  559. debug1: SSH2_MSG_SERVICE_ACCEPT received
  560. debug2: key: /home/oliver/.ssh/id_rsa (0xb81e4c48)
  561. debug2: key: /home/oliver/.ssh/id_dsa ((nil))
  562. debug2: key: /home/oliver/.ssh/id_ecdsa ((nil))
  563. debug1: Authentications that can continue: publickey,password
  564. debug3: start over, passed a different list publickey,password
  565. debug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey
  566. debug3: authmethod_lookup publickey
  567. debug3: remaining preferred: ,gssapi-keyex,hostbased,publickey
  568. debug3: authmethod_is_enabled publickey
  569. debug1: Next authentication method: publickey
  570. debug1: Offering RSA public key: /home/oliver/.ssh/id_rsa
  571. debug3: send_pubkey_test
  572. debug2: we sent a publickey packet, wait for reply
  573. debug1: Server accepts key: pkalg ssh-rsa blen 279
  574. debug2: input_userauth_pk_ok: fp d0:a2:92:1a:ef:2a:2c:79:80:40:a8:f5:8a:40:14:20
  575. debug3: sign_and_send_pubkey: RSA d0:a2:92:1a:ef:2a:2c:79:80:40:a8:f5:8a:40:14:20
  576. debug1: Enabling compression at level 6.
  577. debug1: Authentication succeeded (publickey).
  578. Authenticated to vs5vb ([192.168.0.27]:22).
  579. debug1: setting up multiplex master socket
  580. debug3: muxserver_listen: temporary control path /home/oliver/.ansible/cp/ansible-ssh-vs5vb-22-oliver.Jag55qkaRlFDxOWV
  581. debug2: fd 4 setting O_NONBLOCK
  582. debug3: fd 4 is O_NONBLOCK
  583. debug3: fd 4 is O_NONBLOCK
  584. debug1: channel 0: new [/home/oliver/.ansible/cp/ansible-ssh-vs5vb-22-oliver]
  585. debug3: muxserver_listen: mux listener channel 0 fd 4
  586. debug1: control_persist_detach: backgrounding master process
  587. debug2: control_persist_detach: background process is 14135
  588. debug2: fd 4 setting O_NONBLOCK
  589. debug1: forking to background
  590. debug1: Entering interactive session.
  591. debug2: set_control_persist_exit_time: schedule exit in 60 seconds
  592. debug1: multiplexing control connection
  593. debug2: fd 5 setting O_NONBLOCK
  594. debug3: fd 5 is O_NONBLOCK
  595. debug1: channel 1: new [mux-control]
  596. debug3: channel_post_mux_listener: new mux channel 1 fd 5
  597. debug3: mux_master_read_cb: channel 1: hello sent
  598. debug2: set_control_persist_exit_time: cancel scheduled exit
  599. debug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4
  600. debug2: process_mux_master_hello: channel 1 slave version 4
  601. debug2: mux_client_hello_exchange: master version 4
  602. debug3: mux_client_request_forwards: requesting forwardings: 0 local, 0 remote
  603. debug3: mux_client_request_session: entering
  604. debug3: mux_client_request_alive: entering
  605. debug3: mux_master_read_cb: channel 1 packet type 0x10000004 len 4
  606. debug2: process_mux_alive_check: channel 1: alive check
  607. debug3: mux_client_request_alive: done pid = 14136
  608. debug3: mux_master_read_cb: channel 1 packet type 0x10000002 len 239
  609. debug2: process_mux_new_session: channel 1: request tty 1, X 0, agent 0, subsys 0, term "xterm", cmd "/bin/sh -c '( umask 22 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884 `" && echo "` echo $HOME/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884 `" )'", env 1
  610. debug3: mm_receive_fd: recvmsg: Resource temporarily unavailable
  611. debug3: mm_receive_fd: recvmsg: Resource temporarily unavailable
  612. debug3: mm_receive_fd: recvmsg: Resource temporarily unavailable
  613. debug3: process_mux_new_session: got fds stdin 6, stdout 7, stderr 8
  614. debug2: fd 7 setting O_NONBLOCK
  615. debug2: fd 8 setting O_NONBLOCK
  616. debug1: channel 2: new [client-session]
  617. debug2: process_mux_new_session: channel_new: 2 linked to control channel 1
  618. debug2: channel 2: send open
  619. debug3: mux_client_request_session: session request sent
  620. debug2: callback start
  621. debug2: client_session2_setup: id 2
  622. debug2: fd 3 setting TCP_NODELAY
  623. debug2: channel 2: request pty-req confirm 1
  624. debug1: Sending environment.
  625. debug1: Sending env LANG =
  626. debug2: channel 2: request env confirm 0
  627. debug1: Sending command: /bin/sh -c '( umask 22 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884 `" && echo "` echo $HOME/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884 `" )'
  628. debug2: channel 2: request exec confirm 1
  629. debug3: mux_session_confirm: sending success reply
  630. debug2: callback done
  631. debug2: channel 2: open confirm rwindow 0 rmax 32768
  632. debug1: mux_client_request_session: master session id: 2
  633. debug2: channel_input_status_confirm: type 99 id 2
  634. debug2: PTY allocation request accepted on channel 2
  635. debug2: channel 2: rcvd adjust 2097152
  636. debug2: channel_input_status_confirm: type 99 id 2
  637. debug2: exec request accepted on channel 2
  638. debug1: client_input_channel_req: channel 2 rtype exit-status reply 0
  639. debug3: mux_exit_message: channel 2: exit message, evitval 0
  640. debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0
  641. debug2: channel 2: rcvd eow
  642. debug2: channel 2: close_read
  643. debug2: channel 2: input open -> closed
  644. debug2: channel 2: rcvd eof
  645. debug2: channel 2: output open -> drain
  646. debug2: channel 2: obuf empty
  647. debug2: channel 2: close_write
  648. debug2: channel 2: output drain -> closed
  649. debug2: channel 2: rcvd close
  650. debug3: channel 2: will not send data after close
  651. debug2: channel 2: send close
  652. debug2: channel 2: is dead
  653. debug2: channel 2: gc: notify user
  654. debug3: mux_master_session_cleanup_cb: entering for channel 2
  655. debug2: channel 1: rcvd close
  656. debug2: channel 1: output open -> drain
  657. debug2: channel 1: close_read
  658. debug2: channel 1: input open -> closed
  659. debug2: channel 2: gc: user detached
  660. debug2: channel 2: is dead
  661. debug2: channel 2: garbage collecting
  662. debug1: channel 2: free: client-session, nchannels 3
  663. debug3: channel 2: status: The following connections are open:
  664. #2 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)
  665.  
  666. debug2: channel 1: obuf empty
  667. debug2: channel 1: close_write
  668. debug2: channel 1: output drain -> closed
  669. debug2: channel 1: is dead (local)
  670. debug2: channel 1: gc: notify user
  671. debug3: mux_master_control_cleanup_cb: entering for channel 1
  672. debug2: channel 1: gc: user detached
  673. debug2: channel 1: is dead (local)
  674. debug2: channel 1: garbage collecting
  675. debug1: channel 1: free: mux-control, nchannels 2
  676. debug3: channel 1: status: The following connections are open:
  677.  
  678. debug2: set_control_persist_exit_time: schedule exit in 60 seconds
  679. debug3: mux_client_read_packet: read header failed: Broken pipe
  680. debug2: Received exit status from master 0
  681. Shared connection to vs5vb closed.
  682.  
  683. 14131 1458466821.61048: transferring module to remote
  684. <vs5vb> PUT /tmp/tmp4hRRXx TO /home/oliver/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884/ping
  685. <vs5vb> SSH: ansible.cfg set ssh_args: (-o)(ControlMaster=auto)(-o)(ControlPersist=60s)
  686. <vs5vb> SSH: ansible_password/ansible_ssh_pass not set: (-o)(KbdInteractiveAuthentication=no)(-o)(PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey)(-o)(PasswordAuthentication=no)
  687. <vs5vb> SSH: ANSIBLE_TIMEOUT/timeout set: (-o)(ConnectTimeout=10)
  688. <vs5vb> SSH: PlayContext set ssh_common_args: ()
  689. <vs5vb> SSH: PlayContext set sftp_extra_args: ()
  690. <vs5vb> SSH: found only ControlPersist; added ControlPath: (-o)(ControlPath=/home/oliver/.ansible/cp/ansible-ssh-%h-%p-%r)
  691. <vs5vb> SSH: EXEC sftp -b - -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/home/oliver/.ansible/cp/ansible-ssh-%h-%p-%r '[vs5vb]'
  692. 14131 1458466821.61950: Sending initial data
  693. 14131 1458466821.61983: Sent initial data (92 bytes)
  694. 14131 1458466821.62727: stderr chunk (state=3):
  695. >>>OpenSSH_5.9p1 Debian-5ubuntu1.8, OpenSSL 1.0.1 14 Mar 2012
  696. <<<
  697.  
  698. 14131 1458466821.63499: stderr chunk (state=3):
  699. >>>debug1: Reading configuration data /home/oliver/.ssh/config
  700. <<<
  701.  
  702. 14131 1458466821.63543: stderr chunk (state=3):
  703. >>>debug1: Reading configuration data /etc/ssh/ssh_config
  704. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  705. <<<
  706.  
  707. 14131 1458466821.63671: stderr chunk (state=3):
  708. >>>debug1: auto-mux: Trying existing master
  709. debug2: fd 3 setting O_NONBLOCK
  710. <<<
  711.  
  712. 14131 1458466821.63704: stderr chunk (state=3):
  713. >>>debug2: mux_client_hello_exchange: master version 4
  714. debug3: mux_client_request_forwards: requesting forwardings: 0 local, 0 remote
  715. debug3: mux_client_request_session: entering
  716. debug3: mux_client_request_alive: entering
  717. debug3: mux_client_request_alive: done pid = 14136
  718. debug3: mux_client_request_session: session request sent
  719. <<<
  720.  
  721. 14131 1458466821.63862: stderr chunk (state=3):
  722. >>>debug1: mux_client_request_session: master session id: 2
  723. <<<
  724.  
  725. 14131 1458466821.64795: stderr chunk (state=3):
  726. >>>debug2: Remote version: 3
  727. debug2: Server supports extension "posix-rename@openssh.com" revision 1
  728. debug2: Server supports extension "statvfs@openssh.com" revision 2
  729. debug2: Server supports extension "fstatvfs@openssh.com" revision 2
  730. debug2: Server supports extension "hardlink@openssh.com" revision 1
  731. debug2: Unrecognised server extension "fsync@openssh.com"
  732. <<<
  733.  
  734. 14131 1458466821.64846: stderr chunk (state=3):
  735. >>>debug3: Sent message fd 3 T:16 I:3108716944
  736. <<<
  737.  
  738. 14131 1458466821.64975: stderr chunk (state=3):
  739. >>>debug3: SSH_FXP_REALPATH . -> /home/oliver
  740. <<<
  741.  
  742. 14131 1458466821.65223: stdout chunk (state=3):
  743. >>>sftp> put /tmp/tmp4hRRXx /home/oliver/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884/ping
  744. Uploading /tmp/tmp4hRRXx to /home/oliver/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884/ping
  745. <<<
  746.  
  747. 14131 1458466821.65253: stderr chunk (state=3):
  748. >>>debug3: Looking up /tmp/tmp4hRRXx
  749. debug3: Sent message fd 3 T:17 I:3108716945
  750. debug3: Received stat reply T:101 I:3108716945
  751. debug1: Couldn't stat remote file: No such file or directory
  752. debug3: Sent message SSH2_FXP_OPEN I:3108716946 P:/home/oliver/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884/ping
  753. <<<
  754.  
  755. 14131 1458466821.65352: stderr chunk (state=3):
  756. >>>debug3: Sent message SSH2_FXP_WRITE I:3108716947 O:0 S:32768
  757. <<<
  758.  
  759. 14131 1458466821.66062: stderr chunk (state=3):
  760. >>>debug3: SSH2_FXP_STATUS 0
  761. debug3: In write loop, ack for 3108716947 32768 bytes at 0
  762. debug3: Sent message SSH2_FXP_WRITE I:3108716948 O:32768 S:32768
  763. debug3: Sent message SSH2_FXP_WRITE I:3108716949 O:65536 S:10145
  764. <<<
  765.  
  766. 14131 1458466821.66890: stderr chunk (state=3):
  767. >>>debug3: SSH2_FXP_STATUS 0
  768. debug3: In write loop, ack for 3108716948 32768 bytes at 32768
  769. debug3: SSH2_FXP_STATUS 0
  770. debug3: In write loop, ack for 3108716949 10145 bytes at 65536
  771. debug3: Sent message SSH2_FXP_CLOSE I:3108716947
  772. <<<
  773.  
  774. 14131 1458466821.67043: stderr chunk (state=3):
  775. >>>debug3: SSH2_FXP_STATUS 0
  776. <<<
  777.  
  778. 14131 1458466821.67346: stderr chunk (state=3):
  779. >>>debug3: mux_client_read_packet: read header failed: Broken pipe
  780. debug2: Received exit status from master 0
  781. <<<
  782.  
  783. 14131 1458466821.67427: stdout chunk (state=3):
  784. >>><<<
  785.  
  786. 14131 1458466821.67432: stderr chunk (state=3):
  787. >>><<<
  788.  
  789. 14131 1458466821.67448: done transferring module to remote
  790. 14131 1458466821.67474: _low_level_execute_command(): starting
  791. 14131 1458466821.67478: _low_level_execute_command(): using become for this command
  792. 14131 1458466821.67497: _low_level_execute_command(): executing: /bin/sh -c 'su root -c /bin/sh -c '"'"'echo BECOME-SUCCESS-ewdtwfwfrqtkgnxnvcrudqkoijywfyyw; /bin/sh -c '"'"'"'"'"'"'"'"'LANG='"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"' LC_ALL='"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"' LC_MESSAGES='"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"' /usr/bin/python /home/oliver/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884/ping; rm -rf "/home/oliver/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884/" > /dev/null 2>&1'"'"'"'"'"'"'"'"''"'"''
  793. <vs5vb> ESTABLISH SSH CONNECTION FOR USER: None
  794. <vs5vb> SSH: ansible.cfg set ssh_args: (-o)(ControlMaster=auto)(-o)(ControlPersist=60s)
  795. <vs5vb> SSH: ansible_password/ansible_ssh_pass not set: (-o)(KbdInteractiveAuthentication=no)(-o)(PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey)(-o)(PasswordAuthentication=no)
  796. <vs5vb> SSH: ANSIBLE_TIMEOUT/timeout set: (-o)(ConnectTimeout=10)
  797. <vs5vb> SSH: PlayContext set ssh_common_args: ()
  798. <vs5vb> SSH: PlayContext set ssh_extra_args: ()
  799. <vs5vb> SSH: found only ControlPersist; added ControlPath: (-o)(ControlPath=/home/oliver/.ansible/cp/ansible-ssh-%h-%p-%r)
  800. <vs5vb> SSH: EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/home/oliver/.ansible/cp/ansible-ssh-%h-%p-%r -tt vs5vb '/bin/sh -c '"'"'su root -c /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ewdtwfwfrqtkgnxnvcrudqkoijywfyyw; /bin/sh -c '"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'LANG='"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"' LC_ALL='"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"' LC_MESSAGES='"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"' /usr/bin/python /home/oliver/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884/ping; rm -rf "/home/oliver/.ansible/tmp/ansible-tmp-1458466821.36-174514198052884/" > /dev/null 2>&1'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"''"'"''
  801. 14131 1458466821.68406: Initial state: awaiting_escalation: BECOME-SUCCESS-ewdtwfwfrqtkgnxnvcrudqkoijywfyyw
  802. 14131 1458466821.68561: stderr chunk (state=1):
  803. >>>OpenSSH_5.9p1 Debian-5ubuntu1.8, OpenSSL 1.0.1 14 Mar 2012
  804. <<<
  805.  
  806. 14131 1458466821.69196: stderr chunk (state=1):
  807. >>>debug1: Reading configuration data /home/oliver/.ssh/config
  808. <<<
  809.  
  810. 14131 1458466821.69318: stderr chunk (state=1):
  811. >>>debug1: Reading configuration data /etc/ssh/ssh_config
  812. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  813. debug1: auto-mux: Trying existing master
  814. debug2: fd 3 setting O_NONBLOCK
  815. debug2: mux_client_hello_exchange: master version 4
  816. debug3: mux_client_request_forwards: requesting forwardings: 0 local, 0 remote
  817. debug3: mux_client_request_session: entering
  818. debug3: mux_client_request_alive: entering
  819. debug3: mux_client_request_alive: done pid = 14136
  820. debug3: mux_client_request_session: session request sent
  821. <<<
  822.  
  823. 14131 1458466821.69590: stderr chunk (state=1):
  824. >>>debug1: mux_client_request_session: master session id: 2
  825. <<<
  826.  
  827. 14131 1458466821.71050: stdout chunk (state=1):
  828. >>>Password: <<<
  829.  
  830. 14131 1458466833.72015: done running TaskExecutor() for vs5vb/TASK: ping
  831. 14131 1458466833.72028: sending task result
  832. 14131 1458466833.72259: done sending task result
  833. 14131 1458466833.72524: WORKER PROCESS EXITING
  834. 14130 1458466833.72552: worker 0 has data to read
  835. 14130 1458466833.72882: got a result from worker 0: <ansible.executor.task_result.TaskResult object at 0x95159ac>
  836. 14130 1458466833.72909: sending result: [u'host_task_failed', u'<ansible.executor.task_result.TaskResult object at 0x95159ac>']
  837. 14130 1458466833.73017: done sending result
  838. 14117 1458466833.73316: got result from result worker: [u'host_task_failed', u'<ansible.executor.task_result.TaskResult object at 0x952a5cc>']
  839. 14117 1458466833.73343: marking vs5vb as failed
  840. vs5vb | FAILED! => {
  841. "failed": true,
  842. "msg": "Timeout (12s) waiting for privilege escalation prompt: "
  843. }
  844. 14117 1458466833.73459: no more pending results, returning what we have
  845. 14117 1458466833.73479: results queue empty
  846. 14117 1458466833.73489: checking for any_errors_fatal
  847. 14117 1458466833.73501: done checking for any_errors_fatal
  848. 14117 1458466833.73512: getting the remaining hosts for this loop
  849. 14117 1458466833.73533: done getting the remaining hosts for this loop
  850. 14117 1458466833.73604: building list of next tasks for hosts
  851. 14117 1458466833.73617: done building task lists
  852. 14117 1458466833.73628: counting tasks in each state of execution
  853. 14117 1458466833.73643: done counting tasks in each state of execution
  854. 14117 1458466833.73653: all hosts are done, so returning None's for all hosts
  855. 14117 1458466833.73665: done queuing things up, now waiting for results queue to drain
  856. 14117 1458466833.73675: waiting for pending results...
  857. 14117 1458466833.73685: no more pending results, returning what we have
  858. 14117 1458466833.73697: out of hosts to run on
  859. 14117 1458466833.73711: running handlers
  860. 14117 1458466833.73776: RUNNING CLEANUP
  861. oliver:~/devel/vserver/ansible$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement