-
Notifications
You must be signed in to change notification settings - Fork 0
/
demo.log
184 lines (184 loc) · 25.8 KB
/
demo.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
DEB [20170916-14:11:03.581] thr=1 paramiko.transport: starting thread (client mode): 0x3089d68L
INF [20170916-14:11:03.615] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4)
DEB [20170916-14:11:03.621] thr=1 paramiko.transport: kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False
DEB [20170916-14:11:03.621] thr=1 paramiko.transport: Ciphers agreed: local=aes128-ctr, remote=aes128-ctr
DEB [20170916-14:11:03.621] thr=1 paramiko.transport: using kex diffie-hellman-group1-sha1; server key type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: local hmac-sha1, remote hmac-sha1; compression: local none, remote none
DEB [20170916-14:11:03.642] thr=1 paramiko.transport: Switch to new keys ...
DEB [20170916-14:11:03.684] thr=1 paramiko.transport: userauth is OK
INF [20170916-14:11:03.750] thr=1 paramiko.transport: Authentication (password) successful!
DEB [20170916-14:11:03.763] thr=2 paramiko.transport: [chan 1] Max packet in: 34816 bytes
DEB [20170916-14:11:03.992] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com"
DEB [20170916-14:11:03.993] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server.
DEB [20170916-14:11:04.193] thr=1 paramiko.transport: [chan 1] Max packet out: 32768 bytes
INF [20170916-14:11:04.194] thr=1 paramiko.transport: Secsh channel 1 opened.
DEB [20170916-14:11:04.209] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok
DEB [20170916-14:11:04.213] thr=1 paramiko.transport: [chan 1] Sesch channel 1 request ok
DEB [20170916-15:40:35.118] thr=2 paramiko.transport: [chan 1] EOF sent (1)
mode): 0x27dac10L
DEB [20170917-14:13:41.285] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.2.1
DEB [20170917-14:13:41.309] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4
INF [20170917-14:13:41.309] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4)
DEB [20170917-14:13:41.316] thr=1 paramiko.transport: kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False
DEB [20170917-14:13:41.316] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256
DEB [20170917-14:13:41.316] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519
DEB [20170917-14:13:41.316] thr=1 paramiko.transport: Cipher agreed: aes128-ctr
DEB [20170917-14:13:41.317] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256
DEB [20170917-14:13:41.317] thr=1 paramiko.transport: Compression agreed: none
DEB [20170917-14:13:41.377] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo <built-in function openssl_sha256>
DEB [20170917-14:13:41.377] thr=1 paramiko.transport: Switch to new keys ...
DEB [20170917-14:13:41.419] thr=1 paramiko.transport: userauth is OK
INF [20170917-14:13:41.467] thr=1 paramiko.transport: Authentication (password) successful!
DEB [20170917-14:13:41.493] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes
DEB [20170917-14:13:41.689] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com"
DEB [20170917-14:13:41.689] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server.
DEB [20170917-14:13:41.730] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes
DEB [20170917-14:13:41.730] thr=1 paramiko.transport: Secsh channel 0 opened.
DEB [20170917-14:13:41.737] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok
DEB [20170917-14:13:41.741] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok
DEB [20170917-14:13:55.488] thr=1 paramiko.transport: [chan 0] EOF received (0)
DEB [20170917-14:13:55.488] thr=1 paramiko.transport: [chan 0] EOF sent (0)
DEB [20170917-14:13:55.590] thr=1 paramiko.transport: EOF in transport thread
DEB [20170917-14:15:11.684] thr=1 paramiko.transport: starting thread (client mode): 0x23ddc10L
DEB [20170917-14:15:11.684] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.2.1
DEB [20170917-14:15:11.712] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4
INF [20170917-14:15:11.712] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4)
DEB [20170917-14:15:11.717] thr=1 paramiko.transport: kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False
DEB [20170917-14:15:11.717] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256
DEB [20170917-14:15:11.717] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519
DEB [20170917-14:15:11.717] thr=1 paramiko.transport: Cipher agreed: aes128-ctr
DEB [20170917-14:15:11.718] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256
DEB [20170917-14:15:11.718] thr=1 paramiko.transport: Compression agreed: none
DEB [20170917-14:15:11.769] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo <built-in function openssl_sha256>
DEB [20170917-14:15:11.769] thr=1 paramiko.transport: Switch to new keys ...
DEB [20170917-14:15:11.812] thr=1 paramiko.transport: userauth is OK
INF [20170917-14:15:11.853] thr=1 paramiko.transport: Authentication (password) successful!
DEB [20170917-14:15:11.859] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes
DEB [20170917-14:15:12.102] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com"
DEB [20170917-14:15:12.102] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server.
DEB [20170917-14:15:12.142] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes
DEB [20170917-14:15:12.143] thr=1 paramiko.transport: Secsh channel 0 opened.
DEB [20170917-14:15:12.172] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok
DEB [20170917-14:15:12.175] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok
DEB [20170917-14:15:20.273] thr=1 paramiko.transport: [chan 0] EOF received (0)
DEB [20170917-14:15:20.274] thr=1 paramiko.transport: [chan 0] EOF sent (0)
DEB [20170917-14:15:20.376] thr=1 paramiko.transport: EOF in transport thread
DEB [20170917-14:15:26.310] thr=3 paramiko.transport: starting thread (client mode): 0xf02adb50L
DEB [20170917-14:15:26.310] thr=3 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.2.1
DEB [20170917-14:15:26.318] thr=4 paramiko.transport: starting thread (client mode): 0xf02b2550L
DEB [20170917-14:15:26.319] thr=4 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.2.1
DEB [20170917-14:15:26.333] thr=4 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4
INF [20170917-14:15:26.333] thr=4 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4)
DEB [20170917-14:15:26.337] thr=4 paramiko.transport: kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False
DEB [20170917-14:15:26.337] thr=4 paramiko.transport: Kex agreed: ecdh-sha2-nistp256
DEB [20170917-14:15:26.337] thr=4 paramiko.transport: HostKey agreed: ssh-ed25519
DEB [20170917-14:15:26.337] thr=4 paramiko.transport: Cipher agreed: aes128-ctr
DEB [20170917-14:15:26.338] thr=4 paramiko.transport: MAC agreed: hmac-sha2-256
DEB [20170917-14:15:26.338] thr=4 paramiko.transport: Compression agreed: none
DEB [20170917-14:15:26.339] thr=3 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4
INF [20170917-14:15:26.339] thr=3 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4)
DEB [20170917-14:15:26.345] thr=4 paramiko.transport: kex engine KexNistp256 specified hash_algo <built-in function openssl_sha256>
DEB [20170917-14:15:26.346] thr=4 paramiko.transport: Switch to new keys ...
DEB [20170917-14:15:26.346] thr=3 paramiko.transport: kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False
DEB [20170917-14:15:26.346] thr=3 paramiko.transport: Kex agreed: ecdh-sha2-nistp256
DEB [20170917-14:15:26.347] thr=3 paramiko.transport: HostKey agreed: ssh-ed25519
DEB [20170917-14:15:26.347] thr=3 paramiko.transport: Cipher agreed: aes128-ctr
DEB [20170917-14:15:26.347] thr=3 paramiko.transport: MAC agreed: hmac-sha2-256
DEB [20170917-14:15:26.347] thr=3 paramiko.transport: Compression agreed: none
DEB [20170917-14:15:26.356] thr=3 paramiko.transport: kex engine KexNistp256 specified hash_algo <built-in function openssl_sha256>
DEB [20170917-14:15:26.356] thr=3 paramiko.transport: Switch to new keys ...
DEB [20170917-14:15:26.357] thr=5 paramiko.transport: Adding ssh-ed25519 host key for 192.168.0.105: 984b39e21087234e33922245cdc06a0e
DEB [20170917-14:15:26.379] thr=6 paramiko.transport: Adding ssh-ed25519 host key for 192.168.0.104: f3ce1948eaa514ca413b774c894c58c0
DEB [20170917-14:15:26.389] thr=4 paramiko.transport: userauth is OK
DEB [20170917-14:15:26.397] thr=3 paramiko.transport: userauth is OK
INF [20170917-14:15:26.423] thr=4 paramiko.transport: Authentication (password) successful!
INF [20170917-14:15:26.442] thr=3 paramiko.transport: Authentication (password) successful!
DEB [20170917-14:15:26.646] thr=4 paramiko.transport: Received global request "hostkeys-00@openssh.com"
DEB [20170917-14:15:26.646] thr=4 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server.
DEB [20170917-14:15:26.671] thr=3 paramiko.transport: Received global request "hostkeys-00@openssh.com"
DEB [20170917-14:15:26.671] thr=3 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server.
DEB [20170917-14:15:31.466] thr=5 paramiko.transport: [chan 0] Max packet in: 32768 bytes
DEB [20170917-14:15:31.468] thr=6 paramiko.transport: [chan 0] Max packet in: 32768 bytes
DEB [20170917-14:15:31.469] thr=4 paramiko.transport: [chan 0] Max packet out: 32768 bytes
DEB [20170917-14:15:31.469] thr=4 paramiko.transport: Secsh channel 0 opened.
DEB [20170917-14:15:31.470] thr=3 paramiko.transport: [chan 0] Max packet out: 32768 bytes
DEB [20170917-14:15:31.470] thr=3 paramiko.transport: Secsh channel 0 opened.
DEB [20170917-14:15:31.479] thr=4 paramiko.transport: [chan 0] Sesch channel 0 request ok
DEB [20170917-14:15:31.480] thr=3 paramiko.transport: [chan 0] Sesch channel 0 request ok
DEB [20170917-14:15:31.503] thr=4 paramiko.transport: [chan 0] EOF received (0)
DEB [20170917-14:15:31.504] thr=4 paramiko.transport: [chan 0] EOF sent (0)
DEB [20170917-14:15:31.508] thr=3 paramiko.transport: [chan 0] EOF received (0)
DEB [20170917-14:15:31.509] thr=3 paramiko.transport: [chan 0] EOF sent (0)
DEB [20170917-14:16:10.102] thr=5 paramiko.transport: [chan 1] Max packet in: 32768 bytes
DEB [20170917-14:16:10.103] thr=6 paramiko.transport: [chan 1] Max packet in: 32768 bytes
DEB [20170917-14:16:10.105] thr=4 paramiko.transport: [chan 1] Max packet out: 32768 bytes
DEB [20170917-14:16:10.105] thr=4 paramiko.transport: Secsh channel 1 opened.
DEB [20170917-14:16:10.106] thr=3 paramiko.transport: [chan 1] Max packet out: 32768 bytes
DEB [20170917-14:16:10.106] thr=3 paramiko.transport: Secsh channel 1 opened.
DEB [20170917-14:16:10.110] thr=4 paramiko.transport: [chan 1] Sesch channel 1 request ok
DEB [20170917-14:16:10.118] thr=3 paramiko.transport: [chan 1] Sesch channel 1 request ok
DEB [20170917-14:16:10.140] thr=4 paramiko.transport: [chan 1] EOF received (1)
DEB [20170917-14:16:10.141] thr=4 paramiko.transport: [chan 1] EOF sent (1)
DEB [20170917-14:16:10.149] thr=3 paramiko.transport: [chan 1] EOF received (1)
DEB [20170917-14:16:10.149] thr=3 paramiko.transport: [chan 1] EOF sent (1)
DEB [20170917-14:16:16.947] thr=5 paramiko.transport: [chan 2] Max packet in: 32768 bytes
DEB [20170917-14:16:16.948] thr=6 paramiko.transport: [chan 2] Max packet in: 32768 bytes
DEB [20170917-14:16:16.950] thr=3 paramiko.transport: [chan 2] Max packet out: 32768 bytes
DEB [20170917-14:16:16.950] thr=3 paramiko.transport: Secsh channel 2 opened.
DEB [20170917-14:16:16.951] thr=4 paramiko.transport: [chan 2] Max packet out: 32768 bytes
DEB [20170917-14:16:16.951] thr=4 paramiko.transport: Secsh channel 2 opened.
DEB [20170917-14:16:16.955] thr=4 paramiko.transport: [chan 2] Sesch channel 2 request ok
DEB [20170917-14:16:16.957] thr=3 paramiko.transport: [chan 2] Sesch channel 2 request ok
DEB [20170917-14:16:16.981] thr=4 paramiko.transport: [chan 2] EOF received (2)
DEB [20170917-14:16:16.982] thr=4 paramiko.transport: [chan 2] EOF sent (2)
DEB [20170917-14:16:16.983] thr=3 paramiko.transport: [chan 2] EOF received (2)
DEB [20170917-14:16:16.984] thr=3 paramiko.transport: [chan 2] EOF sent (2)
DEB [20170917-14:16:21.652] thr=6 paramiko.transport: [chan 3] Max packet in: 32768 bytes
DEB [20170917-14:16:21.653] thr=5 paramiko.transport: [chan 3] Max packet in: 32768 bytes
DEB [20170917-14:16:21.654] thr=3 paramiko.transport: [chan 3] Max packet out: 32768 bytes
DEB [20170917-14:16:21.654] thr=3 paramiko.transport: Secsh channel 3 opened.
DEB [20170917-14:16:21.655] thr=4 paramiko.transport: [chan 3] Max packet out: 32768 bytes
DEB [20170917-14:16:21.655] thr=4 paramiko.transport: Secsh channel 3 opened.
DEB [20170917-14:16:21.659] thr=4 paramiko.transport: [chan 3] Sesch channel 3 request ok
DEB [20170917-14:16:21.660] thr=3 paramiko.transport: [chan 3] Sesch channel 3 request ok
DEB [20170917-14:16:21.674] thr=3 paramiko.transport: [chan 3] EOF received (3)
DEB [20170917-14:16:21.675] thr=3 paramiko.transport: [chan 3] EOF sent (3)
DEB [20170917-14:16:21.676] thr=4 paramiko.transport: [chan 3] EOF received (3)
DEB [20170917-14:16:21.676] thr=4 paramiko.transport: [chan 3] EOF sent (3)
DEB [20170917-14:16:23.314] thr=5 paramiko.transport: [chan 4] Max packet in: 32768 bytes
DEB [20170917-14:16:23.315] thr=6 paramiko.transport: [chan 4] Max packet in: 32768 bytes
DEB [20170917-14:16:23.316] thr=4 paramiko.transport: [chan 4] Max packet out: 32768 bytes
DEB [20170917-14:16:23.317] thr=4 paramiko.transport: Secsh channel 4 opened.
DEB [20170917-14:16:23.317] thr=3 paramiko.transport: [chan 4] Max packet out: 32768 bytes
DEB [20170917-14:16:23.317] thr=3 paramiko.transport: Secsh channel 4 opened.
DEB [20170917-14:16:23.321] thr=3 paramiko.transport: [chan 4] Sesch channel 4 request ok
DEB [20170917-14:16:23.322] thr=4 paramiko.transport: [chan 4] Sesch channel 4 request ok
DEB [20170917-14:16:23.339] thr=4 paramiko.transport: [chan 4] EOF received (4)
DEB [20170917-14:16:23.340] thr=4 paramiko.transport: [chan 4] EOF sent (4)
DEB [20170917-14:16:23.341] thr=3 paramiko.transport: [chan 4] EOF received (4)
DEB [20170917-14:16:23.342] thr=3 paramiko.transport: [chan 4] EOF sent (4)
DEB [20170917-14:16:23.441] thr=4 paramiko.transport: EOF in transport thread
DEB [20170917-14:16:23.443] thr=3 paramiko.transport: EOF in transport thread
DEB [20170917-16:07:15.179] thr=1 paramiko.transport: starting thread (client mode): 0x28eec90L
DEB [20170917-16:07:15.180] thr=1 paramiko.transport: Local version/idstring: SSH-2.0-paramiko_2.2.1
DEB [20170917-16:07:15.221] thr=1 paramiko.transport: Remote version/idstring: SSH-2.0-OpenSSH_7.4
INF [20170917-16:07:15.221] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_7.4)
DEB [20170917-16:07:15.227] thr=1 paramiko.transport: kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False
DEB [20170917-16:07:15.227] thr=1 paramiko.transport: Kex agreed: ecdh-sha2-nistp256
DEB [20170917-16:07:15.228] thr=1 paramiko.transport: HostKey agreed: ssh-ed25519
DEB [20170917-16:07:15.228] thr=1 paramiko.transport: Cipher agreed: aes128-ctr
DEB [20170917-16:07:15.228] thr=1 paramiko.transport: MAC agreed: hmac-sha2-256
DEB [20170917-16:07:15.228] thr=1 paramiko.transport: Compression agreed: none
DEB [20170917-16:07:15.295] thr=1 paramiko.transport: kex engine KexNistp256 specified hash_algo <built-in function openssl_sha256>
DEB [20170917-16:07:15.295] thr=1 paramiko.transport: Switch to new keys ...
DEB [20170917-16:07:15.337] thr=1 paramiko.transport: userauth is OK
INF [20170917-16:07:15.380] thr=1 paramiko.transport: Authentication (password) successful!
DEB [20170917-16:07:15.403] thr=2 paramiko.transport: [chan 0] Max packet in: 32768 bytes
DEB [20170917-16:07:15.638] thr=1 paramiko.transport: Received global request "hostkeys-00@openssh.com"
DEB [20170917-16:07:15.638] thr=1 paramiko.transport: Rejecting "hostkeys-00@openssh.com" global request from server.
DEB [20170917-16:07:15.678] thr=1 paramiko.transport: [chan 0] Max packet out: 32768 bytes
DEB [20170917-16:07:15.679] thr=1 paramiko.transport: Secsh channel 0 opened.
DEB [20170917-16:07:15.715] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok
DEB [20170917-16:07:15.718] thr=1 paramiko.transport: [chan 0] Sesch channel 0 request ok
DEB [20170917-16:07:24.742] thr=1 paramiko.transport: [chan 0] EOF received (0)
DEB [20170917-16:07:24.743] thr=1 paramiko.transport: [chan 0] EOF sent (0)
DEB [20170917-16:07:24.845] thr=1 paramiko.transport: EOF in transport thread