11:10:01.791020 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 11:10:01.791162 - TTCN-3 Parallel Test Component started on 928c3cac6f9e. Component reference: MSC_Test-SMPP(2052), component type: SMPP_Emulation.SMPP_Emulation_CT, component name: MSC_Test-SMPP. Version: 11.1.0. 11:10:01.791229 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 11:10:01.791331 - Connected to MC. 11:10:01.791397 - Initializing variables, timers and ports of component type SMPP_Emulation.SMPP_Emulation_CT inside testcase TC_auth_options_4. 11:10:01.793588 - Port SMPP_PORT was started. 11:10:01.793671 - Port SMPP_CLIENT was started. 11:10:01.793758 - Port SMPP_PROC was started. 11:10:01.793775 - Component type SMPP_Emulation.SMPP_Emulation_CT was initialized. 11:10:01.793834 - Port SMPP_PORT was mapped to system:SMPP_PORT. 11:10:01.794382 - Starting function main_client({ mode := MODE_TRANSCEIVER (2), bind := { system_id := "msc_tester", password := "osmocom1", system_type := "MSC_Tests", interface_version := 52, addr_ton := unknown (0), addr_npi := unknown (0), address_range := "" }, esme_role := true }, "127.0.0.1", 2775, "", 0). 11:10:01.794899 SMPP_Emulation.ttcn:136 entering f__IPL4__PROVIDER__connect: :0 -> 127.0.0.1:2775 / TCP 11:10:01.796822 SMPP_Emulation.ttcn:231 Altstep as_smpp was activated as default, id 1 11:10:01.797568 SMPP_Emulation.ttcn:180 Sent on SMPP_PORT to system @SMPP_CodecPort.SMPP_Send : { connId := 1, msg := { header := { command_len := 0, command_id := '00000009'O, command_status := ESME_ROK (0), seq_num := 1 }, body := { bind_transceiver := { system_id := "msc_tester", password := "osmocom1", system_type := "MSC_Tests", interface_version := 52, addr_ton := unknown (0), addr_npi := unknown (0), address_range := "" } } } } 11:10:01.798190 SMPP_Emulation.ttcn:180 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '000000320000000900000000000000016D73635F746573746572006F736D6F636F6D31004D53435F54657374730034000000'O } 11:10:01.798511 SMPP_Emulation.ttcn:186 Start timer T_wait: 3 s 11:10:01.799028 SMPP_Emulation.ttcn:187 Message enqueued on SMPP_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 2775, locName := "127.0.0.1", locPort := 34565, proto := { tcp := { } }, userData := 0, msg := '0000001180000009000000000000000100'O } id 1 11:10:01.799408 SMPP_Emulation.ttcn:187 Incoming message was mapped to @SMPP_CodecPort.SMPP_RecvFrom : { connId := 1, msg := { header := { command_len := 17, command_id := '80000009'O, command_status := ESME_ROK (0), seq_num := 1 }, body := { bind_transceiver_resp := { system_id := "", opt_pars := { } } } } } id 1 11:10:01.799568 SMPP_Emulation.ttcn:188 Matching on port SMPP_PORT succeeded: matched 11:10:01.799613 SMPP_Emulation.ttcn:188 Receive operation on port SMPP_PORT succeeded, message from system(): @SMPP_CodecPort.SMPP_RecvFrom : { connId := 1, msg := { header := { command_len := 17, command_id := '80000009'O, command_status := ESME_ROK (0), seq_num := 1 }, body := { bind_transceiver_resp := { system_id := "", opt_pars := { } } } } } id 1 11:10:01.799651 SMPP_Emulation.ttcn:188 Message with id 1 was extracted from the queue of SMPP_PORT. 11:10:01.812301 SMPP_Emulation.ttcn:282 Port SMPP_CLIENT is waiting for connection from TC_auth_options_40(2054):SMPP on UNIX pathname /tmp/ttcn3-portconn-523fb248. 11:10:01.812412 SMPP_Emulation.ttcn:282 Port SMPP_CLIENT has accepted the connection from TC_auth_options_40(2054):SMPP. 11:10:01.812702 SMPP_Emulation.ttcn:282 Port SMPP_PROC is waiting for connection from TC_auth_options_40(2054):SMPP_PROC on UNIX pathname /tmp/ttcn3-portconn-4825bd01. 11:10:01.812792 SMPP_Emulation.ttcn:282 Port SMPP_PROC has accepted the connection from TC_auth_options_40(2054):SMPP_PROC. 11:10:01.814902 SMPP_Emulation.ttcn:282 Call enqueued on SMPP_PROC from TC_auth_options_40(2054) @SMPP_Emulation.SMPPEM_register : { dst_addr := "491230042304", hdlr := TC_auth_options_40(2054) } id 1 11:10:01.815029 SMPP_Emulation.ttcn:316 Matching on port SMPP_PROC succeeded: { dst_addr := "491230042304" with ? matched, hdlr := TC_auth_options_40(2054) with ? matched } 11:10:01.815109 SMPP_Emulation.ttcn:316 Getcall operation on port SMPP_PROC succeeded, call from TC_auth_options_40(2054): @SMPP_Emulation.SMPPEM_register : { dst_addr := "491230042304", hdlr := TC_auth_options_40(2054) } id 1 11:10:01.815147 SMPP_Emulation.ttcn:316 Operation with id 1 was extracted from the queue of SMPP_PROC. 11:10:01.815250 SMPP_Emulation.ttcn:318 Replied on SMPP_PROC to TC_auth_options_40(2054) @SMPP_Emulation.SMPPEM_register : { } 11:10:02.858440 SMPP_Emulation.ttcn:282 Message enqueued on SMPP_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 2775, locName := "127.0.0.1", locPort := 34565, proto := { tcp := { } }, userData := 0, msg := '0000002700000102000000002809DE330301343931323330303432333034000000000422000100'O } id 2 11:10:02.858815 SMPP_Emulation.ttcn:282 Incoming message was mapped to @SMPP_CodecPort.SMPP_RecvFrom : { connId := 1, msg := { header := { command_len := 39, command_id := '00000102'O, command_status := ESME_ROK (0), seq_num := 671735347 }, body := { alert_notif := { source_addr_ton := network_specific (3), source_addr_npi := isdn (1), source_addr := "491230042304", esme_addr_ton := unknown (0), esme_addr_npi := unknown (0), esme_addr := "", opt_pars := { { tag := ms_availability_status (1058), len := 1, opt_value := { int1_val := 0 } } } } } } } id 2 11:10:02.859035 SMPP_Emulation.ttcn:284 Matching on port SMPP_PORT .msg.header.command_id := '00000102'O with ('80000004'O, '80000007'O, '80000008'O, '80000021'O) unmatched: First message in the queue does not match the template: 11:10:02.859080 SMPP_Emulation.ttcn:297 Matching on port SMPP_PORT .msg.header.command_id := '00000102'O with '00000005'O unmatched: First message in the queue does not match the template: 11:10:02.859117 SMPP_Emulation.ttcn:201 Matching on port SMPP_PORT .msg.header.command_id := '00000102'O with '00000015'O unmatched: First message in the queue does not match the template: 11:10:02.859146 SMPP_Emulation.ttcn:205 Matching on port SMPP_PORT succeeded: matched 11:10:02.859175 SMPP_Emulation.ttcn:205 Receive operation on port SMPP_PORT succeeded, message from system(): @SMPP_CodecPort.SMPP_RecvFrom : { connId := 1, msg := { header := { command_len := 39, command_id := '00000102'O, command_status := ESME_ROK (0), seq_num := 671735347 }, body := { alert_notif := { source_addr_ton := network_specific (3), source_addr_npi := isdn (1), source_addr := "491230042304", esme_addr_ton := unknown (0), esme_addr_npi := unknown (0), esme_addr := "", opt_pars := { { tag := ms_availability_status (1058), len := 1, opt_value := { int1_val := 0 } } } } } } } id 2 11:10:02.859201 SMPP_Emulation.ttcn:205 Message with id 2 was extracted from the queue of SMPP_PORT. 11:10:02.859325 SMPP_Emulation.ttcn:211 Sent on SMPP_CLIENT to TC_auth_options_40(2054) @SMPP_Types.SMPP_PDU : { header := { command_len := 39, command_id := '00000102'O, command_status := ESME_ROK (0), seq_num := 671735347 }, body := { alert_notif := { source_addr_ton := network_specific (3), source_addr_npi := isdn (1), source_addr := "491230042304", esme_addr_ton := unknown (0), esme_addr_npi := unknown (0), esme_addr := "", opt_pars := { { tag := ms_availability_status (1058), len := 1, opt_value := { int1_val := 0 } } } } } } 11:10:02.859478 SMPP_Emulation.ttcn:316 Default with id 1 (altstep as_smpp) finished. Skipping current alt statement or receiving operation. 11:10:03.273897 SMPP_Emulation.ttcn:282 Connection of port SMPP_CLIENT to TC_auth_options_40(2054):SMPP was closed unexpectedly by the peer. 11:10:03.273946 SMPP_Emulation.ttcn:282 Port SMPP_CLIENT was disconnected from TC_auth_options_40(2054):SMPP. 11:10:03.274140 SMPP_Emulation.ttcn:282 Connection of port SMPP_PROC to TC_auth_options_40(2054):SMPP_PROC was closed unexpectedly by the peer. 11:10:03.274221 SMPP_Emulation.ttcn:282 Port SMPP_PROC was disconnected from TC_auth_options_40(2054):SMPP_PROC. 11:10:03.275378 SMPP_Emulation.ttcn:282 Kill was requested from MC. 11:10:03.275471 SMPP_Emulation.ttcn:282 Terminating test component execution. 11:10:03.278959 - Function main_client was stopped. PTC terminates. 11:10:03.279628 - Terminating component type SMPP_Emulation.SMPP_Emulation_CT. 11:10:03.280122 - Default with id 1 (altstep as_smpp) was deactivated. 11:10:03.280267 - Removing unterminated mapping between port SMPP_PORT and system:SMPP_PORT. 11:10:03.281540 - Port SMPP_PORT was unmapped from system:SMPP_PORT. 11:10:03.281594 - Port SMPP_PORT was stopped. 11:10:03.281637 - Port SMPP_CLIENT was stopped. 11:10:03.281655 - Port SMPP_PROC was stopped. 11:10:03.281725 - Component type SMPP_Emulation.SMPP_Emulation_CT was shut down inside testcase TC_auth_options_4. 11:10:03.281811 - Final verdict of PTC: none 11:10:03.281981 - Disconnected from MC. 11:10:03.282097 - TTCN-3 Parallel Test Component finished.