Ticket #12099: filezilla_tls13.log

File filezilla_tls13.log, 8.1 KB (added by AllaG, 4 years ago)
Line 
1Trace: CControlSocket::SendNextCommand()
2Trace: CFtpLogonOpData::Send() in state 0
3Status: Resolving address of dba-tlv-u2b22y.bmc.com
4Status: Connecting to 10.63.51.142:1223...
5Status: Connection established, waiting for welcome message...
6Trace: CFtpControlSocket::OnReceive()
7Response: 220 Service ready for new user.
8Trace: CFtpLogonOpData::ParseResponse() in state 1
9Trace: CControlSocket::SendNextCommand()
10Trace: CFtpLogonOpData::Send() in state 2
11Command: AUTH TLS
12Trace: CFtpControlSocket::OnReceive()
13Response: 234 Command AUTH okay; starting TLS connection.
14Trace: CFtpLogonOpData::ParseResponse() in state 2
15Status: Initializing TLS...
16Trace: tls_layer_impl::client_handshake()
17Trace: tls_layer_impl::continue_handshake()
18Trace: TLS handshake: About to send CLIENT HELLO
19Trace: TLS handshake: Sent CLIENT HELLO
20Trace: tls_layer_impl::on_send()
21Trace: tls_layer_impl::continue_handshake()
22Trace: tls_layer_impl::on_read()
23Trace: tls_layer_impl::continue_handshake()
24Trace: tls_layer_impl::on_read()
25Trace: tls_layer_impl::continue_handshake()
26Trace: TLS handshake: Received SERVER HELLO
27Trace: TLS handshake: Processed SERVER HELLO
28Trace: tls_layer_impl::on_read()
29Trace: tls_layer_impl::continue_handshake()
30Trace: TLS handshake: Received ENCRYPTED EXTENSIONS
31Trace: TLS handshake: Processed ENCRYPTED EXTENSIONS
32Trace: TLS handshake: Received CERTIFICATE
33Trace: TLS handshake: Processed CERTIFICATE
34Trace: TLS handshake: Received CERTIFICATE VERIFY
35Trace: TLS handshake: Processed CERTIFICATE VERIFY
36Trace: TLS handshake: Received FINISHED
37Trace: TLS handshake: Processed FINISHED
38Trace: TLS handshake: About to send FINISHED
39Trace: TLS handshake: Sent FINISHED
40Trace: TLS Handshake successful
41Trace: Protocol: TLS1.3, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
42Trace: tls_layer_impl::verify_certificate()
43Trace: Hostname does not match certificate SANs
44Status: Verifying certificate...
45Trace: CFtpControlSocket::SetAsyncRequestReply
46Status: TLS connection established.
47Trace: CControlSocket::SendNextCommand()
48Trace: CFtpLogonOpData::Send() in state 6
49Command: USER Pedro
50Trace: CFtpControlSocket::OnReceive()
51Trace: TLS handshake: Received NEW SESSION TICKET
52Trace: TLS handshake: Processed NEW SESSION TICKET
53Trace: gnutls_record_recv returned spurious EAGAIN
54Trace: tls_layer_impl::on_read()
55Trace: CFtpControlSocket::OnReceive()
56Response: 331 User name okay, need password for Pedro.
57Trace: CFtpLogonOpData::ParseResponse() in state 6
58Trace: CControlSocket::SendNextCommand()
59Trace: CFtpLogonOpData::Send() in state 6
60Command: PASS ********
61Trace: tls_layer_impl::on_read()
62Trace: CFtpControlSocket::OnReceive()
63Response: 230 User logged in, proceed.
64Trace: CFtpLogonOpData::ParseResponse() in state 6
65Trace: CControlSocket::SendNextCommand()
66Trace: CFtpLogonOpData::Send() in state 10
67Command: OPTS UTF8 ON
68Trace: tls_layer_impl::on_read()
69Trace: CFtpControlSocket::OnReceive()
70Response: 200 Command OPTS okay.
71Trace: CFtpLogonOpData::ParseResponse() in state 10
72Trace: CControlSocket::SendNextCommand()
73Trace: CFtpLogonOpData::Send() in state 11
74Command: PBSZ 0
75Trace: tls_layer_impl::on_read()
76Trace: CFtpControlSocket::OnReceive()
77Response: 200 Command PBSZ okay.
78Trace: CFtpLogonOpData::ParseResponse() in state 11
79Trace: CControlSocket::SendNextCommand()
80Trace: CFtpLogonOpData::Send() in state 12
81Command: PROT P
82Trace: tls_layer_impl::on_read()
83Trace: CFtpControlSocket::OnReceive()
84Response: 200 Command PROT okay.
85Trace: CFtpLogonOpData::ParseResponse() in state 12
86Trace: CControlSocket::SendNextCommand()
87Trace: CFtpLogonOpData::Send() in state 13
88Command: OPTS MLST size;modify;type;
89Trace: tls_layer_impl::on_read()
90Trace: CFtpControlSocket::OnReceive()
91Response: 200 Command OPTS okay.
92Trace: CFtpLogonOpData::ParseResponse() in state 13
93Status: Logged in
94Trace: Measured latency of 62 ms
95Trace: CFtpControlSocket::ResetOperation(0)
96Trace: CControlSocket::ResetOperation(0)
97Trace: CFtpLogonOpData::Reset(0) in state 15
98Trace: CFileZillaEnginePrivate::ResetOperation(0)
99Status: Retrieving directory listing of "/Folder1"...
100Trace: CControlSocket::SendNextCommand()
101Trace: CFtpListOpData::Send() in state 0
102Trace: CFtpChangeDirOpData::Send() in state 0
103Trace: CFtpChangeDirOpData::Send() in state 2
104Command: CWD /Folder1
105Trace: tls_layer_impl::on_read()
106Trace: CFtpControlSocket::OnReceive()
107Response: 250 Directory changed to /Folder1
108Trace: CFtpChangeDirOpData::ParseResponse() in state 2
109Trace: CControlSocket::SendNextCommand()
110Trace: CFtpChangeDirOpData::Send() in state 3
111Command: PWD
112Trace: tls_layer_impl::on_read()
113Trace: CFtpControlSocket::OnReceive()
114Response: 257 "/Folder1" is current directory.
115Trace: CFtpChangeDirOpData::ParseResponse() in state 3
116Trace: CFtpControlSocket::ResetOperation(0)
117Trace: CControlSocket::ResetOperation(0)
118Trace: CFtpChangeDirOpData::Reset(0) in state 3
119Trace: CFtpListOpData::SubcommandResult(0) in state 1
120Trace: CControlSocket::SendNextCommand()
121Trace: CFtpListOpData::Send() in state 2
122Trace: CFtpRawTransferOpData::Send() in state 1
123Command: TYPE I
124Trace: tls_layer_impl::on_read()
125Trace: CFtpControlSocket::OnReceive()
126Response: 200 Command TYPE okay.
127Trace: CFtpRawTransferOpData::ParseResponse() in state 1
128Trace: CControlSocket::SendNextCommand()
129Trace: CFtpRawTransferOpData::Send() in state 2
130Command: PASV
131Trace: tls_layer_impl::on_read()
132Trace: CFtpControlSocket::OnReceive()
133Response: 227 Entering Passive Mode (10,63,51,142,138,45)
134Trace: CFtpRawTransferOpData::ParseResponse() in state 2
135Trace: CControlSocket::SendNextCommand()
136Trace: CFtpRawTransferOpData::Send() in state 4
137Trace: Binding data connection source IP to control connection source IP 137.72.216.12
138Trace: tls_layer_impl::client_handshake()
139Trace: Trying to resume existing TLS session.
140Command: MLSD
141Trace: tls_layer_impl::on_read()
142Trace: CFtpControlSocket::OnReceive()
143Response: 150 File status okay; about to open data connection.
144Trace: CFtpRawTransferOpData::ParseResponse() in state 4
145Trace: CControlSocket::SendNextCommand()
146Trace: CFtpRawTransferOpData::Send() in state 5
147Trace: tls_layer_impl::on_send()
148Trace: tls_layer_impl::continue_handshake()
149Trace: TLS handshake: About to send CLIENT HELLO
150Trace: TLS handshake: Sent CLIENT HELLO
151Trace: tls_layer_impl::on_read()
152Trace: tls_layer_impl::continue_handshake()
153Trace: TLS handshake: Received SERVER HELLO
154Trace: TLS handshake: Processed SERVER HELLO
155Trace: TLS handshake: Received ENCRYPTED EXTENSIONS
156Trace: TLS handshake: Processed ENCRYPTED EXTENSIONS
157Trace: TLS handshake: Received FINISHED
158Trace: TLS handshake: Processed FINISHED
159Trace: TLS handshake: About to send FINISHED
160Trace: TLS handshake: Sent FINISHED
161Trace: TLS Handshake successful
162Trace: TLS Session resumed
163Trace: Protocol: TLS1.3, Key exchange: unknown, Cipher: AES-256-GCM, MAC: AEAD
164Trace: tls_layer_impl::verify_certificate()
165Trace: CTransferSocket::OnConnect
166Trace: CTransferSocket::OnReceive(), m_transferMode=0
167Trace: tls_layer_impl::on_read()
168Trace: CTransferSocket::OnReceive(), m_transferMode=0
169Trace: TLS handshake: Received NEW SESSION TICKET
170Trace: TLS handshake: Processed NEW SESSION TICKET
171Trace: gnutls_record_recv returned spurious EAGAIN
172Trace: tls_layer_impl::on_read()
173Trace: CTransferSocket::OnReceive(), m_transferMode=0
174Trace: tls_layer_impl::failure(-12)
175Error: Received TLS alert from the server: User canceled (90)
176Error: Could not read from transfer socket: ECONNABORTED - Connection aborted
177Trace: CTransferSocket::TransferEnd(3)
178Trace: CFtpControlSocket::TransferEnd()
179Trace: tls_layer_impl::on_read()
180Trace: CFtpControlSocket::OnReceive()
181Response: 226 Closing data connection.
182Trace: CFtpRawTransferOpData::ParseResponse() in state 7
183Trace: CFtpControlSocket::ResetOperation(2)
184Trace: CControlSocket::ResetOperation(2)
185Trace: CFtpRawTransferOpData::Reset(2) in state 7
186Trace: CFtpListOpData::SubcommandResult(2) in state 3
187Trace: CFtpControlSocket::ResetOperation(2)
188Trace: CControlSocket::ResetOperation(2)
189Trace: CFtpListOpData::Reset(2) in state 3
190Error: Failed to retrieve directory listing
191Trace: CFileZillaEnginePrivate::ResetOperation(2)