13:40:08.618223 307 RemsimServer_Tests.ttcn:143 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate'. 13:40:09.629695 307 RemsimServer_Tests.ttcn:143 External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-start.sh RemsimServer_Tests.TC_connect_client_duplicate' was executed successfully (exit status: 0). 13:40:09.629908 307 RemsimServer_Tests.ttcn:143 Test case TC_connect_client_duplicate started. 13:40:09.629961 307 RemsimServer_Tests.ttcn:143 Initializing variables, timers and ports of component type RemsimServer_Tests.test_CT inside testcase TC_connect_client_duplicate. 13:40:09.630046 307 RemsimServer_Tests.ttcn:143 Port HTTP was started. 13:40:09.630082 307 RemsimServer_Tests.ttcn:143 Port RSPRO[0] was started. 13:40:09.630112 307 RemsimServer_Tests.ttcn:143 Port RSPRO[1] was started. 13:40:09.630141 307 RemsimServer_Tests.ttcn:143 Port RSPRO[2] was started. 13:40:09.630206 307 RemsimServer_Tests.ttcn:143 Component type RemsimServer_Tests.test_CT was initialized. 13:40:09.630299 307 RemsimServer_Tests.ttcn:94 Start timer g_T_guard: 60 s 13:40:09.630354 307 RemsimServer_Tests.ttcn:95 Altstep as_Tguard was activated as default, id 1 13:40:09.630403 307 HTTP_Adapter.ttcn:33 Mapping port mtc:HTTP to system:HTTP. 13:40:09.630503 307 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::set_parameter(http_debugging, yes) 13:40:09.630545 307 HTTP_Adapter.ttcn:33 Abstract socket: entering SSL_Socket::parameter_set(http_debugging, yes) 13:40:09.630575 307 HTTP_Adapter.ttcn:33 Abstract socket: leaving SSL_Socket::parameter_set(http_debugging, yes) 13:40:09.630601 307 HTTP_Adapter.ttcn:33 Abstract socket: entering Abstract_Socket::parameter_set(http_debugging, yes) 13:40:09.630628 307 HTTP_Adapter.ttcn:33 Abstract socket: leaving Abstract_Socket::parameter_set(http_debugging, yes) 13:40:09.630655 307 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::set_parameter(http_debugging, yes) 13:40:09.630681 307 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:40:09.630708 307 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::set_parameter(use_notification_ASPs, yes) 13:40:09.630735 307 HTTP_Adapter.ttcn:33 Abstract socket: entering HTTPmsg__PT::user_map(HTTP) 13:40:09.630761 307 HTTP_Adapter.ttcn:33 Abstract socket: entering Abstract_Socket::map_user() 13:40:09.630790 307 HTTP_Adapter.ttcn:33 Abstract socket: leaving Abstract_Socket::map_user() 13:40:09.630817 307 HTTP_Adapter.ttcn:33 Abstract socket: leaving HTTPmsg__PT::user_map() 13:40:09.630844 307 HTTP_Adapter.ttcn:33 Port HTTP was mapped to system:HTTP. 13:40:09.630921 307 HTTP_Adapter.ttcn:33 Map operation of mtc:HTTP to system:HTTP finished. 13:40:09.631012 307 HTTP_Adapter.ttcn:206 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:09.631052 307 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:09.631087 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:09.631214 307 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:40:09.631284 307 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:40:09.631322 307 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:09.631473 307 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/37526 -> 127.0.0.1/9997 13:40:09.631534 307 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:09.631570 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:09.631600 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:09.631628 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:09.631656 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:09.631703 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:09.631746 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:09.631781 307 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:09.631810 307 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:09.631840 307 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:09.631872 307 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:40:09.631909 307 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:09.631941 307 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:09.631974 307 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:40:09.632018 307 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:40:09.632057 307 HTTP_Adapter.ttcn:209 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 1 13:40:09.632093 307 HTTP_Adapter.ttcn:209 Message with id 1 was extracted from the queue of HTTP. 13:40:09.632179 307 HTTP_Adapter.ttcn:226 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "POST", uri := "/api/backend/v1/global-reset", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } 13:40:09.632222 307 HTTP_Adapter.ttcn:226 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:09.632264 307 HTTP_Adapter.ttcn:226 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:09.632294 307 HTTP_Adapter.ttcn:226 Abstract socket: Sending data: Size: 119, Msg: 50 4f 53 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 67 6c 6f 62 61 6c 2d 72 65 73 65 74 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 30 0d 0a 0d 0a 13:40:09.632339 307 HTTP_Adapter.ttcn:226 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:09.632370 307 HTTP_Adapter.ttcn:226 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:09.632453 307 HTTP_Adapter.ttcn:226 Abstract socket: Nr of bytes sent = 119 13:40:09.632500 307 HTTP_Adapter.ttcn:226 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:09.632535 307 HTTP_Adapter.ttcn:226 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:09.632579 307 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:40:09.633051 307 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:09.633113 307 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:09.633142 307 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:40:09.633168 307 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:09.633194 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:09.633228 307 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/37526 13:40:09.633256 307 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 75, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 4d 6f 6e 2c 20 30 31 20 53 65 70 20 32 30 32 35 20 31 33 3a 34 30 3a 30 39 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 30 0d 0a 0d 0a 13:40:09.633316 307 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:09.633344 307 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 75 13:40:09.633373 307 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:40:09.633399 307 HTTP_Adapter.ttcn:250 DECODER: 13:40:09.633427 307 HTTP_Adapter.ttcn:250 method_name: 13:40:09.633463 307 HTTP_Adapter.ttcn:250 Decoding the headers 13:40:09.633493 307 HTTP_Adapter.ttcn:250 +Header line: 13:40:09.633520 307 HTTP_Adapter.ttcn:250 +Header line: 13:40:09.633548 307 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:40:09.633572 307 HTTP_Adapter.ttcn:250 lengthof body: 0, content_length given: 0 13:40:09.633599 307 HTTP_Adapter.ttcn:250 Message successfully decoded 13:40:09.633629 307 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:09.633669 307 HTTP_Adapter.ttcn:250 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Mon, 01 Sep 2025 13:40:09 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:40:09.633707 307 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:09.633733 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:09.633761 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:09.633789 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:09.633814 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:09.633857 307 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:40:09.633898 307 HTTP_Adapter.ttcn:251 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Mon, 01 Sep 2025 13:40:09 GMT" }, { header_name := "Content-Length", header_value := "0" } }, body := "" } } id 2 13:40:09.633930 307 HTTP_Adapter.ttcn:251 Message with id 2 was extracted from the queue of HTTP. 13:40:09.633961 307 HTTP_Adapter.ttcn:252 setverdict(pass): none -> pass 13:40:09.634037 307 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:09.634074 307 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:09.634102 307 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:09.634130 307 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:09.634156 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:09.634182 307 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:09.634218 307 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:09.634244 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:09.634272 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:09.634298 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:09.634324 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:09.634351 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:09.634378 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:09.634462 307 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:40:09.634504 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:09.634532 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:09.634561 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:09.634587 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:09.634639 307 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:40:09.641974 442 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:40:09.642100 442 - TTCN-3 Parallel Test Component started on 7b01d0f21bca. Component reference: RSPRO0(5), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. Version: 11.1.0. 13:40:09.642141 442 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 13:40:09.642322 442 - Connected to MC. 13:40:09.642374 442 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_client_duplicate. 13:40:09.642461 307 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 5, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO0. 13:40:09.642596 307 REMSIM_Tests.ttcn:69 Mapping port RSPRO0(5):IPA_PORT to system:IPA_CODEC_PT. 13:40:09.643905 442 - Port IPA_PORT was started. 13:40:09.644027 442 - Port CFG_PORT was started. 13:40:09.644058 442 - Port IPA_CTRL_PORT was started. 13:40:09.644086 442 - Port IPA_RSPRO_PORT was started. 13:40:09.644114 442 - Port IPA_SP_PORT was started. 13:40:09.644143 442 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:40:09.644252 442 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:40:09.644392 307 REMSIM_Tests.ttcn:69 Map operation of RSPRO0(5):IPA_PORT to system:IPA_CODEC_PT finished. 13:40:09.644479 307 REMSIM_Tests.ttcn:70 Connecting ports RSPRO0(5):IPA_RSPRO_PORT and mtc:RSPRO[0]. 13:40:09.644868 307 REMSIM_Tests.ttcn:70 Port RSPRO[0] is waiting for connection from RSPRO0(5):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-953ce30b. 13:40:09.644980 442 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[0] using transport type UNIX. 13:40:09.645059 307 REMSIM_Tests.ttcn:70 Port RSPRO[0] has accepted the connection from RSPRO0(5):IPA_RSPRO_PORT. 13:40:09.645115 307 REMSIM_Tests.ttcn:70 Connect operation on RSPRO0(5):IPA_RSPRO_PORT and mtc:RSPRO[0] finished. 13:40:09.645152 307 REMSIM_Tests.ttcn:72 Starting function main_client("127.0.0.1", 9998, "", 10000, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true) on component RSPRO0(5). 13:40:09.645241 307 REMSIM_Tests.ttcn:72 Function was started. 13:40:09.645276 307 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:40:09.645425 442 - Starting function main_client("127.0.0.1", 9998, "", 10000, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true). 13:40:09.645721 442 IPA_Emulation.ttcnpp:316 entering f__IPL4__PROVIDER__connect: :10000 -> 127.0.0.1:9998 / TCP 13:40:09.646839 442 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:09.647080 442 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:40:09.647307 442 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:09.647467 442 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 13:40:09.647597 442 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:09.647742 442 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:40:09.647841 442 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:40:09.648274 442 IPA_Emulation.ttcnpp:405 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } 13:40:09.648451 307 REMSIM_Tests.ttcn:75 Message enqueued on RSPRO[0] from RSPRO0(5) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:09.648545 307 REMSIM_Tests.ttcn:76 Matching on port RSPRO[0] succeeded: matched 13:40:09.648584 307 REMSIM_Tests.ttcn:76 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(5): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:09.648615 307 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[0]. 13:40:09.648656 307 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:40:09.648696 307 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:40:09.649096 442 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10000, proto := { tcp := { } }, userData := 0, msg := '0001FE00'O } id 1 13:40:09.649161 442 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:40:09.649301 442 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '00'O } 13:40:09.649355 442 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:09.649408 442 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10000, proto := { tcp := { } }, userData := 0, msg := '0001FE06'O } id 2 13:40:09.649440 442 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:40:09.649476 442 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:09.649517 442 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:09.649622 442 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 13:40:09.649686 442 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:09.649722 442 IPA_Emulation.ttcnpp:745 Message with id 1 was extracted from the queue of IPA_PORT. 13:40:09.649760 442 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:40:09.649847 442 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:09.649885 442 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:09.650017 442 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:09.650072 442 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:40:09.650114 442 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:09.650189 442 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '01'O } 13:40:09.650233 442 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '01'O } 13:40:09.650285 442 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:40:09.650327 442 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:40:09.650505 442 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 13:40:09.650565 442 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:09.650600 442 IPA_Emulation.ttcnpp:745 Message with id 2 was extracted from the queue of IPA_PORT. 13:40:09.650637 442 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:40:09.650675 442 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:09.650709 442 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:09.650805 442 IPA_Emulation.ttcnpp:405 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } 13:40:09.650897 307 REMSIM_Tests.ttcn:83 Message enqueued on RSPRO[0] from RSPRO0(5) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:09.650993 307 REMSIM_Tests.ttcn:84 Matching on port RSPRO[0] succeeded: matched 13:40:09.651034 307 REMSIM_Tests.ttcn:84 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(5): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:09.651063 307 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[0]. 13:40:09.651093 307 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 2 13:40:09.651185 307 HTTP_Adapter.ttcn:206 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:09.651218 307 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:09.651251 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:09.651378 307 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:40:09.651437 307 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:40:09.651472 307 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:09.651602 307 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/37530 -> 127.0.0.1/9997 13:40:09.651642 307 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:09.651686 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:09.651717 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:09.651746 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:09.651773 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:09.651803 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:09.651844 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:09.651879 307 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:09.651911 307 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:09.651944 307 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:09.651982 307 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:40:09.652021 307 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:09.652060 307 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:09.652102 307 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:40:09.652159 307 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:40:09.652198 307 HTTP_Adapter.ttcn:209 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 3 13:40:09.652231 307 HTTP_Adapter.ttcn:209 Message with id 3 was extracted from the queue of HTTP. 13:40:09.652321 307 HTTP_Adapter.ttcn:235 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/clients", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" }, { header_name := "Content-Type", header_value := "application/json" } }, body := "" } } 13:40:09.652373 307 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:09.652421 307 HTTP_Adapter.ttcn:235 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:09.652459 307 HTTP_Adapter.ttcn:235 Abstract socket: Sending data: Size: 94, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 63 6c 69 65 6e 74 73 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 0d 0a 13:40:09.652506 307 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:09.652537 307 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:09.652617 307 HTTP_Adapter.ttcn:235 Abstract socket: Nr of bytes sent = 94 13:40:09.652665 307 HTTP_Adapter.ttcn:235 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:09.652697 307 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:09.652739 307 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:40:09.652818 307 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:09.652850 307 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:09.652879 307 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:40:09.652905 307 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:09.652931 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:09.652975 307 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/37530 13:40:09.653013 307 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 122, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 4d 6f 6e 2c 20 30 31 20 53 65 70 20 32 30 32 35 20 31 33 3a 34 30 3a 30 39 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 31 34 0d 0a 0d 0a 7b 22 63 6c 69 65 6e 74 73 22 3a 5b 5d 7d 13:40:09.653056 307 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:09.653082 307 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 122 13:40:09.653113 307 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:40:09.653139 307 HTTP_Adapter.ttcn:250 DECODER: 13:40:09.653167 307 HTTP_Adapter.ttcn:250 method_name: 13:40:09.653202 307 HTTP_Adapter.ttcn:250 Decoding the headers 13:40:09.653233 307 HTTP_Adapter.ttcn:250 +Header line: 13:40:09.653265 307 HTTP_Adapter.ttcn:250 +Header line: 13:40:09.653292 307 HTTP_Adapter.ttcn:250 +Header line: 13:40:09.653323 307 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:40:09.653349 307 HTTP_Adapter.ttcn:250 Decoding body, buffer length: 14 13:40:09.653375 307 HTTP_Adapter.ttcn:250 lengthof body: 14, content_length given: 14 13:40:09.653403 307 HTTP_Adapter.ttcn:250 Message successfully decoded 13:40:09.653437 307 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:09.653481 307 HTTP_Adapter.ttcn:250 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Mon, 01 Sep 2025 13:40:09 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "14" } }, body := "{\"clients\":[]}" } } id 4 13:40:09.653519 307 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:09.653548 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:09.653578 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:09.653605 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:09.653633 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:09.653671 307 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:40:09.653714 307 HTTP_Adapter.ttcn:251 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Mon, 01 Sep 2025 13:40:09 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "14" } }, body := "{\"clients\":[]}" } } id 4 13:40:09.653753 307 HTTP_Adapter.ttcn:251 Message with id 4 was extracted from the queue of HTTP. 13:40:09.653783 307 HTTP_Adapter.ttcn:252 setverdict(pass): pass -> pass, component reason not changed 13:40:09.653861 307 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:09.654046 307 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:09.654086 307 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:09.654111 307 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:09.654134 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:09.654160 307 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:09.654205 307 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:09.654234 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:09.654260 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:09.654288 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:09.654313 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:09.654337 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:09.654362 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:09.654446 307 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:40:09.654476 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:09.654500 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:09.654525 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:09.654550 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:09.654590 307 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B5D7D'O ("{\"clients\":[]}") 13:40:09.654648 307 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { }, banks := omit, slotmaps := omit } 13:40:09.654789 307 REMSIM_Tests.ttcn:150 Sent on RSPRO[0] to RSPRO0(5) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } 13:40:09.654872 307 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:40:09.655470 442 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_RSPRO_PORT from mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:09.655788 442 IPA_Emulation.ttcnpp:904 Matching on port IPA_RSPRO_PORT succeeded: matched 13:40:09.655853 442 IPA_Emulation.ttcnpp:904 Receive operation on port IPA_RSPRO_PORT succeeded, message from mtc: @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:09.655893 442 IPA_Emulation.ttcnpp:904 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:40:09.656489 442 IPA_Emulation.ttcnpp:907 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:09.656552 442 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:09.656620 442 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O 13:40:09.656679 442 IPA_Emulation.ttcnpp:907 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:09.693065 442 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10000, proto := { tcp := { } }, userData := 0, msg := '003AEE07303780010281020926A22EA32C30270A0101160C376230316430663231626361800D72656D73696D2D7365727665728105312E312E320A0100'O } id 3 13:40:09.693199 442 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '003AEE07303780010281020926A22EA32C30270A0101160C376230316430663231626361800D72656D73696D2D7365727665728105312E312E320A0100'O 13:40:09.693296 442 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 58, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '303780010281020926A22EA32C30270A0101160C376230316430663231626361800D72656D73696D2D7365727665728105312E312E320A0100'O } 13:40:09.693353 442 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C376230316430663231626361800D72656D73696D2D7365727665728105312E312E320A0100'O } id 3 13:40:09.693523 442 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT IPAC_PROTO_OSMO (238) with IPAC_PROTO_CCM (254) unmatchedIPAC_PROTO_EXT_RSPRO (7) with omit unmatched: First message in the queue does not match the template: 13:40:09.693575 442 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT succeeded: matched 13:40:09.693613 442 IPA_Emulation.ttcnpp:761 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C376230316430663231626361800D72656D73696D2D7365727665728105312E312E320A0100'O } id 3 13:40:09.693647 442 IPA_Emulation.ttcnpp:761 Message with id 3 was extracted from the queue of IPA_PORT. 13:40:09.694115 442 IPA_Emulation.ttcnpp:649 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "7b01d0f21bca", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } 13:40:09.694321 307 REMSIM_Tests.ttcn:110 Message enqueued on RSPRO[0] from RSPRO0(5) @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "7b01d0f21bca", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:40:09.694469 307 REMSIM_Tests.ttcn:111 Matching on port RSPRO[0] succeeded: matched 13:40:09.694510 307 REMSIM_Tests.ttcn:111 Receive operation on port RSPRO[0] succeeded, message from RSPRO0(5): @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "7b01d0f21bca", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := ok (0) } } } id 3 13:40:09.694542 307 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[0]. 13:40:09.694573 307 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:40:09.694669 307 HTTP_Adapter.ttcn:206 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:09.694769 307 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:09.694804 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:09.694910 307 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:40:09.694959 307 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:40:09.694991 307 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:09.695138 307 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/37542 -> 127.0.0.1/9997 13:40:09.695313 307 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:09.695359 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:09.695387 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:09.695413 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:09.695439 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:09.695465 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:09.695503 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:09.695529 307 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:09.695555 307 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:09.695581 307 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:09.695610 307 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:40:09.695640 307 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:09.695666 307 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:09.695696 307 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:40:09.695738 307 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:40:09.695772 307 HTTP_Adapter.ttcn:209 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 5 13:40:09.695802 307 HTTP_Adapter.ttcn:209 Message with id 5 was extracted from the queue of HTTP. 13:40:09.695882 307 HTTP_Adapter.ttcn:235 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/clients", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" }, { header_name := "Content-Type", header_value := "application/json" } }, body := "" } } 13:40:09.695918 307 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:09.695955 307 HTTP_Adapter.ttcn:235 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:09.695982 307 HTTP_Adapter.ttcn:235 Abstract socket: Sending data: Size: 94, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 63 6c 69 65 6e 74 73 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 0d 0a 13:40:09.696020 307 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:09.696047 307 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:09.696127 307 HTTP_Adapter.ttcn:235 Abstract socket: Nr of bytes sent = 94 13:40:09.696157 307 HTTP_Adapter.ttcn:235 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:09.696183 307 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:09.696217 307 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:40:09.696499 307 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:09.696548 307 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:09.696596 307 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:40:09.696622 307 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:09.696659 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:09.696711 307 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/37542 13:40:09.696747 307 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 287, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 4d 6f 6e 2c 20 30 31 20 53 65 70 20 32 30 32 35 20 31 33 3a 34 30 3a 30 39 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 31 37 38 0d 0a 0d 0a 7b 22 63 6c 69 65 6e 74 73 22 3a 5b 7b 22 70 65 65 72 22 3a 22 43 31 33 3a 31 22 2c 22 73 74 61 74 65 22 3a 22 43 4f 4e 4e 45 43 54 45 44 5f 43 4c 49 45 4e 54 22 2c 22 63 6f 6d 70 6f 6e 65 6e 74 5f 69 64 22 3a 7b 22 74 79 70 65 5f 22 3a 22 72 65 6d 73 69 6d 43 6c 69 65 6e 74 22 2c 22 6e 61 6d 65 22 3a 22 66 6f 6f 62 61 72 22 2c 22 73 6f 66 74 77 61 72 65 22 3a 22 54 54 43 4e 33 22 2c 22 73 77 56 65 72 73 69 6f 6e 22 3a 22 30 2e 31 22 2c 22 68 77 4d 61 6e 75 66 61 63 74 75 72 65 72 22 3a 22 73 79 73 6d 6f 63 6f 6d 22 7d 7d 5d 7d 13:40:09.696807 307 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:09.696833 307 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 287 13:40:09.696860 307 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:40:09.696886 307 HTTP_Adapter.ttcn:250 DECODER: 13:40:09.696913 307 HTTP_Adapter.ttcn:250 method_name: 13:40:09.696944 307 HTTP_Adapter.ttcn:250 Decoding the headers 13:40:09.696972 307 HTTP_Adapter.ttcn:250 +Header line: 13:40:09.696998 307 HTTP_Adapter.ttcn:250 +Header line: 13:40:09.697023 307 HTTP_Adapter.ttcn:250 +Header line: 13:40:09.697051 307 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:40:09.697076 307 HTTP_Adapter.ttcn:250 Decoding body, buffer length: 178 13:40:09.697100 307 HTTP_Adapter.ttcn:250 lengthof body: 178, content_length given: 178 13:40:09.697126 307 HTTP_Adapter.ttcn:250 Message successfully decoded 13:40:09.697212 307 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:09.697262 307 HTTP_Adapter.ttcn:250 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Mon, 01 Sep 2025 13:40:09 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 6 13:40:09.697288 307 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:09.697308 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:09.697332 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:09.697371 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:09.697401 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:09.697438 307 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:40:09.697472 307 HTTP_Adapter.ttcn:251 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Mon, 01 Sep 2025 13:40:09 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 6 13:40:09.697520 307 HTTP_Adapter.ttcn:251 Message with id 6 was extracted from the queue of HTTP. 13:40:09.697536 307 HTTP_Adapter.ttcn:252 setverdict(pass): pass -> pass, component reason not changed 13:40:09.697585 307 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:09.697662 307 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:09.697675 307 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:09.697689 307 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:09.697722 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:09.697747 307 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:09.697770 307 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:09.697782 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:09.697797 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:09.697810 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:09.697823 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:09.697835 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:09.697848 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:09.697898 307 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:40:09.697914 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:09.697926 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:09.697940 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:09.697952 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:09.697979 307 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B7B2270656572223A224331333A31222C227374617465223A22434F4E4E45435445445F434C49454E54222C22636F6D706F6E656E745F6964223A7B22747970655F223A2272656D73696D436C69656E74222C226E616D65223A22666F6F626172222C22736F667477617265223A225454434E33222C22737756657273696F6E223A22302E31222C2268774D616E756661637475726572223A227379736D6F636F6D227D7D5D7D'O ("{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}") 13:40:09.698061 307 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { { peer := "C13:1", state := CONNECTED_CLIENT (2), component_id := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit } } }, banks := omit, slotmaps := omit } 13:40:09.698147 307 REMSIM_Tests.ttcn:59 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:40:09.702630 445 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 13:40:09.702715 445 - TTCN-3 Parallel Test Component started on 7b01d0f21bca. Component reference: RSPRO1(6), component type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. Version: 11.1.0. 13:40:09.702743 445 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 13:40:09.702935 445 - Connected to MC. 13:40:09.703020 307 REMSIM_Tests.ttcn:59 PTC was created. Component reference: 6, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: RSPRO1. 13:40:09.703127 307 REMSIM_Tests.ttcn:69 Mapping port RSPRO1(6):IPA_PORT to system:IPA_CODEC_PT. 13:40:09.703324 445 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_connect_client_duplicate. 13:40:09.705140 445 - Port IPA_PORT was started. 13:40:09.705267 445 - Port CFG_PORT was started. 13:40:09.705279 445 - Port IPA_CTRL_PORT was started. 13:40:09.705290 445 - Port IPA_RSPRO_PORT was started. 13:40:09.705301 445 - Port IPA_SP_PORT was started. 13:40:09.705311 445 - Component type IPA_Emulation.IPA_Emulation_CT was initialized. 13:40:09.705393 445 - Port IPA_PORT was mapped to system:IPA_CODEC_PT. 13:40:09.705498 307 REMSIM_Tests.ttcn:69 Map operation of RSPRO1(6):IPA_PORT to system:IPA_CODEC_PT finished. 13:40:09.705547 307 REMSIM_Tests.ttcn:70 Connecting ports RSPRO1(6):IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:40:09.705903 307 REMSIM_Tests.ttcn:70 Port RSPRO[1] is waiting for connection from RSPRO1(6):IPA_RSPRO_PORT on UNIX pathname /tmp/ttcn3-portconn-963de30b. 13:40:09.706091 307 REMSIM_Tests.ttcn:70 Port RSPRO[1] has accepted the connection from RSPRO1(6):IPA_RSPRO_PORT. 13:40:09.706129 307 REMSIM_Tests.ttcn:70 Connect operation on RSPRO1(6):IPA_RSPRO_PORT and mtc:RSPRO[1] finished. 13:40:09.706156 307 REMSIM_Tests.ttcn:72 Starting function main_client("127.0.0.1", 9998, "", 10001, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true) on component RSPRO1(6). 13:40:09.706224 307 REMSIM_Tests.ttcn:72 Function was started. 13:40:09.706247 307 REMSIM_Tests.ttcn:74 Start timer T: 4 s 13:40:09.706325 445 - Port IPA_RSPRO_PORT has established the connection with mtc:RSPRO[1] using transport type UNIX. 13:40:09.706659 445 - Starting function main_client("127.0.0.1", 9998, "", 10001, { ser_nr := "", name := "Osmocom TTCN-3 RSPRO client simulator", location1 := "", location2 := "", equip_version := "", sw_version := "", ip_addr := "", mac_addr := "", unit_id := "0/1/2", osmo_rand := "" }, true). 13:40:09.707162 445 IPA_Emulation.ttcnpp:316 entering f__IPL4__PROVIDER__connect: :10001 -> 127.0.0.1:9998 / TCP 13:40:09.709250 445 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:09.709678 445 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '06'O 13:40:09.709900 445 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:09.710158 445 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } 13:40:09.710291 445 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:09.710409 445 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE06'O 13:40:09.710483 445 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE06'O } 13:40:09.711019 445 IPA_Emulation.ttcnpp:405 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } 13:40:09.711249 307 REMSIM_Tests.ttcn:75 Message enqueued on RSPRO[1] from RSPRO1(6) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:09.711369 307 REMSIM_Tests.ttcn:76 Matching on port RSPRO[1] succeeded: matched 13:40:09.711406 307 REMSIM_Tests.ttcn:76 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_UP (1), conn_id := 1, id_resp := omit } id 1 13:40:09.711433 307 REMSIM_Tests.ttcn:76 Message with id 1 was extracted from the queue of RSPRO[1]. 13:40:09.711452 307 REMSIM_Tests.ttcn:82 Warning: Re-starting timer T, which is already active (running or expired). 13:40:09.711484 307 REMSIM_Tests.ttcn:82 Start timer T: 4 s 13:40:09.712764 445 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0, msg := '0001FE00'O } id 1 13:40:09.712861 445 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE00'O 13:40:09.713027 445 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '00'O } 13:40:09.713082 445 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:09.713122 445 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0, msg := '0001FE06'O } id 2 13:40:09.713140 445 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '0001FE06'O 13:40:09.713157 445 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '06'O } 13:40:09.713174 445 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:09.713283 445 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 13:40:09.713333 445 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '00'O } id 1 13:40:09.713355 445 IPA_Emulation.ttcnpp:745 Message with id 1 was extracted from the queue of IPA_PORT. 13:40:09.713377 445 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '00'O 13:40:09.713461 445 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:09.713489 445 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 13:40:09.713635 445 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Encoding @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:09.713680 445 IPA_Emulation.ttcnpp:478 enc_PDU_IPA_CCM(): Stream after encoding: '01'O 13:40:09.713711 445 IPA_Emulation.ttcnpp:479 CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 13:40:09.713765 445 IPA_Emulation.ttcnpp:480 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '01'O } 13:40:09.713790 445 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, payloadData := '01'O } 13:40:09.713827 445 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0001FE01'O 13:40:09.713848 445 IPA_Emulation.ttcnpp:480 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0001FE01'O } 13:40:09.714009 445 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT succeeded: matched 13:40:09.714039 445 IPA_Emulation.ttcnpp:745 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_CCM (254), streamIdExt := omit, msg := '06'O } id 2 13:40:09.714055 445 IPA_Emulation.ttcnpp:745 Message with id 2 was extracted from the queue of IPA_PORT. 13:40:09.714072 445 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Stream before decoding: '06'O 13:40:09.714089 445 IPA_Emulation.ttcnpp:746 dec_PDU_IPA_CCM(): Decoded @IPA_Types.PDU_IPA_CCM: { msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:09.714105 445 IPA_Emulation.ttcnpp:747 CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 13:40:09.714183 445 IPA_Emulation.ttcnpp:405 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } 13:40:09.714291 307 REMSIM_Tests.ttcn:83 Message enqueued on RSPRO[1] from RSPRO1(6) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:09.714376 307 REMSIM_Tests.ttcn:84 Matching on port RSPRO[1] succeeded: matched 13:40:09.714406 307 REMSIM_Tests.ttcn:84 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_ID_ACK (3), conn_id := 1, id_resp := omit } id 2 13:40:09.714424 307 REMSIM_Tests.ttcn:84 Message with id 2 was extracted from the queue of RSPRO[1]. 13:40:09.714442 307 REMSIM_Tests.ttcn:92 Altstep as_ignore_id_ack was activated as default, id 3 13:40:09.714669 307 REMSIM_Tests.ttcn:150 Sent on RSPRO[1] to RSPRO1(6) @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } 13:40:09.714764 307 REMSIM_Tests.ttcn:109 Start timer T: 10 s 13:40:09.715373 445 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_RSPRO_PORT from mtc @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:09.715748 445 IPA_Emulation.ttcnpp:904 Matching on port IPA_RSPRO_PORT succeeded: matched 13:40:09.715810 445 IPA_Emulation.ttcnpp:904 Receive operation on port IPA_RSPRO_PORT succeeded, message from mtc: @RSPRO.RsproPDU : { version := 2, tag := 0, msg := { connectClientReq := { identity := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, clientSlot := { clientId := 13, slotNr := 1 } } } } id 1 13:40:09.715855 445 IPA_Emulation.ttcnpp:904 Message with id 1 was extracted from the queue of IPA_RSPRO_PORT. 13:40:09.716453 445 IPA_Emulation.ttcnpp:907 Sent on IPA_PORT to system @IPA_CodecPort.IPA_Send : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:09.716548 445 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Encoding @IPA_Types.PDU_IPA: { lengthInd := 0, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '3035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:09.716647 445 IPA_CodecPort.ttcn:54 enc_PDU_IPA(): Stream after encoding: '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O 13:40:09.716689 445 IPA_Emulation.ttcnpp:907 Outgoing message was mapped to @IPL4asp_Types.ASP_Send : { connId := 1, proto := { tcp := { } }, msg := '0038EE073035800102810100A22DA22B30210A01001606666F6F62617280055454434E338103302E3182087379736D6F636F6D300602010D020101'O } 13:40:09.757140 445 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @IPL4asp_Types.ASP_RecvFrom : { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0, msg := '003AEE07303780010281020926A22EA32C30270A0101160C376230316430663231626361800D72656D73696D2D7365727665728105312E312E320A0106'O } id 3 13:40:09.757363 445 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Stream before decoding: '003AEE07303780010281020926A22EA32C30270A0101160C376230316430663231626361800D72656D73696D2D7365727665728105312E312E320A0106'O 13:40:09.757480 445 IPA_CodecPort.ttcn:43 dec_PDU_IPA(): Decoded @IPA_Types.PDU_IPA: { lengthInd := 58, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), payloadData := '303780010281020926A22EA32C30270A0101160C376230316430663231626361800D72656D73696D2D7365727665728105312E312E320A0106'O } 13:40:09.757535 445 IPA_Emulation.ttcnpp:743 Incoming message was mapped to @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C376230316430663231626361800D72656D73696D2D7365727665728105312E312E320A0106'O } id 3 13:40:09.757810 445 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT IPAC_PROTO_OSMO (238) with IPAC_PROTO_CCM (254) unmatchedIPAC_PROTO_EXT_RSPRO (7) with omit unmatched: First message in the queue does not match the template: 13:40:09.757869 445 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT succeeded: matched 13:40:09.757891 445 IPA_Emulation.ttcnpp:761 Receive operation on port IPA_PORT succeeded, message from system(): @IPA_CodecPort.IPA_RecvFrom : { connId := 1, streamId := IPAC_PROTO_OSMO (238), streamIdExt := IPAC_PROTO_EXT_RSPRO (7), msg := '303780010281020926A22EA32C30270A0101160C376230316430663231626361800D72656D73696D2D7365727665728105312E312E320A0106'O } id 3 13:40:09.757912 445 IPA_Emulation.ttcnpp:761 Message with id 3 was extracted from the queue of IPA_PORT. 13:40:09.758552 445 IPA_Emulation.ttcnpp:649 Sent on IPA_RSPRO_PORT to mtc @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "7b01d0f21bca", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } 13:40:09.758840 307 REMSIM_Tests.ttcn:110 Message enqueued on RSPRO[1] from RSPRO1(6) @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "7b01d0f21bca", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:40:09.759074 307 REMSIM_Tests.ttcn:111 Matching on port RSPRO[1] succeeded: matched 13:40:09.759116 307 REMSIM_Tests.ttcn:111 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @RSPRO.RsproPDU : { version := 2, tag := 2342, msg := { connectClientRes := { identity := { type_ := remsimServer (1), name := "7b01d0f21bca", software := "remsim-server", swVersion := "1.1.2", hwManufacturer := omit, hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit }, result := identityInUse (6) } } } id 3 13:40:09.759144 307 REMSIM_Tests.ttcn:111 Message with id 3 was extracted from the queue of RSPRO[1]. 13:40:09.759169 307 REMSIM_Tests.ttcn:112 setverdict(pass): pass -> pass, component reason not changed 13:40:09.759296 307 REMSIM_Tests.ttcn:133 Start timer T: 10 s 13:40:10.758481 445 IPA_Emulation.ttcnpp:743 Message enqueued on IPA_PORT from system @Socket_API_Definitions.PortEvent : { connClosed := { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0 } } id 4 13:40:10.758819 445 IPA_Emulation.ttcnpp:745 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 13:40:10.758872 445 IPA_Emulation.ttcnpp:761 Matching on port IPA_PORT failed: Type of the first message in the queue is not @IPA_CodecPort.IPA_RecvFrom. 13:40:10.758971 445 IPA_Emulation.ttcnpp:830 Matching on port IPA_PORT { connClosed := { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0 } } with { connOpened := ? } unmatched: First message in the queue does not match the template: 13:40:10.759059 445 IPA_Emulation.ttcnpp:847 Matching on port IPA_PORT succeeded: matched 13:40:10.759127 445 IPA_Emulation.ttcnpp:847 Receive operation on port IPA_PORT succeeded, message from system(): @Socket_API_Definitions.PortEvent : { connClosed := { connId := 1, remName := "127.0.0.1", remPort := 9998, locName := "127.0.0.1", locPort := 10001, proto := { tcp := { } }, userData := 0 } } id 4 13:40:10.759177 445 IPA_Emulation.ttcnpp:847 Message with id 4 was extracted from the queue of IPA_PORT. 13:40:10.759212 445 IPA_Emulation.ttcnpp:848 IPA: Closed 13:40:10.759281 445 IPA_Emulation.ttcnpp:405 Sent on IPA_RSPRO_PORT to mtc @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } 13:40:10.759379 307 REMSIM_Tests.ttcn:134 Message enqueued on RSPRO[1] from RSPRO1(6) @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } id 4 13:40:10.759447 307 REMSIM_Tests.ttcn:135 Matching on port RSPRO[1] succeeded: matched 13:40:10.759502 307 REMSIM_Tests.ttcn:135 Receive operation on port RSPRO[1] succeeded, message from RSPRO1(6): @IPA_Emulation.ASP_IPA_Event : { ev_type := ASP_IPA_EVENT_DOWN (0), conn_id := 1, id_resp := omit } id 4 13:40:10.759540 307 REMSIM_Tests.ttcn:135 Message with id 4 was extracted from the queue of RSPRO[1]. 13:40:10.759566 445 IPA_Emulation.ttcnpp:852 Stopping test component execution. 13:40:10.759628 307 REMSIM_Tests.ttcn:136 setverdict(pass): pass -> pass, component reason not changed 13:40:10.759714 307 HTTP_Adapter.ttcn:206 Sent on HTTP to system @HTTPmsg_Types.Connect : { hostname := "127.0.0.1", portnumber := 9997, use_ssl := false } 13:40:10.759750 307 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::outgoing_send(Connect) 13:40:10.759795 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(remoteAddr: 127.0.0.1/9997, localAddr: UNSPEC/UNSPEC) called 13:40:10.759834 445 - Function main_client was stopped. PTC terminates. 13:40:10.759882 445 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:40:10.759908 307 HTTP_Adapter.ttcn:206 Abstract socket: Number of remote addresses: 1 13:40:10.759919 445 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:40:10.759976 307 HTTP_Adapter.ttcn:206 Abstract socket: Using address family for socket 8: IPv4 13:40:10.760018 307 HTTP_Adapter.ttcn:206 Abstract socket: Connecting to server from address UNSPEC/UNSPEC 13:40:10.760019 445 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:40:10.760061 445 - Port IPA_PORT was stopped. 13:40:10.760096 445 - Port CFG_PORT was stopped. 13:40:10.760114 445 - Port IPA_CTRL_PORT was stopped. 13:40:10.760116 307 HTTP_Adapter.ttcn:206 Abstract socket: Connection established (addr): 127.0.0.1/37558 -> 127.0.0.1/9997 13:40:10.760136 445 - Removing unterminated connection between port IPA_RSPRO_PORT and mtc:RSPRO[1]. 13:40:10.760149 307 HTTP_Adapter.ttcn:206 Abstract socket: connected to: host 127.0.0.1 service 9997 via address family IPv4 13:40:10.760182 445 - Port IPA_RSPRO_PORT was stopped. 13:40:10.760190 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_add_peer: Adding client 8 to peer list 13:40:10.760230 445 - Port IPA_SP_PORT was stopped. 13:40:10.760247 445 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:10.760255 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:10.760267 445 - Final verdict of PTC: none 13:40:10.760287 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:10.760327 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 9 13:40:10.760341 445 - Disconnected from MC. 13:40:10.760426 445 - TTCN-3 Parallel Test Component finished. 13:40:10.760434 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 9 13:40:10.760513 307 HTTP_Adapter.ttcn:206 Abstract socket: Abstract_Socket::open_client_connection(). Handler set to socket fd 8 13:40:10.760538 307 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::add_user_data(client_id: 8, use_ssl: no) 13:40:10.760555 307 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::add_user_data() with returning Abstract_Socket::add_user_data() 13:40:10.760585 307 HTTP_Adapter.ttcn:206 Abstract socket: entering HTTPmsg__PT::client_connection_opened(8) 13:40:10.760611 307 HTTP_Adapter.ttcn:206 Message enqueued on HTTP from system @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:40:10.760659 307 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::client_connection_opened() 13:40:10.760705 307 HTTP_Adapter.ttcn:206 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Connect),client_id: 8 13:40:10.760753 307 HTTP_Adapter.ttcn:207 Start timer T: 2 s 13:40:10.760793 307 HTTP_Adapter.ttcn:209 Matching on port HTTP succeeded: matched 13:40:10.760832 307 HTTP_Adapter.ttcn:209 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.Connect_result : { client_id := 8 } id 7 13:40:10.760868 307 HTTP_Adapter.ttcn:209 Message with id 7 was extracted from the queue of HTTP. 13:40:10.760937 307 HTTP_Adapter.ttcn:235 Sent on HTTP to system @HTTPmsg_Types.HTTPMessage : { request := { client_id := 8, method := "GET", uri := "/api/backend/v1/clients", version_major := 1, version_minor := 1, header := { { header_name := "Host", header_value := "127.0.0.1:9997" }, { header_name := "Content-Type", header_value := "application/json" } }, body := "" } } 13:40:10.760991 307 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:10.761037 307 HTTP_Adapter.ttcn:235 Abstract socket: entering Abstract_Socket::send_outgoing() 13:40:10.761063 307 HTTP_Adapter.ttcn:235 Abstract socket: Sending data: Size: 94, Msg: 47 45 54 20 2f 61 70 69 2f 62 61 63 6b 65 6e 64 2f 76 31 2f 63 6c 69 65 6e 74 73 20 48 54 54 50 2f 31 2e 31 0d 0a 48 6f 73 74 3a 20 31 32 37 2e 30 2e 30 2e 31 3a 39 39 39 37 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 0d 0a 13:40:10.761091 307 HTTP_Adapter.ttcn:235 Abstract socket: entering HTTPmsg__PT::send_message_on_fd(client_id: 8) 13:40:10.761113 307 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::send_message_on_fd() with returning Abstract_Socket::send_message_on_fd() 13:40:10.761150 307 HTTP_Adapter.ttcn:235 Abstract socket: Nr of bytes sent = 94 13:40:10.761165 307 HTTP_Adapter.ttcn:235 Abstract socket: leaving Abstract_Socket::send_outgoing() 13:40:10.761184 307 HTTP_Adapter.ttcn:235 Abstract socket: leaving HTTPmsg__PT::outgoing_send(HTTPMessage) 13:40:10.761200 307 HTTP_Adapter.ttcn:249 Start timer T: 2 s 13:40:10.761249 307 HTTP_Adapter.ttcn:250 Connection of port RSPRO[1] to RSPRO1(6):IPA_RSPRO_PORT was closed unexpectedly by the peer. 13:40:10.761264 307 HTTP_Adapter.ttcn:250 Port RSPRO[1] was disconnected from RSPRO1(6):IPA_RSPRO_PORT. 13:40:10.761295 307 HTTP_Adapter.ttcn:250 Abstract socket: -------------- entering HTTPmsg__PT::Handle_Fd_Event() - event received on a connection 13:40:10.761320 307 HTTP_Adapter.ttcn:250 Abstract socket: entering Abstract_Socket::Handle_Socket_Event(): fd: 8 readable 13:40:10.761333 307 HTTP_Adapter.ttcn:250 Abstract socket: receiving data 13:40:10.761345 307 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::receive_message_on_fd(client_id: 8) 13:40:10.761359 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::receive_message_on_fd() with returning Abstract_Socket::receive_message_on_fd() 13:40:10.761379 307 HTTP_Adapter.ttcn:250 Abstract socket: Message received from address (addr) 127.0.0.1/37558 13:40:10.761402 307 HTTP_Adapter.ttcn:250 Abstract socket: Message received, buffer content: Size: 287, Msg: 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d 0a 44 61 74 65 3a 20 4d 6f 6e 2c 20 30 31 20 53 65 70 20 32 30 32 35 20 31 33 3a 34 30 3a 31 30 20 47 4d 54 0d 0a 43 6f 6e 74 65 6e 74 2d 54 79 70 65 3a 20 61 70 70 6c 69 63 61 74 69 6f 6e 2f 6a 73 6f 6e 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e 67 74 68 3a 20 31 37 38 0d 0a 0d 0a 7b 22 63 6c 69 65 6e 74 73 22 3a 5b 7b 22 70 65 65 72 22 3a 22 43 31 33 3a 31 22 2c 22 73 74 61 74 65 22 3a 22 43 4f 4e 4e 45 43 54 45 44 5f 43 4c 49 45 4e 54 22 2c 22 63 6f 6d 70 6f 6e 65 6e 74 5f 69 64 22 3a 7b 22 74 79 70 65 5f 22 3a 22 72 65 6d 73 69 6d 43 6c 69 65 6e 74 22 2c 22 6e 61 6d 65 22 3a 22 66 6f 6f 62 61 72 22 2c 22 73 6f 66 74 77 61 72 65 22 3a 22 54 54 43 4e 33 22 2c 22 73 77 56 65 72 73 69 6f 6e 22 3a 22 30 2e 31 22 2c 22 68 77 4d 61 6e 75 66 61 63 74 75 72 65 72 22 3a 22 73 79 73 6d 6f 63 6f 6d 22 7d 7d 5d 7d 13:40:10.761450 307 HTTP_Adapter.ttcn:250 Abstract socket: entering HTTPmsg__PT::message_incoming() 13:40:10.761470 307 HTTP_Adapter.ttcn:250 Abstract socket: HTTPmsg__PT::message_incoming(): decoding next message, len: 287 13:40:10.761519 307 HTTP_Adapter.ttcn:250 starting f_HTTP_decodeCommon 13:40:10.761567 307 HTTP_Adapter.ttcn:250 DECODER: 13:40:10.761595 307 HTTP_Adapter.ttcn:250 method_name: 13:40:10.761616 307 HTTP_Adapter.ttcn:250 Decoding the headers 13:40:10.761640 307 HTTP_Adapter.ttcn:250 +Header line: 13:40:10.761668 307 HTTP_Adapter.ttcn:250 +Header line: 13:40:10.761698 307 HTTP_Adapter.ttcn:250 +Header line: 13:40:10.761721 307 HTTP_Adapter.ttcn:250 Headers decoded. Valid headers. 13:40:10.761742 307 HTTP_Adapter.ttcn:250 Decoding body, buffer length: 178 13:40:10.761790 307 HTTP_Adapter.ttcn:250 lengthof body: 178, content_length given: 178 13:40:10.761832 307 HTTP_Adapter.ttcn:250 Message successfully decoded 13:40:10.761865 307 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, before calling incoming_message 13:40:10.761917 307 HTTP_Adapter.ttcn:250 Message enqueued on HTTP from system @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Mon, 01 Sep 2025 13:40:10 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 8 13:40:10.761957 307 HTTP_Adapter.ttcn:250 HTTPmsg__PT::HTTP_decode, after calling incoming_message 13:40:10.761980 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::message_incoming() 13:40:10.761996 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::handle_message() 13:40:10.762017 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving Abstract_Socket::Handle_Socket_Event() 13:40:10.762033 307 HTTP_Adapter.ttcn:250 Abstract socket: leaving HTTPmsg__PT::Handle_Fd_Event() 13:40:10.762054 307 HTTP_Adapter.ttcn:251 Matching on port HTTP succeeded: matched 13:40:10.762087 307 HTTP_Adapter.ttcn:251 Receive operation on port HTTP succeeded, message from system(): @HTTPmsg_Types.HTTPMessage : { response := { client_id := 8, version_major := 1, version_minor := 1, statuscode := 200, statustext := "OK", header := { { header_name := "Date", header_value := "Mon, 01 Sep 2025 13:40:10 GMT" }, { header_name := "Content-Type", header_value := "application/json" }, { header_name := "Content-Length", header_value := "178" } }, body := "{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}" } } id 8 13:40:10.762106 307 HTTP_Adapter.ttcn:251 Message with id 8 was extracted from the queue of HTTP. 13:40:10.762124 307 HTTP_Adapter.ttcn:252 setverdict(pass): pass -> pass, component reason not changed 13:40:10.762224 307 HTTP_Adapter.ttcn:267 Sent on HTTP to system @HTTPmsg_Types.Close : { client_id := omit } 13:40:10.762257 307 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::outgoing_send(Close) 13:40:10.762317 307 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:10.762337 307 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_client(client_id: 8) 13:40:10.762366 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_client() with returning Abstract_Socket::remove_client() 13:40:10.762414 307 HTTP_Adapter.ttcn:267 Abstract socket: entering Abstract_Socket::remove_client(8) 13:40:10.764771 307 HTTP_Adapter.ttcn:267 Abstract socket: entering HTTPmsg__PT::remove_user_data(client_id: 8 13:40:10.764934 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::remove_user_data() with returning Abstract_Socket::remove_user_data() 13:40:10.765008 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_remove_peer: Removing client 8 from peer list 13:40:10.765043 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: Finding last peer of the peer array 13:40:10.765089 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_last_peer: No active peer found 13:40:10.765134 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: Resizing to 0 13:40:10.765168 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_resize_list: New length is 0 13:40:10.765238 307 HTTP_Adapter.ttcn:267 Abstract socket: Removed client 8. 13:40:10.765272 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_client(8) 13:40:10.765289 307 HTTP_Adapter.ttcn:267 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:10.765304 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:10.765315 307 HTTP_Adapter.ttcn:267 Abstract socket: leaving HTTPmsg__PT::outgoing_send(Close) 13:40:10.765347 307 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Stream before decoding: '7B22636C69656E7473223A5B7B2270656572223A224331333A31222C227374617465223A22434F4E4E45435445445F434C49454E54222C22636F6D706F6E656E745F6964223A7B22747970655F223A2272656D73696D436C69656E74222C226E616D65223A22666F6F626172222C22736F667477617265223A225454434E33222C22737756657273696F6E223A22302E31222C2268774D616E756661637475726572223A227379736D6F636F6D227D7D5D7D'O ("{\"clients\":[{\"peer\":\"C13:1\",\"state\":\"CONNECTED_CLIENT\",\"component_id\":{\"type_\":\"remsimClient\",\"name\":\"foobar\",\"software\":\"TTCN3\",\"swVersion\":\"0.1\",\"hwManufacturer\":\"sysmocom\"}}]}") 13:40:10.765417 307 RemsimServer_Tests.ttcn:36 f_dec_JsRoot(): Decoded @RSRES.JsRoot: { clients := { { peer := "C13:1", state := CONNECTED_CLIENT (2), component_id := { type_ := remsimClient (0), name := "foobar", software := "TTCN3", swVersion := "0.1", hwManufacturer := "sysmocom", hwModel := omit, hwSerialNr := omit, hwVersion := omit, fwVersion := omit } } }, banks := omit, slotmaps := omit } 13:40:10.765455 307 RemsimServer_Tests.ttcn:177 setverdict(pass): pass -> pass, component reason not changed 13:40:10.765483 307 RemsimServer_Tests.ttcn:177 Terminating component type RemsimServer_Tests.test_CT. 13:40:10.765507 307 RemsimServer_Tests.ttcn:177 Default with id 1 (altstep as_Tguard) was deactivated. 13:40:10.765539 307 RemsimServer_Tests.ttcn:177 Default with id 2 (altstep as_ignore_id_ack) was deactivated. 13:40:10.765619 307 RemsimServer_Tests.ttcn:177 Default with id 3 (altstep as_ignore_id_ack) was deactivated. 13:40:10.765636 307 RemsimServer_Tests.ttcn:177 Stop timer g_T_guard: 60 s 13:40:10.765668 307 RemsimServer_Tests.ttcn:177 Removing unterminated mapping between port HTTP and system:HTTP. 13:40:10.765688 307 RemsimServer_Tests.ttcn:177 Abstract socket: entering HTTPmsg__PT::user_unmap(HTTP) 13:40:10.765703 307 RemsimServer_Tests.ttcn:177 Abstract socket: entering Abstract_Socket::unmap_user() 13:40:10.765731 307 RemsimServer_Tests.ttcn:177 Abstract socket: entering Abstract_Socket::remove_all_clients 13:40:10.765749 307 RemsimServer_Tests.ttcn:177 Abstract socket: Abstract_Socket::peer_list_get_nr_of_peers: Number of active peers = 0 13:40:10.765766 307 RemsimServer_Tests.ttcn:177 Abstract socket: leaving Abstract_Socket::remove_all_clients 13:40:10.765784 307 RemsimServer_Tests.ttcn:177 Abstract socket: leaving Abstract_Socket::unmap_user() 13:40:10.765799 307 RemsimServer_Tests.ttcn:177 Abstract socket: leaving HTTPmsg__PT::user_unmap() 13:40:10.765813 307 RemsimServer_Tests.ttcn:177 Port HTTP was unmapped from system:HTTP. 13:40:10.765841 307 RemsimServer_Tests.ttcn:177 Port HTTP was stopped. 13:40:10.765873 307 RemsimServer_Tests.ttcn:177 Removing unterminated connection between port RSPRO[0] and RSPRO0(5):IPA_RSPRO_PORT. 13:40:10.765924 307 RemsimServer_Tests.ttcn:177 Port RSPRO[0] was stopped. 13:40:10.765946 442 IPA_Emulation.ttcnpp:743 Connection of port IPA_RSPRO_PORT to mtc:RSPRO[0] was closed unexpectedly by the peer. 13:40:10.766002 307 RemsimServer_Tests.ttcn:177 Port RSPRO[1] was stopped. 13:40:10.766022 442 IPA_Emulation.ttcnpp:743 Port IPA_RSPRO_PORT was disconnected from mtc:RSPRO[0]. 13:40:10.766040 307 RemsimServer_Tests.ttcn:177 Port RSPRO[2] was stopped. 13:40:10.766075 307 RemsimServer_Tests.ttcn:177 Component type RemsimServer_Tests.test_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:10.766104 307 RemsimServer_Tests.ttcn:177 Waiting for PTCs to finish. 13:40:10.766174 442 IPA_Emulation.ttcnpp:743 Kill was requested from MC. 13:40:10.766209 442 IPA_Emulation.ttcnpp:743 Terminating test component execution. 13:40:10.766521 442 - Function main_client was stopped. PTC terminates. 13:40:10.766585 442 - Terminating component type IPA_Emulation.IPA_Emulation_CT. 13:40:10.766609 442 - Removing unterminated mapping between port IPA_PORT and system:IPA_CODEC_PT. 13:40:10.766741 442 - Port IPA_PORT was unmapped from system:IPA_CODEC_PT. 13:40:10.766780 442 - Port IPA_PORT was stopped. 13:40:10.766797 442 - Port CFG_PORT was stopped. 13:40:10.766809 442 - Port IPA_CTRL_PORT was stopped. 13:40:10.766820 442 - Port IPA_RSPRO_PORT was stopped. 13:40:10.766830 442 - Port IPA_SP_PORT was stopped. 13:40:10.766846 442 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_connect_client_duplicate. 13:40:10.766894 442 - Final verdict of PTC: none 13:40:10.766992 442 - Disconnected from MC. 13:40:10.766995 307 RemsimServer_Tests.ttcn:177 Setting final verdict of the test case. 13:40:10.767025 442 - TTCN-3 Parallel Test Component finished. 13:40:10.767034 307 RemsimServer_Tests.ttcn:177 Local verdict of MTC: pass 13:40:10.767147 307 RemsimServer_Tests.ttcn:177 Local verdict of PTC RSPRO0(5): none (pass -> pass) 13:40:10.767217 307 RemsimServer_Tests.ttcn:177 Local verdict of PTC RSPRO1(6): none (pass -> pass) 13:40:10.767262 307 RemsimServer_Tests.ttcn:177 Test case TC_connect_client_duplicate finished. Verdict: pass 13:40:10.767315 307 RemsimServer_Tests.ttcn:177 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass'. 13:40:12.801610 307 RemsimServer_Tests.ttcn:177 External command `/home/osmocom-build/jenkins/workspace/ttcn3-remsim-test-latest/ttcn3-tcpdump-stop.sh RemsimServer_Tests.TC_connect_client_duplicate pass' was executed successfully (exit status: 0). 13:40:12.801932 307 RemsimServer_Tests.ttcn:180 Switching to log file `REMSIM_Tests-TC_connect_bank-7b01d0f21bca-mtc-307.log'