-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCLI.log
398 lines (397 loc) · 18.2 KB
/
CLI.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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
DEBUG - Configured a total of 1 presentation contexts for SCU
DEBUG - Request Parameters:
====================== BEGIN A-ASSOCIATE-RQ =====================
Our Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Our Implementation Version Name: OFFIS_DCMTK_364
Their Implementation Class UID:
Their Implementation Version Name:
Application Context Name: 1.2.840.10008.3.1.1.1
Calling Application Name: TestSCU
Called Application Name: SCP
Responding Application Name: SCP
Our Max PDU Receive Size: 16384
Their Max PDU Receive Size: 0
Presentation Contexts:
Context ID: 1 (Proposed)
Abstract Syntax: =VerificationSOPClass
Proposed SCP/SCU Role: Default
Proposed Transfer Syntax(es):
=LittleEndianExplicit
=LittleEndianImplicit
Requested Extended Negotiation: none
Accepted Extended Negotiation: none
Requested User Identity Negotiation: none
User Identity Negotiation Response: none
======================= END A-ASSOCIATE-RQ ======================
INFO - Requesting Association
DEBUG - setting network send timeout to 60 seconds
DEBUG - setting network receive timeout to 60 seconds
DEBUG - Constructing Associate RQ PDU
DEBUG - Association Received: localhost
DEBUG - setting network send timeout to 60 seconds
DEBUG - setting network receive timeout to 60 seconds
DEBUG - PDU Type: Associate Request, PDU Length: 228 + 6 bytes PDU header
01 00 00 00 00 e4 00 01 00 00 53 43 50 20 20 20
20 20 20 20 20 20 20 20 20 20 54 65 73 74 53 43
55 20 20 20 20 20 20 20 20 20 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 10 00 00 15 31 2e
32 2e 38 34 30 2e 31 30 30 30 38 2e 33 2e 31 2e
31 2e 31 20 00 00 45 01 00 ff 00 30 00 00 11 31
2e 32 2e 38 34 30 2e 31 30 30 30 38 2e 31 2e 31
40 00 00 13 31 2e 32 2e 38 34 30 2e 31 30 30 30
38 2e 31 2e 32 2e 31 40 00 00 11 31 2e 32 2e 38
34 30 2e 31 30 30 30 38 2e 31 2e 32 50 00 00 3a
51 00 00 04 00 00 40 00 52 00 00 1b 31 2e 32 2e
32 37 36 2e 30 2e 37 32 33 30 30 31 30 2e 33 2e
30 2e 33 2e 36 2e 34 55 00 00 0f 4f 46 46 49 53
5f 44 43 4d 54 4b 5f 33 36 34
DEBUG - Parsing an A-ASSOCIATE PDU
DEBUG - DQDBaseSCPPool: Starting new DcmSCP worker thread
INFO - Association Received localhost: TestSCU -> SCP
INFO - Incoming Association Request:
====================== BEGIN A-ASSOCIATE-RQ =====================
Our Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Our Implementation Version Name: OFFIS_DCMTK_364
Their Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Their Implementation Version Name: OFFIS_DCMTK_364
Application Context Name: 1.2.840.10008.3.1.1.1
Calling Application Name: TestSCU
Called Application Name: SCP
Responding Application Name:
Our Max PDU Receive Size: 16384
Their Max PDU Receive Size: 16384
Presentation Contexts:
Context ID: 1 (Proposed)
Abstract Syntax: =VerificationSOPClass
Proposed SCP/SCU Role: Default
Proposed Transfer Syntax(es):
=LittleEndianExplicit
=LittleEndianImplicit
Requested Extended Negotiation: none
Accepted Extended Negotiation: none
Requested User Identity Negotiation: none
User Identity Negotiation Response: none
======================= END A-ASSOCIATE-RQ ======================
DEBUG - Constructing Associate AC PDU
DEBUG - DcmSCP: Association Acknowledged
DEBUG - PDU Type: Associate Accept, PDU Length: 186 + 6 bytes PDU header
02 00 00 00 00 ba 00 01 00 00 53 43 50 20 20 20
20 20 20 20 20 20 20 20 20 20 54 65 73 74 53 43
55 20 20 20 20 20 20 20 20 20 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 10 00 00 15 31 2e
32 2e 38 34 30 2e 31 30 30 30 38 2e 33 2e 31 2e
31 2e 31 21 00 00 1b 01 00 00 00 40 00 00 13 31
2e 32 2e 38 34 30 2e 31 30 30 30 38 2e 31 2e 32
2e 31 50 00 00 3a 51 00 00 04 00 00 40 00 52 00
00 1b 31 2e 32 2e 32 37 36 2e 30 2e 37 32 33 30
30 31 30 2e 33 2e 30 2e 33 2e 36 2e 34 55 00 00
0f 4f 46 46 49 53 5f 44 43 4d 54 4b 5f 33 36 34
DEBUG - Parsing an A-ASSOCIATE PDU
INFO - Association Acknowledged (Max Send PDV: 16372)
DEBUG - Association Parameters Negotiated:
====================== BEGIN A-ASSOCIATE-AC =====================
Our Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Our Implementation Version Name: OFFIS_DCMTK_364
Their Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Their Implementation Version Name: OFFIS_DCMTK_364
Application Context Name: 1.2.840.10008.3.1.1.1
Calling Application Name: TestSCU
Called Application Name: SCP
Responding Application Name: SCP
Our Max PDU Receive Size: 16384
Their Max PDU Receive Size: 16384
Presentation Contexts:
Context ID: 1 (Accepted)
Abstract Syntax: =VerificationSOPClass
Proposed SCP/SCU Role: Default
Accepted SCP/SCU Role: Default
Accepted Transfer Syntax: =LittleEndianExplicit
Requested Extended Negotiation: none
Accepted Extended Negotiation: none
Requested User Identity Negotiation: none
User Identity Negotiation Response: none
======================= END A-ASSOCIATE-AC ======================
INFO - Association Accepted (Max Send PDV: 16372)
INFO - ====================== BEGIN A-ASSOCIATE-AC =====================
Our Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Our Implementation Version Name: OFFIS_DCMTK_364
Their Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Their Implementation Version Name: OFFIS_DCMTK_364
Application Context Name: 1.2.840.10008.3.1.1.1
Calling Application Name: TestSCU
Called Application Name: SCP
Responding Application Name: SCP
Our Max PDU Receive Size: 16384
Their Max PDU Receive Size: 16384
Presentation Contexts:
Context ID: 1 (Accepted)
Abstract Syntax: =VerificationSOPClass
Proposed SCP/SCU Role: Default
Accepted SCP/SCU Role: Default
Accepted Transfer Syntax: =LittleEndianExplicit
Requested Extended Negotiation: none
Accepted Extended Negotiation: none
Requested User Identity Negotiation: none
User Identity Negotiation Response: none
======================= END A-ASSOCIATE-AC ======================
INFO - Sending C-ECHO Request
DEBUG - ===================== OUTGOING DIMSE MESSAGE ====================
Message Type : C-ECHO RQ
Presentation Context ID : 1
Message ID : 1
Data Set : none
======================= END DIMSE MESSAGE =======================
DEBUG - DcmDataDictionary: Loading file: /usr/share/libdcmtk14/dicom.dic
DEBUG - DcmDataDictionary: Loading file: /usr/share/libdcmtk14/private.dic
DEBUG - DcmDataset::read() TransferSyntax="Little Endian Implicit"
INFO - Received C-ECHO Request
DEBUG - ===================== INCOMING DIMSE MESSAGE ====================
Message Type : C-ECHO RQ
Presentation Context ID : 1
Message ID : 1
Data Set : none
======================= END DIMSE MESSAGE =======================
INFO - Sending C-ECHO Response
DEBUG - C-ECHO Response successfully sent
DEBUG - DcmDataset::read() TransferSyntax="Little Endian Implicit"
INFO - Received C-ECHO Response
DEBUG - ===================== INCOMING DIMSE MESSAGE ====================
Message Type : C-ECHO RSP
Presentation Context ID : 1
Message ID Being Responded To : 1
Affected SOP Class UID : VerificationSOPClass
Data Set : none
DIMSE Status : 0x0000: Success
======================= END DIMSE MESSAGE =======================
INFO - Releasing Association
INFO - Received Association Release Request
DEBUG - DQDBaseSCPPool: Worker thread #140345798104832 returns with code: Normal
DEBUG - Cleaning up internal association and network structures
DEBUG - Configured a total of 4 presentation contexts for SCU
INFO - Request Parameters:
====================== BEGIN A-ASSOCIATE-RQ =====================
Our Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Our Implementation Version Name: OFFIS_DCMTK_364
Their Implementation Class UID:
Their Implementation Version Name:
Application Context Name: 1.2.840.10008.3.1.1.1
Calling Application Name: StoreTestSCU
Called Application Name: SCP
Responding Application Name: SCP
Our Max PDU Receive Size: 16384
Their Max PDU Receive Size: 0
Presentation Contexts:
Context ID: 1 (Proposed)
Abstract Syntax: =VerificationSOPClass
Proposed SCP/SCU Role: Default
Proposed Transfer Syntax(es):
=LittleEndianExplicit
=LittleEndianImplicit
Context ID: 3 (Proposed)
Abstract Syntax: =CTImageStorage
Proposed SCP/SCU Role: Default
Proposed Transfer Syntax(es):
=LittleEndianExplicit
=LittleEndianImplicit
Context ID: 5 (Proposed)
Abstract Syntax: =MRImageStorage
Proposed SCP/SCU Role: Default
Proposed Transfer Syntax(es):
=LittleEndianExplicit
=LittleEndianImplicit
Context ID: 7 (Proposed)
Abstract Syntax: =DigitalXRayImageStorageForPresentation
Proposed SCP/SCU Role: Default
Proposed Transfer Syntax(es):
=LittleEndianImplicit
Requested Extended Negotiation: none
Accepted Extended Negotiation: none
Requested User Identity Negotiation: none
User Identity Negotiation Response: none
======================= END A-ASSOCIATE-RQ ======================
INFO - Requesting Association
DEBUG - setting network send timeout to 60 seconds
DEBUG - setting network receive timeout to 60 seconds
DEBUG - Constructing Associate RQ PDU
DEBUG - Association Received: localhost
DEBUG - setting network send timeout to 60 seconds
DEBUG - setting network receive timeout to 60 seconds
DEBUG - PDU Type: Associate Request, PDU Length: 450 + 6 bytes PDU header
01 00 00 00 01 c2 00 01 00 00 53 43 50 20 20 20
20 20 20 20 20 20 20 20 20 20 53 74 6f 72 65 54
65 73 74 53 43 55 20 20 20 20 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 10 00 00 15 31 2e
32 2e 38 34 30 2e 31 30 30 30 38 2e 33 2e 31 2e
31 2e 31 20 00 00 45 01 00 ff 00 30 00 00 11 31
2e 32 2e 38 34 30 2e 31 30 30 30 38 2e 31 2e 31
40 00 00 13 31 2e 32 2e 38 34 30 2e 31 30 30 30
38 2e 31 2e 32 2e 31 40 00 00 11 31 2e 32 2e 38
34 30 2e 31 30 30 30 38 2e 31 2e 32 20 00 00 4d
03 00 ff 00 30 00 00 19 31 2e 32 2e 38 34 30 2e
31 30 30 30 38 2e 35 2e 31 2e 34 2e 31 2e 31 2e
32 40 00 00 13 31 2e 32 2e 38 34 30 2e 31 30 30
30 38 2e 31 2e 32 2e 31 40 00 00 11 31 2e 32 2e
38 34 30 2e 31 30 30 30 38 2e 31 2e 32 20 00 00
4d 05 00 ff 00 30 00 00 19 31 2e 32 2e 38 34 30
2e 31 30 30 30 38 2e 35 2e 31 2e 34 2e 31 2e 31
2e 34 40 00 00 13 31 2e 32 2e 38 34 30 2e 31 30
30 30 38 2e 31 2e 32 2e 31 40 00 00 11 31 2e 32
2e 38 34 30 2e 31 30 30 30 38 2e 31 2e 32 20 00
00 38 07 00 ff 00 30 00 00 1b 31 2e 32 2e 38 34
30 2e 31 30 30 30 38 2e 35 2e 31 2e 34 2e 31 2e
31 2e 31 2e 31 40 00 00 11 31 2e 32 2e 38 34 30
2e 31 30 30 30 38 2e 31 2e 32 50 00 00 3a 51 00
00 04 00 00 40 00 52 00 00 1b 31 2e 32 2e 32 37
36 2e 30 2e 37 32 33 30 30 31 30 2e 33 2e 30 2e
33 2e 36 2e 34 55 00 00 0f 4f 46 46 49 53 5f 44
43 4d 54 4b 5f 33 36 34
DEBUG - Parsing an A-ASSOCIATE PDU
DEBUG - DQDBaseSCPPool: Starting new DcmSCP worker thread
INFO - Association Received localhost: StoreTestSCU -> SCP
INFO - Incoming Association Request:
====================== BEGIN A-ASSOCIATE-RQ =====================
Our Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Our Implementation Version Name: OFFIS_DCMTK_364
Their Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Their Implementation Version Name: OFFIS_DCMTK_364
Application Context Name: 1.2.840.10008.3.1.1.1
Calling Application Name: StoreTestSCU
Called Application Name: SCP
Responding Application Name:
Our Max PDU Receive Size: 16384
Their Max PDU Receive Size: 16384
Presentation Contexts:
Context ID: 1 (Proposed)
Abstract Syntax: =VerificationSOPClass
Proposed SCP/SCU Role: Default
Proposed Transfer Syntax(es):
=LittleEndianExplicit
=LittleEndianImplicit
Context ID: 3 (Proposed)
Abstract Syntax: =CTImageStorage
Proposed SCP/SCU Role: Default
Proposed Transfer Syntax(es):
=LittleEndianExplicit
=LittleEndianImplicit
Context ID: 5 (Proposed)
Abstract Syntax: =MRImageStorage
Proposed SCP/SCU Role: Default
Proposed Transfer Syntax(es):
=LittleEndianExplicit
=LittleEndianImplicit
Context ID: 7 (Proposed)
Abstract Syntax: =DigitalXRayImageStorageForPresentation
Proposed SCP/SCU Role: Default
Proposed Transfer Syntax(es):
=LittleEndianImplicit
Requested Extended Negotiation: none
Accepted Extended Negotiation: none
Requested User Identity Negotiation: none
User Identity Negotiation Response: none
======================= END A-ASSOCIATE-RQ ======================
DEBUG - Constructing Associate AC PDU
DEBUG - DcmSCP: Association Acknowledged
INFO - Association Acknowledged (Max Send PDV: 16372)
INFO - ====================== BEGIN A-ASSOCIATE-AC =====================
Our Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Our Implementation Version Name: OFFIS_DCMTK_364
Their Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Their Implementation Version Name: OFFIS_DCMTK_364
Application Context Name: 1.2.840.10008.3.1.1.1
Calling Application Name: StoreTestSCU
Called Application Name: SCP
Responding Application Name: SCP
Our Max PDU Receive Size: 16384
Their Max PDU Receive Size: 16384
Presentation Contexts:
Context ID: 1 (Accepted)
Abstract Syntax: =VerificationSOPClass
Proposed SCP/SCU Role: Default
Accepted SCP/SCU Role: Default
Accepted Transfer Syntax: =LittleEndianExplicit
Context ID: 3 (Accepted)
Abstract Syntax: =CTImageStorage
Proposed SCP/SCU Role: Default
Accepted SCP/SCU Role: Default
Accepted Transfer Syntax: =LittleEndianExplicit
Context ID: 5 (Accepted)
Abstract Syntax: =MRImageStorage
Proposed SCP/SCU Role: Default
Accepted SCP/SCU Role: Default
Accepted Transfer Syntax: =LittleEndianExplicit
Context ID: 7 (Accepted)
Abstract Syntax: =DigitalXRayImageStorageForPresentation
Proposed SCP/SCU Role: Default
Accepted SCP/SCU Role: Default
Accepted Transfer Syntax: =LittleEndianImplicit
Requested Extended Negotiation: none
Accepted Extended Negotiation: none
Requested User Identity Negotiation: none
User Identity Negotiation Response: none
======================= END A-ASSOCIATE-AC ======================
DEBUG - PDU Type: Associate Accept, PDU Length: 277 + 6 bytes PDU header
02 00 00 00 01 15 00 01 00 00 53 43 50 20 20 20
20 20 20 20 20 20 20 20 20 20 53 74 6f 72 65 54
65 73 74 53 43 55 20 20 20 20 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 10 00 00 15 31 2e
32 2e 38 34 30 2e 31 30 30 30 38 2e 33 2e 31 2e
31 2e 31 21 00 00 1b 01 00 00 00 40 00 00 13 31
2e 32 2e 38 34 30 2e 31 30 30 30 38 2e 31 2e 32
2e 31 21 00 00 1b 03 00 00 00 40 00 00 13 31 2e
32 2e 38 34 30 2e 31 30 30 30 38 2e 31 2e 32 2e
31 21 00 00 1b 05 00 00 00 40 00 00 13 31 2e 32
2e 38 34 30 2e 31 30 30 30 38 2e 31 2e 32 2e 31
21 00 00 19 07 00 00 00 40 00 00 11 31 2e 32 2e
38 34 30 2e 31 30 30 30 38 2e 31 2e 32 50 00 00
3a 51 00 00 04 00 00 40 00 52 00 00 1b 31 2e 32
2e 32 37 36 2e 30 2e 37 32 33 30 30 31 30 2e 33
2e 30 2e 33 2e 36 2e 34 55 00 00 0f 4f 46 46 49
53 5f 44 43 4d 54 4b 5f 33 36 34
DEBUG - Parsing an A-ASSOCIATE PDU
INFO - Association Parameters Negotiated:
====================== BEGIN A-ASSOCIATE-AC =====================
Our Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Our Implementation Version Name: OFFIS_DCMTK_364
Their Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.4
Their Implementation Version Name: OFFIS_DCMTK_364
Application Context Name: 1.2.840.10008.3.1.1.1
Calling Application Name: StoreTestSCU
Called Application Name: SCP
Responding Application Name: SCP
Our Max PDU Receive Size: 16384
Their Max PDU Receive Size: 16384
Presentation Contexts:
Context ID: 1 (Accepted)
Abstract Syntax: =VerificationSOPClass
Proposed SCP/SCU Role: Default
Accepted SCP/SCU Role: Default
Accepted Transfer Syntax: =LittleEndianExplicit
Context ID: 3 (Accepted)
Abstract Syntax: =CTImageStorage
Proposed SCP/SCU Role: Default
Accepted SCP/SCU Role: Default
Accepted Transfer Syntax: =LittleEndianExplicit
Context ID: 5 (Accepted)
Abstract Syntax: =MRImageStorage
Proposed SCP/SCU Role: Default
Accepted SCP/SCU Role: Default
Accepted Transfer Syntax: =LittleEndianExplicit
Context ID: 7 (Accepted)
Abstract Syntax: =DigitalXRayImageStorageForPresentation
Proposed SCP/SCU Role: Default
Accepted SCP/SCU Role: Default
Accepted Transfer Syntax: =LittleEndianImplicit
Requested Extended Negotiation: none
Accepted Extended Negotiation: none
Requested User Identity Negotiation: none
User Identity Negotiation Response: none
======================= END A-ASSOCIATE-AC ======================
INFO - Association Accepted (Max Send PDV: 16372)
INFO - Releasing Association
INFO - Received Association Release Request
DEBUG - DQDBaseSCPPool: Worker thread #140345806579456 returns with code: Normal
DEBUG - Cleaning up internal association and network structures