10:01:28.890991 mtc SGSN_Tests_Iu.ttcn:99 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'.
10:01:29.898910 mtc SGSN_Tests_Iu.ttcn:99 External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0).
10:01:29.899059 mtc SGSN_Tests_Iu.ttcn:99 Test case TC_iu_attach_geran_rau started.
10:01:29.899090 mtc SGSN_Tests_Iu.ttcn:99 Initializing variables, timers and ports of component type SGSN_Tests.test_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.899169 mtc SGSN_Tests_Iu.ttcn:99 Port GSUP_IPA_EVENT was started.
10:01:29.899191 mtc SGSN_Tests_Iu.ttcn:99 Port PROC was started.
10:01:29.899211 mtc SGSN_Tests_Iu.ttcn:99 Port RIM[0] was started.
10:01:29.899229 mtc SGSN_Tests_Iu.ttcn:99 Port RIM[1] was started.
10:01:29.899247 mtc SGSN_Tests_Iu.ttcn:99 Port RIM[2] was started.
10:01:29.899263 mtc SGSN_Tests_Iu.ttcn:99 Port GTPC was started.
10:01:29.899279 mtc SGSN_Tests_Iu.ttcn:99 Port SGSNVTY was started.
10:01:29.899295 mtc SGSN_Tests_Iu.ttcn:99 Component type SGSN_Tests.test_CT was initialized.
10:01:29.899328 mtc SGSN_Tests.ttcn:307 Mapping port mtc:SGSNVTY to system:SGSNVTY.
10:01:29.899539 mtc SGSN_Tests.ttcn:307 Message enqueued on SGSNVTY from system integer : 2 id 1
10:01:29.899571 mtc SGSN_Tests.ttcn:307 Port SGSNVTY was mapped to system:SGSNVTY.
10:01:29.899650 mtc SGSN_Tests.ttcn:307 Map operation of mtc:SGSNVTY to system:SGSNVTY finished.
10:01:29.899680 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 1,
        prompt := "OsmoSGSN> ",
        has_wildcards := false
    }
}
10:01:29.899703 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 2,
        prompt := "OsmoSGSN# ",
        has_wildcards := false
    }
}
10:01:29.899723 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 3,
        prompt := "OsmoSGSN(*)",
        has_wildcards := true
    }
}
10:01:29.899767 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "enable"
10:01:29.899802 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:29.899830 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
10:01:29.899849 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
10:01:29.899867 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
10:01:29.899883 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
10:01:29.899900 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
10:01:29.899919 mtc Osmocom_VTY_Functions.ttcn:86 Matching on port SGSNVTY succeeded: 2 with ? matched
10:01:29.899939 mtc Osmocom_VTY_Functions.ttcn:86 Receive operation on port SGSNVTY succeeded, message from system(): integer : 2 id 1
10:01:29.899958 mtc Osmocom_VTY_Functions.ttcn:86 Message with id 1 was extracted from the queue of SGSNVTY.
10:01:29.899986 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 2
10:01:29.900029 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:29.900067 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
10:01:29.900088 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 2
10:01:29.900107 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 2 was extracted from the queue of SGSNVTY.
10:01:29.900126 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:29.900148 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "reset sgsn state"
10:01:29.900183 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:29.900265 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." id 3
10:01:29.900287 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 4
10:01:29.900323 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:29.900360 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
10:01:29.900397 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+\(*\)\# " unmatched: First message in the queue does not match the template: 
10:01:29.900425 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
10:01:29.900448 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port SGSNVTY succeeded: "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with ? matched
10:01:29.900469 mtc Osmocom_VTY_Functions.ttcn:85 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." id 3
10:01:29.900488 mtc Osmocom_VTY_Functions.ttcn:85 Message with id 3 was extracted from the queue of SGSNVTY.
10:01:29.900517 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:29.900548 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
10:01:29.900568 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 4
10:01:29.900586 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 4 was extracted from the queue of SGSNVTY.
10:01:29.900604 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:29.900630 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
10:01:29.900699 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:29.900829 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 5
10:01:29.900861 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:29.900884 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
10:01:29.900908 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
10:01:29.900920 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 5
10:01:29.900934 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 5 was extracted from the queue of SGSNVTY.
10:01:29.900945 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:29.900958 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
10:01:29.900972 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:29.901047 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 6
10:01:29.901065 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:29.901082 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
10:01:29.901102 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
10:01:29.901114 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 6
10:01:29.901124 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 6 was extracted from the queue of SGSNVTY.
10:01:29.901135 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:29.901146 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "auth-policy remote"
10:01:29.901159 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:29.901234 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 7
10:01:29.901251 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:29.901266 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
10:01:29.901285 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
10:01:29.901296 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 7
10:01:29.901306 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 7 was extracted from the queue of SGSNVTY.
10:01:29.901317 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:29.901327 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
10:01:29.901340 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:29.901408 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 8
10:01:29.901425 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:29.901441 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
10:01:29.901451 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 8
10:01:29.901462 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 8 was extracted from the queue of SGSNVTY.
10:01:29.901472 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:29.901485 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0.
10:01:29.903862 1454 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.903930 1454 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: SGSN_Test-Gb0-NS0(1454), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0. Version: 9.0.0.
10:01:29.903948 1454 - 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
10:01:29.903980 1454 - Connected to MC.
10:01:29.903993 1454 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.904056 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 1454, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0.
10:01:29.904070 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0.
10:01:29.905096 1454 - Port NS_SP was started.
10:01:29.905116 1454 - Port NSVC was started.
10:01:29.905125 1454 - Port NS_CTRL was started.
10:01:29.905133 1454 - Port NSPIP_PROC was started.
10:01:29.905141 1454 - Component type NS_Emulation.NS_CT was initialized.
10:01:29.906143 1455 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.906208 1455 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: SGSN_Test-Gb0-BSSGP0(1455), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0. Version: 9.0.0.
10:01:29.906234 1455 - 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
10:01:29.906269 1455 - Connected to MC.
10:01:29.906289 1455 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.906341 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 1455, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0.
10:01:29.906355 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb0-BSSGP0(1455):BSCP and SGSN_Test-Gb0-NS0(1454):NS_SP.
10:01:29.906530 1454 - Port NS_SP is waiting for connection from SGSN_Test-Gb0-BSSGP0(1455):BSCP on UNIX pathname /tmp/ttcn3-portconn-ab68bfb5.
10:01:29.907181 1455 - Port BSCP was started.
10:01:29.907209 1455 - Port PROC was started.
10:01:29.907226 1455 - Port GLOBAL was started.
10:01:29.907235 1455 - Port RIM was started.
10:01:29.907244 1455 - Port MGMT was started.
10:01:29.907252 1455 - Port BVC was started.
10:01:29.907261 1455 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
10:01:29.907290 1455 - Port BSCP has established the connection with SGSN_Test-Gb0-NS0(1454):NS_SP using transport type UNIX.
10:01:29.907312 1454 - Port NS_SP has accepted the connection from SGSN_Test-Gb0-BSSGP0(1455):BSCP.
10:01:29.907364 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb0-BSSGP0(1455):BSCP and SGSN_Test-Gb0-NS0(1454):NS_SP finished.
10:01:29.907379 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "") on component SGSN_Test-Gb0-NS0(1454).
10:01:29.907453 mtc SGSN_Tests.ttcn:235 Function was started.
10:01:29.907465 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 96,
    sgsn_role := false,
    bvc := {
        {
            bvci := 196,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13135
                    },
                    rac := 0
                },
                cell_id := 20960
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_iu_attach_geran_rau") on component SGSN_Test-Gb0-BSSGP0(1455).
10:01:29.907539 mtc SGSN_Tests.ttcn:236 Function was started.
10:01:29.907551 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb0-BSSGP0(1455):PROC.
10:01:29.907574 1454 - Starting function NSStart({
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "").
10:01:29.907676 1455 - Starting function BssgpStart({
    nsei := 96,
    sgsn_role := false,
    bvc := {
        {
            bvci := 196,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13135
                    },
                    rac := 0
                },
                cell_id := 20960
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_iu_attach_geran_rau").
10:01:29.907692 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb0-BSSGP0(1455):PROC on UNIX pathname /tmp/ttcn3-portconn-652b747.
10:01:29.907829 1454 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21010
10:01:29.907874 1454 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP.
10:01:29.907981 1455 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_geran_rau-BVCI196.
10:01:29.908012 1455 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
10:01:29.908040 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb0-BSSGP0(1455):PROC.
10:01:29.908122 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb0-BSSGP0(1455):PROC finished.
10:01:29.908139 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb0-BSSGP0(1455) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
}
10:01:29.908199 1455 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
} id 1
10:01:29.909968 1456 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.910036 1456 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: -NSVCI97-provIP(1456), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP. Version: 9.0.0.
10:01:29.910052 1456 - 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
10:01:29.910087 1456 - Connected to MC.
10:01:29.910099 1456 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.910119 1454 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 1456, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP.
10:01:29.910171 1454 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb0-NS0(1454):NSPIP_PROC and -NSVCI97-provIP(1456):PROC.
10:01:29.910308 1454 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI97-provIP(1456):PROC on UNIX pathname /tmp/ttcn3-portconn-ee36afe9.
10:01:29.911000 1456 - Port NSE was started.
10:01:29.911026 1456 - Port IPL4 was started.
10:01:29.911036 1456 - Port NSVC[0] was started.
10:01:29.911046 1456 - Port NSVC[1] was started.
10:01:29.911055 1456 - Port NSVC[2] was started.
10:01:29.911064 1456 - Port NSVC[3] was started.
10:01:29.911073 1456 - Port NSVC[4] was started.
10:01:29.911082 1456 - Port NSVC[5] was started.
10:01:29.911091 1456 - Port NSVC[6] was started.
10:01:29.911101 1456 - Port NSVC[7] was started.
10:01:29.911110 1456 - Port NSVC[8] was started.
10:01:29.911119 1456 - Port NSVC[9] was started.
10:01:29.911127 1456 - Port NSVC[10] was started.
10:01:29.911136 1456 - Port NSVC[11] was started.
10:01:29.911145 1456 - Port NSVC[12] was started.
10:01:29.911154 1456 - Port NSVC[13] was started.
10:01:29.911163 1456 - Port NSVC[14] was started.
10:01:29.911171 1456 - Port NSVC[15] was started.
10:01:29.911180 1456 - Port PROC was started.
10:01:29.911189 1456 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
10:01:29.911222 1456 - Port PROC has established the connection with SGSN_Test-Gb0-NS0(1454):NSPIP_PROC using transport type UNIX.
10:01:29.911250 1454 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI97-provIP(1456):PROC.
10:01:29.911263 1454 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb0-NS0(1454):NSPIP_PROC and -NSVCI97-provIP(1456):PROC finished.
10:01:29.911289 1454 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97") on component -NSVCI97-provIP(1456).
10:01:29.911446 1454 NS_Emulation.ttcnpp:324 Function was started.
10:01:29.911567 1454 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI97.
10:01:29.911598 1456 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97").
10:01:29.911729 1456 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI97-provIP(1456):IPL4 to system:IPL4.
10:01:29.911741 1457 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.911775 1456 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
10:01:29.911802 1456 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI97-provIP(1456):IPL4 to system:IPL4 finished.
10:01:29.911838 1457 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: TC_iu_attach_geran_rau-BVCI196(1457), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_geran_rau-BVCI196. Version: 9.0.0.
10:01:29.911858 1457 - 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
10:01:29.911894 1457 - Connected to MC.
10:01:29.911909 1457 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.911920 1455 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 1457, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_geran_rau-BVCI196.
10:01:29.911947 1456 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21010 / UDP
10:01:29.911955 1455 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_iu_attach_geran_rau-BVCI196(1457):BVC and SGSN_Test-Gb0-BSSGP0(1455):BVC.
10:01:29.912088 1455 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_iu_attach_geran_rau-BVCI196(1457):BVC on UNIX pathname /tmp/ttcn3-portconn-9971bab8.
10:01:29.912576 1456 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
10:01:29.912800 1457 - Port BVC was started.
10:01:29.912821 1457 - Port MGMT was started.
10:01:29.912831 1457 - Port GLOBAL was started.
10:01:29.912839 1457 - Port BSSGP_SP was started.
10:01:29.912847 1457 - Port BSSGP_SP_SIG was started.
10:01:29.912856 1457 - Port BSSGP_PROC was started.
10:01:29.912864 1457 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
10:01:29.912895 1457 - Port BVC has established the connection with SGSN_Test-Gb0-BSSGP0(1455):BVC using transport type UNIX.
10:01:29.912923 1455 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_iu_attach_geran_rau-BVCI196(1457):BVC.
10:01:29.912936 1455 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_iu_attach_geran_rau-BVCI196(1457):BVC and SGSN_Test-Gb0-BSSGP0(1455):BVC finished.
10:01:29.912949 1455 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 196,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13135
            },
            rac := 0
        },
        cell_id := 20960
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 96, "TC_iu_attach_geran_rau-BVCI196") on component TC_iu_attach_geran_rau-BVCI196(1457).
10:01:29.913071 1455 BSSGP_Emulation.ttcnpp:203 Function was started.
10:01:29.913144 1455 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
10:01:29.913169 1457 - Starting function f_bssgp_bvc_main({
    bvci := 196,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13135
            },
            rac := 0
        },
        cell_id := 20960
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 96, "TC_iu_attach_geran_rau-BVCI196").
10:01:29.913432 1455 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
10:01:29.913508 1458 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.913602 1458 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: -NSVCI97(1458), component type: NS_Emulation.NSVC_CT, component name: -NSVCI97. Version: 9.0.0.
10:01:29.913674 1458 - 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
10:01:29.913843 1458 - Connected to MC.
10:01:29.913858 1458 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.913871 1454 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 1458, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI97.
10:01:29.913912 1454 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb0-NS0(1454):NSVC and -NSVCI97(1458):NS_SP.
10:01:29.913955 1457 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.914084 1454 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI97(1458):NS_SP on UNIX pathname /tmp/ttcn3-portconn-fa61a3e6.
10:01:29.914308 1455 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 196 with ? matched
}
10:01:29.914348 1455 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
} id 1
10:01:29.914368 1455 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
10:01:29.914387 1457 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1455) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
10:01:29.914447 1455 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_geran_rau-BVCI196(1457)
10:01:29.914468 1457 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.914483 1457 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.914492 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb0-BSSGP0(1455) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_geran_rau-BVCI196(1457) id 1
10:01:29.914497 1457 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
10:01:29.914511 1457 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
10:01:29.914519 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_iu_attach_geran_rau-BVCI196(1457) with ? matched
10:01:29.914533 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb0-BSSGP0(1455): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_geran_rau-BVCI196(1457) id 1
10:01:29.914546 1457 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
10:01:29.914547 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 1 was extracted from the queue of PROC.
10:01:29.914565 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb0-BSSGP0(1455):PROC.
10:01:29.914566 1457 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1455): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
10:01:29.914587 1457 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
10:01:29.914592 1455 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
10:01:29.914604 1457 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.914612 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb0-BSSGP0(1455):PROC. No more data can be sent or received through this connection.
10:01:29.914632 1455 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
10:01:29.914650 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb0-BSSGP0(1455):PROC.
10:01:29.914665 1458 - Port NSCP was started.
10:01:29.914671 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb0-BSSGP0(1455):PROC finished.
10:01:29.914699 1458 - Port NS_SP was started.
10:01:29.914701 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb0-BSSGP0(1455):RIM and mtc:RIM[0].
10:01:29.914711 1458 - Component type NS_Emulation.NSVC_CT was initialized.
10:01:29.914747 1458 - Port NS_SP has established the connection with SGSN_Test-Gb0-NS0(1454):NSVC using transport type UNIX.
10:01:29.914841 mtc SGSN_Tests.ttcn:244 Port RIM[0] is waiting for connection from SGSN_Test-Gb0-BSSGP0(1455):RIM on UNIX pathname /tmp/ttcn3-portconn-1c4bf336.
10:01:29.914856 1455 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[0] using transport type UNIX.
10:01:29.914870 1454 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI97(1458):NS_SP.
10:01:29.914887 1454 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb0-NS0(1454):NSVC and -NSVCI97(1458):NS_SP finished.
10:01:29.914897 mtc SGSN_Tests.ttcn:244 Port RIM[0] has accepted the connection from SGSN_Test-Gb0-BSSGP0(1455):RIM.
10:01:29.914901 1454 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}
10:01:29.914911 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb0-BSSGP0(1455):RIM and mtc:RIM[0] finished.
10:01:29.914926 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1.
10:01:29.914928 1454 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97", -NSVCI97-provIP(1456)) on component -NSVCI97(1458).
10:01:29.915041 1454 NS_Emulation.ttcnpp:351 Function was started.
10:01:29.915104 1458 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97", -NSVCI97-provIP(1456)).
10:01:29.915267 1458 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
10:01:29.915458 1458 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
10:01:29.915494 1454 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI97-provIP(1456) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(1458)
}
10:01:29.915652 1456 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb0-NS0(1454) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(1458)
} id 1
10:01:29.915734 1456 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI97(1458) with ? matched
}
10:01:29.915780 1456 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb0-NS0(1454): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(1458)
} id 1
10:01:29.915804 1456 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
10:01:29.915805 1454 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI97(1458) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
10:01:29.915849 1456 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI97-provIP(1456):NSVC[0] and -NSVCI97(1458):NSCP.
10:01:29.916011 1456 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI97(1458):NSCP on UNIX pathname /tmp/ttcn3-portconn-d43c8fa0.
10:01:29.916042 1458 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI97-provIP(1456):NSVC[0] using transport type UNIX.
10:01:29.916071 1456 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI97(1458):NSCP.
10:01:29.916086 1456 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI97-provIP(1456):NSVC[0] and -NSVCI97(1458):NSCP finished.
10:01:29.916223 1456 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI97(1458) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
10:01:29.916369 1458 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1456) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
10:01:29.916382 1456 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb0-NS0(1454) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
10:01:29.916487 1458 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
10:01:29.916514 1458 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
10:01:29.916524 1454 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI97-provIP(1456) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
10:01:29.916529 1458 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
10:01:29.916551 1458 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
10:01:29.916572 1458 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1456): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
10:01:29.916591 1458 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
10:01:29.916610 1458 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
10:01:29.916616 1454 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
10:01:29.916707 1454 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI97-provIP(1456): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
10:01:29.916757 1454 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
10:01:29.916790 1458 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
}
10:01:29.916841 1458 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
10:01:29.916951 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 1
10:01:29.917049 1456 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.917075 1456 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1458): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 1
10:01:29.917095 1456 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
10:01:29.917117 1459 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.917173 1459 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: SGSN_Test-Gb1-NS1(1459), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1. Version: 9.0.0.
10:01:29.917188 1459 - 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
10:01:29.917224 1459 - Connected to MC.
10:01:29.917237 1459 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.917268 1454 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
10:01:29.917312 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 1459, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1.
10:01:29.917343 1456 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006104820060'O
}
10:01:29.917364 1454 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
10:01:29.917367 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1.
10:01:29.917407 1454 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI97(1458): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
10:01:29.917448 1454 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
10:01:29.917623 1454 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
10:01:29.917705 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006104820060'O
} id 1
10:01:29.917845 1456 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.917854 1455 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
10:01:29.917909 1456 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006104820060'O
} id 1
10:01:29.917978 1455 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.917989 1456 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
10:01:29.917997 1455 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918011 1455 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918085 1455 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918127 1459 - Port NS_SP was started.
10:01:29.918142 1456 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
}
10:01:29.918162 1455 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918167 1459 - Port NSVC was started.
10:01:29.918177 1459 - Port NS_CTRL was started.
10:01:29.918206 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
10:01:29.918248 1458 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 2
10:01:29.918257 1455 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
10:01:29.918261 1456 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.918275 1456 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
10:01:29.918284 1455 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918287 1456 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
10:01:29.918299 1455 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918302 1459 - Port NSPIP_PROC was started.
10:01:29.918309 1456 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
10:01:29.918313 1455 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918315 1458 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
10:01:29.918329 1455 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918330 1459 - Component type NS_Emulation.NS_CT was initialized.
10:01:29.918334 1458 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1456): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 2
10:01:29.918342 1455 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918349 1458 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
10:01:29.918357 1455 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918369 1455 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918370 1458 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
10:01:29.918382 1455 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
10:01:29.918388 1458 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
10:01:29.918410 1455 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
10:01:29.918410 1458 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
10:01:29.918433 1458 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
10:01:29.918434 1455 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1454): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
10:01:29.918441 1454 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1458) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
10:01:29.918450 1458 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
10:01:29.918456 1455 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
10:01:29.918472 1458 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
10:01:29.918475 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
10:01:29.918480 1454 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
10:01:29.918488 1458 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
10:01:29.918507 1454 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
10:01:29.918526 1456 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.918530 1458 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
10:01:29.918531 1454 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
10:01:29.918551 1456 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1458): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
10:01:29.918557 1454 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI97(1458): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
10:01:29.918577 1454 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
10:01:29.918581 1458 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.918587 1456 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
10:01:29.918600 1458 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.918601 1454 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
10:01:29.918614 1458 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.918619 1456 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
10:01:29.918629 1458 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.918638 1455 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
10:01:29.918643 1458 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
10:01:29.918655 1455 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918656 1458 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.918669 1455 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918673 1458 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
10:01:29.918683 1455 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918684 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
10:01:29.918685 1458 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1456): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
10:01:29.918696 1455 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918699 1458 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
10:01:29.918720 1456 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.918720 1458 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
10:01:29.918743 1456 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1458): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
10:01:29.918764 1456 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
10:01:29.918794 1456 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
10:01:29.918841 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
10:01:29.918880 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
10:01:29.918906 1456 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.918925 1455 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918929 1456 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
10:01:29.918950 1456 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
10:01:29.918959 1455 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
10:01:29.918980 1456 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
10:01:29.918981 1455 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.918996 1455 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.919009 1455 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.919015 1456 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.919015 1458 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
10:01:29.919022 1455 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.919030 1458 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.919036 1456 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1458): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
10:01:29.919037 1455 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.919046 1458 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.919051 1455 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.919056 1458 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.919060 1456 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
10:01:29.919065 1455 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.919069 1458 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.919077 1455 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
10:01:29.919081 1458 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
10:01:29.919087 1456 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
10:01:29.919090 1455 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
10:01:29.919095 1458 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
10:01:29.919105 1455 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1454): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
10:01:29.919108 1458 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1456): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
10:01:29.919119 1455 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
10:01:29.919121 1458 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
10:01:29.919131 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
10:01:29.919134 1458 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
10:01:29.919152 1458 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
10:01:29.919159 1456 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.919165 1458 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
10:01:29.919182 1456 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
10:01:29.919253 1456 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
10:01:29.919284 1456 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
10:01:29.919307 1458 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
10:01:29.919325 1458 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.919339 1458 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.919352 1458 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
10:01:29.919364 1458 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1456): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
10:01:29.919376 1458 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
10:01:29.919388 1458 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
10:01:29.919399 1458 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
10:01:29.919416 1458 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
10:01:29.919445 1454 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1458) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
10:01:29.919478 1454 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
10:01:29.919500 1454 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI97(1458): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
10:01:29.919522 1454 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
10:01:29.919689 1454 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
10:01:29.919733 1455 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
10:01:29.919761 1455 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.919781 1455 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.919798 1455 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.919814 1455 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.919830 1455 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.919838 1460 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.919847 1455 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
10:01:29.919863 1455 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1454): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
10:01:29.919879 1455 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
10:01:29.919928 1460 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: SGSN_Test-Gb1-BSSGP1(1460), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1. Version: 9.0.0.
10:01:29.919953 1460 - 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
10:01:29.919998 1460 - Connected to MC.
10:01:29.920018 1460 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.920036 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 1460, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1.
10:01:29.920069 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb1-BSSGP1(1460):BSCP and SGSN_Test-Gb1-NS1(1459):NS_SP.
10:01:29.920384 1459 - Port NS_SP is waiting for connection from SGSN_Test-Gb1-BSSGP1(1460):BSCP on UNIX pathname /tmp/ttcn3-portconn-cb68bfa8.
10:01:29.920493 1455 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
10:01:29.920596 1455 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
10:01:29.920718 1454 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
10:01:29.920815 1454 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
10:01:29.920832 1454 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(1455): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
10:01:29.920851 1454 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
10:01:29.920887 1454 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI97(1458) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
10:01:29.921003 1458 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
10:01:29.921055 1460 - Port BSCP was started.
10:01:29.921078 1460 - Port PROC was started.
10:01:29.921090 1460 - Port GLOBAL was started.
10:01:29.921098 1458 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
10:01:29.921100 1460 - Port RIM was started.
10:01:29.921115 1460 - Port MGMT was started.
10:01:29.921125 1460 - Port BVC was started.
10:01:29.921136 1460 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
10:01:29.921140 1458 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
10:01:29.921161 1458 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
10:01:29.921174 1460 - Port BSCP has established the connection with SGSN_Test-Gb1-NS1(1459):NS_SP using transport type UNIX.
10:01:29.921180 1458 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(1454): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
10:01:29.921197 1458 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
10:01:29.921224 1459 - Port NS_SP has accepted the connection from SGSN_Test-Gb1-BSSGP1(1460):BSCP.
10:01:29.921245 1458 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
10:01:29.921245 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb1-BSSGP1(1460):BSCP and SGSN_Test-Gb1-NS1(1459):NS_SP finished.
10:01:29.921273 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "") on component SGSN_Test-Gb1-NS1(1459).
10:01:29.921279 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
10:01:29.921307 1456 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.921321 1456 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1458): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
10:01:29.921334 mtc SGSN_Tests.ttcn:235 Function was started.
10:01:29.921337 1456 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
10:01:29.921360 1456 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
10:01:29.921361 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 97,
    sgsn_role := false,
    bvc := {
        {
            bvci := 210,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20961
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_iu_attach_geran_rau") on component SGSN_Test-Gb1-BSSGP1(1460).
10:01:29.921418 mtc SGSN_Tests.ttcn:236 Function was started.
10:01:29.921431 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
10:01:29.921441 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb1-BSSGP1(1460):PROC.
10:01:29.921447 1456 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.921463 1456 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
10:01:29.921475 1456 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
10:01:29.921492 1456 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
10:01:29.921524 1458 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
10:01:29.921544 1460 - Starting function BssgpStart({
    nsei := 97,
    sgsn_role := false,
    bvc := {
        {
            bvci := 210,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20961
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_iu_attach_geran_rau").
10:01:29.921548 1458 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.921575 1459 - Starting function NSStart({
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "").
10:01:29.921637 1458 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.921637 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb1-BSSGP1(1460):PROC on UNIX pathname /tmp/ttcn3-portconn-1d52b747.
10:01:29.921654 1458 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.921669 1458 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.921712 1458 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
10:01:29.921729 1458 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
10:01:29.921743 1458 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1456): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
10:01:29.921757 1458 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
10:01:29.921838 1460 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_geran_rau-BVCI210.
10:01:29.921876 1460 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
10:01:29.921923 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb1-BSSGP1(1460):PROC.
10:01:29.921953 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb1-BSSGP1(1460):PROC finished.
10:01:29.921981 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb1-BSSGP1(1460) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
}
10:01:29.922029 1459 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21011
10:01:29.922052 1460 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
} id 1
10:01:29.922117 1459 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP.
10:01:29.922988 1458 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.923278 1454 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1458) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.923416 1454 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.923432 1454 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.923444 1454 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.923456 1454 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.923490 1454 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
10:01:29.923508 1454 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(1458): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.923523 1454 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
10:01:29.923546 1454 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.923764 1455 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.923949 1455 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.923979 1455 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.923999 1455 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.924018 1455 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.924036 1455 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.924093 1455 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
10:01:29.924109 1455 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1454): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.924115 1461 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.924124 1455 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
10:01:29.924145 1455 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
10:01:29.924167 1455 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
10:01:29.924181 1461 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: TC_iu_attach_geran_rau-BVCI210(1461), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_geran_rau-BVCI210. Version: 9.0.0.
10:01:29.924192 1455 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
10:01:29.924200 1461 - 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
10:01:29.924218 1455 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
10:01:29.924259 1457 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1455) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
10:01:29.924263 1461 - Connected to MC.
10:01:29.924290 1461 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.924301 1457 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.924308 1460 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 1461, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_geran_rau-BVCI210.
10:01:29.924312 1455 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
10:01:29.924315 1457 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.924336 1457 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
10:01:29.924350 1457 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
10:01:29.924363 1457 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
10:01:29.924375 1457 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1455): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
10:01:29.924387 1460 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_iu_attach_geran_rau-BVCI210(1461):BVC and SGSN_Test-Gb1-BSSGP1(1460):BVC.
10:01:29.924392 1457 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
10:01:29.924413 1457 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.924458 1457 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1455) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
10:01:29.924509 1457 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.924589 1457 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.924593 1460 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_iu_attach_geran_rau-BVCI210(1461):BVC on UNIX pathname /tmp/ttcn3-portconn-9871baa3.
10:01:29.924618 1457 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
10:01:29.924639 1457 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1455): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
10:01:29.924652 1457 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
10:01:29.925282 1461 - Port BVC was started.
10:01:29.925307 1461 - Port MGMT was started.
10:01:29.925319 1461 - Port GLOBAL was started.
10:01:29.925330 1461 - Port BSSGP_SP was started.
10:01:29.925340 1461 - Port BSSGP_SP_SIG was started.
10:01:29.925350 1461 - Port BSSGP_PROC was started.
10:01:29.925360 1461 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
10:01:29.925375 1457 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
10:01:29.925398 1461 - Port BVC has established the connection with SGSN_Test-Gb1-BSSGP1(1460):BVC using transport type UNIX.
10:01:29.925448 1460 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_iu_attach_geran_rau-BVCI210(1461):BVC.
10:01:29.925466 1457 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
10:01:29.925470 1455 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_iu_attach_geran_rau-BVCI196(1457) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 1
10:01:29.925479 1460 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_iu_attach_geran_rau-BVCI210(1461):BVC and SGSN_Test-Gb1-BSSGP1(1460):BVC finished.
10:01:29.925508 1460 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 210,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20961
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 97, "TC_iu_attach_geran_rau-BVCI210") on component TC_iu_attach_geran_rau-BVCI210(1461).
10:01:29.925567 1455 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
10:01:29.925590 1455 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_iu_attach_geran_rau-BVCI196(1457): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 1
10:01:29.925609 1455 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
10:01:29.925622 1455 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
10:01:29.925645 1454 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
10:01:29.925669 1454 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
10:01:29.925682 1454 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(1455): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
10:01:29.925694 1454 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
10:01:29.925707 1454 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI97(1458) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
10:01:29.925730 1458 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
10:01:29.925758 1458 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
10:01:29.925766 1460 BSSGP_Emulation.ttcnpp:203 Function was started.
10:01:29.925814 1458 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200C4078108088862F224334F0051E0'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
10:01:29.925846 1460 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
10:01:29.925871 1458 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
10:01:29.925900 1458 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(1454): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
10:01:29.925925 1458 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
10:01:29.925951 1461 - Starting function f_bssgp_bvc_main({
    bvci := 210,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20961
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 97, "TC_iu_attach_geran_rau-BVCI210").
10:01:29.925982 1458 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
}
10:01:29.926030 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
} id 6
10:01:29.926051 1456 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.926064 1456 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1458): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
} id 6
10:01:29.926079 1456 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
10:01:29.926111 1456 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200C4078108088862F224334F0051E0'O
}
10:01:29.926126 1460 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_geran_rau-BVCI210(1461) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
10:01:29.926233 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200C4'O
} id 6
10:01:29.926254 1456 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.926268 1456 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200C4'O
} id 6
10:01:29.926268 1462 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.926281 1456 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
10:01:29.926300 1456 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
}
10:01:29.926326 1462 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: -NSVCI98-provIP(1462), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP. Version: 9.0.0.
10:01:29.926331 1458 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} id 7
10:01:29.926343 1462 - 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
10:01:29.926369 1458 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.926386 1462 - Connected to MC.
10:01:29.926400 1462 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.926413 1458 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.926421 1459 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 1462, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP.
10:01:29.926449 1458 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.926477 1458 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.926506 1458 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
10:01:29.926513 1459 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb1-NS1(1459):NSPIP_PROC and -NSVCI98-provIP(1462):PROC.
10:01:29.926536 1458 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
10:01:29.926560 1458 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1456): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} id 7
10:01:29.926584 1458 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
10:01:29.926645 1461 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.926703 1459 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI98-provIP(1462):PROC on UNIX pathname /tmp/ttcn3-portconn-9336aff4.
10:01:29.926756 1458 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.926812 1454 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1458) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
10:01:29.926838 1454 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.926851 1454 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.926863 1454 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.926874 1454 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.926888 1454 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
10:01:29.926903 1454 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(1458): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
10:01:29.926916 1454 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
10:01:29.926927 1460 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 210 with ? matched
}
10:01:29.926930 1454 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.926961 1455 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
10:01:29.926965 1460 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
} id 1
10:01:29.926984 1460 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
10:01:29.926993 1455 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.927015 1455 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.927031 1455 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.927048 1455 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.927061 1460 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_geran_rau-BVCI210(1461)
10:01:29.927067 1455 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.927072 1461 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(1460) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
10:01:29.927094 1455 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
10:01:29.927106 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb1-BSSGP1(1460) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_geran_rau-BVCI210(1461) id 2
10:01:29.927137 1455 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
10:01:29.927137 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_iu_attach_geran_rau-BVCI210(1461) with ? matched
10:01:29.927147 1461 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.927160 1461 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.927161 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb1-BSSGP1(1460): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_geran_rau-BVCI210(1461) id 1
10:01:29.927165 1455 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
10:01:29.927174 1461 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
10:01:29.927183 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 2 was extracted from the queue of PROC.
10:01:29.927187 1461 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
10:01:29.927197 1455 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.927207 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb1-BSSGP1(1460):PROC.
10:01:29.927215 1455 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
10:01:29.927224 1461 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
10:01:29.927228 1455 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1454): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
10:01:29.927242 1455 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
10:01:29.927243 1461 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(1460): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
10:01:29.927244 1460 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
10:01:29.927249 1462 - Port NSE was started.
10:01:29.927267 1461 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
10:01:29.927269 1462 - Port IPL4 was started.
10:01:29.927271 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb1-BSSGP1(1460):PROC. No more data can be sent or received through this connection.
10:01:29.927283 1462 - Port NSVC[0] was started.
10:01:29.927285 1461 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.927295 1462 - Port NSVC[1] was started.
10:01:29.927299 1460 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
10:01:29.927306 1462 - Port NSVC[2] was started.
10:01:29.927318 1462 - Port NSVC[3] was started.
10:01:29.927321 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb1-BSSGP1(1460):PROC.
10:01:29.927329 1462 - Port NSVC[4] was started.
10:01:29.927340 1462 - Port NSVC[5] was started.
10:01:29.927345 1455 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_iu_attach_geran_rau-BVCI196(1457) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.927350 1462 - Port NSVC[6] was started.
10:01:29.927353 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb1-BSSGP1(1460):PROC finished.
10:01:29.927375 1462 - Port NSVC[7] was started.
10:01:29.927387 1462 - Port NSVC[8] was started.
10:01:29.927389 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb1-BSSGP1(1460):RIM and mtc:RIM[1].
10:01:29.927397 1462 - Port NSVC[9] was started.
10:01:29.927410 1462 - Port NSVC[10] was started.
10:01:29.927421 1462 - Port NSVC[11] was started.
10:01:29.927432 1462 - Port NSVC[12] was started.
10:01:29.927447 1462 - Port NSVC[13] was started.
10:01:29.927477 1462 - Port NSVC[14] was started.
10:01:29.927556 1462 - Port NSVC[15] was started.
10:01:29.927560 mtc SGSN_Tests.ttcn:244 Port RIM[1] is waiting for connection from SGSN_Test-Gb1-BSSGP1(1460):RIM on UNIX pathname /tmp/ttcn3-portconn-74bf337.
10:01:29.927568 1462 - Port PROC was started.
10:01:29.927579 1462 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
10:01:29.927589 1460 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[1] using transport type UNIX.
10:01:29.927594 1457 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.927603 1462 - Port PROC has established the connection with SGSN_Test-Gb1-NS1(1459):NSPIP_PROC using transport type UNIX.
10:01:29.927627 mtc SGSN_Tests.ttcn:244 Port RIM[1] has accepted the connection from SGSN_Test-Gb1-BSSGP1(1460):RIM.
10:01:29.927654 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb1-BSSGP1(1460):RIM and mtc:RIM[1] finished.
10:01:29.927663 1459 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI98-provIP(1462):PROC.
10:01:29.927679 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2.
10:01:29.927690 1459 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb1-NS1(1459):NSPIP_PROC and -NSVCI98-provIP(1462):PROC finished.
10:01:29.927727 1457 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
10:01:29.927743 1459 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98") on component -NSVCI98-provIP(1462).
10:01:29.927746 1457 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1455): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.927760 1457 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
10:01:29.927780 1457 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
10:01:29.927795 1457 BSSGP_Emulation.ttcnpp:1398 BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
10:01:29.928027 1459 NS_Emulation.ttcnpp:324 Function was started.
10:01:29.928155 1462 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98").
10:01:29.928228 1459 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI98.
10:01:29.928273 1462 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI98-provIP(1462):IPL4 to system:IPL4.
10:01:29.928312 1462 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
10:01:29.928339 1462 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI98-provIP(1462):IPL4 to system:IPL4 finished.
10:01:29.928448 1462 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21011 / UDP
10:01:29.929005 1462 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
10:01:29.929910 1463 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.929970 1463 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: SGSN_Test-Gb2-NS2(1463), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2. Version: 9.0.0.
10:01:29.929987 1463 - 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
10:01:29.930026 1463 - Connected to MC.
10:01:29.930040 1463 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.930079 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 1463, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2.
10:01:29.930109 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2.
10:01:29.930863 1463 - Port NS_SP was started.
10:01:29.930883 1463 - Port NSVC was started.
10:01:29.930894 1463 - Port NS_CTRL was started.
10:01:29.930904 1463 - Port NSPIP_PROC was started.
10:01:29.930914 1463 - Component type NS_Emulation.NS_CT was initialized.
10:01:29.931908 1464 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.931965 1464 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: -NSVCI98(1464), component type: NS_Emulation.NSVC_CT, component name: -NSVCI98. Version: 9.0.0.
10:01:29.931981 1464 - 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
10:01:29.932007 1464 - Connected to MC.
10:01:29.932020 1464 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.932035 1459 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 1464, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI98.
10:01:29.932101 1459 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb1-NS1(1459):NSVC and -NSVCI98(1464):NS_SP.
10:01:29.932300 1459 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI98(1464):NS_SP on UNIX pathname /tmp/ttcn3-portconn-8b61a3fb.
10:01:29.932773 1464 - Port NSCP was started.
10:01:29.932793 1464 - Port NS_SP was started.
10:01:29.932804 1464 - Component type NS_Emulation.NSVC_CT was initialized.
10:01:29.932837 1464 - Port NS_SP has established the connection with SGSN_Test-Gb1-NS1(1459):NSVC using transport type UNIX.
10:01:29.932882 1459 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI98(1464):NS_SP.
10:01:29.932910 1459 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb1-NS1(1459):NSVC and -NSVCI98(1464):NS_SP finished.
10:01:29.932932 1459 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}
10:01:29.932976 1459 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98", -NSVCI98-provIP(1462)) on component -NSVCI98(1464).
10:01:29.933102 1459 NS_Emulation.ttcnpp:351 Function was started.
10:01:29.933203 1464 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98", -NSVCI98-provIP(1462)).
10:01:29.933368 1464 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
10:01:29.933462 1459 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI98-provIP(1462) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(1464)
}
10:01:29.933562 1464 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
10:01:29.933630 1462 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb1-NS1(1459) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(1464)
} id 1
10:01:29.933668 1465 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.933743 1462 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI98(1464) with ? matched
}
10:01:29.933752 1465 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: SGSN_Test-Gb2-BSSGP2(1465), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2. Version: 9.0.0.
10:01:29.933763 1459 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI98(1464) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
10:01:29.933776 1465 - 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
10:01:29.933805 1462 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb1-NS1(1459): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(1464)
} id 1
10:01:29.933823 1465 - Connected to MC.
10:01:29.933836 1462 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
10:01:29.933842 1465 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.933862 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 1465, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2.
10:01:29.933893 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb2-BSSGP2(1465):BSCP and SGSN_Test-Gb2-NS2(1463):NS_SP.
10:01:29.933896 1462 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI98-provIP(1462):NSVC[0] and -NSVCI98(1464):NSCP.
10:01:29.934067 1463 - Port NS_SP is waiting for connection from SGSN_Test-Gb2-BSSGP2(1465):BSCP on UNIX pathname /tmp/ttcn3-portconn-ca68bfac.
10:01:29.934182 1462 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI98(1464):NSCP on UNIX pathname /tmp/ttcn3-portconn-d83c8fa6.
10:01:29.934211 1464 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI98-provIP(1462):NSVC[0] using transport type UNIX.
10:01:29.934242 1462 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI98(1464):NSCP.
10:01:29.934257 1462 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI98-provIP(1462):NSVC[0] and -NSVCI98(1464):NSCP finished.
10:01:29.934399 1462 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI98(1464) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
10:01:29.934495 1464 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1462) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
10:01:29.934507 1462 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb1-NS1(1459) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
10:01:29.934603 1459 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI98-provIP(1462) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
10:01:29.934605 1464 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
10:01:29.934633 1464 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
10:01:29.934648 1464 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
10:01:29.934651 1465 - Port BSCP was started.
10:01:29.934671 1464 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
10:01:29.934671 1465 - Port PROC was started.
10:01:29.934683 1459 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
10:01:29.934683 1465 - Port GLOBAL was started.
10:01:29.934694 1464 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1462): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
10:01:29.934694 1465 - Port RIM was started.
10:01:29.934705 1465 - Port MGMT was started.
10:01:29.934715 1464 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
10:01:29.934717 1465 - Port BVC was started.
10:01:29.934732 1465 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
10:01:29.934736 1464 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
10:01:29.934745 1459 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI98-provIP(1462): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
10:01:29.934766 1465 - Port BSCP has established the connection with SGSN_Test-Gb2-NS2(1463):NS_SP using transport type UNIX.
10:01:29.934784 1459 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
10:01:29.934800 1463 - Port NS_SP has accepted the connection from SGSN_Test-Gb2-BSSGP2(1465):BSCP.
10:01:29.934814 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb2-BSSGP2(1465):BSCP and SGSN_Test-Gb2-NS2(1463):NS_SP finished.
10:01:29.934841 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "") on component SGSN_Test-Gb2-NS2(1463).
10:01:29.934900 mtc SGSN_Tests.ttcn:235 Function was started.
10:01:29.934905 1464 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI98-provIP(1462) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
}
10:01:29.934925 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 98,
    sgsn_role := false,
    bvc := {
        {
            bvci := 220,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20962
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_iu_attach_geran_rau") on component SGSN_Test-Gb2-BSSGP2(1465).
10:01:29.934956 1464 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
10:01:29.934986 mtc SGSN_Tests.ttcn:236 Function was started.
10:01:29.935011 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb2-BSSGP2(1465):PROC.
10:01:29.935015 1463 - Starting function NSStart({
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "").
10:01:29.935061 1462 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1464) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 1
10:01:29.935154 1462 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.935179 1465 - Starting function BssgpStart({
    nsei := 98,
    sgsn_role := false,
    bvc := {
        {
            bvci := 220,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20962
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_iu_attach_geran_rau").
10:01:29.935202 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb2-BSSGP2(1465):PROC on UNIX pathname /tmp/ttcn3-portconn-1052b747.
10:01:29.935204 1462 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1464): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 1
10:01:29.935215 1459 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
10:01:29.935224 1462 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
10:01:29.935295 1459 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
10:01:29.935338 1459 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI98(1464): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
10:01:29.935375 1463 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21012
10:01:29.935376 1459 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
10:01:29.935442 1463 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP.
10:01:29.935469 1462 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006204820061'O
}
10:01:29.935544 1459 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1460) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
10:01:29.935574 1465 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_geran_rau-BVCI220.
10:01:29.935611 1465 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
10:01:29.935665 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb2-BSSGP2(1465):PROC.
10:01:29.935698 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb2-BSSGP2(1465):PROC finished.
10:01:29.935716 1462 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006204820061'O
} id 1
10:01:29.935727 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb2-BSSGP2(1465) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
}
10:01:29.935782 1462 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.935800 1465 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
} id 1
10:01:29.935804 1462 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006204820061'O
} id 1
10:01:29.935824 1462 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
10:01:29.935849 1460 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
10:01:29.935966 1462 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1464) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
}
10:01:29.936017 1462 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
10:01:29.936038 1462 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.936052 1460 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936052 1462 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
10:01:29.936057 1464 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1462) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 2
10:01:29.936063 1462 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
10:01:29.936084 1462 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1464) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
10:01:29.936096 1460 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936125 1460 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936130 1464 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
10:01:29.936146 1464 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1462): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 2
10:01:29.936152 1460 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936161 1464 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
10:01:29.936179 1464 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
10:01:29.936181 1460 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936194 1464 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
10:01:29.936214 1464 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
10:01:29.936238 1464 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI98-provIP(1462) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
10:01:29.936255 1459 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(1464) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
10:01:29.936306 1459 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
10:01:29.936334 1464 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
10:01:29.936337 1462 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1464) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
10:01:29.936340 1459 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
10:01:29.936351 1462 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.936360 1462 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1464): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
10:01:29.936367 1459 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
10:01:29.936367 1460 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
10:01:29.936372 1462 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
10:01:29.936381 1464 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI98-provIP(1462) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
10:01:29.936386 1462 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
10:01:29.936390 1459 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI98(1464): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
10:01:29.936410 1464 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
10:01:29.936412 1459 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
10:01:29.936418 1462 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1464) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
10:01:29.936420 1460 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936442 1462 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.936449 1459 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1460) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
10:01:29.936462 1462 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1464): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
10:01:29.936466 1464 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1462) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
10:01:29.936474 1460 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936475 1462 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
10:01:29.936490 1462 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
10:01:29.936507 1460 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936509 1462 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
10:01:29.936516 1464 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.936536 1462 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.936542 1464 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.936550 1462 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
10:01:29.936554 1464 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.936562 1462 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
10:01:29.936568 1460 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936568 1464 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.936578 1464 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
10:01:29.936580 1462 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1464) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
10:01:29.936593 1464 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.936595 1460 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936601 1462 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
10:01:29.936607 1464 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
10:01:29.936612 1462 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.936619 1464 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1462): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
10:01:29.936623 1462 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
10:01:29.936628 1460 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936636 1464 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
10:01:29.936648 1462 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
10:01:29.936658 1464 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI98-provIP(1462) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
10:01:29.936665 1460 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936665 1462 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1464) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
10:01:29.936680 1462 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1464) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
10:01:29.936685 1464 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1462) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
10:01:29.936686 1460 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
10:01:29.936693 1462 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.936700 1464 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1462) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
10:01:29.936705 1462 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1464): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
10:01:29.936717 1462 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
10:01:29.936719 1464 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.936732 1462 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
10:01:29.936736 1464 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.936748 1464 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.936750 1460 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
10:01:29.936762 1464 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.936776 1464 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
10:01:29.936789 1464 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
10:01:29.936790 1460 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1459): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
10:01:29.936801 1464 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1462): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
10:01:29.936814 1464 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
10:01:29.936826 1464 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
10:01:29.936832 1460 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
10:01:29.936839 1464 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
10:01:29.936851 1464 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
10:01:29.936867 1464 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.936880 1464 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.936894 1464 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
10:01:29.936905 1464 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1462): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
10:01:29.936917 1464 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
10:01:29.936929 1464 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
10:01:29.936940 1464 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
10:01:29.936944 1460 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
10:01:29.936958 1464 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
10:01:29.936981 1460 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.936988 1459 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(1464) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
10:01:29.937016 1460 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937022 1459 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
10:01:29.937043 1460 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937048 1459 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI98(1464): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
10:01:29.937069 1460 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937078 1459 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
10:01:29.937101 1460 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937146 1460 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
10:01:29.937186 1460 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937216 1460 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937243 1460 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937245 1459 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1460) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
10:01:29.937269 1460 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937295 1460 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937322 1460 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937352 1460 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937375 1460 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
10:01:29.937397 1460 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
10:01:29.937420 1460 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1459): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
10:01:29.937441 1460 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
10:01:29.937535 1460 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
10:01:29.937571 1460 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937601 1460 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937628 1460 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937654 1460 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937680 1460 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.937703 1460 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
10:01:29.937726 1460 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1459): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
10:01:29.937748 1460 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
10:01:29.937784 1466 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.937852 1466 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: -NSVCI99-provIP(1466), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP. Version: 9.0.0.
10:01:29.937870 1466 - 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
10:01:29.937912 1466 - Connected to MC.
10:01:29.937926 1466 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.937936 1463 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 1466, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP.
10:01:29.937981 1463 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb2-NS2(1463):NSPIP_PROC and -NSVCI99-provIP(1466):PROC.
10:01:29.938142 1463 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI99-provIP(1466):PROC on UNIX pathname /tmp/ttcn3-portconn-9336aff0.
10:01:29.938620 1460 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
10:01:29.938789 1466 - Port NSE was started.
10:01:29.938793 1460 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
10:01:29.938813 1466 - Port IPL4 was started.
10:01:29.938822 1466 - Port NSVC[0] was started.
10:01:29.938834 1466 - Port NSVC[1] was started.
10:01:29.938845 1466 - Port NSVC[2] was started.
10:01:29.938856 1466 - Port NSVC[3] was started.
10:01:29.938868 1466 - Port NSVC[4] was started.
10:01:29.938878 1466 - Port NSVC[5] was started.
10:01:29.938889 1466 - Port NSVC[6] was started.
10:01:29.938901 1466 - Port NSVC[7] was started.
10:01:29.938912 1466 - Port NSVC[8] was started.
10:01:29.938923 1466 - Port NSVC[9] was started.
10:01:29.938929 1459 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb1-BSSGP1(1460) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
10:01:29.938934 1466 - Port NSVC[10] was started.
10:01:29.938945 1466 - Port NSVC[11] was started.
10:01:29.938957 1466 - Port NSVC[12] was started.
10:01:29.938968 1466 - Port NSVC[13] was started.
10:01:29.938979 1466 - Port NSVC[14] was started.
10:01:29.938990 1466 - Port NSVC[15] was started.
10:01:29.939001 1466 - Port PROC was started.
10:01:29.939012 1466 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
10:01:29.939045 1466 - Port PROC has established the connection with SGSN_Test-Gb2-NS2(1463):NSPIP_PROC using transport type UNIX.
10:01:29.939083 1463 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI99-provIP(1466):PROC.
10:01:29.939100 1463 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb2-NS2(1463):NSPIP_PROC and -NSVCI99-provIP(1466):PROC finished.
10:01:29.939104 1459 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
10:01:29.939129 1459 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-BSSGP1(1460): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
10:01:29.939133 1463 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99") on component -NSVCI99-provIP(1466).
10:01:29.939162 1459 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
10:01:29.939230 1459 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI98(1464) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
10:01:29.939281 1463 NS_Emulation.ttcnpp:324 Function was started.
10:01:29.939385 1464 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
10:01:29.939392 1463 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI99.
10:01:29.939410 1466 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99").
10:01:29.939494 1464 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
10:01:29.939526 1466 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI99-provIP(1466):IPL4 to system:IPL4.
10:01:29.939540 1464 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
10:01:29.939561 1466 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
10:01:29.939562 1464 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
10:01:29.939582 1464 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-NS1(1459): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
10:01:29.939585 1466 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI99-provIP(1466):IPL4 to system:IPL4 finished.
10:01:29.939600 1464 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
10:01:29.939642 1464 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI98-provIP(1462) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
10:01:29.939678 1462 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1464) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
10:01:29.939696 1466 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21012 / UDP
10:01:29.939707 1462 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.939722 1462 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1464): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
10:01:29.939743 1462 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
10:01:29.939768 1462 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
10:01:29.939857 1467 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.939879 1462 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
10:01:29.939897 1462 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.939911 1462 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
10:01:29.939923 1462 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
10:01:29.939945 1462 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1464) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
10:01:29.939947 1467 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: TC_iu_attach_geran_rau-BVCI220(1467), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_geran_rau-BVCI220. Version: 9.0.0.
10:01:29.939964 1467 - 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
10:01:29.939969 1464 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1462) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
10:01:29.939985 1464 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.940002 1464 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.940005 1467 - Connected to MC.
10:01:29.940038 1464 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.940052 1464 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.940055 1467 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.940070 1465 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 1467, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_geran_rau-BVCI220.
10:01:29.940116 1465 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_iu_attach_geran_rau-BVCI220(1467):BVC and SGSN_Test-Gb2-BSSGP2(1465):BVC.
10:01:29.940164 1464 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
10:01:29.940218 1464 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
10:01:29.940238 1466 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
10:01:29.940275 1465 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_iu_attach_geran_rau-BVCI220(1467):BVC on UNIX pathname /tmp/ttcn3-portconn-9971baae.
10:01:29.940287 1464 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1462): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
10:01:29.940312 1464 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
10:01:29.940965 1467 - Port BVC was started.
10:01:29.941001 1467 - Port MGMT was started.
10:01:29.941012 1467 - Port GLOBAL was started.
10:01:29.941020 1467 - Port BSSGP_SP was started.
10:01:29.941029 1467 - Port BSSGP_SP_SIG was started.
10:01:29.941037 1467 - Port BSSGP_PROC was started.
10:01:29.941045 1467 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
10:01:29.941072 1467 - Port BVC has established the connection with SGSN_Test-Gb2-BSSGP2(1465):BVC using transport type UNIX.
10:01:29.941119 1465 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_iu_attach_geran_rau-BVCI220(1467):BVC.
10:01:29.941139 1465 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_iu_attach_geran_rau-BVCI220(1467):BVC and SGSN_Test-Gb2-BSSGP2(1465):BVC finished.
10:01:29.941158 1465 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 220,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20962
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 98, "TC_iu_attach_geran_rau-BVCI220") on component TC_iu_attach_geran_rau-BVCI220(1467).
10:01:29.941321 1465 BSSGP_Emulation.ttcnpp:203 Function was started.
10:01:29.941419 1467 - Starting function f_bssgp_bvc_main({
    bvci := 220,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20962
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 98, "TC_iu_attach_geran_rau-BVCI220").
10:01:29.941425 1465 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
10:01:29.941836 1465 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_geran_rau-BVCI220(1467) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
10:01:29.942029 1468 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.942073 1464 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.942083 1468 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: -NSVCI99(1468), component type: NS_Emulation.NSVC_CT, component name: -NSVCI99. Version: 9.0.0.
10:01:29.942099 1468 - 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
10:01:29.942131 1468 - Connected to MC.
10:01:29.942150 1467 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.942154 1468 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.942166 1463 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 1468, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI99.
10:01:29.942204 1463 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb2-NS2(1463):NSVC and -NSVCI99(1468):NS_SP.
10:01:29.942403 1463 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI99(1468):NS_SP on UNIX pathname /tmp/ttcn3-portconn-8361a3ff.
10:01:29.942570 1467 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(1465) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
10:01:29.942631 1459 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(1464) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.942661 1467 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.942679 1467 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.942693 1467 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
10:01:29.942704 1467 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
10:01:29.942738 1467 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
10:01:29.942758 1467 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(1465): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
10:01:29.942779 1467 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
10:01:29.942797 1467 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.942810 1465 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 220 with ? matched
}
10:01:29.942852 1465 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
} id 1
10:01:29.942871 1465 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
10:01:29.942907 1459 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.942936 1459 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.942951 1465 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_geran_rau-BVCI220(1467)
10:01:29.942956 1459 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.942964 1468 - Port NSCP was started.
10:01:29.942977 1459 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.942983 1468 - Port NS_SP was started.
10:01:29.942994 1468 - Component type NS_Emulation.NSVC_CT was initialized.
10:01:29.943001 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb2-BSSGP2(1465) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_geran_rau-BVCI220(1467) id 3
10:01:29.943028 1468 - Port NS_SP has established the connection with SGSN_Test-Gb2-NS2(1463):NSVC using transport type UNIX.
10:01:29.943031 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_iu_attach_geran_rau-BVCI220(1467) with ? matched
10:01:29.943041 1459 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
10:01:29.943072 1463 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI99(1468):NS_SP.
10:01:29.943079 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb2-BSSGP2(1465): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_geran_rau-BVCI220(1467) id 1
10:01:29.943087 1463 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb2-NS2(1463):NSVC and -NSVCI99(1468):NS_SP finished.
10:01:29.943091 1459 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI98(1464): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.943094 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 3 was extracted from the queue of PROC.
10:01:29.943100 1463 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}
10:01:29.943109 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb2-BSSGP2(1465):PROC.
10:01:29.943114 1459 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
10:01:29.943126 1463 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99", -NSVCI99-provIP(1466)) on component -NSVCI99(1468).
10:01:29.943134 1465 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
10:01:29.943158 1459 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1460) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.943158 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb2-BSSGP2(1465):PROC. No more data can be sent or received through this connection.
10:01:29.943187 1465 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
10:01:29.943196 1463 NS_Emulation.ttcnpp:351 Function was started.
10:01:29.943207 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb2-BSSGP2(1465):PROC.
10:01:29.943231 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb2-BSSGP2(1465):PROC finished.
10:01:29.943258 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb2-BSSGP2(1465):RIM and mtc:RIM[2].
10:01:29.943300 1468 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99", -NSVCI99-provIP(1466)).
10:01:29.943370 1463 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI99-provIP(1466) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(1468)
}
10:01:29.943425 mtc SGSN_Tests.ttcn:244 Port RIM[2] is waiting for connection from SGSN_Test-Gb2-BSSGP2(1465):RIM on UNIX pathname /tmp/ttcn3-portconn-a4bf334.
10:01:29.943450 1465 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[2] using transport type UNIX.
10:01:29.943462 1468 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
10:01:29.943482 mtc SGSN_Tests.ttcn:244 Port RIM[2] has accepted the connection from SGSN_Test-Gb2-BSSGP2(1465):RIM.
10:01:29.943499 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb2-BSSGP2(1465):RIM and mtc:RIM[2] finished.
10:01:29.943519 1466 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb2-NS2(1463) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(1468)
} id 1
10:01:29.943561 mtc RAN_Adapter.ttcnpp:95 Creating new alive PTC with component type SCCP_Emulation.SCCP_CT, component name: SGSN_Test_0-SCCP.
10:01:29.943588 1460 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.943613 1466 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI99(1468) with ? matched
}
10:01:29.943649 1468 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
10:01:29.943661 1466 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb2-NS2(1463): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(1468)
} id 1
10:01:29.943684 1466 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
10:01:29.943729 1466 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI99-provIP(1466):NSVC[0] and -NSVCI99(1468):NSCP.
10:01:29.943769 1460 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.943771 1463 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI99(1468) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
10:01:29.943806 1460 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.943838 1460 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.943920 1466 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI99(1468):NSCP on UNIX pathname /tmp/ttcn3-portconn-d03c8faa.
10:01:29.943929 1460 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.943948 1460 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.944002 1460 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
10:01:29.944019 1460 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1459): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.944033 1460 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
10:01:29.944054 1460 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
10:01:29.944076 1460 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
10:01:29.944092 1460 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
10:01:29.944113 1460 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_geran_rau-BVCI210(1461) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
10:01:29.944154 1461 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(1460) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
10:01:29.944160 1468 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI99-provIP(1466):NSVC[0] using transport type UNIX.
10:01:29.944187 1460 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_iu_attach_geran_rau-BVCI210(1461) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
10:01:29.944204 1461 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.944207 1466 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI99(1468):NSCP.
10:01:29.944222 1461 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.944225 1466 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI99-provIP(1466):NSVC[0] and -NSVCI99(1468):NSCP finished.
10:01:29.944237 1461 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
10:01:29.944252 1461 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
10:01:29.944264 1461 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
10:01:29.944277 1461 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(1460): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
10:01:29.944293 1461 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
10:01:29.944309 1461 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.944355 1461 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(1460) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
10:01:29.944360 1466 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI99(1468) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
10:01:29.944388 1461 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.944403 1461 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.944430 1461 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
10:01:29.944443 1461 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(1460): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
10:01:29.944455 1461 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
10:01:29.944466 1466 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb2-NS2(1463) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
10:01:29.944522 1468 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1466) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
10:01:29.944545 1463 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI99-provIP(1466) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
10:01:29.944587 1463 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
10:01:29.944619 1463 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI99-provIP(1466): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
10:01:29.944646 1463 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
10:01:29.944757 1468 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
10:01:29.944806 1468 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
10:01:29.944836 1468 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
10:01:29.944859 1463 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
10:01:29.944882 1468 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
10:01:29.944901 1463 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
10:01:29.944920 1468 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1466): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
10:01:29.944921 1463 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI99(1468): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
10:01:29.944942 1463 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
10:01:29.944957 1468 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
10:01:29.944994 1468 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
10:01:29.945027 1463 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1465) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
10:01:29.945181 1461 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb1-BSSGP1(1460) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
10:01:29.945237 1468 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI99-provIP(1466) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
}
10:01:29.945278 1461 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
10:01:29.945283 1460 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_iu_attach_geran_rau-BVCI210(1461) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 1
10:01:29.945294 1465 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
10:01:29.945294 1468 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
10:01:29.945384 1460 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
10:01:29.945397 1466 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1468) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 1
10:01:29.945408 1460 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_iu_attach_geran_rau-BVCI210(1461): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 1
10:01:29.945427 1460 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
10:01:29.945442 1460 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
10:01:29.945469 1459 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb1-BSSGP1(1460) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
10:01:29.945487 1465 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.945491 1466 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.945496 1459 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
10:01:29.945515 1459 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-BSSGP1(1460): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
10:01:29.945520 1466 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1468): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 1
10:01:29.945528 1459 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
10:01:29.945532 1465 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.945538 1466 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
10:01:29.945570 1459 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI98(1464) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
10:01:29.945598 1464 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
10:01:29.945626 1465 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.945643 1464 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
10:01:29.945658 1464 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200D2078108088862F22433900051E1'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
10:01:29.945661 1465 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.945674 1464 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
10:01:29.945685 1464 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-NS1(1459): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
10:01:29.945686 1465 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.945696 1464 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
10:01:29.945713 1464 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI98-provIP(1462) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
}
10:01:29.945741 1462 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1464) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
} id 6
10:01:29.945762 1462 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.945773 1462 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1464): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
} id 6
10:01:29.945783 1462 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
10:01:29.945804 1462 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200D2078108088862F22433900051E1'O
}
10:01:29.945806 1466 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006304820062'O
}
10:01:29.945862 1465 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
10:01:29.945918 1465 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.945950 1465 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.945981 1465 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.946005 1465 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.946026 1462 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200D2'O
} id 6
10:01:29.946030 1465 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.946041 1462 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.946052 1462 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200D2'O
} id 6
10:01:29.946056 1465 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.946063 1462 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
10:01:29.946078 1462 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1464) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
}
10:01:29.946086 1465 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.946101 1464 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1462) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} id 7
10:01:29.946116 1464 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.946118 1465 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
10:01:29.946121 1466 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006304820062'O
} id 1
10:01:29.946132 1464 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.946145 1464 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.946150 1465 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
10:01:29.946157 1464 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.946170 1464 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
10:01:29.946178 1465 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1463): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
10:01:29.946182 1464 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
10:01:29.946186 1466 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.946193 1464 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1462): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} id 7
10:01:29.946198 1465 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
10:01:29.946204 1464 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
10:01:29.946205 1466 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006304820062'O
} id 1
10:01:29.946224 1466 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
10:01:29.946322 1464 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.946352 1459 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(1464) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
10:01:29.946366 1466 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1468) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
}
10:01:29.946378 1459 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.946390 1459 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.946401 1459 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.946413 1459 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.946414 1466 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
10:01:29.946426 1459 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
10:01:29.946431 1466 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.946441 1459 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI98(1464): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
10:01:29.946443 1466 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
10:01:29.946455 1459 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
10:01:29.946458 1466 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
10:01:29.946532 1468 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1466) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 2
10:01:29.946535 1466 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1468) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
10:01:29.946555 1459 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1460) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.946621 1460 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1459) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
10:01:29.946678 1468 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
10:01:29.946705 1460 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.946710 1468 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1466): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 2
10:01:29.946734 1468 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
10:01:29.946753 1460 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.946772 1468 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
10:01:29.946793 1460 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.946797 1468 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
10:01:29.946829 1460 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.946835 1468 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
10:01:29.946867 1463 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(1468) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
10:01:29.946874 1460 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.946875 1468 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI99-provIP(1466) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
10:01:29.946886 1463 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
10:01:29.946897 1463 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
10:01:29.946906 1468 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
10:01:29.946911 1463 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
10:01:29.946913 1466 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1468) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
10:01:29.946926 1463 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI99(1468): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
10:01:29.946933 1466 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.946939 1460 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
10:01:29.946940 1463 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
10:01:29.946943 1466 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1468): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
10:01:29.946946 1468 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI99-provIP(1466) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
10:01:29.946954 1463 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1465) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
10:01:29.946964 1466 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
10:01:29.946974 1468 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
10:01:29.946978 1465 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
10:01:29.946981 1466 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
10:01:29.947003 1465 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.947015 1466 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1468) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
10:01:29.947019 1465 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.947029 1460 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
10:01:29.947031 1466 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.947032 1465 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.947060 1468 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1466) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
10:01:29.947080 1466 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1468): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
10:01:29.947090 1465 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.947097 1466 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
10:01:29.947109 1465 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.947118 1466 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
10:01:29.947140 1465 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
10:01:29.947147 1460 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
10:01:29.947149 1466 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
10:01:29.947160 1465 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.947167 1466 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.947175 1465 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.947182 1466 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
10:01:29.947183 1468 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.947186 1465 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.947195 1466 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
10:01:29.947199 1465 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.947212 1465 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.947216 1466 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1468) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
10:01:29.947218 1468 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.947226 1465 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.947236 1466 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
10:01:29.947240 1465 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.947242 1468 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.947245 1469 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.947249 1466 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.947252 1465 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
10:01:29.947262 1466 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
10:01:29.947265 1465 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
10:01:29.947270 1468 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.947274 1466 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
10:01:29.947279 1465 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1463): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
10:01:29.947292 1465 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
10:01:29.947294 1466 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1468) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
10:01:29.947295 1468 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
10:01:29.947322 1469 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: SGSN_Test_0-SCCP(1469), component type: SCCP_Emulation.SCCP_CT, component name: SGSN_Test_0-SCCP. Version: 9.0.0.
10:01:29.947324 1468 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.947339 1469 - 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
10:01:29.947349 1468 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
10:01:29.947371 1468 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1466): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
10:01:29.947386 1469 - Connected to MC.
10:01:29.947393 1468 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
10:01:29.947400 1469 - Initializing variables, timers and ports of component type SCCP_Emulation.SCCP_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.947414 mtc RAN_Adapter.ttcnpp:95 PTC was created. Component reference: 1469, alive: yes, type: SCCP_Emulation.SCCP_CT, component name: SGSN_Test_0-SCCP.
10:01:29.947421 1460 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.947427 1468 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI99-provIP(1466) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
10:01:29.947439 mtc RAN_Adapter.ttcnpp:97 Creating new alive PTC with component type RAN_Emulation.RAN_Emulation_CT, component name: SGSN_Test_0-RAN.
10:01:29.947459 1466 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1468) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
10:01:29.947475 1466 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.947476 1460 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
10:01:29.947488 1466 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1468): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
10:01:29.947489 1468 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1466) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
10:01:29.947501 1466 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
10:01:29.947504 1460 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1459): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
10:01:29.947517 1466 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
10:01:29.947524 1468 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1466) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
10:01:29.947528 1460 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
10:01:29.947562 1468 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.947595 1468 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.947619 1468 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.947646 1468 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.947671 1468 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
10:01:29.947696 1468 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
10:01:29.947716 1468 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1466): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
10:01:29.947738 1468 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
10:01:29.947753 1460 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_iu_attach_geran_rau-BVCI210(1461) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.947758 1468 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
10:01:29.947782 1468 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
10:01:29.947805 1468 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
10:01:29.947838 1468 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.947885 1468 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.947912 1468 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
10:01:29.947932 1468 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1466): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
10:01:29.947952 1468 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
10:01:29.947970 1468 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
10:01:29.947990 1468 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
10:01:29.948022 1468 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
10:01:29.948052 1463 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(1468) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
10:01:29.948072 1463 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
10:01:29.948085 1463 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI99(1468): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
10:01:29.948089 1461 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(1460) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.948098 1463 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
10:01:29.948187 1463 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1465) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
10:01:29.948212 1465 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
10:01:29.948232 1465 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.948242 1461 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
10:01:29.948247 1465 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.948263 1465 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.948265 1461 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(1460): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.948277 1465 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.948282 1461 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
10:01:29.948290 1465 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.948301 1461 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
10:01:29.948303 1465 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
10:01:29.948316 1465 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1463): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
10:01:29.948322 1461 BSSGP_Emulation.ttcnpp:1398 BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
10:01:29.948329 1465 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
10:01:29.948442 1469 - Port SCCP_SP_PORT was started.
10:01:29.948465 1469 - Port MTP3_SCCP_PORT was started.
10:01:29.948476 1469 - Component type SCCP_Emulation.SCCP_CT was initialized.
10:01:29.948787 1465 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
10:01:29.948867 1465 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
10:01:29.948932 1463 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb2-BSSGP2(1465) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
10:01:29.949014 1463 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
10:01:29.949029 1463 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-BSSGP2(1465): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
10:01:29.949045 1463 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
10:01:29.949081 1463 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI99(1468) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
10:01:29.949277 1468 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
10:01:29.949476 1468 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
10:01:29.949564 1468 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
10:01:29.949610 1468 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
10:01:29.949640 1468 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-NS2(1463): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
10:01:29.949672 1468 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
10:01:29.949742 1468 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI99-provIP(1466) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
10:01:29.949788 1466 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1468) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
10:01:29.949815 1466 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.949828 1466 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1468): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
10:01:29.949843 1466 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
10:01:29.949862 1466 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
10:01:29.949924 1466 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
10:01:29.949938 1466 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.949950 1466 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
10:01:29.949961 1466 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
10:01:29.949978 1466 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1468) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
10:01:29.950011 1468 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1466) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
10:01:29.950045 1468 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.950081 1468 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.950113 1468 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.950139 1468 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.950225 1468 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
10:01:29.950261 1468 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
10:01:29.950284 1468 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1466): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
10:01:29.950306 1468 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
10:01:29.951833 1470 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.951910 1470 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: SGSN_Test_0-RAN(1470), component type: RAN_Emulation.RAN_Emulation_CT, component name: SGSN_Test_0-RAN. Version: 9.0.0.
10:01:29.951928 1470 - 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
10:01:29.951962 1470 - Connected to MC.
10:01:29.951976 1470 - Initializing variables, timers and ports of component type RAN_Emulation.RAN_Emulation_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.951994 mtc RAN_Adapter.ttcnpp:97 PTC was created. Component reference: 1470, alive: yes, type: RAN_Emulation.RAN_Emulation_CT, component name: SGSN_Test_0-RAN.
10:01:29.952017 mtc RAN_Adapter.ttcnpp:109 Creating new alive PTC with component type M3UA_Emulation.M3UA_CT, component name: SGSN_Test_0-M3UA.
10:01:29.952554 1468 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.952944 1463 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(1468) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.953015 1470 - Port RANAP was started.
10:01:29.953036 1470 - Port CLIENT was started.
10:01:29.953047 1470 - Port PROC was started.
10:01:29.953059 1470 - Component type RAN_Emulation.RAN_Emulation_CT was initialized.
10:01:29.953085 1463 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.953101 1463 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.953113 1463 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.953125 1463 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.953158 1463 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
10:01:29.953174 1463 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI99(1468): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.953188 1463 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
10:01:29.953212 1463 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1465) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.953427 1465 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.953608 1465 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.953637 1465 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.953656 1465 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.953674 1465 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.953691 1465 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.953744 1465 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
10:01:29.953760 1465 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1463): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.953773 1465 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
10:01:29.953794 1465 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
10:01:29.953815 1465 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
10:01:29.953830 1465 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
10:01:29.953853 1465 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_geran_rau-BVCI220(1467) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
10:01:29.953893 1467 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(1465) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
10:01:29.953936 1465 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_iu_attach_geran_rau-BVCI220(1467) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
10:01:29.953937 1467 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.953951 1467 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.953964 1467 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
10:01:29.953975 1467 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
10:01:29.953985 1467 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
10:01:29.953995 1467 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(1465): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
10:01:29.954008 1467 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
10:01:29.954022 1467 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.954069 1467 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(1465) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
10:01:29.954100 1467 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
10:01:29.954112 1467 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
10:01:29.954137 1467 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
10:01:29.954147 1467 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(1465): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
10:01:29.954157 1467 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
10:01:29.954866 1467 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb2-BSSGP2(1465) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
10:01:29.954956 1467 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
10:01:29.954958 1465 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_iu_attach_geran_rau-BVCI220(1467) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 1
10:01:29.955046 1465 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
10:01:29.955065 1465 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_iu_attach_geran_rau-BVCI220(1467): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 1
10:01:29.955081 1465 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
10:01:29.955092 1465 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
10:01:29.955111 1463 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb2-BSSGP2(1465) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
10:01:29.955128 1463 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
10:01:29.955139 1463 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-BSSGP2(1465): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
10:01:29.955149 1463 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
10:01:29.955159 1463 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI99(1468) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
10:01:29.955195 1468 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
10:01:29.955252 1468 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
10:01:29.955281 1468 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200DC078108088862F22433900051E2'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
10:01:29.955312 1468 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
10:01:29.955333 1468 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-NS2(1463): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
10:01:29.955353 1468 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
10:01:29.955381 1468 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI99-provIP(1466) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
}
10:01:29.955420 1466 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1468) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
} id 6
10:01:29.955440 1466 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:29.955451 1466 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1468): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
} id 6
10:01:29.955462 1466 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
10:01:29.955482 1466 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200DC078108088862F22433900051E2'O
}
10:01:29.955568 1466 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200DC'O
} id 6
10:01:29.955582 1466 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:29.955593 1466 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200DC'O
} id 6
10:01:29.955603 1466 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
10:01:29.955617 1466 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1468) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
}
10:01:29.955641 1468 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1466) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} id 7
10:01:29.955659 1471 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.955671 1468 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.955702 1468 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.955715 1471 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: SGSN_Test_0-M3UA(1471), component type: M3UA_Emulation.M3UA_CT, component name: SGSN_Test_0-M3UA. Version: 9.0.0.
10:01:29.955729 1471 - 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
10:01:29.955733 1468 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.955755 1471 - Connected to MC.
10:01:29.955757 1468 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.955766 1471 - Initializing variables, timers and ports of component type M3UA_Emulation.M3UA_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.955780 mtc RAN_Adapter.ttcnpp:109 PTC was created. Component reference: 1471, alive: yes, type: M3UA_Emulation.M3UA_CT, component name: SGSN_Test_0-M3UA.
10:01:29.955782 1468 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
10:01:29.955798 mtc RAN_Adapter.ttcnpp:110 Mapping port SGSN_Test_0-M3UA(1471):SCTP_PORT to system:sctp.
10:01:29.955809 1468 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
10:01:29.955830 1468 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1466): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} id 7
10:01:29.955850 1468 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
10:01:29.955994 1468 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.956034 1463 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(1468) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
10:01:29.956047 1463 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.956056 1463 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.956066 1463 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.956075 1463 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:29.956085 1463 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
10:01:29.956096 1463 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI99(1468): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
10:01:29.956106 1463 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
10:01:29.956117 1463 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1465) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.956139 1465 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1463) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
10:01:29.956162 1465 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.956180 1465 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.956195 1465 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.956209 1465 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.956225 1465 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.956249 1465 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
10:01:29.956288 1465 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
10:01:29.956309 1465 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
10:01:29.956334 1465 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
10:01:29.956348 1465 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
10:01:29.956358 1465 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1463): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
10:01:29.956369 1465 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
10:01:29.956469 1465 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_iu_attach_geran_rau-BVCI220(1467) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
10:01:29.956667 1471 - Port MTP3_SP_PORT was started.
10:01:29.956694 1471 - Port SCTP_PORT was started.
10:01:29.956703 1471 - Component type M3UA_Emulation.M3UA_CT was initialized.
10:01:29.956713 1467 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(1465) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.956717 1471 - Port SCTP_PORT was mapped to system:sctp.
10:01:29.956743 mtc RAN_Adapter.ttcnpp:110 Map operation of SGSN_Test_0-M3UA(1471):SCTP_PORT to system:sctp finished.
10:01:29.956756 mtc RAN_Adapter.ttcnpp:112 Connecting ports SGSN_Test_0-M3UA(1471):MTP3_SP_PORT and SGSN_Test_0-SCCP(1469):MTP3_SCCP_PORT.
10:01:29.956847 1467 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
10:01:29.956884 1469 - Port MTP3_SCCP_PORT is waiting for connection from SGSN_Test_0-M3UA(1471):MTP3_SP_PORT on UNIX pathname /tmp/ttcn3-portconn-a66ff1c0.
10:01:29.956888 1467 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(1465): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
10:01:29.956900 1467 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
10:01:29.956916 1467 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
10:01:29.956930 1467 BSSGP_Emulation.ttcnpp:1398 BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
10:01:29.956934 1471 - Port MTP3_SP_PORT has established the connection with SGSN_Test_0-SCCP(1469):MTP3_SCCP_PORT using transport type UNIX.
10:01:29.956954 1469 - Port MTP3_SCCP_PORT has accepted the connection from SGSN_Test_0-M3UA(1471):MTP3_SP_PORT.
10:01:29.956961 mtc RAN_Adapter.ttcnpp:112 Connect operation on SGSN_Test_0-M3UA(1471):MTP3_SP_PORT and SGSN_Test_0-SCCP(1469):MTP3_SCCP_PORT finished.
10:01:29.956975 mtc RAN_Adapter.ttcnpp:113 Starting function f_M3UA_Emulation({
    local_sctp_port := 23908,
    local_ip_addr := "127.0.0.104",
    remote_sctp_port := 2905,
    remote_ip_addr := "127.0.0.200"
}, 2) on component SGSN_Test_0-M3UA(1471).
10:01:29.956999 mtc RAN_Adapter.ttcnpp:113 Function was started.
10:01:29.957012 mtc RAN_Adapter.ttcnpp:158 Start timer T: 5 s
10:01:29.957024 mtc RAN_Adapter.ttcnpp:164 Connecting RANAP RAN_Emulation to SCCP_SP_PORT
10:01:29.957036 mtc RAN_Adapter.ttcnpp:166 Connecting ports SGSN_Test_0-RAN(1470):RANAP and SGSN_Test_0-SCCP(1469):SCCP_SP_PORT.
10:01:29.957082 1471 - Starting function f_M3UA_Emulation({
    local_sctp_port := 23908,
    local_ip_addr := "127.0.0.104",
    remote_sctp_port := 2905,
    remote_ip_addr := "127.0.0.200"
}, 2).
10:01:29.957118 1469 - Port SCCP_SP_PORT is waiting for connection from SGSN_Test_0-RAN(1470):RANAP on UNIX pathname /tmp/ttcn3-portconn-8364bef5.
10:01:29.957148 1470 - Port RANAP has established the connection with SGSN_Test_0-SCCP(1469):SCCP_SP_PORT using transport type UNIX.
10:01:29.957177 1469 - Port SCCP_SP_PORT has accepted the connection from SGSN_Test_0-RAN(1470):RANAP.
10:01:29.957189 mtc RAN_Adapter.ttcnpp:166 Connect operation on SGSN_Test_0-RAN(1470):RANAP and SGSN_Test_0-SCCP(1469):SCCP_SP_PORT finished.
10:01:29.957209 mtc RAN_Adapter.ttcnpp:189 Starting RAN_Emulation
10:01:29.957236 mtc RAN_Adapter.ttcnpp:190 Starting function main({
    ranap_create_cb := refers(RAN_Emulation.RanapExpectedCreateCallback),
    ranap_unitdata_cb := refers(SGSN_Tests.RncUnitdataCallback),
    ranap_connect_ind_auto_res := true,
    ps_domain := true,
    decode_dtap := true,
    role_ms := true,
    protocol := RAN_PROTOCOL_RANAP (1),
    transport := RANAP_TRANSPORT_IuCS (3),
    use_osmux := false,
    bssap_reset_retries := 1,
    sccp_addr_local := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sccp_addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    }
}, "") on component SGSN_Test_0-RAN(1470).
10:01:29.957299 mtc RAN_Adapter.ttcnpp:190 Function was started.
10:01:29.957318 mtc RAN_Adapter.ttcnpp:197 Starting function SCCPStart({
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    sccp_serviceType := "mtp3_itu",
    ssn := 142
}) on component SGSN_Test_0-SCCP(1469).
10:01:29.957328 1471 M3UA_Emulation.ttcn:512 *************************************************
10:01:29.957343 1471 M3UA_Emulation.ttcn:513 M3UA emulation initiated, the test can be started
10:01:29.957346 mtc RAN_Adapter.ttcnpp:197 Function was started.
10:01:29.957356 1471 M3UA_Emulation.ttcn:514 *************************************************
10:01:29.957364 mtc SGSN_Tests.ttcn:287 Creating new PTC with component type GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-RNC_GTP.
10:01:29.957456 1469 - Starting function SCCPStart({
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    sccp_serviceType := "mtp3_itu",
    ssn := 142
}).
10:01:29.957595 1471 M3UA_Emulation.ttcn:554 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP_ConnectFrom : {
    local_hostname := "127.0.0.104",
    local_portnumber := 23908,
    peer_hostname := "127.0.0.200",
    peer_portnumber := 2905
}
10:01:29.957641 1469 SCCP_Emulation.ttcn:1453 v_sccp_pdu_maxlen:268
10:01:29.957872 1470 - Starting function main({
    ranap_create_cb := refers(RAN_Emulation.RanapExpectedCreateCallback),
    ranap_unitdata_cb := refers(SGSN_Tests.RncUnitdataCallback),
    ranap_connect_ind_auto_res := true,
    ps_domain := true,
    decode_dtap := true,
    role_ms := true,
    protocol := RAN_PROTOCOL_RANAP (1),
    transport := RANAP_TRANSPORT_IuCS (3),
    use_osmux := false,
    bssap_reset_retries := 1,
    sccp_addr_local := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sccp_addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    }
}, "").
10:01:29.958816 1470 Osmocom_Types.ttcn:118 Start timer T: 1 s
10:01:29.961370 1472 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.961444 1472 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: SGSN_Test-RNC_GTP(1472), component type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-RNC_GTP. Version: 9.0.0.
10:01:29.961462 1472 - 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
10:01:29.961509 1472 - Connected to MC.
10:01:29.961524 1472 - Initializing variables, timers and ports of component type GTP_Emulation.GTP_Emulation_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.961577 mtc SGSN_Tests.ttcn:287 PTC was created. Component reference: 1472, alive: no, type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-RNC_GTP.
10:01:29.961621 mtc SGSN_Tests.ttcn:288 Starting function main({
    gtpc_bind_ip := omit,
    gtpc_bind_port := omit,
    gtpu_bind_ip := "127.0.0.104",
    gtpu_bind_port := 2152,
    sgsn_role := false
}) on component SGSN_Test-RNC_GTP(1472).
10:01:29.961668 mtc SGSN_Tests.ttcn:288 Function was started.
10:01:29.961693 mtc SGSN_Tests.ttcn:253 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: SGSN_Test-GSUP-IPA.
10:01:29.962437 1472 - Port GTPC was started.
10:01:29.962458 1472 - Port GTPU was started.
10:01:29.962469 1472 - Port CLIENT was started.
10:01:29.962480 1472 - Port CLIENT_PROC was started.
10:01:29.962491 1472 - Port CLIENT_DEFAULT was started.
10:01:29.962502 1472 - Component type GTP_Emulation.GTP_Emulation_CT was initialized.
10:01:29.962609 1472 - Starting function main({
    gtpc_bind_ip := omit,
    gtpc_bind_port := omit,
    gtpu_bind_ip := "127.0.0.104",
    gtpu_bind_port := 2152,
    sgsn_role := false
}).
10:01:29.962820 1472 GTP_Emulation.ttcn:224 Mapping port SGSN_Test-RNC_GTP(1472):GTPU to system:GTPU.
10:01:29.962862 1472 GTP_Emulation.ttcn:224 Port GTPU was mapped to system:GTPU.
10:01:29.962891 1472 GTP_Emulation.ttcn:224 Map operation of SGSN_Test-RNC_GTP(1472):GTPU to system:GTPU finished.
10:01:29.962984 1472 GTP_Emulation.ttcn:225 entering f__IPL4__PROVIDER__listen: 127.0.0.104:2152 / UDP
10:01:29.963953 1473 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.964029 1473 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.964065 mtc SGSN_Tests.ttcn:253 PTC was created. Component reference: 1473, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: SGSN_Test-GSUP-IPA.
10:01:29.964091 mtc SGSN_Tests.ttcn:254 Creating new PTC with component type GSUP_Emulation.GSUP_Emulation_CT, component name: SGSN_Test-GSUP.
10:01:29.964863 1473 - Component type IPA_Emulation.IPA_Emulation_CT was initialized.
10:01:29.966389 1474 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:29.966469 1474 - Initializing variables, timers and ports of component type GSUP_Emulation.GSUP_Emulation_CT inside testcase TC_iu_attach_geran_rau.
10:01:29.966502 mtc SGSN_Tests.ttcn:254 PTC was created. Component reference: 1474, alive: no, type: GSUP_Emulation.GSUP_Emulation_CT, component name: SGSN_Test-GSUP.
10:01:29.966530 mtc SGSN_Tests.ttcn:256 Mapping port SGSN_Test-GSUP-IPA(1473):IPA_PORT to system:IPA_CODEC_PT.
10:01:29.966593 mtc SGSN_Tests.ttcn:256 Map operation of SGSN_Test-GSUP-IPA(1473):IPA_PORT to system:IPA_CODEC_PT finished.
10:01:29.966615 mtc SGSN_Tests.ttcn:257 Connecting ports SGSN_Test-GSUP(1474):GSUP and SGSN_Test-GSUP-IPA(1473):IPA_GSUP_PORT.
10:01:29.967191 1474 - Component type GSUP_Emulation.GSUP_Emulation_CT was initialized.
10:01:29.967280 mtc SGSN_Tests.ttcn:257 Connect operation on SGSN_Test-GSUP(1474):GSUP and SGSN_Test-GSUP-IPA(1473):IPA_GSUP_PORT finished.
10:01:29.967306 mtc SGSN_Tests.ttcn:259 Connecting ports SGSN_Test-GSUP-IPA(1473):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT.
10:01:29.967492 mtc SGSN_Tests.ttcn:259 Port GSUP_IPA_EVENT is waiting for connection from SGSN_Test-GSUP-IPA(1473):IPA_CTRL_PORT on UNIX pathname /tmp/ttcn3-portconn-2e48fd1c.
10:01:29.967570 mtc SGSN_Tests.ttcn:259 Port GSUP_IPA_EVENT has accepted the connection from SGSN_Test-GSUP-IPA(1473):IPA_CTRL_PORT.
10:01:29.967598 mtc SGSN_Tests.ttcn:259 Connect operation on SGSN_Test-GSUP-IPA(1473):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT finished.
10:01:29.967620 mtc SGSN_Tests.ttcn:261 Starting function main({
    create_cb := refers(GSUP_Emulation.ExpectedCreateCallback)
}, "SGSN_Test-GSUP") on component SGSN_Test-GSUP(1474).
10:01:29.967664 mtc SGSN_Tests.ttcn:261 Function was started.
10:01:29.967685 mtc SGSN_Tests.ttcn:262 Starting function main_server("127.0.0.103", 4222, true, IPA_INIT_SEND_IPA_ID_GET (0), true) on component SGSN_Test-GSUP-IPA(1473).
10:01:29.967688 1474 - Starting function main({
    create_cb := refers(GSUP_Emulation.ExpectedCreateCallback)
}, "SGSN_Test-GSUP").
10:01:29.967725 mtc SGSN_Tests.ttcn:262 Function was started.
10:01:29.967747 mtc SGSN_Tests.ttcn:266 Start timer T: 10 s
10:01:29.967788 1473 - Starting function main_server("127.0.0.103", 4222, true, IPA_INIT_SEND_IPA_ID_GET (0), true).
10:01:30.158063 1471 M3UA_Emulation.ttcn:560 Start timer T_Timer: 2 s
10:01:30.158399 1471 M3UA_Emulation.ttcn:561 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP_RESULT : {
    client_id := 8,
    error_status := false,
    error_message := omit
} id 1
10:01:30.158607 1471 M3UA_Emulation.ttcn:562 Matching on port SCTP_PORT succeeded:  matched
10:01:30.158737 1471 M3UA_Emulation.ttcn:562 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP_RESULT : {
    client_id := 8,
    error_status := false,
    error_message := omit
} id 1
10:01:30.158863 1471 M3UA_Emulation.ttcn:562 Message with id 1 was extracted from the queue of SCTP_PORT.
10:01:30.158975 1471 M3UA_Emulation.ttcn:569 SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8
10:01:30.159131 1471 M3UA_Emulation.ttcn:579 Stop timer T_Timer: 2 s
10:01:30.159190 1471 M3UA_Emulation.ttcn:537 Start timer T_Assoc_restart: 60 s
10:01:30.159303 1471 M3UA_Emulation.ttcn:542 Start timer T_ASPUP_resend: 2 s
10:01:30.159316 1471 M3UA_Emulation.ttcn:543 Start timer T_ASPAC_resend: 2 s
10:01:30.159503 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE : {
    client_id := 8,
    sac_state := SCTP_COMM_UP (0)
} id 2
10:01:30.159582 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT succeeded:  matched
10:01:30.159598 1471 M3UA_Emulation.ttcn:668 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE : {
    client_id := 8,
    sac_state := SCTP_COMM_UP (0)
} id 2
10:01:30.159611 1471 M3UA_Emulation.ttcn:668 Message with id 2 was extracted from the queue of SCTP_PORT.
10:01:30.159881 1471 M3UA_Emulation.ttcn:959 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100030100000008'O
}
10:01:30.160066 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100030400000008'O
} id 3
10:01:30.160099 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:30.160124 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:30.160141 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100030400000008'O
} id 3
10:01:30.160154 1471 M3UA_Emulation.ttcn:711 Message with id 3 was extracted from the queue of SCTP_PORT.
10:01:30.160400 1471 M3UA_Emulation.ttcn:1189 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '01000401000000100006000800000002'O
}
10:01:30.160437 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100000100000018000D0008000100020006000800000002'O
} id 4
10:01:30.160451 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:30.160473 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:30.160486 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100000100000018000D0008000100020006000800000002'O
} id 4
10:01:30.160499 1471 M3UA_Emulation.ttcn:711 Message with id 4 was extracted from the queue of SCTP_PORT.
10:01:30.160563 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '01000403000000100006000800000002'O
} id 5
10:01:30.160577 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:30.160590 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:30.160602 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '01000403000000100006000800000002'O
} id 5
10:01:30.160615 1471 M3UA_Emulation.ttcn:711 Message with id 5 was extracted from the queue of SCTP_PORT.
10:01:30.160680 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100000100000018000D0008000100030006000800000002'O
} id 6
10:01:30.160695 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:30.160708 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:30.160720 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100000100000018000D0008000100030006000800000002'O
} id 6
10:01:30.160733 1471 M3UA_Emulation.ttcn:711 Message with id 6 was extracted from the queue of SCTP_PORT.
10:01:30.326395 mtc SGSN_Tests.ttcn:267 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(1473) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_UP (1),
    conn_id := 2,
    id_resp := omit
} id 1
10:01:30.326507 mtc SGSN_Tests.ttcn:268 Matching on port GSUP_IPA_EVENT succeeded:  matched
10:01:30.326578 mtc SGSN_Tests.ttcn:268 Receive operation on port GSUP_IPA_EVENT succeeded, message from SGSN_Test-GSUP-IPA(1473): @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_UP (1),
    conn_id := 2,
    id_resp := omit
} id 1
10:01:30.326669 mtc SGSN_Tests.ttcn:268 Message with id 1 was extracted from the queue of GSUP_IPA_EVENT.
10:01:30.326754 mtc SGSN_Tests.ttcn:302 Creating new PTC with component type GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP.
10:01:30.327239 mtc SGSN_Tests.ttcn:302 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(1473) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_ID_RESP (2),
    conn_id := 2,
    id_resp := {
        {
            len := 6,
            tag := IPAC_IDTAG_UNITNAME (1),
            data := '5347534E00'O
        },
        {
            len := 7,
            tag := IPAC_IDTAG_UNITID (8),
            data := '302F302F3000'O
        }
    }
} id 2
10:01:30.327283 mtc SGSN_Tests.ttcn:302 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(1473) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_ID_ACK (3),
    conn_id := 2,
    id_resp := omit
} id 3
10:01:30.329861 1475 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:30.330037 1475 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: SGSN_Test-GGSN_GTP(1475), component type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP. Version: 9.0.0.
10:01:30.330165 1475 - 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
10:01:30.330407 1475 - Connected to MC.
10:01:30.330441 1475 - Initializing variables, timers and ports of component type GTP_Emulation.GTP_Emulation_CT inside testcase TC_iu_attach_geran_rau.
10:01:30.330493 mtc SGSN_Tests.ttcn:302 PTC was created. Component reference: 1475, alive: no, type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP.
10:01:30.330523 mtc SGSN_Tests.ttcn:303 Starting function main({
    gtpc_bind_ip := "127.0.0.103",
    gtpc_bind_port := 2123,
    gtpu_bind_ip := "127.0.0.103",
    gtpu_bind_port := 2152,
    sgsn_role := false
}) on component SGSN_Test-GGSN_GTP(1475).
10:01:30.330599 mtc SGSN_Tests.ttcn:303 Function was started.
10:01:30.330625 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
10:01:30.330663 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:30.330730 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 9
10:01:30.330783 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:30.330824 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
10:01:30.330872 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
10:01:30.330896 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 9
10:01:30.330918 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 9 was extracted from the queue of SGSNVTY.
10:01:30.330939 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:30.330961 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
10:01:30.330991 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:30.331029 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 10
10:01:30.331068 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:30.331118 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
10:01:30.331161 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
10:01:30.331185 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 10
10:01:30.331207 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 10 was extracted from the queue of SGSNVTY.
10:01:30.331229 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:30.331251 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "ggsn 0 no echo-interval"
10:01:30.331281 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:30.331319 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 11
10:01:30.331355 1475 - Port GTPC was started.
10:01:30.331356 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:30.331377 1475 - Port GTPU was started.
10:01:30.331387 1475 - Port CLIENT was started.
10:01:30.331395 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
10:01:30.331397 1475 - Port CLIENT_PROC was started.
10:01:30.331408 1475 - Port CLIENT_DEFAULT was started.
10:01:30.331419 1475 - Component type GTP_Emulation.GTP_Emulation_CT was initialized.
10:01:30.331437 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
10:01:30.331461 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 11
10:01:30.331484 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 11 was extracted from the queue of SGSNVTY.
10:01:30.331506 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:30.331521 1475 - Starting function main({
    gtpc_bind_ip := "127.0.0.103",
    gtpc_bind_port := 2123,
    gtpu_bind_ip := "127.0.0.103",
    gtpu_bind_port := 2152,
    sgsn_role := false
}).
10:01:30.331528 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
10:01:30.331559 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:30.331588 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 12
10:01:30.331624 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:30.331660 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
10:01:30.331682 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 12
10:01:30.331704 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 12 was extracted from the queue of SGSNVTY.
10:01:30.331710 1475 GTP_Emulation.ttcn:217 Mapping port SGSN_Test-GGSN_GTP(1475):GTPC to system:GTPC.
10:01:30.331726 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:30.331752 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
10:01:30.331758 1475 GTP_Emulation.ttcn:217 Port GTPC was mapped to system:GTPC.
10:01:30.331782 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:30.331788 1475 GTP_Emulation.ttcn:217 Map operation of SGSN_Test-GGSN_GTP(1475):GTPC to system:GTPC finished.
10:01:30.331818 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 13
10:01:30.331854 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:30.331875 1475 GTP_Emulation.ttcn:218 entering f__IPL4__PROVIDER__listen: 127.0.0.103:2123 / UDP
10:01:30.331889 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
10:01:30.331929 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
10:01:30.331953 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 13
10:01:30.331975 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 13 was extracted from the queue of SGSNVTY.
10:01:30.331997 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:30.332019 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
10:01:30.332048 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:30.332089 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 14
10:01:30.332124 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:30.332159 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
10:01:30.332198 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
10:01:30.332220 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 14
10:01:30.332242 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 14 was extracted from the queue of SGSNVTY.
10:01:30.332263 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:30.332285 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "encryption uea 0"
10:01:30.332315 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:30.332351 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 15
10:01:30.332386 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:30.332420 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
10:01:30.332434 1475 GTP_Emulation.ttcn:224 Mapping port SGSN_Test-GGSN_GTP(1475):GTPU to system:GTPU.
10:01:30.332458 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
10:01:30.332465 1475 GTP_Emulation.ttcn:224 Port GTPU was mapped to system:GTPU.
10:01:30.332482 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 15
10:01:30.332488 1475 GTP_Emulation.ttcn:224 Map operation of SGSN_Test-GGSN_GTP(1475):GTPU to system:GTPU finished.
10:01:30.332503 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 15 was extracted from the queue of SGSNVTY.
10:01:30.332515 1475 GTP_Emulation.ttcn:225 entering f__IPL4__PROVIDER__listen: 127.0.0.103:2152 / UDP
10:01:30.332526 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:30.332548 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
10:01:30.332577 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
10:01:30.332606 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 16
10:01:30.332669 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
10:01:30.332719 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
10:01:30.332735 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 16
10:01:30.332751 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 16 was extracted from the queue of SGSNVTY.
10:01:30.332765 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
10:01:30.332783 mtc Osmocom_Types.ttcn:118 Start timer T: 1 s
10:01:30.958913 1470 Osmocom_Types.ttcn:119 Timeout T: 1 s
10:01:30.961407 1470 RAN_Emulation.ttcnpp:782 Sent on RANAP to SGSN_Test_0-SCCP(1469) @RANAP_CodecPort.RANAP_N_UNITDATA_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := omit,
    returnOption := omit,
    userData := {
        initiatingMessage := {
            procedureCode := 9,
            criticality := reject (0),
            value_ := {
                reset := {
                    protocolIEs := {
                        {
                            id := 4,
                            criticality := ignore (1),
                            value_ := {
                                cause := {
                                    misc := 113
                                }
                            }
                        },
                        {
                            id := 3,
                            criticality := reject (0),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    importance := omit
}
10:01:30.961891 1470 RAN_Emulation.ttcnpp:782 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_UNITDATA_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := omit,
    returnOption := omit,
    userData := '0009000D00000200044001400003000180'O,
    importance := omit
}
10:01:30.962135 1470 RAN_Emulation.ttcnpp:783 Start timer T: 5 s
10:01:30.962236 1469 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_UNITDATA_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := omit,
    returnOption := omit,
    userData := '0009000D00000200044001400003000180'O,
    importance := omit
} id 1
10:01:30.962396 1469 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
10:01:30.962434 1469 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_UNITDATA_req: {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := omit,
    returnOption := omit,
    userData := '0009000D00000200044001400003000180'O,
    importance := omit
} id 1
10:01:30.962462 1469 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT failed: Type of the first message in the queue is not @SCCPasp_Types.ASP_SCCP_N_DATA_req.
10:01:30.962526 1469 SCCP_Emulation.ttcn:5591 Matching on port SCCP_SP_PORT succeeded:  matched
10:01:30.962550 1469 SCCP_Emulation.ttcn:5591 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_UNITDATA_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := omit,
    returnOption := omit,
    userData := '0009000D00000200044001400003000180'O,
    importance := omit
} id 1
10:01:30.962591 1469 SCCP_Emulation.ttcn:5591 Message with id 1 was extracted from the queue of SCCP_SP_PORT.
10:01:30.963081 1469 SCCP_Emulation.ttcn:5223 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1471) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        unitdata := {
            messageType := 9,
            protClass := {
                class := '0000'B,
                messageHandling := '0000'B
            },
            pointer1 := 0,
            pointer2 := 0,
            pointer3 := 0,
            calledPAddress := {
                paramLength := 4,
                addr := '43BC008E'O
            },
            callingPAddress := {
                paramLength := 4,
                addr := '43C3008E'O
            },
            data := {
                paramLength := 17,
                data := '0009000D00000200044001400003000180'O
            }
        }
    }
}
10:01:30.963246 1469 SCCP_Emulation.ttcn:5223 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '090003070B0443BC008E0443C3008E110009000D00000200044001400003000180'O
}
10:01:30.963399 1471 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '090003070B0443BC008E0443C3008E110009000D00000200044001400003000180'O
} id 1
10:01:30.963484 1471 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
10:01:30.963508 1471 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1469): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '090003070B0443BC008E0443C3008E110009000D00000200044001400003000180'O
} id 1
10:01:30.963523 1471 M3UA_Emulation.ttcn:597 Message with id 1 was extracted from the queue of MTP3_SP_PORT.
10:01:30.963676 1471 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '0100010100000044000600080000000202100031000000C3000000BC03020000090003070B0443BC008E0443C3008E110009000D00000200044001400003000180000000'O
}
10:01:30.964030 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003C0210002C000000BC000000C303000007090003070B0443C3008E0443BC008E0C2009000800000100030001800006000800000002'O
} id 7
10:01:30.964049 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:30.964064 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:30.964078 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003C0210002C000000BC000000C303000007090003070B0443C3008E0443BC008E0C2009000800000100030001800006000800000002'O
} id 7
10:01:30.964091 1471 M3UA_Emulation.ttcn:711 Message with id 7 was extracted from the queue of SCTP_PORT.
10:01:30.964234 1471 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 7,
    data := '090003070B0443C3008E0443BC008E0C200900080000010003000180'O
}
10:01:30.964327 1469 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1471) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 7,
    data := '090003070B0443C3008E0443BC008E0C200900080000010003000180'O
} id 1
10:01:30.964456 1469 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    unitdata := {
        messageType := 9,
        protClass := {
            class := '0000'B,
            messageHandling := '0000'B
        },
        pointer1 := 3,
        pointer2 := 7,
        pointer3 := 11,
        calledPAddress := {
            paramLength := 4,
            addr := '43C3008E'O
        },
        callingPAddress := {
            paramLength := 4,
            addr := '43BC008E'O
        },
        data := {
            paramLength := 12,
            data := '200900080000010003000180'O
        }
    }
} id 1
10:01:30.964502 1469 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
10:01:30.964523 1469 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1471): @SCCP_Types.PDU_SCCP : {
    unitdata := {
        messageType := 9,
        protClass := {
            class := '0000'B,
            messageHandling := '0000'B
        },
        pointer1 := 3,
        pointer2 := 7,
        pointer3 := 11,
        calledPAddress := {
            paramLength := 4,
            addr := '43C3008E'O
        },
        callingPAddress := {
            paramLength := 4,
            addr := '43BC008E'O
        },
        data := {
            paramLength := 12,
            data := '200900080000010003000180'O
        }
    }
} id 1
10:01:30.964546 1469 SCCP_Emulation.ttcn:5443 Message with id 1 was extracted from the queue of MTP3_SCCP_PORT.
10:01:30.964686 1469 SCCP_Emulation.ttcn:3464 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_UNITDATA_ind : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := '00000000'B,
    returnOption := '00000000'B,
    userData := '200900080000010003000180'O,
    importance := omit
}
10:01:30.964805 1470 RAN_Emulation.ttcnpp:784 Message enqueued on RANAP from SGSN_Test_0-SCCP(1469) @SCCPasp_Types.ASP_SCCP_N_UNITDATA_ind : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := '00000000'B,
    returnOption := '00000000'B,
    userData := '200900080000010003000180'O,
    importance := omit
} id 1
10:01:30.965370 1470 RAN_Emulation.ttcnpp:784 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_UNITDATA_ind : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := '00000000'B,
    returnOption := '00000000'B,
    userData := {
        successfulOutcome := {
            procedureCode := 9,
            criticality := reject (0),
            value_ := {
                resetAcknowledge := {
                    protocolIEs := {
                        {
                            id := 3,
                            criticality := reject (0),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    importance := omit
} id 1
10:01:30.965604 1470 RAN_Emulation.ttcnpp:785 Matching on port RANAP succeeded:  matched
10:01:30.965633 1470 RAN_Emulation.ttcnpp:785 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1469): @RANAP_CodecPort.RANAP_N_UNITDATA_ind : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := '00000000'B,
    returnOption := '00000000'B,
    userData := {
        successfulOutcome := {
            procedureCode := 9,
            criticality := reject (0),
            value_ := {
                resetAcknowledge := {
                    protocolIEs := {
                        {
                            id := 3,
                            criticality := reject (0),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    importance := omit
} id 1
10:01:30.965657 1470 RAN_Emulation.ttcnpp:785 Message with id 1 was extracted from the queue of RANAP.
10:01:30.965680 1470 RAN_Emulation.ttcnpp:786 RANAP: Received RESET-ACK in response to RESET, we're ready to go!
10:01:31.332972 mtc Osmocom_Types.ttcn:119 Timeout T: 1 s
10:01:31.333598 mtc SGSN_Tests.ttcn:479 Creating new PTC with component type BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_iu_attach_geran_rau.
10:01:31.340899 1476 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
10:01:31.341123 1476 - TTCN-3 Parallel Test Component started on 7d36949823f3. Component reference: TC_iu_attach_geran_rau(1476), component type: BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_iu_attach_geran_rau. Version: 9.0.0.
10:01:31.341314 1476 - 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
10:01:31.341582 1476 - Connected to MC.
10:01:31.341904 1476 - Initializing variables, timers and ports of component type BSSGP_ConnHdlr.BSSGP_ConnHdlr inside testcase TC_iu_attach_geran_rau.
10:01:31.342202 mtc SGSN_Tests.ttcn:479 PTC was created. Component reference: 1476, alive: no, type: BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_iu_attach_geran_rau.
10:01:31.342532 mtc SGSN_Tests.ttcn:481 Connecting ports TC_iu_attach_geran_rau(1476):BSSGP[0] and TC_iu_attach_geran_rau-BVCI196(1457):BSSGP_SP.
10:01:31.343790 1457 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_iu_attach_geran_rau(1476):BSSGP[0] on UNIX pathname /tmp/ttcn3-portconn-a96cc0ec.
10:01:31.346999 1476 - Port GSUP was started.
10:01:31.347183 1476 - Port GSUP_PROC was started.
10:01:31.347397 1476 - Port GTP[0] was started.
10:01:31.347454 1476 - Port GTP[1] was started.
10:01:31.347531 1476 - Port GTP[2] was started.
10:01:31.347582 1476 - Port GTP[3] was started.
10:01:31.347630 1476 - Port GTP_PROC[0] was started.
10:01:31.347679 1476 - Port GTP_PROC[1] was started.
10:01:31.347727 1476 - Port GTP_PROC[2] was started.
10:01:31.347775 1476 - Port GTP_PROC[3] was started.
10:01:31.347826 1476 - Port BSSGP[0] was started.
10:01:31.347875 1476 - Port BSSGP[1] was started.
10:01:31.347922 1476 - Port BSSGP[2] was started.
10:01:31.347971 1476 - Port BSSGP_SIG[0] was started.
10:01:31.348021 1476 - Port BSSGP_SIG[1] was started.
10:01:31.348069 1476 - Port BSSGP_SIG[2] was started.
10:01:31.348118 1476 - Port BSSGP_GLOBAL[0] was started.
10:01:31.348166 1476 - Port BSSGP_GLOBAL[1] was started.
10:01:31.348213 1476 - Port BSSGP_GLOBAL[2] was started.
10:01:31.348261 1476 - Port BSSGP_PROC[0] was started.
10:01:31.348309 1476 - Port BSSGP_PROC[1] was started.
10:01:31.348357 1476 - Port BSSGP_PROC[2] was started.
10:01:31.348404 1476 - Port BSSAP was started.
10:01:31.348454 1476 - Port BSSAP_PROC was started.
10:01:31.348503 1476 - Component type BSSGP_ConnHdlr.BSSGP_ConnHdlr was initialized.
10:01:31.348880 1476 - Port BSSGP[0] has established the connection with TC_iu_attach_geran_rau-BVCI196(1457):BSSGP_SP using transport type UNIX.
10:01:31.349310 1457 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_iu_attach_geran_rau(1476):BSSGP[0].
10:01:31.349546 mtc SGSN_Tests.ttcn:481 Connect operation on TC_iu_attach_geran_rau(1476):BSSGP[0] and TC_iu_attach_geran_rau-BVCI196(1457):BSSGP_SP finished.
10:01:31.349710 mtc SGSN_Tests.ttcn:482 Connecting ports TC_iu_attach_geran_rau(1476):BSSGP_SIG[0] and TC_iu_attach_geran_rau-BVCI196(1457):BSSGP_SP_SIG.
10:01:31.350731 1457 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_iu_attach_geran_rau(1476):BSSGP_SIG[0] on UNIX pathname /tmp/ttcn3-portconn-a97ac0fa.
10:01:31.351053 1476 - Port BSSGP_SIG[0] has established the connection with TC_iu_attach_geran_rau-BVCI196(1457):BSSGP_SP_SIG using transport type UNIX.
10:01:31.351256 1457 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_iu_attach_geran_rau(1476):BSSGP_SIG[0].
10:01:31.351383 mtc SGSN_Tests.ttcn:482 Connect operation on TC_iu_attach_geran_rau(1476):BSSGP_SIG[0] and TC_iu_attach_geran_rau-BVCI196(1457):BSSGP_SP_SIG finished.
10:01:31.351557 mtc SGSN_Tests.ttcn:483 Connecting ports TC_iu_attach_geran_rau(1476):BSSGP_PROC[0] and TC_iu_attach_geran_rau-BVCI196(1457):BSSGP_PROC.
10:01:31.352193 1457 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_iu_attach_geran_rau(1476):BSSGP_PROC[0] on UNIX pathname /tmp/ttcn3-portconn-b928b89c.
10:01:31.352515 1476 - Port BSSGP_PROC[0] has established the connection with TC_iu_attach_geran_rau-BVCI196(1457):BSSGP_PROC using transport type UNIX.
10:01:31.352597 1457 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_iu_attach_geran_rau(1476):BSSGP_PROC[0].
10:01:31.352769 mtc SGSN_Tests.ttcn:483 Connect operation on TC_iu_attach_geran_rau(1476):BSSGP_PROC[0] and TC_iu_attach_geran_rau-BVCI196(1457):BSSGP_PROC finished.
10:01:31.352926 mtc SGSN_Tests.ttcn:484 Connecting ports TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(1455):GLOBAL.
10:01:31.353842 1455 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[0] on UNIX pathname /tmp/ttcn3-portconn-ea55a7bb.
10:01:31.354348 1476 - Port BSSGP_GLOBAL[0] has established the connection with SGSN_Test-Gb0-BSSGP0(1455):GLOBAL using transport type UNIX.
10:01:31.354655 1455 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[0].
10:01:31.354896 mtc SGSN_Tests.ttcn:484 Connect operation on TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(1455):GLOBAL finished.
10:01:31.355232 mtc SGSN_Tests.ttcn:486 Connecting ports TC_iu_attach_geran_rau(1476):BSSGP[1] and TC_iu_attach_geran_rau-BVCI210(1461):BSSGP_SP.
10:01:31.356267 1461 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_iu_attach_geran_rau(1476):BSSGP[1] on UNIX pathname /tmp/ttcn3-portconn-ad6cc1e8.
10:01:31.356583 1476 - Port BSSGP[1] has established the connection with TC_iu_attach_geran_rau-BVCI210(1461):BSSGP_SP using transport type UNIX.
10:01:31.356818 1461 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_iu_attach_geran_rau(1476):BSSGP[1].
10:01:31.356970 mtc SGSN_Tests.ttcn:486 Connect operation on TC_iu_attach_geran_rau(1476):BSSGP[1] and TC_iu_attach_geran_rau-BVCI210(1461):BSSGP_SP finished.
10:01:31.357135 mtc SGSN_Tests.ttcn:487 Connecting ports TC_iu_attach_geran_rau(1476):BSSGP_SIG[1] and TC_iu_attach_geran_rau-BVCI210(1461):BSSGP_SP_SIG.
10:01:31.357653 1461 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_iu_attach_geran_rau(1476):BSSGP_SIG[1] on UNIX pathname /tmp/ttcn3-portconn-ad7ac1fe.
10:01:31.357912 1476 - Port BSSGP_SIG[1] has established the connection with TC_iu_attach_geran_rau-BVCI210(1461):BSSGP_SP_SIG using transport type UNIX.
10:01:31.357989 1461 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_iu_attach_geran_rau(1476):BSSGP_SIG[1].
10:01:31.358131 mtc SGSN_Tests.ttcn:487 Connect operation on TC_iu_attach_geran_rau(1476):BSSGP_SIG[1] and TC_iu_attach_geran_rau-BVCI210(1461):BSSGP_SP_SIG finished.
10:01:31.358295 mtc SGSN_Tests.ttcn:488 Connecting ports TC_iu_attach_geran_rau(1476):BSSGP_PROC[1] and TC_iu_attach_geran_rau-BVCI210(1461):BSSGP_PROC.
10:01:31.358791 1461 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_iu_attach_geran_rau(1476):BSSGP_PROC[1] on UNIX pathname /tmp/ttcn3-portconn-bd28b899.
10:01:31.359031 1476 - Port BSSGP_PROC[1] has established the connection with TC_iu_attach_geran_rau-BVCI210(1461):BSSGP_PROC using transport type UNIX.
10:01:31.359108 1461 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_iu_attach_geran_rau(1476):BSSGP_PROC[1].
10:01:31.359154 mtc SGSN_Tests.ttcn:488 Connect operation on TC_iu_attach_geran_rau(1476):BSSGP_PROC[1] and TC_iu_attach_geran_rau-BVCI210(1461):BSSGP_PROC finished.
10:01:31.359223 mtc SGSN_Tests.ttcn:489 Connecting ports TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(1460):GLOBAL.
10:01:31.360106 1460 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[1] on UNIX pathname /tmp/ttcn3-portconn-ef54a7a0.
10:01:31.360264 1476 - Port BSSGP_GLOBAL[1] has established the connection with SGSN_Test-Gb1-BSSGP1(1460):GLOBAL using transport type UNIX.
10:01:31.361109 1460 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[1].
10:01:31.361163 mtc SGSN_Tests.ttcn:489 Connect operation on TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(1460):GLOBAL finished.
10:01:31.361229 mtc SGSN_Tests.ttcn:491 Connecting ports TC_iu_attach_geran_rau(1476):BSSGP[2] and TC_iu_attach_geran_rau-BVCI220(1467):BSSGP_SP.
10:01:31.361700 1467 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_iu_attach_geran_rau(1476):BSSGP[2] on UNIX pathname /tmp/ttcn3-portconn-a76cc2e6.
10:01:31.361798 1476 - Port BSSGP[2] has established the connection with TC_iu_attach_geran_rau-BVCI220(1467):BSSGP_SP using transport type UNIX.
10:01:31.361983 1467 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_iu_attach_geran_rau(1476):BSSGP[2].
10:01:31.362026 mtc SGSN_Tests.ttcn:491 Connect operation on TC_iu_attach_geran_rau(1476):BSSGP[2] and TC_iu_attach_geran_rau-BVCI220(1467):BSSGP_SP finished.
10:01:31.362083 mtc SGSN_Tests.ttcn:492 Connecting ports TC_iu_attach_geran_rau(1476):BSSGP_SIG[2] and TC_iu_attach_geran_rau-BVCI220(1467):BSSGP_SP_SIG.
10:01:31.362517 1467 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_iu_attach_geran_rau(1476):BSSGP_SIG[2] on UNIX pathname /tmp/ttcn3-portconn-a77ac2f0.
10:01:31.362611 1476 - Port BSSGP_SIG[2] has established the connection with TC_iu_attach_geran_rau-BVCI220(1467):BSSGP_SP_SIG using transport type UNIX.
10:01:31.362728 1467 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_iu_attach_geran_rau(1476):BSSGP_SIG[2].
10:01:31.362767 mtc SGSN_Tests.ttcn:492 Connect operation on TC_iu_attach_geran_rau(1476):BSSGP_SIG[2] and TC_iu_attach_geran_rau-BVCI220(1467):BSSGP_SP_SIG finished.
10:01:31.362823 mtc SGSN_Tests.ttcn:493 Connecting ports TC_iu_attach_geran_rau(1476):BSSGP_PROC[2] and TC_iu_attach_geran_rau-BVCI220(1467):BSSGP_PROC.
10:01:31.363251 1467 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_iu_attach_geran_rau(1476):BSSGP_PROC[2] on UNIX pathname /tmp/ttcn3-portconn-b728b894.
10:01:31.363349 1476 - Port BSSGP_PROC[2] has established the connection with TC_iu_attach_geran_rau-BVCI220(1467):BSSGP_PROC using transport type UNIX.
10:01:31.363462 1467 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_iu_attach_geran_rau(1476):BSSGP_PROC[2].
10:01:31.363502 mtc SGSN_Tests.ttcn:493 Connect operation on TC_iu_attach_geran_rau(1476):BSSGP_PROC[2] and TC_iu_attach_geran_rau-BVCI220(1467):BSSGP_PROC finished.
10:01:31.363558 mtc SGSN_Tests.ttcn:494 Connecting ports TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(1465):GLOBAL.
10:01:31.364165 1465 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[2] on UNIX pathname /tmp/ttcn3-portconn-e057a7ad.
10:01:31.364261 1476 - Port BSSGP_GLOBAL[2] has established the connection with SGSN_Test-Gb2-BSSGP2(1465):GLOBAL using transport type UNIX.
10:01:31.364583 1465 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[2].
10:01:31.364622 mtc SGSN_Tests.ttcn:494 Connect operation on TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(1465):GLOBAL finished.
10:01:31.364722 mtc SGSN_Tests.ttcn:498 Connecting ports TC_iu_attach_geran_rau(1476):BSSAP and SGSN_Test_0-RAN(1470):CLIENT.
10:01:31.365237 1470 RAN_Emulation.ttcnpp:1340 Port CLIENT is waiting for connection from TC_iu_attach_geran_rau(1476):BSSAP on UNIX pathname /tmp/ttcn3-portconn-f67ee4a7.
10:01:31.365348 1476 - Port BSSAP has established the connection with SGSN_Test_0-RAN(1470):CLIENT using transport type UNIX.
10:01:31.365492 1470 RAN_Emulation.ttcnpp:1340 Port CLIENT has accepted the connection from TC_iu_attach_geran_rau(1476):BSSAP.
10:01:31.365531 mtc SGSN_Tests.ttcn:498 Connect operation on TC_iu_attach_geran_rau(1476):BSSAP and SGSN_Test_0-RAN(1470):CLIENT finished.
10:01:31.365586 mtc SGSN_Tests.ttcn:499 Connecting ports TC_iu_attach_geran_rau(1476):BSSAP_PROC and SGSN_Test_0-RAN(1470):PROC.
10:01:31.366011 1470 RAN_Emulation.ttcnpp:1340 Port PROC is waiting for connection from TC_iu_attach_geran_rau(1476):BSSAP_PROC on UNIX pathname /tmp/ttcn3-portconn-bf64fea8.
10:01:31.366102 1476 - Port BSSAP_PROC has established the connection with SGSN_Test_0-RAN(1470):PROC using transport type UNIX.
10:01:31.366190 1470 RAN_Emulation.ttcnpp:1340 Port PROC has accepted the connection from TC_iu_attach_geran_rau(1476):BSSAP_PROC.
10:01:31.366230 mtc SGSN_Tests.ttcn:499 Connect operation on TC_iu_attach_geran_rau(1476):BSSAP_PROC and SGSN_Test_0-RAN(1470):PROC finished.
10:01:31.366290 mtc SGSN_Tests.ttcn:503 Connecting ports TC_iu_attach_geran_rau(1476):GTP[1] and SGSN_Test-RNC_GTP(1472):CLIENT.
10:01:31.366729 1472 GTP_Emulation.ttcn:246 Port CLIENT is waiting for connection from TC_iu_attach_geran_rau(1476):GTP[1] on UNIX pathname /tmp/ttcn3-portconn-8c24e7c3.
10:01:31.366825 1476 - Port GTP[1] has established the connection with SGSN_Test-RNC_GTP(1472):CLIENT using transport type UNIX.
10:01:31.366912 1472 GTP_Emulation.ttcn:246 Port CLIENT has accepted the connection from TC_iu_attach_geran_rau(1476):GTP[1].
10:01:31.366951 mtc SGSN_Tests.ttcn:503 Connect operation on TC_iu_attach_geran_rau(1476):GTP[1] and SGSN_Test-RNC_GTP(1472):CLIENT finished.
10:01:31.367008 mtc SGSN_Tests.ttcn:504 Connecting ports TC_iu_attach_geran_rau(1476):GTP_PROC[1] and SGSN_Test-RNC_GTP(1472):CLIENT_PROC.
10:01:31.367429 1472 GTP_Emulation.ttcn:246 Port CLIENT_PROC is waiting for connection from TC_iu_attach_geran_rau(1476):GTP_PROC[1] on UNIX pathname /tmp/ttcn3-portconn-e606bad6.
10:01:31.367523 1476 - Port GTP_PROC[1] has established the connection with SGSN_Test-RNC_GTP(1472):CLIENT_PROC using transport type UNIX.
10:01:31.367612 1472 GTP_Emulation.ttcn:246 Port CLIENT_PROC has accepted the connection from TC_iu_attach_geran_rau(1476):GTP_PROC[1].
10:01:31.367651 mtc SGSN_Tests.ttcn:504 Connect operation on TC_iu_attach_geran_rau(1476):GTP_PROC[1] and SGSN_Test-RNC_GTP(1472):CLIENT_PROC finished.
10:01:31.367707 mtc SGSN_Tests.ttcn:508 Connecting ports TC_iu_attach_geran_rau(1476):GSUP and SGSN_Test-GSUP(1474):GSUP_CLIENT.
10:01:31.368305 1476 - Port GSUP has established the connection with SGSN_Test-GSUP(1474):GSUP_CLIENT using transport type UNIX.
10:01:31.368461 mtc SGSN_Tests.ttcn:508 Connect operation on TC_iu_attach_geran_rau(1476):GSUP and SGSN_Test-GSUP(1474):GSUP_CLIENT finished.
10:01:31.368524 mtc SGSN_Tests.ttcn:509 Connecting ports TC_iu_attach_geran_rau(1476):GSUP_PROC and SGSN_Test-GSUP(1474):GSUP_PROC.
10:01:31.369078 1476 - Port GSUP_PROC has established the connection with SGSN_Test-GSUP(1474):GSUP_PROC using transport type UNIX.
10:01:31.369209 mtc SGSN_Tests.ttcn:509 Connect operation on TC_iu_attach_geran_rau(1476):GSUP_PROC and SGSN_Test-GSUP(1474):GSUP_PROC finished.
10:01:31.369270 mtc SGSN_Tests.ttcn:511 Connecting ports TC_iu_attach_geran_rau(1476):GTP[0] and SGSN_Test-GGSN_GTP(1475):CLIENT.
10:01:31.369801 1475 GTP_Emulation.ttcn:246 Port CLIENT is waiting for connection from TC_iu_attach_geran_rau(1476):GTP[0] on UNIX pathname /tmp/ttcn3-portconn-8824e7c0.
10:01:31.369893 1476 - Port GTP[0] has established the connection with SGSN_Test-GGSN_GTP(1475):CLIENT using transport type UNIX.
10:01:31.370003 1475 GTP_Emulation.ttcn:246 Port CLIENT has accepted the connection from TC_iu_attach_geran_rau(1476):GTP[0].
10:01:31.370042 mtc SGSN_Tests.ttcn:511 Connect operation on TC_iu_attach_geran_rau(1476):GTP[0] and SGSN_Test-GGSN_GTP(1475):CLIENT finished.
10:01:31.370097 mtc SGSN_Tests.ttcn:512 Connecting ports TC_iu_attach_geran_rau(1476):GTP_PROC[0] and SGSN_Test-GGSN_GTP(1475):CLIENT_PROC.
10:01:31.370531 1475 GTP_Emulation.ttcn:246 Port CLIENT_PROC is waiting for connection from TC_iu_attach_geran_rau(1476):GTP_PROC[0] on UNIX pathname /tmp/ttcn3-portconn-e307bad5.
10:01:31.370640 1476 - Port GTP_PROC[0] has established the connection with SGSN_Test-GGSN_GTP(1475):CLIENT_PROC using transport type UNIX.
10:01:31.370732 1475 GTP_Emulation.ttcn:246 Port CLIENT_PROC has accepted the connection from TC_iu_attach_geran_rau(1476):GTP_PROC[0].
10:01:31.370779 mtc SGSN_Tests.ttcn:512 Connect operation on TC_iu_attach_geran_rau(1476):GTP_PROC[0] and SGSN_Test-GGSN_GTP(1475):CLIENT_PROC finished.
10:01:31.370835 mtc SGSN_Tests.ttcn:514 Starting function f_handler_init(refers(SGSN_Tests_Iu.f_TC_iu_attach_geran_rau), "TC_iu_attach_geran_rau", {
    imei := '49999000001002'H,
    imsi := '262420000001002'H,
    msisdn := '491230001002'H,
    p_tmsi := omit,
    p_tmsi_sig := omit,
    tlli := 'CDE48FDC'O,
    tlli_old := omit,
    ra := omit,
    bssgp_cell_id := {
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13135
                },
                rac := 0
            },
            cell_id := 20960
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20961
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20962
        }
    },
    rnc_send_initial_ue := true,
    vec := omit,
    net := {
        expect_ptmsi := true,
        expect_auth := true,
        expect_ciph := false
    },
    t_guard := 30.000000,
    sccp_addr_local := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sccp_addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    ranap_exp_itu_x213_addr_format := omit,
    ranap_use_itu_x213_addr_format := false,
    ranap_itu_x213_addr_format_padding := ''O
}) on component TC_iu_attach_geran_rau(1476).
10:01:31.371119 mtc SGSN_Tests.ttcn:514 Function was started.
10:01:31.372489 1476 - Starting function f_handler_init(refers(SGSN_Tests_Iu.f_TC_iu_attach_geran_rau), "TC_iu_attach_geran_rau", {
    imei := '49999000001002'H,
    imsi := '262420000001002'H,
    msisdn := '491230001002'H,
    p_tmsi := omit,
    p_tmsi_sig := omit,
    tlli := 'CDE48FDC'O,
    tlli_old := omit,
    ra := omit,
    bssgp_cell_id := {
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13135
                },
                rac := 0
            },
            cell_id := 20960
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20961
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20962
        }
    },
    rnc_send_initial_ue := true,
    vec := omit,
    net := {
        expect_ptmsi := true,
        expect_auth := true,
        expect_ciph := false
    },
    t_guard := 30.000000,
    sccp_addr_local := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sccp_addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    ranap_exp_itu_x213_addr_format := omit,
    ranap_use_itu_x213_addr_format := false,
    ranap_itu_x213_addr_format_padding := ''O
}).
10:01:31.375606 1476 BSSGP_Emulation.ttcnpp:159 Called on BSSGP_PROC[0] to TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000001002'H,
    tlli := 'CDE48FDC'O
}
10:01:31.376149 1457 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_iu_attach_geran_rau(1476) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000001002'H,
    tlli := 'CDE48FDC'O
} id 1
10:01:31.376617 1457 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000001002'H with ? matched,
    tlli := 'CDE48FDC'O with ? matched
}
10:01:31.376870 1457 BSSGP_Emulation.ttcnpp:1333 Getcall operation on port BSSGP_PROC succeeded, call from TC_iu_attach_geran_rau(1476): @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000001002'H,
    tlli := 'CDE48FDC'O
} id 1
10:01:31.376993 1457 BSSGP_Emulation.ttcnpp:1333 Operation with id 1 was extracted from the queue of BSSGP_PROC.
10:01:31.377122 1457 BSSGP_Emulation.ttcnpp:851 Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='CDE48FDC'O, index=0
10:01:31.378043 1457 BSSGP_Emulation.ttcnpp:1335 Replied on BSSGP_PROC to TC_iu_attach_geran_rau(1476) @BSSGP_Emulation.BSSGP_register_client : { }
10:01:31.378337 1476 BSSGP_Emulation.ttcnpp:159 Reply enqueued on BSSGP_PROC[0] from TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BSSGP_register_client : { } id 1
10:01:31.378513 1476 BSSGP_Emulation.ttcnpp:160 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
10:01:31.378669 1476 BSSGP_Emulation.ttcnpp:160 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_iu_attach_geran_rau-BVCI196(1457): @BSSGP_Emulation.BSSGP_register_client : { } id 1
10:01:31.378754 1476 BSSGP_Emulation.ttcnpp:160 Operation with id 1 was extracted from the queue of BSSGP_PROC[0].
10:01:31.379343 1476 GSUP_Emulation.ttcn:326 Called on GSUP_PROC to SGSN_Test-GSUP(1474) @GSUP_Emulation.GSUPEM_register_expect : {
    imsi := "262420000001002",
    hdlr := TC_iu_attach_geran_rau(1476)
}
10:01:31.380374 1476 GSUP_Emulation.ttcn:326 Reply enqueued on GSUP_PROC from SGSN_Test-GSUP(1474) @GSUP_Emulation.GSUPEM_register_expect : { } id 1
10:01:31.380495 1476 GSUP_Emulation.ttcn:327 Matching on port GSUP_PROC succeeded: { } with { } matched
10:01:31.380648 1476 GSUP_Emulation.ttcn:327 Getreply operation on port GSUP_PROC succeeded, reply from SGSN_Test-GSUP(1474): @GSUP_Emulation.GSUPEM_register_expect : { } id 1
10:01:31.380757 1476 GSUP_Emulation.ttcn:327 Operation with id 1 was extracted from the queue of GSUP_PROC.
10:01:31.381242 1476 GTP_Emulation.ttcn:329 Called on GTP_PROC[0] to SGSN_Test-GGSN_GTP(1475) @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000001002'H
}
10:01:31.381652 1475 GTP_Emulation.ttcn:246 Call enqueued on CLIENT_PROC from TC_iu_attach_geran_rau(1476) @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000001002'H
} id 1
10:01:31.381956 1475 GTP_Emulation.ttcn:287 Matching on port CLIENT_PROC succeeded: {
    imsi := '262420000001002'H with ? matched
}
10:01:31.382118 1475 GTP_Emulation.ttcn:287 Getcall operation on port CLIENT_PROC succeeded, call from TC_iu_attach_geran_rau(1476): @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000001002'H
} id 1
10:01:31.382338 1475 GTP_Emulation.ttcn:287 Operation with id 1 was extracted from the queue of CLIENT_PROC.
10:01:31.382678 1475 GTP_Emulation.ttcn:289 Replied on CLIENT_PROC to TC_iu_attach_geran_rau(1476) @GTP_Emulation.GTPEM_register_imsi : { }
10:01:31.382989 1476 GTP_Emulation.ttcn:329 Reply enqueued on GTP_PROC[0] from SGSN_Test-GGSN_GTP(1475) @GTP_Emulation.GTPEM_register_imsi : { } id 1
10:01:31.383207 1476 GTP_Emulation.ttcn:330 Matching on port GTP_PROC[0] succeeded: { } with { } matched
10:01:31.383436 1476 GTP_Emulation.ttcn:330 Getreply operation on port GTP_PROC[0] succeeded, reply from SGSN_Test-GGSN_GTP(1475): @GTP_Emulation.GTPEM_register_imsi : { } id 1
10:01:31.383619 1476 GTP_Emulation.ttcn:330 Operation with id 1 was extracted from the queue of GTP_PROC[0].
10:01:31.383813 1476 BSSGP_ConnHdlr.ttcn:165 Start timer g_Tguard: 30 s
10:01:31.384020 1476 BSSGP_ConnHdlr.ttcn:166 Altstep as_Tguard was activated as default, id 1
10:01:31.389989 1476 BSSGP_ConnHdlr.ttcn:194 Sending InitialUE: {
    discriminator := '0000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            attachRequest := {
                messageType := '00000000'B,
                msNetworkCapability := {
                    lengthIndicator := 0,
                    msNetworkCapabilityV := {
                        gea1bit := '1'B,
                        smCapabilitiesviaDedicatedChannels := '1'B,
                        smCapabilitiesviaGPRSChannels := '0'B,
                        ucs2Support := '1'B,
                        ssScreeningIndicator := '01'B,
                        solSACapability := '0'B,
                        revisionLevelIndicatior := '1'B,
                        pFCFeatureMode := omit,
                        extendedGEAbits := omit,
                        lcsVAcapability := omit,
                        pSInterRATHOtoUTRANIuModeCapability := omit,
                        pSInterRATHOtoEUTRANS1ModeCapability := omit,
                        eMMCombinedProceduresCapability := omit,
                        iSRSupport := omit,
                        sRVCCtoGERANUTRANCapability := omit,
                        ePCCapability := omit,
                        nFCapability := omit,
                        gERANNertworkSharingCapability := omit,
                        spare_octets := omit
                    }
                },
                attachType := {
                    attachType := '001'B,
                    for_l3 := '0'B
                },
                gprsCKSN := {
                    keySequence := '111'B,
                    spare := '0'B
                },
                drxParam := {
                    splitPGCycleCode := '00'O,
                    nonDRXTimer := '000'B,
                    splitOnCCCH := '0'B,
                    cnSpecificDRXCycleLength := '0000'B
                },
                mobileIdentity := {
                    lengthIndicator := 0,
                    mobileIdentityV := {
                        typeOfIdentity := '001'B,
                        oddEvenInd_identity := {
                            imsi := {
                                oddevenIndicator := '1'B,
                                digits := '262420000001002'H,
                                fillerDigit := omit
                            }
                        }
                    }
                },
                oldRoutingAreaID := {
                    mccDigit1 := '2'H,
                    mccDigit2 := '6'H,
                    mccDigit3 := '2'H,
                    mncDigit3 := 'F'H,
                    mncDigit1 := '4'H,
                    mncDigit2 := '2'H,
                    lac := '879D'O,
                    rac := '86'O
                },
                msRACap := {
                    lengthIndicator := 0,
                    msRadioAccessCapabilityV := {
                        {
                            mSRACapabilityValues := {
                                mSRACapabilityValuesExclude1111 := {
                                    accessTechnType := '0001'B,
                                    accessCapabilities := {
                                        lengthIndicator := 0,
                                        accessCapabilities := {
                                            rfPowerCapability := '001'B,
                                            presenceBitA5 := '0'B,
                                            a5bits := {
                                                a51 := '1'B,
                                                a52 := '0'B,
                                                a53 := '1'B,
                                                a54 := '0'B,
                                                a55 := '0'B,
                                                a56 := '0'B,
                                                a57 := '0'B
                                            },
                                            esind := '1'B,
                                            psbit := '0'B,
                                            vgcs := '0'B,
                                            vbs := '0'B,
                                            presenceBitMultislot := '1'B,
                                            multislotcap := {
                                                presenceBitHscsd := '0'B,
                                                hscsdmultislotclass := omit,
                                                presenceBitGprs := '0'B,
                                                gprsmultislot := omit,
                                                presenceBitSms := '0'B,
                                                multislotCap_SMS := omit,
                                                multislotCapAdditionsAfterRel97 := {
                                                    presenceBitEcsdmulti := '0'B,
                                                    ecsdmultislotclass := omit,
                                                    presenceBitEgprsmulti := '0'B,
                                                    multislotCap_EGPRS := omit,
                                                    presenceBitDtmGprsmulti := '0'B,
                                                    multislotCapdtmgprsmultislotsubclass := omit
                                                }
                                            },
                                            accessCapAdditionsAfterRel97 := omit
                                        },
                                        spare_bits := omit
                                    }
                                }
                            },
                            presenceBitMSRACap := '0'B
                        }
                    }
                },
                ptmsiSignature := omit,
                reqGPRStimer := omit,
                tmsiStatus := omit,
                pC_LCSCapability := omit,
                mobileStationClassmark2 := omit,
                mobileStationClassmark3 := omit,
                supportedCodecs := omit,
                uENetworkCapability := omit,
                additionalMobileIdentity := omit,
                routingAreaIdentification2 := omit,
                voiceDomainandUEsUsageSetting := omit,
                deviceProperties := omit,
                p_TMSI_Type := omit,
                mS_NetworkFeatureSupport := omit,
                oldLocationAreaIdentification := omit,
                additionalUpdateType := omit,
                tMSIBasedNRIcontainer := omit,
                t3324 := omit,
                t3312_ExtendedValue := omit,
                extendedDRXParameters := omit
            }
        }
    }
}
10:01:31.398121 1476 BSSGP_ConnHdlr.ttcn:216 Sent on BSSAP to SGSN_Test_0-RAN(1470) @RAN_Emulation.RANAP_Conn_Req : {
    addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    addr_own := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    ranap := {
        initiatingMessage := {
            procedureCode := 19,
            criticality := ignore (1),
            value_ := {
                initialUE_Message := {
                    protocolIEs := {
                        {
                            id := 3,
                            criticality := ignore (1),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        },
                        {
                            id := 15,
                            criticality := ignore (1),
                            value_ := {
                                lAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 55,
                            criticality := ignore (1),
                            value_ := {
                                rAC := '00'O
                            }
                        },
                        {
                            id := 58,
                            criticality := ignore (1),
                            value_ := {
                                sAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    sAC := '0000'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '080101D571000008292624000000012062F224879D860512C7422000'O
                            }
                        },
                        {
                            id := 79,
                            criticality := ignore (1),
                            value_ := {
                                iuSignallingConnectionIdentifier := '000000000000000000010111'B
                            }
                        },
                        {
                            id := 86,
                            criticality := ignore (1),
                            value_ := {
                                globalRNC_ID := {
                                    pLMNidentity := '62F224'O,
                                    rNC_ID := 2342
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    }
}
10:01:31.399164 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on CLIENT from TC_iu_attach_geran_rau(1476) @RAN_Emulation.RANAP_Conn_Req : {
    addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    addr_own := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    ranap := {
        initiatingMessage := {
            procedureCode := 19,
            criticality := ignore (1),
            value_ := {
                initialUE_Message := {
                    protocolIEs := {
                        {
                            id := 3,
                            criticality := ignore (1),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        },
                        {
                            id := 15,
                            criticality := ignore (1),
                            value_ := {
                                lAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 55,
                            criticality := ignore (1),
                            value_ := {
                                rAC := '00'O
                            }
                        },
                        {
                            id := 58,
                            criticality := ignore (1),
                            value_ := {
                                sAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    sAC := '0000'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '080101D571000008292624000000012062F224879D860512C7422000'O
                            }
                        },
                        {
                            id := 79,
                            criticality := ignore (1),
                            value_ := {
                                iuSignallingConnectionIdentifier := '000000000000000000010111'B
                            }
                        },
                        {
                            id := 86,
                            criticality := ignore (1),
                            value_ := {
                                globalRNC_ID := {
                                    pLMNidentity := '62F224'O,
                                    rNC_ID := 2342
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    }
} id 1
10:01:31.399351 1470 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP-PDU-Descriptions.RANAP-PDU.
10:01:31.399417 1470 RAN_Emulation.ttcnpp:1124 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_req.
10:01:31.399494 1470 RAN_Emulation.ttcnpp:1129 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
10:01:31.399511 1470 RAN_Emulation.ttcnpp:1136 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
10:01:31.399621 1470 RAN_Emulation.ttcnpp:1143 Matching on port CLIENT succeeded:  matched
10:01:31.399706 1470 RAN_Emulation.ttcnpp:1143 Receive operation on port CLIENT succeeded, message from TC_iu_attach_geran_rau(1476): @RAN_Emulation.RANAP_Conn_Req : {
    addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    addr_own := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    ranap := {
        initiatingMessage := {
            procedureCode := 19,
            criticality := ignore (1),
            value_ := {
                initialUE_Message := {
                    protocolIEs := {
                        {
                            id := 3,
                            criticality := ignore (1),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        },
                        {
                            id := 15,
                            criticality := ignore (1),
                            value_ := {
                                lAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 55,
                            criticality := ignore (1),
                            value_ := {
                                rAC := '00'O
                            }
                        },
                        {
                            id := 58,
                            criticality := ignore (1),
                            value_ := {
                                sAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    sAC := '0000'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '080101D571000008292624000000012062F224879D860512C7422000'O
                            }
                        },
                        {
                            id := 79,
                            criticality := ignore (1),
                            value_ := {
                                iuSignallingConnectionIdentifier := '000000000000000000010111'B
                            }
                        },
                        {
                            id := 86,
                            criticality := ignore (1),
                            value_ := {
                                globalRNC_ID := {
                                    pLMNidentity := '62F224'O,
                                    rNC_ID := 2342
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    }
} id 1
10:01:31.399803 1470 RAN_Emulation.ttcnpp:1143 Message with id 1 was extracted from the queue of CLIENT.
10:01:31.399938 1470 RAN_Emulation.ttcnpp:467 Added conn table entry 0TC_iu_attach_geran_rau(1476)5011205
10:01:31.401246 1470 RAN_Emulation.ttcnpp:1154 Sent on RANAP to SGSN_Test_0-SCCP(1469) @RANAP_CodecPort.RANAP_N_CONNECT_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    expeditedDataSel := omit,
    qualityOfService := omit,
    userData := {
        initiatingMessage := {
            procedureCode := 19,
            criticality := ignore (1),
            value_ := {
                initialUE_Message := {
                    protocolIEs := {
                        {
                            id := 3,
                            criticality := ignore (1),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        },
                        {
                            id := 15,
                            criticality := ignore (1),
                            value_ := {
                                lAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 55,
                            criticality := ignore (1),
                            value_ := {
                                rAC := '00'O
                            }
                        },
                        {
                            id := 58,
                            criticality := ignore (1),
                            value_ := {
                                sAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    sAC := '0000'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '080101D571000008292624000000012062F224879D860512C7422000'O
                            }
                        },
                        {
                            id := 79,
                            criticality := ignore (1),
                            value_ := {
                                iuSignallingConnectionIdentifier := '000000000000000000010111'B
                            }
                        },
                        {
                            id := 86,
                            criticality := ignore (1),
                            value_ := {
                                globalRNC_ID := {
                                    pLMNidentity := '62F224'O,
                                    rNC_ID := 2342
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
}
10:01:31.401680 1470 RAN_Emulation.ttcnpp:1154 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_CONNECT_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    expeditedDataSel := omit,
    qualityOfService := omit,
    userData := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000012062F224879D860512C7422000004F40030000170056400562F2240926'O,
    connectionId := 5011205,
    importance := omit
}
10:01:31.401838 1469 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_CONNECT_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    expeditedDataSel := omit,
    qualityOfService := omit,
    userData := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000012062F224879D860512C7422000004F40030000170056400562F2240926'O,
    connectionId := 5011205,
    importance := omit
} id 2
10:01:31.401920 1469 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
10:01:31.401949 1469 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_CONNECT_req: {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    expeditedDataSel := omit,
    qualityOfService := omit,
    userData := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000012062F224879D860512C7422000004F40030000170056400562F2240926'O,
    connectionId := 5011205,
    importance := omit
} id 2
10:01:31.401972 1469 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT failed: Type of the first message in the queue is not @SCCPasp_Types.ASP_SCCP_N_DATA_req.
10:01:31.401990 1469 SCCP_Emulation.ttcn:5591 Matching on port SCCP_SP_PORT failed: Type of the first message in the queue is not @SCCPasp_Types.ASP_SCCP_N_UNITDATA_req.
10:01:31.402033 1469 SCCP_Emulation.ttcn:5597 Matching on port SCCP_SP_PORT succeeded:  matched
10:01:31.402062 1469 SCCP_Emulation.ttcn:5597 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_CONNECT_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    expeditedDataSel := omit,
    qualityOfService := omit,
    userData := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000012062F224879D860512C7422000004F40030000170056400562F2240926'O,
    connectionId := 5011205,
    importance := omit
} id 2
10:01:31.402083 1469 SCCP_Emulation.ttcn:5597 Message with id 2 was extracted from the queue of SCCP_SP_PORT.
10:01:31.402120 1469 SCCP_Emulation.ttcn:1874 First idle individual index:0
10:01:31.402615 1469 SCCP_Emulation.ttcn:4897 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1471) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        connrequest := {
            messageType := 1,
            sourceLocRef := '4C7705'O,
            protClass := {
                class := '0010'B,
                messageHandling := '0000'B
            },
            pointer1 := 2,
            pointer2 := 6,
            calledPAddress := {
                paramLength := 4,
                addr := '43BC008E'O
            },
            optionalPart := {
                credit := omit,
                callingPAddress := {
                    paramName := 4,
                    paramLength := 4,
                    addr := '43C3008E'O
                },
                data := {
                    paramName := 15,
                    paramLength := 88,
                    data := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000012062F224879D860512C7422000004F40030000170056400562F2240926'O
                },
                hopCounter := omit,
                importance := omit
            },
            eop := {
                paramName := 0
            }
        }
    }
}
10:01:31.402683 1469 SCCP_Emulation.ttcn:4897 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '014C77050202060443BC008E040443C3008E0F58001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000012062F224879D860512C7422000004F40030000170056400562F224092600'O
}
10:01:31.402741 1470 RAN_Emulation.ttcnpp:1168 patch: N(SD) for ConnIdx 0 set to 1
10:01:31.402774 1469 SCCP_Emulation.ttcn:1213 Start timer T_conn_est[0]: 120 s
10:01:31.402804 1471 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '014C77050202060443BC008E040443C3008E0F58001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000012062F224879D860512C7422000004F40030000170056400562F224092600'O
} id 2
10:01:31.402870 1471 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
10:01:31.402916 1471 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1469): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '014C77050202060443BC008E040443C3008E0F58001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000012062F224879D860512C7422000004F40030000170056400562F224092600'O
} id 2
10:01:31.402954 1471 M3UA_Emulation.ttcn:597 Message with id 2 was extracted from the queue of MTP3_SP_PORT.
10:01:31.403088 1471 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000009000060008000000020210007D000000C3000000BC03020000014C77050202060443BC008E040443C3008E0F58001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000012062F224879D860512C7422000004F40030000170056400562F224092600000000'O
}
10:01:31.403970 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003002100020000000BC000000C303000003024C77050000030201030443BC008E000006000800000002'O
} id 8
10:01:31.404033 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:31.404064 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:31.404093 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003002100020000000BC000000C303000003024C77050000030201030443BC008E000006000800000002'O
} id 8
10:01:31.404119 1471 M3UA_Emulation.ttcn:711 Message with id 8 was extracted from the queue of SCTP_PORT.
10:01:31.404191 1471 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '024C77050000030201030443BC008E00'O
}
10:01:31.404251 1469 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1471) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '024C77050000030201030443BC008E00'O
} id 2
10:01:31.404255 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003C0210002B000000BC000000C303000003064C7705000114001440100000020010400403081502003B400100000006000800000002'O
} id 9
10:01:31.404282 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:31.404305 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:31.404330 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003C0210002B000000BC000000C303000003064C7705000114001440100000020010400403081502003B400100000006000800000002'O
} id 9
10:01:31.404352 1471 M3UA_Emulation.ttcn:711 Message with id 9 was extracted from the queue of SCTP_PORT.
10:01:31.404389 1471 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '064C7705000114001440100000020010400403081502003B400100'O
}
10:01:31.404406 1469 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    connconfirm := {
        messageType := 2,
        destLocRef := '4C7705'O,
        sourceLocRef := '000003'O,
        protClass := {
            class := '0010'B,
            messageHandling := '0000'B
        },
        pointer1 := 1,
        optionalPart := {
            credit := omit,
            calledPAddress := {
                paramName := 3,
                paramLength := 4,
                addr := '43BC008E'O
            },
            data := omit,
            importance := omit
        },
        eop := {
            paramName := 0
        }
    }
} id 2
10:01:31.404440 1469 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
10:01:31.404467 1469 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1471): @SCCP_Types.PDU_SCCP : {
    connconfirm := {
        messageType := 2,
        destLocRef := '4C7705'O,
        sourceLocRef := '000003'O,
        protClass := {
            class := '0010'B,
            messageHandling := '0000'B
        },
        pointer1 := 1,
        optionalPart := {
            credit := omit,
            calledPAddress := {
                paramName := 3,
                paramLength := 4,
                addr := '43BC008E'O
            },
            data := omit,
            importance := omit
        },
        eop := {
            paramName := 0
        }
    }
} id 2
10:01:31.404491 1469 SCCP_Emulation.ttcn:5443 Message with id 2 was extracted from the queue of MTP3_SCCP_PORT.
10:01:31.404516 1469 SCCP_Emulation.ttcn:3700 {
    messageType := 2,
    destLocRef := '4C7705'O,
    sourceLocRef := '000003'O,
    protClass := {
        class := '0010'B,
        messageHandling := '0000'B
    },
    pointer1 := 1,
    optionalPart := {
        credit := omit,
        calledPAddress := {
            paramName := 3,
            paramLength := 4,
            addr := '43BC008E'O
        },
        data := omit,
        importance := omit
    },
    eop := {
        paramName := 0
    }
}
10:01:31.404652 1469 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
10:01:31.404707 1469 SCCP_Emulation.ttcn:1321 Stop timer T_conn_est[0]: 120 s
10:01:31.404738 1469 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
10:01:31.404762 1469 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
10:01:31.404958 1469 SCCP_Emulation.ttcn:3749 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_CONNECT_cfm : {
    respondingAddress := omit,
    qualityOfService := omit,
    userData := omit,
    connectionId := 5011205,
    importance := omit
}
10:01:31.405082 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1469) @SCCPasp_Types.ASP_SCCP_N_CONNECT_cfm : {
    respondingAddress := omit,
    qualityOfService := omit,
    userData := omit,
    connectionId := 5011205,
    importance := omit
} id 2
10:01:31.405098 1469 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1471) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '064C7705000114001440100000020010400403081502003B400100'O
} id 3
10:01:31.405166 1470 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_CONNECT_cfm : {
    respondingAddress := omit,
    qualityOfService := omit,
    userData := omit,
    connectionId := 5011205,
    importance := omit
} id 2
10:01:31.405192 1469 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '4C7705'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 20,
            data := '001440100000020010400403081502003B400100'O
        }
    }
} id 3
10:01:31.405220 1470 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
10:01:31.405223 1469 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
10:01:31.405248 1470 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
10:01:31.405253 1469 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1471): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '4C7705'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 20,
            data := '001440100000020010400403081502003B400100'O
        }
    }
} id 3
10:01:31.405272 1470 RAN_Emulation.ttcnpp:1088 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_DATA_ind.
10:01:31.405279 1469 SCCP_Emulation.ttcn:5443 Message with id 3 was extracted from the queue of MTP3_SCCP_PORT.
10:01:31.405296 1470 RAN_Emulation.ttcnpp:1095 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_DISCONNECT_ind.
10:01:31.405304 1469 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
10:01:31.405335 1469 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
10:01:31.405337 1470 RAN_Emulation.ttcnpp:1107 Matching on port RANAP succeeded:  matched
10:01:31.405361 1469 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
10:01:31.405368 1470 RAN_Emulation.ttcnpp:1107 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1469): @RANAP_CodecPort.RANAP_N_CONNECT_cfm : {
    respondingAddress := omit,
    qualityOfService := omit,
    userData := omit,
    connectionId := 5011205,
    importance := omit
} id 2
10:01:31.405395 1470 RAN_Emulation.ttcnpp:1107 Message with id 2 was extracted from the queue of RANAP.
10:01:31.405402 1469 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
10:01:31.405450 1469 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
10:01:31.405481 1469 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
10:01:31.405564 1470 RAN_Emulation.ttcnpp:1110 Sent on CLIENT to TC_iu_attach_geran_rau(1476) @RAN_Emulation.RAN_Conn_Prim : {
    conf_ind := { }
}
10:01:31.405569 1469 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '001440100000020010400403081502003B400100'O,
    connectionId := 5011205,
    importance := omit
}
10:01:31.405609 1469 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
10:01:31.405639 1469 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
10:01:31.405727 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1469) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '001440100000020010400403081502003B400100'O,
    connectionId := 5011205,
    importance := omit
} id 3
10:01:31.405841 1476 BSSGP_ConnHdlr.ttcn:217 Message enqueued on BSSAP from SGSN_Test_0-RAN(1470) @RAN_Emulation.RAN_Conn_Prim : {
    conf_ind := { }
} id 1
10:01:31.406097 1476 BSSGP_ConnHdlr.ttcn:218 Matching on port BSSAP succeeded:  matched
10:01:31.406150 1476 BSSGP_ConnHdlr.ttcn:218 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1470): @RAN_Emulation.RAN_Conn_Prim : {
    conf_ind := { }
} id 1
10:01:31.406195 1476 BSSGP_ConnHdlr.ttcn:218 Message with id 1 was extracted from the queue of BSSAP.
10:01:31.406236 1476 BSSGP_ConnHdlr.ttcn:396 Altstep as_mm_identity was activated as default, id 2
10:01:31.406599 1470 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '081502'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
} id 3
10:01:31.406643 1470 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
10:01:31.406665 1470 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
10:01:31.406698 1470 RAN_Emulation.ttcnpp:1088 Matching on port RANAP succeeded:  matched
10:01:31.406725 1470 RAN_Emulation.ttcnpp:1088 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1469): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '081502'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
} id 3
10:01:31.406757 1470 RAN_Emulation.ttcnpp:1088 Message with id 3 was extracted from the queue of RANAP.
10:01:31.406769 1476 BSSGP_ConnHdlr.ttcn:416 GSUP sends 2G and 3G auth tuples{
    tag := OSMO_GSUP_AUTH_TUPLE_IE (3),
    len := 0,
    val := {
        auth_tuple := {
            {
                tag := OSMO_GSUP_RAND_IE (32),
                len := 0,
                val := {
                    rand := 'D1DC45A771B3D52E07A6CC3FC4560E5F'O
                }
            },
            {
                tag := OSMO_GSUP_SRES_IE (33),
                len := 0,
                val := {
                    sres := 'B473C0BB'O
                }
            },
            {
                tag := OSMO_GSUP_KC_IE (34),
                len := 0,
                val := {
                    kc := '9A0A00C7B41F6460'O
                }
            },
            {
                tag := OSMO_GSUP_IK_IE (35),
                len := 0,
                val := {
                    ik := 'AD3A4194EFC5A8220DC872417A118E6D'O
                }
            },
            {
                tag := OSMO_GSUP_CK_IE (36),
                len := 0,
                val := {
                    ck := '296DD4ADEFD290480981D561F816173E'O
                }
            },
            {
                tag := OSMO_GSUP_AUTN_IE (37),
                len := 0,
                val := {
                    autn := '7862A2BAB31BC374DA34533DE3170BD5'O
                }
            },
            {
                tag := OSMO_GSUP_RES_IE (39),
                len := 0,
                val := {
                    res := '522B2AC4C5B2EC8F'O
                }
            }
        }
    }
}
10:01:31.408945 1470 RAN_Emulation.ttcnpp:673 Sent on CLIENT to TC_iu_attach_geran_rau(1476) @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                identityRequest := {
                    messageType := '00010101'B,
                    identityType := {
                        valueField := '010'B,
                        spare := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    }
                }
            }
        }
    }
}
10:01:31.409331 1476 BSSGP_ConnHdlr.ttcn:426 Message enqueued on BSSAP from SGSN_Test_0-RAN(1470) @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                identityRequest := {
                    messageType := '00010101'B,
                    identityType := {
                        valueField := '010'B,
                        spare := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    }
                }
            }
        }
    }
} id 2
10:01:31.409775 1476 BSSGP_ConnHdlr.ttcn:261 Matching on port BSSAP .dtap.msgs.gprs_mm.identityRequest.identityType.valueField := '010'B with '001'B unmatched: First message in the queue does not match the template: 
10:01:31.409824 1476 BSSGP_ConnHdlr.ttcn:247 Matching on port BSSAP succeeded:  matched
10:01:31.409853 1476 BSSGP_ConnHdlr.ttcn:247 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1470): @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                identityRequest := {
                    messageType := '00010101'B,
                    identityType := {
                        valueField := '010'B,
                        spare := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    }
                }
            }
        }
    }
} id 2
10:01:31.409882 1476 BSSGP_ConnHdlr.ttcn:247 Message with id 2 was extracted from the queue of BSSAP.
10:01:31.410352 1476 BSSGP_ConnHdlr.ttcn:233 Sent on BSSAP to SGSN_Test_0-RAN(1470) @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '0000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                identityResponse := {
                    messageType := '00000000'B,
                    mobileIdentity := {
                        lengthIndicator := 0,
                        mobileIdentityV := {
                            typeOfIdentity := '010'B,
                            oddEvenInd_identity := {
                                imei := {
                                    oddevenIndicator := '1'B,
                                    digits := '49999000001002'H
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
10:01:31.410586 1476 BSSGP_ConnHdlr.ttcn:426 Default with id 2 (altstep as_mm_identity) has reached a break statement. Skipping current alt statement or receiving operation.
10:01:31.410867 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on CLIENT from TC_iu_attach_geran_rau(1476) @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '0000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                identityResponse := {
                    messageType := '00000000'B,
                    mobileIdentity := {
                        lengthIndicator := 0,
                        mobileIdentityV := {
                            typeOfIdentity := '010'B,
                            oddEvenInd_identity := {
                                imei := {
                                    oddevenIndicator := '1'B,
                                    digits := '49999000001002'H
                                }
                            }
                        }
                    }
                }
            }
        }
    }
} id 2
10:01:31.411031 1470 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP-PDU-Descriptions.RANAP-PDU.
10:01:31.411055 1470 RAN_Emulation.ttcnpp:1124 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_req.
10:01:31.411074 1470 RAN_Emulation.ttcnpp:1129 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
10:01:31.411093 1470 RAN_Emulation.ttcnpp:1136 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
10:01:31.411112 1470 RAN_Emulation.ttcnpp:1143 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RANAP_Conn_Req.
10:01:31.411159 1470 RAN_Emulation.ttcnpp:1172 Matching on port CLIENT succeeded:  matched
10:01:31.411187 1470 RAN_Emulation.ttcnpp:1172 Receive operation on port CLIENT succeeded, message from TC_iu_attach_geran_rau(1476): @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '0000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                identityResponse := {
                    messageType := '00000000'B,
                    mobileIdentity := {
                        lengthIndicator := 0,
                        mobileIdentityV := {
                            typeOfIdentity := '010'B,
                            oddEvenInd_identity := {
                                imei := {
                                    oddevenIndicator := '1'B,
                                    digits := '49999000001002'H
                                }
                            }
                        }
                    }
                }
            }
        }
    }
} id 2
10:01:31.411211 1470 RAN_Emulation.ttcnpp:1172 Message with id 2 was extracted from the queue of CLIENT.
10:01:31.412105 1470 RAN_Emulation.ttcnpp:1298 Sent on RANAP to SGSN_Test_0-SCCP(1469) @RANAP_CodecPort.RANAP_N_DATA_req : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0816084A99990000100002'O
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
}
10:01:31.412242 1470 RAN_Emulation.ttcnpp:1298 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440130000010010400C0B0816084A99990000100002'O,
    connectionId := 5011205,
    importance := omit
}
10:01:31.412303 1469 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440130000010010400C0B0816084A99990000100002'O,
    connectionId := 5011205,
    importance := omit
} id 3
10:01:31.412339 1469 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
10:01:31.412361 1469 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '001440130000010010400C0B0816084A99990000100002'O,
    connectionId := 5011205,
    importance := omit
} id 3
10:01:31.412391 1469 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
10:01:31.412414 1469 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440130000010010400C0B0816084A99990000100002'O,
    connectionId := 5011205,
    importance := omit
} id 3
10:01:31.412436 1469 SCCP_Emulation.ttcn:5585 Message with id 3 was extracted from the queue of SCCP_SP_PORT.
10:01:31.412460 1469 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
10:01:31.412499 1469 SCCP_Emulation.ttcn:2249 vl_len:23
10:01:31.412523 1469 SCCP_Emulation.ttcn:2250 vl_from0
10:01:31.412657 1469 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1471) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        dataform1 := {
            messageType := 6,
            destLocRef := '000003'O,
            segmentingReassembl := {
                more := '0'B,
                reserved := '0000000'B
            },
            pointer1 := 1,
            data := {
                paramLength := 23,
                data := '001440130000010010400C0B0816084A99990000100002'O
            }
        }
    }
}
10:01:31.412709 1469 SCCP_Emulation.ttcn:2265 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000003000117001440130000010010400C0B0816084A99990000100002'O
}
10:01:31.412749 1469 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O
10:01:31.412758 1471 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000003000117001440130000010010400C0B0816084A99990000100002'O
} id 3
10:01:31.412794 1471 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
10:01:31.412817 1469 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
10:01:31.412823 1471 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1469): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000003000117001440130000010010400C0B0816084A99990000100002'O
} id 3
10:01:31.412845 1469 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
10:01:31.412849 1471 M3UA_Emulation.ttcn:597 Message with id 3 was extracted from the queue of MTP3_SP_PORT.
10:01:31.412927 1471 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000004000060008000000020210002E000000C3000000BC0302000006000003000117001440130000010010400C0B0816084A999900001000020000'O
}
10:01:31.414515 1476 BSSGP_ConnHdlr.ttcn:426 Message enqueued on GSUP from SGSN_Test-GSUP(1474) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST (8),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000001002'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 1
10:01:31.414715 1476 BSSGP_ConnHdlr.ttcn:426 Matching on port GSUP succeeded:  matched
10:01:31.414769 1476 BSSGP_ConnHdlr.ttcn:426 Receive operation on port GSUP succeeded, message from SGSN_Test-GSUP(1474): @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST (8),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000001002'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 1
10:01:31.414819 1476 BSSGP_ConnHdlr.ttcn:426 Message with id 1 was extracted from the queue of GSUP.
10:01:31.415035 1476 BSSGP_ConnHdlr.ttcn:427 Sent on GSUP to SGSN_Test-GSUP(1474) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (10),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 0,
            val := {
                imsi := '262420000001002'H
            }
        },
        {
            tag := OSMO_GSUP_AUTH_TUPLE_IE (3),
            len := 0,
            val := {
                auth_tuple := {
                    {
                        tag := OSMO_GSUP_RAND_IE (32),
                        len := 0,
                        val := {
                            rand := 'D1DC45A771B3D52E07A6CC3FC4560E5F'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_SRES_IE (33),
                        len := 0,
                        val := {
                            sres := 'B473C0BB'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_KC_IE (34),
                        len := 0,
                        val := {
                            kc := '9A0A00C7B41F6460'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_IK_IE (35),
                        len := 0,
                        val := {
                            ik := 'AD3A4194EFC5A8220DC872417A118E6D'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_CK_IE (36),
                        len := 0,
                        val := {
                            ck := '296DD4ADEFD290480981D561F816173E'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_AUTN_IE (37),
                        len := 0,
                        val := {
                            autn := '7862A2BAB31BC374DA34533DE3170BD5'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_RES_IE (39),
                        len := 0,
                        val := {
                            res := '522B2AC4C5B2EC8F'O
                        }
                    }
                }
            }
        }
    }
}
10:01:31.416492 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000006002100050000000BC000000C303000003064C77050001390014403500000200104029280812100021D1DC45A771B3D52E07A6CC3FC4560E5F8028107862A2BAB31BC374DA34533DE3170BD5003B4001000006000800000002'O
} id 10
10:01:31.416544 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:31.416574 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:31.416607 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000006002100050000000BC000000C303000003064C77050001390014403500000200104029280812100021D1DC45A771B3D52E07A6CC3FC4560E5F8028107862A2BAB31BC374DA34533DE3170BD5003B4001000006000800000002'O
} id 10
10:01:31.416647 1471 M3UA_Emulation.ttcn:711 Message with id 10 was extracted from the queue of SCTP_PORT.
10:01:31.416718 1471 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '064C77050001390014403500000200104029280812100021D1DC45A771B3D52E07A6CC3FC4560E5F8028107862A2BAB31BC374DA34533DE3170BD5003B400100'O
}
10:01:31.416769 1469 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1471) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '064C77050001390014403500000200104029280812100021D1DC45A771B3D52E07A6CC3FC4560E5F8028107862A2BAB31BC374DA34533DE3170BD5003B400100'O
} id 4
10:01:31.416812 1469 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '4C7705'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 57,
            data := '0014403500000200104029280812100021D1DC45A771B3D52E07A6CC3FC4560E5F8028107862A2BAB31BC374DA34533DE3170BD5003B400100'O
        }
    }
} id 4
10:01:31.416843 1469 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
10:01:31.416875 1469 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1471): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '4C7705'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 57,
            data := '0014403500000200104029280812100021D1DC45A771B3D52E07A6CC3FC4560E5F8028107862A2BAB31BC374DA34533DE3170BD5003B400100'O
        }
    }
} id 4
10:01:31.416903 1469 SCCP_Emulation.ttcn:5443 Message with id 4 was extracted from the queue of MTP3_SCCP_PORT.
10:01:31.416929 1469 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
10:01:31.416959 1469 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
10:01:31.417001 1469 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
10:01:31.417028 1469 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
10:01:31.417062 1469 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
10:01:31.417090 1469 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
10:01:31.417129 1469 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0014403500000200104029280812100021D1DC45A771B3D52E07A6CC3FC4560E5F8028107862A2BAB31BC374DA34533DE3170BD5003B400100'O,
    connectionId := 5011205,
    importance := omit
}
10:01:31.417163 1469 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
10:01:31.417192 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1469) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0014403500000200104029280812100021D1DC45A771B3D52E07A6CC3FC4560E5F8028107862A2BAB31BC374DA34533DE3170BD5003B400100'O,
    connectionId := 5011205,
    importance := omit
} id 4
10:01:31.417200 1469 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
10:01:31.417316 1470 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0812100021D1DC45A771B3D52E07A6CC3FC4560E5F8028107862A2BAB31BC374DA34533DE3170BD5'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
} id 4
10:01:31.417365 1470 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
10:01:31.417393 1470 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
10:01:31.417424 1470 RAN_Emulation.ttcnpp:1088 Matching on port RANAP succeeded:  matched
10:01:31.417459 1470 RAN_Emulation.ttcnpp:1088 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1469): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0812100021D1DC45A771B3D52E07A6CC3FC4560E5F8028107862A2BAB31BC374DA34533DE3170BD5'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
} id 4
10:01:31.417493 1470 RAN_Emulation.ttcnpp:1088 Message with id 4 was extracted from the queue of RANAP.
10:01:31.419308 1470 RAN_Emulation.ttcnpp:673 Sent on CLIENT to TC_iu_attach_geran_rau(1476) @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                authenticationAndCipheringRequest := {
                    messageType := '00010010'B,
                    cipheringAlgorithm := {
                        valueField := '000'B,
                        spare := '0'B
                    },
                    imeisvRequest := {
                        valueField := '001'B,
                        spare := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    },
                    acReferenceNumber := {
                        valueField := '0000'B
                    },
                    authenticationParameterRAND := {
                        elementIdentifier := '21'O ("!"),
                        randValue := 'D1DC45A771B3D52E07A6CC3FC4560E5F'O
                    },
                    cipheringKeySequenceNumber := {
                        keySequence := {
                            keySequence := '000'B,
                            spare := '0'B
                        },
                        elementIdentifier := '1000'B
                    },
                    authenticationParameterAUTN := {
                        elementIdentifier := '28'O ("("),
                        lengthIndicator := 16,
                        autnValue := '7862A2BAB31BC374DA34533DE3170BD5'O
                    }
                }
            }
        }
    }
}
10:01:31.419937 1476 BSSGP_ConnHdlr.ttcn:431 Message enqueued on BSSAP from SGSN_Test_0-RAN(1470) @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                authenticationAndCipheringRequest := {
                    messageType := '00010010'B,
                    cipheringAlgorithm := {
                        valueField := '000'B,
                        spare := '0'B
                    },
                    imeisvRequest := {
                        valueField := '001'B,
                        spare := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    },
                    acReferenceNumber := {
                        valueField := '0000'B
                    },
                    authenticationParameterRAND := {
                        elementIdentifier := '21'O ("!"),
                        randValue := 'D1DC45A771B3D52E07A6CC3FC4560E5F'O
                    },
                    cipheringKeySequenceNumber := {
                        keySequence := {
                            keySequence := '000'B,
                            spare := '0'B
                        },
                        elementIdentifier := '1000'B
                    },
                    authenticationParameterAUTN := {
                        elementIdentifier := '28'O ("("),
                        lengthIndicator := 16,
                        autnValue := '7862A2BAB31BC374DA34533DE3170BD5'O
                    }
                }
            }
        }
    }
} id 3
10:01:31.420360 1476 BSSGP_ConnHdlr.ttcn:278 Matching on port BSSAP succeeded:  matched
10:01:31.420424 1476 BSSGP_ConnHdlr.ttcn:278 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1470): @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                authenticationAndCipheringRequest := {
                    messageType := '00010010'B,
                    cipheringAlgorithm := {
                        valueField := '000'B,
                        spare := '0'B
                    },
                    imeisvRequest := {
                        valueField := '001'B,
                        spare := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    },
                    acReferenceNumber := {
                        valueField := '0000'B
                    },
                    authenticationParameterRAND := {
                        elementIdentifier := '21'O ("!"),
                        randValue := 'D1DC45A771B3D52E07A6CC3FC4560E5F'O
                    },
                    cipheringKeySequenceNumber := {
                        keySequence := {
                            keySequence := '000'B,
                            spare := '0'B
                        },
                        elementIdentifier := '1000'B
                    },
                    authenticationParameterAUTN := {
                        elementIdentifier := '28'O ("("),
                        lengthIndicator := 16,
                        autnValue := '7862A2BAB31BC374DA34533DE3170BD5'O
                    }
                }
            }
        }
    }
} id 3
10:01:31.420469 1476 BSSGP_ConnHdlr.ttcn:278 Message with id 3 was extracted from the queue of BSSAP.
10:01:31.421502 1476 BSSGP_ConnHdlr.ttcn:233 Sent on BSSAP to SGSN_Test_0-RAN(1470) @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                authenticationAndCipheringResponse := {
                    messageType := '00010011'B,
                    acReferenceNumber := {
                        valueField := '0000'B
                    },
                    spare := '0000'B,
                    authenticationParResp := {
                        elementIdentifier := '22'O ("\""),
                        valueField := '522B2AC4'O
                    },
                    imeisv := {
                        elementIdentifier := '0100011'B,
                        spare1 := '0'B,
                        mobileIdentityLV := {
                            lengthIndicator := 0,
                            mobileIdentityV := {
                                typeOfIdentity := '011'B,
                                oddEvenInd_identity := {
                                    imei_sv := {
                                        oddevenIndicator := '0'B,
                                        digits := '4999900000100200'H,
                                        fillerDigit := '1111'B
                                    }
                                }
                            }
                        }
                    },
                    authenticationRespParExt := {
                        elementIdentifier := '21'O ("!"),
                        lengthIndicator := 4,
                        valueField := 'C5B2EC8F'O
                    }
                }
            }
        }
    }
}
10:01:31.421910 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on CLIENT from TC_iu_attach_geran_rau(1476) @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                authenticationAndCipheringResponse := {
                    messageType := '00010011'B,
                    acReferenceNumber := {
                        valueField := '0000'B
                    },
                    spare := '0000'B,
                    authenticationParResp := {
                        elementIdentifier := '22'O ("\""),
                        valueField := '522B2AC4'O
                    },
                    imeisv := {
                        elementIdentifier := '0100011'B,
                        spare1 := '0'B,
                        mobileIdentityLV := {
                            lengthIndicator := 0,
                            mobileIdentityV := {
                                typeOfIdentity := '011'B,
                                oddEvenInd_identity := {
                                    imei_sv := {
                                        oddevenIndicator := '0'B,
                                        digits := '4999900000100200'H,
                                        fillerDigit := '1111'B
                                    }
                                }
                            }
                        }
                    },
                    authenticationRespParExt := {
                        elementIdentifier := '21'O ("!"),
                        lengthIndicator := 4,
                        valueField := 'C5B2EC8F'O
                    }
                }
            }
        }
    }
} id 3
10:01:31.422082 1470 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP-PDU-Descriptions.RANAP-PDU.
10:01:31.422115 1470 RAN_Emulation.ttcnpp:1124 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_req.
10:01:31.422150 1470 RAN_Emulation.ttcnpp:1129 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
10:01:31.422176 1470 RAN_Emulation.ttcnpp:1136 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
10:01:31.422202 1470 RAN_Emulation.ttcnpp:1143 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RANAP_Conn_Req.
10:01:31.422236 1470 RAN_Emulation.ttcnpp:1172 Matching on port CLIENT succeeded:  matched
10:01:31.422278 1470 RAN_Emulation.ttcnpp:1172 Receive operation on port CLIENT succeeded, message from TC_iu_attach_geran_rau(1476): @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                authenticationAndCipheringResponse := {
                    messageType := '00010011'B,
                    acReferenceNumber := {
                        valueField := '0000'B
                    },
                    spare := '0000'B,
                    authenticationParResp := {
                        elementIdentifier := '22'O ("\""),
                        valueField := '522B2AC4'O
                    },
                    imeisv := {
                        elementIdentifier := '0100011'B,
                        spare1 := '0'B,
                        mobileIdentityLV := {
                            lengthIndicator := 0,
                            mobileIdentityV := {
                                typeOfIdentity := '011'B,
                                oddEvenInd_identity := {
                                    imei_sv := {
                                        oddevenIndicator := '0'B,
                                        digits := '4999900000100200'H,
                                        fillerDigit := '1111'B
                                    }
                                }
                            }
                        }
                    },
                    authenticationRespParExt := {
                        elementIdentifier := '21'O ("!"),
                        lengthIndicator := 4,
                        valueField := 'C5B2EC8F'O
                    }
                }
            }
        }
    }
} id 3
10:01:31.422316 1470 RAN_Emulation.ttcnpp:1172 Message with id 3 was extracted from the queue of CLIENT.
10:01:31.422607 1470 RAN_Emulation.ttcnpp:1298 Sent on RANAP to SGSN_Test_0-SCCP(1469) @RANAP_CodecPort.RANAP_N_DATA_req : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '08130022522B2AC423094399990000100002F02904C5B2EC8F'O
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
}
10:01:31.422687 1470 RAN_Emulation.ttcnpp:1298 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440210000010010401A1908130022522B2AC423094399990000100002F02904C5B2EC8F'O,
    connectionId := 5011205,
    importance := omit
}
10:01:31.422739 1469 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440210000010010401A1908130022522B2AC423094399990000100002F02904C5B2EC8F'O,
    connectionId := 5011205,
    importance := omit
} id 4
10:01:31.422770 1469 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
10:01:31.422798 1469 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '001440210000010010401A1908130022522B2AC423094399990000100002F02904C5B2EC8F'O,
    connectionId := 5011205,
    importance := omit
} id 4
10:01:31.422855 1469 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
10:01:31.422886 1469 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440210000010010401A1908130022522B2AC423094399990000100002F02904C5B2EC8F'O,
    connectionId := 5011205,
    importance := omit
} id 4
10:01:31.422912 1469 SCCP_Emulation.ttcn:5585 Message with id 4 was extracted from the queue of SCCP_SP_PORT.
10:01:31.422937 1469 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
10:01:31.422966 1469 SCCP_Emulation.ttcn:2249 vl_len:37
10:01:31.423002 1469 SCCP_Emulation.ttcn:2250 vl_from0
10:01:31.423049 1469 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1471) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        dataform1 := {
            messageType := 6,
            destLocRef := '000003'O,
            segmentingReassembl := {
                more := '0'B,
                reserved := '0000000'B
            },
            pointer1 := 1,
            data := {
                paramLength := 37,
                data := '001440210000010010401A1908130022522B2AC423094399990000100002F02904C5B2EC8F'O
            }
        }
    }
}
10:01:31.423090 1469 SCCP_Emulation.ttcn:2265 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000003000125001440210000010010401A1908130022522B2AC423094399990000100002F02904C5B2EC8F'O
}
10:01:31.423122 1469 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022522B2AC423094399990000100002F02904C5B2EC8F'O
10:01:31.423142 1471 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000003000125001440210000010010401A1908130022522B2AC423094399990000100002F02904C5B2EC8F'O
} id 4
10:01:31.423181 1469 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
10:01:31.423190 1471 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
10:01:31.423295 1469 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
10:01:31.423312 1471 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1469): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000003000125001440210000010010401A1908130022522B2AC423094399990000100002F02904C5B2EC8F'O
} id 4
10:01:31.423345 1471 M3UA_Emulation.ttcn:597 Message with id 4 was extracted from the queue of MTP3_SP_PORT.
10:01:31.423513 1471 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000004C00060008000000020210003C000000C3000000BC0302000006000003000125001440210000010010401A1908130022522B2AC423094399990000100002F02904C5B2EC8F'O
}
10:01:31.424141 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000004C02100039000000BC000000C303000003064C77050001220006001E000002000C00120808AD3A4194EFC5A8220DC872417A118E6D004B0001400000000006000800000002'O
} id 11
10:01:31.424216 1476 BSSGP_ConnHdlr.ttcn:457 Message enqueued on GSUP from SGSN_Test-GSUP(1474) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST (4),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000001002'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        },
        {
            tag := OSMO_GSUP_CURRENT_RAT_TYPE_IE (42),
            len := 1,
            val := {
                current_rat_type := RAT_TYPE_UTRAN_Iu (2)
            }
        }
    }
} id 2
10:01:31.424235 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:31.424273 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:31.424390 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000004C02100039000000BC000000C303000003064C77050001220006001E000002000C00120808AD3A4194EFC5A8220DC872417A118E6D004B0001400000000006000800000002'O
} id 11
10:01:31.424427 1471 M3UA_Emulation.ttcn:711 Message with id 11 was extracted from the queue of SCTP_PORT.
10:01:31.424497 1471 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '064C77050001220006001E000002000C00120808AD3A4194EFC5A8220DC872417A118E6D004B000140'O
}
10:01:31.424555 1469 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1471) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '064C77050001220006001E000002000C00120808AD3A4194EFC5A8220DC872417A118E6D004B000140'O
} id 5
10:01:31.424647 1469 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '4C7705'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 34,
            data := '0006001E000002000C00120808AD3A4194EFC5A8220DC872417A118E6D004B000140'O
        }
    }
} id 5
10:01:31.424690 1469 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
10:01:31.424724 1469 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1471): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '4C7705'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 34,
            data := '0006001E000002000C00120808AD3A4194EFC5A8220DC872417A118E6D004B000140'O
        }
    }
} id 5
10:01:31.424763 1469 SCCP_Emulation.ttcn:5443 Message with id 5 was extracted from the queue of MTP3_SCCP_PORT.
10:01:31.424794 1469 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
10:01:31.424830 1469 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
10:01:31.424862 1469 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
10:01:31.424892 1469 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
10:01:31.424928 1469 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
10:01:31.424962 1469 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
10:01:31.425004 1469 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0006001E000002000C00120808AD3A4194EFC5A8220DC872417A118E6D004B000140'O,
    connectionId := 5011205,
    importance := omit
}
10:01:31.425041 1469 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
10:01:31.425059 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1469) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0006001E000002000C00120808AD3A4194EFC5A8220DC872417A118E6D004B000140'O,
    connectionId := 5011205,
    importance := omit
} id 5
10:01:31.425075 1469 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
10:01:31.426410 1470 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 6,
            criticality := reject (0),
            value_ := {
                securityModeCommand := {
                    protocolIEs := {
                        {
                            id := 12,
                            criticality := reject (0),
                            value_ := {
                                integrityProtectionInformation := {
                                    permittedAlgorithms := {
                                        0,
                                        1
                                    },
                                    key := '10101101001110100100000110010100111011111100010110101000001000100000110111001000011100100100000101111010000100011000111001101101'B,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 75,
                            criticality := reject (0),
                            value_ := {
                                keyStatus := new (1)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
} id 5
10:01:31.426475 1470 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
10:01:31.426512 1470 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
10:01:31.426551 1470 RAN_Emulation.ttcnpp:1088 Matching on port RANAP succeeded:  matched
10:01:31.426600 1470 RAN_Emulation.ttcnpp:1088 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1469): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 6,
            criticality := reject (0),
            value_ := {
                securityModeCommand := {
                    protocolIEs := {
                        {
                            id := 12,
                            criticality := reject (0),
                            value_ := {
                                integrityProtectionInformation := {
                                    permittedAlgorithms := {
                                        0,
                                        1
                                    },
                                    key := '10101101001110100100000110010100111011111100010110101000001000100000110111001000011100100100000101111010000100011000111001101101'B,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 75,
                            criticality := reject (0),
                            value_ := {
                                keyStatus := new (1)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
} id 5
10:01:31.426648 1470 RAN_Emulation.ttcnpp:1088 Message with id 5 was extracted from the queue of RANAP.
10:01:31.426776 1470 RAN_Emulation.ttcnpp:659 Sent on CLIENT to TC_iu_attach_geran_rau(1476) @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 6,
        criticality := reject (0),
        value_ := {
            securityModeCommand := {
                protocolIEs := {
                    {
                        id := 12,
                        criticality := reject (0),
                        value_ := {
                            integrityProtectionInformation := {
                                permittedAlgorithms := {
                                    0,
                                    1
                                },
                                key := '10101101001110100100000110010100111011111100010110101000001000100000110111001000011100100100000101111010000100011000111001101101'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 75,
                        criticality := reject (0),
                        value_ := {
                            keyStatus := new (1)
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
}
10:01:31.428294 1476 BSSGP_ConnHdlr.ttcn:457 Message enqueued on BSSAP from SGSN_Test_0-RAN(1470) @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 6,
        criticality := reject (0),
        value_ := {
            securityModeCommand := {
                protocolIEs := {
                    {
                        id := 12,
                        criticality := reject (0),
                        value_ := {
                            integrityProtectionInformation := {
                                permittedAlgorithms := {
                                    0,
                                    1
                                },
                                key := '10101101001110100100000110010100111011111100010110101000001000100000110111001000011100100100000101111010000100011000111001101101'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 75,
                        criticality := reject (0),
                        value_ := {
                            keyStatus := new (1)
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 4
10:01:31.429111 1476 BSSGP_ConnHdlr.ttcn:299 Matching on port BSSAP succeeded:  matched
10:01:31.429184 1476 BSSGP_ConnHdlr.ttcn:299 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1470): @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 6,
        criticality := reject (0),
        value_ := {
            securityModeCommand := {
                protocolIEs := {
                    {
                        id := 12,
                        criticality := reject (0),
                        value_ := {
                            integrityProtectionInformation := {
                                permittedAlgorithms := {
                                    0,
                                    1
                                },
                                key := '10101101001110100100000110010100111011111100010110101000001000100000110111001000011100100100000101111010000100011000111001101101'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 75,
                        criticality := reject (0),
                        value_ := {
                            keyStatus := new (1)
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 4
10:01:31.429324 1476 BSSGP_ConnHdlr.ttcn:299 Message with id 4 was extracted from the queue of BSSAP.
10:01:31.430790 1476 BSSGP_ConnHdlr.ttcn:303 Sent on BSSAP to SGSN_Test_0-RAN(1470) @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 6,
        criticality := reject (0),
        value_ := {
            securityModeComplete := {
                protocolIEs := {
                    {
                        id := 6,
                        criticality := reject (0),
                        value_ := {
                            chosenIntegrityProtectionAlgorithm := 0
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
}
10:01:31.431304 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on CLIENT from TC_iu_attach_geran_rau(1476) @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 6,
        criticality := reject (0),
        value_ := {
            securityModeComplete := {
                protocolIEs := {
                    {
                        id := 6,
                        criticality := reject (0),
                        value_ := {
                            chosenIntegrityProtectionAlgorithm := 0
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 4
10:01:31.431504 1470 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT succeeded:  matched
10:01:31.431539 1470 RAN_Emulation.ttcnpp:1117 Receive operation on port CLIENT succeeded, message from TC_iu_attach_geran_rau(1476): @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 6,
        criticality := reject (0),
        value_ := {
            securityModeComplete := {
                protocolIEs := {
                    {
                        id := 6,
                        criticality := reject (0),
                        value_ := {
                            chosenIntegrityProtectionAlgorithm := 0
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 4
10:01:31.431569 1470 RAN_Emulation.ttcnpp:1117 Message with id 4 was extracted from the queue of CLIENT.
10:01:31.432328 1470 RAN_Emulation.ttcnpp:1120 Sent on RANAP to SGSN_Test_0-SCCP(1469) @RANAP_CodecPort.RANAP_N_DATA_req : {
    userData := {
        successfulOutcome := {
            procedureCode := 6,
            criticality := reject (0),
            value_ := {
                securityModeComplete := {
                    protocolIEs := {
                        {
                            id := 6,
                            criticality := reject (0),
                            value_ := {
                                chosenIntegrityProtectionAlgorithm := 0
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
}
10:01:31.432466 1470 RAN_Emulation.ttcnpp:1120 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '200600080000010006000100'O,
    connectionId := 5011205,
    importance := omit
}
10:01:31.432519 1469 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '200600080000010006000100'O,
    connectionId := 5011205,
    importance := omit
} id 5
10:01:31.432559 1469 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
10:01:31.432584 1469 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '200600080000010006000100'O,
    connectionId := 5011205,
    importance := omit
} id 5
10:01:31.432614 1469 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
10:01:31.432653 1469 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '200600080000010006000100'O,
    connectionId := 5011205,
    importance := omit
} id 5
10:01:31.432682 1469 SCCP_Emulation.ttcn:5585 Message with id 5 was extracted from the queue of SCCP_SP_PORT.
10:01:31.432710 1469 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
10:01:31.432746 1469 SCCP_Emulation.ttcn:2249 vl_len:12
10:01:31.432775 1469 SCCP_Emulation.ttcn:2250 vl_from0
10:01:31.432825 1469 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1471) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        dataform1 := {
            messageType := 6,
            destLocRef := '000003'O,
            segmentingReassembl := {
                more := '0'B,
                reserved := '0000000'B
            },
            pointer1 := 1,
            data := {
                paramLength := 12,
                data := '200600080000010006000100'O
            }
        }
    }
}
10:01:31.432874 1469 SCCP_Emulation.ttcn:2265 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000300010C200600080000010006000100'O
}
10:01:31.432909 1469 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '200600080000010006000100'O
10:01:31.432926 1471 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000300010C200600080000010006000100'O
} id 5
10:01:31.432962 1471 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
10:01:31.433040 1469 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
10:01:31.433065 1471 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1469): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000300010C200600080000010006000100'O
} id 5
10:01:31.433130 1469 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
10:01:31.433181 1471 M3UA_Emulation.ttcn:597 Message with id 5 was extracted from the queue of MTP3_SP_PORT.
10:01:31.433336 1471 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '0100010100000034000600080000000202100023000000C3000000BC030200000600000300010C20060008000001000600010000'O
}
10:01:31.434056 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003C0210002B000000BC000000C303000003064C7705000114000F4010000001001740095062420200001000F2000006000800000002'O
} id 12
10:01:31.434138 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:31.434191 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:31.434244 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003C0210002B000000BC000000C303000003064C7705000114000F4010000001001740095062420200001000F2000006000800000002'O
} id 12
10:01:31.434320 1471 M3UA_Emulation.ttcn:711 Message with id 12 was extracted from the queue of SCTP_PORT.
10:01:31.434442 1471 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '064C7705000114000F4010000001001740095062420200001000F2'O
}
10:01:31.434533 1469 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1471) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '064C7705000114000F4010000001001740095062420200001000F2'O
} id 6
10:01:31.434562 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000004C0210003C000000BC000000C303000003064C77050001250014402100000200104015140802012A4462F22412340017161805F4CCF4F005003B4001000006000800000002'O
} id 13
10:01:31.434588 1469 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '4C7705'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 20,
            data := '000F4010000001001740095062420200001000F2'O
        }
    }
} id 6
10:01:31.434619 1469 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
10:01:31.434627 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:31.434649 1469 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1471): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '4C7705'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 20,
            data := '000F4010000001001740095062420200001000F2'O
        }
    }
} id 6
10:01:31.434680 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:31.434683 1469 SCCP_Emulation.ttcn:5443 Message with id 6 was extracted from the queue of MTP3_SCCP_PORT.
10:01:31.434711 1469 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
10:01:31.434738 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000004C0210003C000000BC000000C303000003064C77050001250014402100000200104015140802012A4462F22412340017161805F4CCF4F005003B4001000006000800000002'O
} id 13
10:01:31.434746 1469 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
10:01:31.434777 1469 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
10:01:31.434789 1471 M3UA_Emulation.ttcn:711 Message with id 13 was extracted from the queue of SCTP_PORT.
10:01:31.434802 1469 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
10:01:31.434832 1469 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
10:01:31.434866 1469 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
10:01:31.434898 1471 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '064C77050001250014402100000200104015140802012A4462F22412340017161805F4CCF4F005003B400100'O
}
10:01:31.434906 1469 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '000F4010000001001740095062420200001000F2'O,
    connectionId := 5011205,
    importance := omit
}
10:01:31.434940 1469 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
10:01:31.434955 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1469) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '000F4010000001001740095062420200001000F2'O,
    connectionId := 5011205,
    importance := omit
} id 6
10:01:31.435005 1469 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
10:01:31.435056 1469 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1471) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '064C77050001250014402100000200104015140802012A4462F22412340017161805F4CCF4F005003B400100'O
} id 7
10:01:31.435152 1469 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '4C7705'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 37,
            data := '0014402100000200104015140802012A4462F22412340017161805F4CCF4F005003B400100'O
        }
    }
} id 7
10:01:31.435218 1469 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
10:01:31.435252 1469 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1471): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '4C7705'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 37,
            data := '0014402100000200104015140802012A4462F22412340017161805F4CCF4F005003B400100'O
        }
    }
} id 7
10:01:31.435282 1469 SCCP_Emulation.ttcn:5443 Message with id 7 was extracted from the queue of MTP3_SCCP_PORT.
10:01:31.435311 1469 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
10:01:31.435348 1469 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
10:01:31.435413 1469 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
10:01:31.435449 1469 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
10:01:31.435487 1469 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
10:01:31.435533 1469 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
10:01:31.435578 1469 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0014402100000200104015140802012A4462F22412340017161805F4CCF4F005003B400100'O,
    connectionId := 5011205,
    importance := omit
}
10:01:31.435655 1470 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 15,
            criticality := ignore (1),
            value_ := {
                commonID := {
                    protocolIEs := {
                        {
                            id := 23,
                            criticality := ignore (1),
                            value_ := {
                                permanentNAS_UE_ID := {
                                    iMSI := '62420200001000F2'O
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
} id 6
10:01:31.435708 1470 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
10:01:31.435740 1470 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
10:01:31.435761 1469 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
10:01:31.435773 1470 RAN_Emulation.ttcnpp:1088 Matching on port RANAP succeeded:  matched
10:01:31.435814 1470 RAN_Emulation.ttcnpp:1088 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1469): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 15,
            criticality := ignore (1),
            value_ := {
                commonID := {
                    protocolIEs := {
                        {
                            id := 23,
                            criticality := ignore (1),
                            value_ := {
                                permanentNAS_UE_ID := {
                                    iMSI := '62420200001000F2'O
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
} id 6
10:01:31.435851 1470 RAN_Emulation.ttcnpp:1088 Message with id 6 was extracted from the queue of RANAP.
10:01:31.435923 1470 RAN_Emulation.ttcnpp:659 Sent on CLIENT to TC_iu_attach_geran_rau(1476) @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 15,
        criticality := ignore (1),
        value_ := {
            commonID := {
                protocolIEs := {
                    {
                        id := 23,
                        criticality := ignore (1),
                        value_ := {
                            permanentNAS_UE_ID := {
                                iMSI := '62420200001000F2'O
                            }
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
}
10:01:31.435926 1469 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
10:01:31.436166 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1469) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0014402100000200104015140802012A4462F22412340017161805F4CCF4F005003B400100'O,
    connectionId := 5011205,
    importance := omit
} id 7
10:01:31.436258 1470 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0802012A4462F22412340017161805F4CCF4F005'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
} id 7
10:01:31.436295 1470 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
10:01:31.436323 1470 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
10:01:31.436352 1470 RAN_Emulation.ttcnpp:1088 Matching on port RANAP succeeded:  matched
10:01:31.436384 1470 RAN_Emulation.ttcnpp:1088 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1469): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0802012A4462F22412340017161805F4CCF4F005'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
} id 7
10:01:31.436416 1470 RAN_Emulation.ttcnpp:1088 Message with id 7 was extracted from the queue of RANAP.
10:01:31.436510 1476 BSSGP_ConnHdlr.ttcn:458 Message enqueued on BSSAP from SGSN_Test_0-RAN(1470) @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 15,
        criticality := ignore (1),
        value_ := {
            commonID := {
                protocolIEs := {
                    {
                        id := 23,
                        criticality := ignore (1),
                        value_ := {
                            permanentNAS_UE_ID := {
                                iMSI := '62420200001000F2'O
                            }
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 5
10:01:31.436981 1476 BSSGP_ConnHdlr.ttcn:458 Matching on port BSSAP succeeded:  matched
10:01:31.437031 1476 BSSGP_ConnHdlr.ttcn:458 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1470): @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 15,
        criticality := ignore (1),
        value_ := {
            commonID := {
                protocolIEs := {
                    {
                        id := 23,
                        criticality := ignore (1),
                        value_ := {
                            permanentNAS_UE_ID := {
                                iMSI := '62420200001000F2'O
                            }
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 5
10:01:31.437107 1470 RAN_Emulation.ttcnpp:673 Sent on CLIENT to TC_iu_attach_geran_rau(1476) @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                attachAccept := {
                    messageType := '00000010'B,
                    attachResult := {
                        resultOfAttach := '001'B,
                        fop_l3 := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    },
                    updateTimer := {
                        timerValue := '01010'B,
                        unit := '001'B
                    },
                    radioPriority := {
                        priorityLevelValue := '100'B,
                        spare := '0'B
                    },
                    radioPriorityTOM8 := {
                        priorityLevelValue := '100'B,
                        spare := '0'B
                    },
                    routingAreaIdentification := {
                        mccDigit1 := '2'H,
                        mccDigit2 := '6'H,
                        mccDigit3 := '2'H,
                        mncDigit3 := 'F'H,
                        mncDigit1 := '4'H,
                        mncDigit2 := '2'H,
                        lac := '1234'O,
                        rac := '00'O
                    },
                    ptmsiSignature := omit,
                    readyTimer := {
                        elementIdentifier := '17'O,
                        gprsTimerV := {
                            timerValue := '10110'B,
                            unit := '000'B
                        }
                    },
                    allocatedPTMSI := {
                        elementIdentifier := '0011000'B,
                        spare1 := '0'B,
                        mobileIdentityLV := {
                            lengthIndicator := 5,
                            mobileIdentityV := {
                                typeOfIdentity := '100'B,
                                oddEvenInd_identity := {
                                    tmsi_ptmsi := {
                                        oddevenIndicator := '0'B,
                                        fillerDigit := '1111'B,
                                        octets := 'CCF4F005'O
                                    }
                                }
                            }
                        }
                    },
                    msIdentity := omit,
                    gmmCause := omit,
                    t3302 := omit,
                    cellNotification := omit,
                    equivalentPLMNs := omit,
                    networkFeatureSupport := omit,
                    emergencyNumberList := omit,
                    requestedMSInformation := omit,
                    t3319 := omit,
                    t3323 := omit,
                    t3312_ExtendedValue := omit,
                    additionalNetworkFeatureSupport := omit,
                    t3324 := omit,
                    extendedDRXParameters := omit
                }
            }
        }
    }
}
10:01:31.437107 1476 BSSGP_ConnHdlr.ttcn:458 Message with id 5 was extracted from the queue of BSSAP.
10:01:31.437200 1476 BSSGP_ConnHdlr.ttcn:465 Default with id 2 (altstep as_mm_identity) was deactivated.
10:01:31.437271 1476 BSSGP_ConnHdlr.ttcn:548 Matching on port GSUP succeeded:  matched
10:01:31.437309 1476 BSSGP_ConnHdlr.ttcn:548 Receive operation on port GSUP succeeded, message from SGSN_Test-GSUP(1474): @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST (4),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000001002'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        },
        {
            tag := OSMO_GSUP_CURRENT_RAT_TYPE_IE (42),
            len := 1,
            val := {
                current_rat_type := RAT_TYPE_UTRAN_Iu (2)
            }
        }
    }
} id 2
10:01:31.437341 1476 BSSGP_ConnHdlr.ttcn:548 Message with id 2 was extracted from the queue of GSUP.
10:01:31.437628 1476 BSSGP_ConnHdlr.ttcn:551 Sent on GSUP to SGSN_Test-GSUP(1474) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (16),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 0,
            val := {
                imsi := '262420000001002'H
            }
        },
        {
            tag := OSMO_GSUP_MSISDN_IE (8),
            len := 0,
            val := {
                msisdn := {
                    len := 0,
                    digits := '491230001002'H
                }
            }
        },
        {
            tag := OSMO_GSUP_DESTINATION_NAME_IE (97),
            len := 0,
            val := {
                destination_name := ''O
            }
        },
        {
            tag := OSMO_GSUP_PDP_INFO_IE (5),
            len := 0,
            val := {
                pdp_info := {
                    {
                        tag := OSMO_GSUP_PDP_CONTEXT_ID_IE (16),
                        len := 0,
                        val := {
                            pdp_ctx_id := '00'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_PDP_ADDRESS_IE (17),
                        len := 0,
                        val := {
                            pdp_address := {
                                ipv4 := {
                                    spare := '1111'B,
                                    pdp_typeorg := '0001'B,
                                    pdp_typenum := '21'O ("!"),
                                    ipv4_address := omit
                                }
                            }
                        }
                    },
                    {
                        tag := OSMO_GSUP_ACCESS_POINT_NAME_IE (18),
                        len := 0,
                        val := {
                            apn := '2A'O ("*")
                        }
                    },
                    {
                        tag := OSMO_GSUP_PDP_QOS_IE (19),
                        len := 0,
                        val := {
                            pdp_qos := ''O
                        }
                    }
                }
            }
        }
    }
}
10:01:31.438138 1476 BSSGP_ConnHdlr.ttcn:552 Message enqueued on BSSAP from SGSN_Test_0-RAN(1470) @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                attachAccept := {
                    messageType := '00000010'B,
                    attachResult := {
                        resultOfAttach := '001'B,
                        fop_l3 := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    },
                    updateTimer := {
                        timerValue := '01010'B,
                        unit := '001'B
                    },
                    radioPriority := {
                        priorityLevelValue := '100'B,
                        spare := '0'B
                    },
                    radioPriorityTOM8 := {
                        priorityLevelValue := '100'B,
                        spare := '0'B
                    },
                    routingAreaIdentification := {
                        mccDigit1 := '2'H,
                        mccDigit2 := '6'H,
                        mccDigit3 := '2'H,
                        mncDigit3 := 'F'H,
                        mncDigit1 := '4'H,
                        mncDigit2 := '2'H,
                        lac := '1234'O,
                        rac := '00'O
                    },
                    ptmsiSignature := omit,
                    readyTimer := {
                        elementIdentifier := '17'O,
                        gprsTimerV := {
                            timerValue := '10110'B,
                            unit := '000'B
                        }
                    },
                    allocatedPTMSI := {
                        elementIdentifier := '0011000'B,
                        spare1 := '0'B,
                        mobileIdentityLV := {
                            lengthIndicator := 5,
                            mobileIdentityV := {
                                typeOfIdentity := '100'B,
                                oddEvenInd_identity := {
                                    tmsi_ptmsi := {
                                        oddevenIndicator := '0'B,
                                        fillerDigit := '1111'B,
                                        octets := 'CCF4F005'O
                                    }
                                }
                            }
                        }
                    },
                    msIdentity := omit,
                    gmmCause := omit,
                    t3302 := omit,
                    cellNotification := omit,
                    equivalentPLMNs := omit,
                    networkFeatureSupport := omit,
                    emergencyNumberList := omit,
                    requestedMSInformation := omit,
                    t3319 := omit,
                    t3323 := omit,
                    t3312_ExtendedValue := omit,
                    additionalNetworkFeatureSupport := omit,
                    t3324 := omit,
                    extendedDRXParameters := omit
                }
            }
        }
    }
} id 6
10:01:31.438447 1476 BSSGP_ConnHdlr.ttcn:552 Message enqueued on GSUP from SGSN_Test-GSUP(1474) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_INSERT_DATA_RESULT (18),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000001002'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 3
10:01:31.438492 1476 BSSGP_ConnHdlr.ttcn:552 Matching on port GSUP succeeded:  matched
10:01:31.438522 1476 BSSGP_ConnHdlr.ttcn:552 Receive operation on port GSUP succeeded, message from SGSN_Test-GSUP(1474): @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_INSERT_DATA_RESULT (18),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000001002'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 3
10:01:31.438555 1476 BSSGP_ConnHdlr.ttcn:552 Message with id 3 was extracted from the queue of GSUP.
10:01:31.438595 1476 BSSGP_ConnHdlr.ttcn:553 Sent on GSUP to SGSN_Test-GSUP(1474) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (6),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 0,
            val := {
                imsi := '262420000001002'H
            }
        },
        {
            tag := OSMO_GSUP_DESTINATION_NAME_IE (97),
            len := 0,
            val := {
                destination_name := ''O
            }
        }
    }
}
10:01:31.439150 1476 BSSGP_ConnHdlr.ttcn:278 Matching on port BSSAP succeeded:  matched
10:01:31.439195 1476 BSSGP_ConnHdlr.ttcn:278 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1470): @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                attachAccept := {
                    messageType := '00000010'B,
                    attachResult := {
                        resultOfAttach := '001'B,
                        fop_l3 := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    },
                    updateTimer := {
                        timerValue := '01010'B,
                        unit := '001'B
                    },
                    radioPriority := {
                        priorityLevelValue := '100'B,
                        spare := '0'B
                    },
                    radioPriorityTOM8 := {
                        priorityLevelValue := '100'B,
                        spare := '0'B
                    },
                    routingAreaIdentification := {
                        mccDigit1 := '2'H,
                        mccDigit2 := '6'H,
                        mccDigit3 := '2'H,
                        mncDigit3 := 'F'H,
                        mncDigit1 := '4'H,
                        mncDigit2 := '2'H,
                        lac := '1234'O,
                        rac := '00'O
                    },
                    ptmsiSignature := omit,
                    readyTimer := {
                        elementIdentifier := '17'O,
                        gprsTimerV := {
                            timerValue := '10110'B,
                            unit := '000'B
                        }
                    },
                    allocatedPTMSI := {
                        elementIdentifier := '0011000'B,
                        spare1 := '0'B,
                        mobileIdentityLV := {
                            lengthIndicator := 5,
                            mobileIdentityV := {
                                typeOfIdentity := '100'B,
                                oddEvenInd_identity := {
                                    tmsi_ptmsi := {
                                        oddevenIndicator := '0'B,
                                        fillerDigit := '1111'B,
                                        octets := 'CCF4F005'O
                                    }
                                }
                            }
                        }
                    },
                    msIdentity := omit,
                    gmmCause := omit,
                    t3302 := omit,
                    cellNotification := omit,
                    equivalentPLMNs := omit,
                    networkFeatureSupport := omit,
                    emergencyNumberList := omit,
                    requestedMSInformation := omit,
                    t3319 := omit,
                    t3323 := omit,
                    t3312_ExtendedValue := omit,
                    additionalNetworkFeatureSupport := omit,
                    t3324 := omit,
                    extendedDRXParameters := omit
                }
            }
        }
    }
} id 6
10:01:31.439228 1476 BSSGP_ConnHdlr.ttcn:278 Message with id 6 was extracted from the queue of BSSAP.
10:01:31.439498 1476 BSSGP_ConnHdlr.ttcn:233 Sent on BSSAP to SGSN_Test_0-RAN(1470) @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '0000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                attachComplete := {
                    messageType := '00000000'B,
                    interRATHandoverInformation := omit,
                    eUTRANinterRATHandoverInformation := omit
                }
            }
        }
    }
}
10:01:31.439617 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on CLIENT from TC_iu_attach_geran_rau(1476) @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '0000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                attachComplete := {
                    messageType := '00000000'B,
                    interRATHandoverInformation := omit,
                    eUTRANinterRATHandoverInformation := omit
                }
            }
        }
    }
} id 5
10:01:31.439712 1470 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP-PDU-Descriptions.RANAP-PDU.
10:01:31.439736 1470 RAN_Emulation.ttcnpp:1124 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_req.
10:01:31.439757 1470 RAN_Emulation.ttcnpp:1129 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
10:01:31.439777 1470 RAN_Emulation.ttcnpp:1136 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
10:01:31.439798 1470 RAN_Emulation.ttcnpp:1143 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RANAP_Conn_Req.
10:01:31.439820 1470 RAN_Emulation.ttcnpp:1172 Matching on port CLIENT succeeded:  matched
10:01:31.439845 1470 RAN_Emulation.ttcnpp:1172 Receive operation on port CLIENT succeeded, message from TC_iu_attach_geran_rau(1476): @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '0000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                attachComplete := {
                    messageType := '00000000'B,
                    interRATHandoverInformation := omit,
                    eUTRANinterRATHandoverInformation := omit
                }
            }
        }
    }
} id 5
10:01:31.439870 1470 RAN_Emulation.ttcnpp:1172 Message with id 5 was extracted from the queue of CLIENT.
10:01:31.439957 1470 RAN_Emulation.ttcnpp:1298 Sent on RANAP to SGSN_Test_0-SCCP(1469) @RANAP_CodecPort.RANAP_N_DATA_req : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0803'O
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
}
10:01:31.440011 1470 RAN_Emulation.ttcnpp:1298 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '0014400A00000100104003020803'O,
    connectionId := 5011205,
    importance := omit
}
10:01:31.440104 1469 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '0014400A00000100104003020803'O,
    connectionId := 5011205,
    importance := omit
} id 6
10:01:31.440180 1469 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
10:01:31.440234 1469 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '0014400A00000100104003020803'O,
    connectionId := 5011205,
    importance := omit
} id 6
10:01:31.440289 1469 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
10:01:31.440339 1469 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '0014400A00000100104003020803'O,
    connectionId := 5011205,
    importance := omit
} id 6
10:01:31.440377 1469 SCCP_Emulation.ttcn:5585 Message with id 6 was extracted from the queue of SCCP_SP_PORT.
10:01:31.440415 1469 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
10:01:31.440470 1469 SCCP_Emulation.ttcn:2249 vl_len:14
10:01:31.440513 1469 SCCP_Emulation.ttcn:2250 vl_from0
10:01:31.440615 1469 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1471) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        dataform1 := {
            messageType := 6,
            destLocRef := '000003'O,
            segmentingReassembl := {
                more := '0'B,
                reserved := '0000000'B
            },
            pointer1 := 1,
            data := {
                paramLength := 14,
                data := '0014400A00000100104003020803'O
            }
        }
    }
}
10:01:31.440744 1469 SCCP_Emulation.ttcn:2265 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000300010E0014400A00000100104003020803'O
}
10:01:31.440784 1469 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O
10:01:31.440810 1471 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000300010E0014400A00000100104003020803'O
} id 6
10:01:31.440820 1469 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
10:01:31.440852 1469 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
10:01:31.440871 1471 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
10:01:31.440914 1471 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1469): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000300010E0014400A00000100104003020803'O
} id 6
10:01:31.440957 1471 M3UA_Emulation.ttcn:597 Message with id 6 was extracted from the queue of MTP3_SP_PORT.
10:01:31.441059 1471 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '0100010100000038000600080000000202100025000000C3000000BC030200000600000300010E0014400A00000100104003020803000000'O
}
10:01:31.441588 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003402100023000000BC000000C303000003064C770500010C000100080000010004400122000006000800000002'O
} id 14
10:01:31.441647 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:31.441689 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:31.441732 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003402100023000000BC000000C303000003064C770500010C000100080000010004400122000006000800000002'O
} id 14
10:01:31.441771 1471 M3UA_Emulation.ttcn:711 Message with id 14 was extracted from the queue of SCTP_PORT.
10:01:31.441857 1471 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '064C770500010C000100080000010004400122'O
}
10:01:31.441938 1469 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1471) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '064C770500010C000100080000010004400122'O
} id 8
10:01:31.441987 1469 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '4C7705'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 12,
            data := '000100080000010004400122'O
        }
    }
} id 8
10:01:31.442016 1469 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
10:01:31.442043 1469 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1471): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '4C7705'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 12,
            data := '000100080000010004400122'O
        }
    }
} id 8
10:01:31.442068 1469 SCCP_Emulation.ttcn:5443 Message with id 8 was extracted from the queue of MTP3_SCCP_PORT.
10:01:31.442093 1469 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
10:01:31.442122 1469 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
10:01:31.442148 1469 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
10:01:31.442171 1469 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
10:01:31.442214 1469 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
10:01:31.442237 1469 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
10:01:31.442270 1469 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '000100080000010004400122'O,
    connectionId := 5011205,
    importance := omit
}
10:01:31.442300 1469 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
10:01:31.442312 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1469) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '000100080000010004400122'O,
    connectionId := 5011205,
    importance := omit
} id 8
10:01:31.442324 1469 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
10:01:31.443031 1470 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 1,
            criticality := reject (0),
            value_ := {
                iu_ReleaseCommand := {
                    protocolIEs := {
                        {
                            id := 4,
                            criticality := ignore (1),
                            value_ := {
                                cause := {
                                    nAS := 83
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
} id 8
10:01:31.443069 1470 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
10:01:31.443096 1470 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
10:01:31.443123 1470 RAN_Emulation.ttcnpp:1088 Matching on port RANAP succeeded:  matched
10:01:31.443152 1470 RAN_Emulation.ttcnpp:1088 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1469): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 1,
            criticality := reject (0),
            value_ := {
                iu_ReleaseCommand := {
                    protocolIEs := {
                        {
                            id := 4,
                            criticality := ignore (1),
                            value_ := {
                                cause := {
                                    nAS := 83
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
} id 8
10:01:31.443185 1470 RAN_Emulation.ttcnpp:1088 Message with id 8 was extracted from the queue of RANAP.
10:01:31.443248 1470 RAN_Emulation.ttcnpp:659 Sent on CLIENT to TC_iu_attach_geran_rau(1476) @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseCommand := {
                protocolIEs := {
                    {
                        id := 4,
                        criticality := ignore (1),
                        value_ := {
                            cause := {
                                nAS := 83
                            }
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
}
10:01:31.443800 1476 BSSGP_ConnHdlr.ttcn:595 Message enqueued on BSSAP from SGSN_Test_0-RAN(1470) @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseCommand := {
                protocolIEs := {
                    {
                        id := 4,
                        criticality := ignore (1),
                        value_ := {
                            cause := {
                                nAS := 83
                            }
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 7
10:01:31.444162 1476 RAN_Emulation.ttcnpp:1697 Matching on port BSSAP succeeded:  matched
10:01:31.444202 1476 RAN_Emulation.ttcnpp:1697 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1470): @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseCommand := {
                protocolIEs := {
                    {
                        id := 4,
                        criticality := ignore (1),
                        value_ := {
                            cause := {
                                nAS := 83
                            }
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 7
10:01:31.444252 1476 RAN_Emulation.ttcnpp:1697 Message with id 7 was extracted from the queue of BSSAP.
10:01:31.444703 1476 RAN_Emulation.ttcnpp:1698 Sent on BSSAP to SGSN_Test_0-RAN(1470) @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseComplete := {
                protocolIEs := { },
                protocolExtensions := omit
            }
        }
    }
}
10:01:31.444950 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on CLIENT from TC_iu_attach_geran_rau(1476) @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseComplete := {
                protocolIEs := { },
                protocolExtensions := omit
            }
        }
    }
} id 6
10:01:31.445060 1470 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT succeeded:  matched
10:01:31.445087 1470 RAN_Emulation.ttcnpp:1117 Receive operation on port CLIENT succeeded, message from TC_iu_attach_geran_rau(1476): @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseComplete := {
                protocolIEs := { },
                protocolExtensions := omit
            }
        }
    }
} id 6
10:01:31.445112 1470 RAN_Emulation.ttcnpp:1117 Message with id 6 was extracted from the queue of CLIENT.
10:01:31.445421 1470 RAN_Emulation.ttcnpp:1120 Sent on RANAP to SGSN_Test_0-SCCP(1469) @RANAP_CodecPort.RANAP_N_DATA_req : {
    userData := {
        successfulOutcome := {
            procedureCode := 1,
            criticality := reject (0),
            value_ := {
                iu_ReleaseComplete := {
                    protocolIEs := { },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 5011205,
    importance := omit
}
10:01:31.445535 1470 RAN_Emulation.ttcnpp:1120 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '20010003000000'O,
    connectionId := 5011205,
    importance := omit
}
10:01:31.445589 1469 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '20010003000000'O,
    connectionId := 5011205,
    importance := omit
} id 7
10:01:31.445642 1469 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
10:01:31.445666 1469 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '20010003000000'O,
    connectionId := 5011205,
    importance := omit
} id 7
10:01:31.445693 1469 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
10:01:31.445722 1469 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1470): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '20010003000000'O,
    connectionId := 5011205,
    importance := omit
} id 7
10:01:31.445745 1469 SCCP_Emulation.ttcn:5585 Message with id 7 was extracted from the queue of SCCP_SP_PORT.
10:01:31.445768 1469 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
10:01:31.445800 1469 SCCP_Emulation.ttcn:2249 vl_len:7
10:01:31.445825 1469 SCCP_Emulation.ttcn:2250 vl_from0
10:01:31.445871 1469 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1471) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        dataform1 := {
            messageType := 6,
            destLocRef := '000003'O,
            segmentingReassembl := {
                more := '0'B,
                reserved := '0000000'B
            },
            pointer1 := 1,
            data := {
                paramLength := 7,
                data := '20010003000000'O
            }
        }
    }
}
10:01:31.445911 1469 SCCP_Emulation.ttcn:2265 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000300010720010003000000'O
}
10:01:31.445941 1469 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '20010003000000'O
10:01:31.445965 1471 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000300010720010003000000'O
} id 7
10:01:31.445972 1469 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
10:01:31.446006 1469 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
10:01:31.446023 1471 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
10:01:31.446066 1471 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1469): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000300010720010003000000'O
} id 7
10:01:31.446106 1471 M3UA_Emulation.ttcn:597 Message with id 7 was extracted from the queue of MTP3_SP_PORT.
10:01:31.446200 1471 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003000060008000000020210001E000000C3000000BC0302000006000003000107200100030000000000'O
}
10:01:31.446659 1471 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000002C02100019000000BC000000C303000003044C770500000300000000000006000800000002'O
} id 15
10:01:31.446716 1471 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
10:01:31.446758 1471 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
10:01:31.446800 1471 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000002C02100019000000BC000000C303000003044C770500000300000000000006000800000002'O
} id 15
10:01:31.446839 1471 M3UA_Emulation.ttcn:711 Message with id 15 was extracted from the queue of SCTP_PORT.
10:01:31.446921 1471 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '044C77050000030000'O
}
10:01:31.446989 1469 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1471) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 3,
    data := '044C77050000030000'O
} id 9
10:01:31.447073 1469 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    released := {
        messageType := 4,
        destLocRef := '4C7705'O,
        sourceLocRef := '000003'O,
        releaseCause := 0,
        pointer1 := 0,
        optionalPart := omit,
        eop := omit
    }
} id 9
10:01:31.447102 1469 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
10:01:31.447128 1469 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1471): @SCCP_Types.PDU_SCCP : {
    released := {
        messageType := 4,
        destLocRef := '4C7705'O,
        sourceLocRef := '000003'O,
        releaseCause := 0,
        pointer1 := 0,
        optionalPart := omit,
        eop := omit
    }
} id 9
10:01:31.447152 1469 SCCP_Emulation.ttcn:5443 Message with id 9 was extracted from the queue of MTP3_SCCP_PORT.
10:01:31.447184 1469 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
10:01:31.447284 1469 SCCP_Emulation.ttcn:3854 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1470) @SCCPasp_Types.ASP_SCCP_N_DISCONNECT_ind : {
    originator := 1,
    respondingAddress := omit,
    reason := 20,
    userData := omit,
    connectionId := 5011205,
    importance := omit
}
10:01:31.447381 1470 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1469) @SCCPasp_Types.ASP_SCCP_N_DISCONNECT_ind : {
    originator := 1,
    respondingAddress := omit,
    reason := 20,
    userData := omit,
    connectionId := 5011205,
    importance := omit
} id 9
10:01:31.447383 1469 SCCP_Emulation.ttcn:3868 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1471) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        relcomp := {
            messageType := 5,
            destLocRef := '000003'O,
            sourceLocRef := '4C7705'O
        }
    }
}
10:01:31.447430 1469 SCCP_Emulation.ttcn:3868 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '050000034C7705'O
}
10:01:31.447467 1470 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DISCONNECT_ind : {
    originator := 1,
    respondingAddress := omit,
    reason := 20,
    userData := omit,
    connectionId := 5011205,
    importance := omit
} id 9
10:01:31.447476 1469 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
10:01:31.447478 1471 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1469) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '050000034C7705'O
} id 8
10:01:31.447500 1470 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
10:01:31.447503 1469 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
10:01:31.447523 1470 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
10:01:31.447526 1471 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
10:01:31.447545 1470 RAN_Emulation.ttcnpp:1088 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_DATA_ind.
10:01:31.447566 1471 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1469): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '050000034C7705'O
} id 8
10:01:31.447579 1470 RAN_Emulation.ttcnpp:1095 Matching on port RANAP succeeded:  matched
10:01:31.447599 1470 RAN_Emulation.ttcnpp:1095 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1469): @RANAP_CodecPort.RANAP_N_DISCONNECT_ind : {
    originator := 1,
    respondingAddress := omit,
    reason := 20,
    userData := omit,
    connectionId := 5011205,
    importance := omit
} id 9
10:01:31.447608 1471 M3UA_Emulation.ttcn:597 Message with id 8 was extracted from the queue of MTP3_SP_PORT.
10:01:31.447625 1470 RAN_Emulation.ttcnpp:1095 Message with id 9 was extracted from the queue of RANAP.
10:01:31.447702 1471 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '0100010100000028000600080000000202100017000000C3000000BC03020000050000034C770500'O
}
10:01:31.447704 1470 RAN_Emulation.ttcnpp:1102 Sent on CLIENT to TC_iu_attach_geran_rau(1476) @RAN_Emulation.RAN_Conn_Prim : {
    disc_ind := { }
}
10:01:31.447742 1470 RAN_Emulation.ttcnpp:479 Deleted conn table entry 0TC_iu_attach_geran_rau(1476)5011205
10:01:31.447806 1476 RAN_Emulation.ttcnpp:1699 Message enqueued on BSSAP from SGSN_Test_0-RAN(1470) @RAN_Emulation.RAN_Conn_Prim : {
    disc_ind := { }
} id 8
10:01:31.447911 1476 RAN_Emulation.ttcnpp:1700 Matching on port BSSAP succeeded:  matched
10:01:31.447949 1476 RAN_Emulation.ttcnpp:1700 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1470): @RAN_Emulation.RAN_Conn_Prim : {
    disc_ind := { }
} id 8
10:01:31.448014 1476 RAN_Emulation.ttcnpp:1700 Message with id 8 was extracted from the queue of BSSAP.
10:01:31.448057 1476 RAN_Emulation.ttcnpp:1701 setverdict(pass): none -> pass
10:01:31.448126 1476 Osmocom_Types.ttcn:118 Start timer T: 0.05 s
10:01:31.498159 1476 Osmocom_Types.ttcn:119 Timeout T: 0.05 s
10:01:31.498861 1476 BSSGP_Emulation.ttcnpp:166 Called on BSSGP_PROC[0] to TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000001002'H
}
10:01:31.499353 1457 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_iu_attach_geran_rau(1476) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000001002'H
} id 2
10:01:31.500051 1457 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC failed: The first entity in the queue is not a call for signature @BSSGP_Emulation.BSSGP_register_client.
10:01:31.500442 1457 BSSGP_Emulation.ttcnpp:1337 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000001002'H with ? matched
}
10:01:31.500573 1457 BSSGP_Emulation.ttcnpp:1337 Getcall operation on port BSSGP_PROC succeeded, call from TC_iu_attach_geran_rau(1476): @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000001002'H
} id 1
10:01:31.500708 1457 BSSGP_Emulation.ttcnpp:1337 Operation with id 2 was extracted from the queue of BSSGP_PROC.
10:01:31.501287 1457 BSSGP_Emulation.ttcnpp:878 Removing Client IMSI='262420000001002'H, index=0
10:01:31.501746 1457 BSSGP_Emulation.ttcnpp:1339 Replied on BSSGP_PROC to TC_iu_attach_geran_rau(1476) @BSSGP_Emulation.BSSGP_unregister_client : { }
10:01:31.502259 1476 BSSGP_Emulation.ttcnpp:166 Reply enqueued on BSSGP_PROC[0] from TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BSSGP_unregister_client : { } id 2
10:01:31.502493 1476 BSSGP_Emulation.ttcnpp:167 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
10:01:31.502581 1476 BSSGP_Emulation.ttcnpp:167 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_iu_attach_geran_rau-BVCI196(1457): @BSSGP_Emulation.BSSGP_unregister_client : { } id 1
10:01:31.502645 1476 BSSGP_Emulation.ttcnpp:167 Operation with id 2 was extracted from the queue of BSSGP_PROC[0].
10:01:31.502793 1476 BSSGP_Emulation.ttcnpp:159 Called on BSSGP_PROC[0] to TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000001002'H,
    tlli := 'CCF4F005'O
}
10:01:31.502991 1457 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_iu_attach_geran_rau(1476) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000001002'H,
    tlli := 'CCF4F005'O
} id 3
10:01:31.503356 1457 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000001002'H with ? matched,
    tlli := 'CCF4F005'O with ? matched
}
10:01:31.503445 1457 BSSGP_Emulation.ttcnpp:1333 Getcall operation on port BSSGP_PROC succeeded, call from TC_iu_attach_geran_rau(1476): @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000001002'H,
    tlli := 'CCF4F005'O
} id 1
10:01:31.503508 1457 BSSGP_Emulation.ttcnpp:1333 Operation with id 3 was extracted from the queue of BSSGP_PROC.
10:01:31.503573 1457 BSSGP_Emulation.ttcnpp:851 Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='CCF4F005'O, index=1
10:01:31.503712 1457 BSSGP_Emulation.ttcnpp:1335 Replied on BSSGP_PROC to TC_iu_attach_geran_rau(1476) @BSSGP_Emulation.BSSGP_register_client : { }
10:01:31.503794 1476 BSSGP_Emulation.ttcnpp:159 Reply enqueued on BSSGP_PROC[0] from TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BSSGP_register_client : { } id 3
10:01:31.503852 1476 BSSGP_Emulation.ttcnpp:160 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
10:01:31.504017 1476 BSSGP_Emulation.ttcnpp:160 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_iu_attach_geran_rau-BVCI196(1457): @BSSGP_Emulation.BSSGP_register_client : { } id 1
10:01:31.504175 1476 BSSGP_Emulation.ttcnpp:160 Operation with id 3 was extracted from the queue of BSSGP_PROC[0].
10:01:31.511240 1476 BSSGP_ConnHdlr.ttcn:182 Sent on BSSGP[0] to TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 21
            },
            lLC_PDU := '01C00008087062F2241234000512C7422000DEBE38'O
        }
    }
}
10:01:31.512120 1476 BSSGP_ConnHdlr.ttcn:698 Start timer T: 2 s
10:01:31.512525 1457 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BSSGP_SP from TC_iu_attach_geran_rau(1476) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 21
            },
            lLC_PDU := '01C00008087062F2241234000512C7422000DEBE38'O
        }
    }
} id 1
10:01:31.513198 1457 BSSGP_Emulation.ttcnpp:1218 Matching on port BSSGP_SP succeeded:  matched
10:01:31.513403 1457 BSSGP_Emulation.ttcnpp:1218 Receive operation on port BSSGP_SP succeeded, message from TC_iu_attach_geran_rau(1476): @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 21
            },
            lLC_PDU := '01C00008087062F2241234000512C7422000DEBE38'O
        }
    }
} id 1
10:01:31.513611 1457 BSSGP_Emulation.ttcnpp:1218 Message with id 1 was extracted from the queue of BSSGP_SP.
10:01:31.514506 1457 BSSGP_Emulation.ttcnpp:1219 Sent on BVC to SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O,
    bssgp := omit
}
10:01:31.514770 1455 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_iu_attach_geran_rau-BVCI196(1457) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O,
    bssgp := omit
} id 2
10:01:31.515283 1455 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
10:01:31.515448 1455 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_iu_attach_geran_rau-BVCI196(1457): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O,
    bssgp := omit
} id 2
10:01:31.515594 1455 BSSGP_Emulation.ttcnpp:388 Message with id 2 was extracted from the queue of BVC.
10:01:31.515675 1455 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O,
    bssgp := omit
}
10:01:31.515824 1454 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O,
    bssgp := omit
} id 3
10:01:31.516017 1454 NS_Emulation.ttcnpp:494 Matching on port NS_SP .bvci := 196 with 0 unmatched: First message in the queue does not match the template: 
10:01:31.516101 1454 NS_Emulation.ttcnpp:499 Matching on port NS_SP succeeded:  matched
10:01:31.516169 1454 NS_Emulation.ttcnpp:499 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(1455): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O,
    bssgp := omit
} id 3
10:01:31.516234 1454 NS_Emulation.ttcnpp:499 Message with id 3 was extracted from the queue of NS_SP.
10:01:31.516306 1454 NS_Emulation.ttcnpp:502 Sent on NSVC to -NSVCI97(1458) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O,
    bssgp := omit
}
10:01:31.516553 1458 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O,
    bssgp := omit
} id 3
10:01:31.516827 1458 NS_Emulation.ttcnpp:983 Matching on port NS_SP succeeded:  matched
10:01:31.516903 1458 NS_Emulation.ttcnpp:983 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(1454): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O,
    bssgp := omit
} id 3
10:01:31.516965 1458 NS_Emulation.ttcnpp:983 Message with id 3 was extracted from the queue of NS_SP.
10:01:31.517055 1458 NS_Emulation.ttcnpp:985 Sent on NSCP to -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O
    }
}
10:01:31.517193 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O
    }
} id 7
10:01:31.517309 1456 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:31.517387 1456 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1458): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O
    }
} id 7
10:01:31.517449 1456 NS_Provider_IPL4.ttcn:169 Message with id 7 was extracted from the queue of NSVC[0].
10:01:31.517552 1456 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000C401CCF4F005005000088862F224334F0051E00E9501C00008087062F2241234000512C7422000DEBE38'O
}
10:01:31.518528 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
} id 7
10:01:31.518928 1456 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
10:01:31.519259 1456 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000C400CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
} id 7
10:01:31.519550 1456 NS_Provider_IPL4.ttcn:151 Message with id 7 was extracted from the queue of IPL4.
10:01:31.519875 1456 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
    }
}
10:01:31.520160 1458 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
    }
} id 8
10:01:31.520360 1458 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.520547 1458 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.520744 1458 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.520890 1458 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.521064 1458 NS_Emulation.ttcnpp:977 Matching on port NSCP succeeded:  matched
10:01:31.521244 1458 NS_Emulation.ttcnpp:977 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1456): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
    }
} id 8
10:01:31.521415 1458 NS_Emulation.ttcnpp:977 Message with id 8 was extracted from the queue of NSCP.
10:01:31.524904 1458 NS_Emulation.ttcnpp:978 Sent on NS_SP to SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'CCF4F005'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000001002'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 29
                },
                lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
            },
            initialLLC_PDU := omit
        }
    }
}
10:01:31.527236 1454 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1458) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'CCF4F005'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000001002'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 29
                },
                lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
10:01:31.528088 1454 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:31.528277 1454 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:31.528437 1454 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:31.528512 1454 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
10:01:31.528753 1454 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
10:01:31.528899 1454 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(1458): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'CCF4F005'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000001002'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 29
                },
                lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
10:01:31.529140 1454 NS_Emulation.ttcnpp:474 Message with id 6 was extracted from the queue of NSVC.
10:01:31.529289 1454 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'CCF4F005'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000001002'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 29
                },
                lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
            },
            initialLLC_PDU := omit
        }
    }
}
10:01:31.530839 1455 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'CCF4F005'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000001002'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 29
                },
                lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
10:01:31.531614 1455 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000001002'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 29
            },
            lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.531868 1455 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000001002'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 29
            },
            lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.532022 1455 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000001002'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 29
            },
            lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.532139 1455 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000001002'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 29
            },
            lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.532239 1455 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000001002'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 29
            },
            lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.532350 1455 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP succeeded:  matched
10:01:31.532432 1455 BSSGP_Emulation.ttcnpp:313 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1454): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'CCF4F005'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000001002'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 29
                },
                lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
            },
            initialLLC_PDU := omit
        }
    }
} id 6
10:01:31.532510 1455 BSSGP_Emulation.ttcnpp:313 Message with id 6 was extracted from the queue of BSCP.
10:01:31.532686 1455 BSSGP_Emulation.ttcnpp:317 Sent on BVC to TC_iu_attach_geran_rau-BVCI196(1457) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'CCF4F005'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000001002'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 29
                },
                lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
            },
            initialLLC_PDU := omit
        }
    }
}
10:01:31.533564 1457 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'CCF4F005'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000001002'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 29
                },
                lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
            },
            initialLLC_PDU := omit
        }
    }
} id 5
10:01:31.534367 1457 BSSGP_Emulation.ttcnpp:1103 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000001002'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 29
            },
            lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.534565 1457 BSSGP_Emulation.ttcnpp:1107 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000001002'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 29
            },
            lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.534837 1457 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC .bvci := 196 with 0 unmatched.bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000001002'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 29
            },
            lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.535010 1457 BSSGP_Emulation.ttcnpp:1137 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000001002'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 29
            },
            lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
        },
        initialLLC_PDU := omit
    }
} with {
    pDU_BSSGP_FLOW_CONTROL_BVC_ACK := {
        bssgpPduType := '27'O ("'"),
        tag := {
            iEI := '1E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            unstructured_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
10:01:31.535198 1457 BSSGP_Emulation.ttcnpp:1145 Matching on port BVC .bssgp{
    pDU_BSSGP_DL_UNITDATA := {
        bssgpPduType := '00'O,
        tLLI_current := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0000'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '1'B,
            peakBitRateGranularity := '00'B
        },
        pDU_Lifetime := {
            iEI := '16'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            delay_Value := '03E8'O
        },
        mS_Radio_Access_Capability := {
            iEI := '13'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 5
            },
            mSRadioAccessCapabilityV_BSSGP := {
                {
                    mSRACapabilityValues := {
                        mSRACapabilityValuesExclude1111 := {
                            accessTechnType := '0001'B,
                            accessCapabilities := {
                                lengthIndicator := 22,
                                accessCapabilities := {
                                    rfPowerCapability := '001'B,
                                    presenceBitA5 := '1'B,
                                    a5bits := {
                                        a51 := '1'B,
                                        a52 := '0'B,
                                        a53 := '1'B,
                                        a54 := '0'B,
                                        a55 := '0'B,
                                        a56 := '0'B,
                                        a57 := '0'B
                                    },
                                    esind := '1'B,
                                    psbit := '0'B,
                                    vgcs := '0'B,
                                    vbs := '0'B,
                                    presenceBitMultislot := '1'B,
                                    multislotcap := {
                                        presenceBitHscsd := '0'B,
                                        hscsdmultislotclass := omit,
                                        presenceBitGprs := '0'B,
                                        gprsmultislot := omit,
                                        presenceBitSms := '0'B,
                                        multislotCap_SMS := omit,
                                        multislotCapAdditionsAfterRel97 := {
                                            presenceBitEcsdmulti := '0'B,
                                            ecsdmultislotclass := omit,
                                            presenceBitEgprsmulti := '0'B,
                                            multislotCap_EGPRS := omit,
                                            presenceBitDtmGprsmulti := '0'B,
                                            multislotCapdtmgprsmultislotsubclass := omit
                                        }
                                    },
                                    accessCapAdditionsAfterRel97 := omit
                                },
                                spare_bits := omit
                            }
                        }
                    },
                    presenceBitMSRACap := '0'B
                }
            }
        },
        priority := omit,
        dRX_Parameters := {
            iEI := '0A'O ("
"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            splitPG_CycleCode := '00'O,
            nonDRXTimer := '000'B,
            splitOnCCCH := '0'B,
            cnSpecificDRXCycleLength := '0000'B
        },
        iMSI := {
            iEI := '0D'O ("\r"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            type_of_Identity := '001'B,
            oddevenIndicator := '1'B,
            digits := '262420000001002'H
        },
        tLLI_old := omit,
        pFI := omit,
        lSA_Information := omit,
        service_UTRAN_CCO := omit,
        service_Class_Indicator := omit,
        subscriber_Profile_ID_For_RAT_Priority := omit,
        redirection_Indication := omit,
        redirection_Completed := omit,
        unconfirmed_Send_State_Variable := omit,
        sCI := omit,
        gGSN_PGW_Location := omit,
        eDRX_Paremeters := omit,
        old_Routing_Area_Identification := omit,
        attach_Indicator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 29
            },
            lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
        },
        initialLLC_PDU := omit
    }
} with ({
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
10:01:31.535320 1457 BSSGP_Emulation.ttcnpp:1154 Matching on port BVC succeeded:  matched
10:01:31.535421 1457 BSSGP_Emulation.ttcnpp:1154 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1455): @NS_Emulation.NsUnitdataIndication : {
    bvci := 196,
    nsei := 96,
    nsvci := 97,
    sdu := '00CCF4F005000020168203E8138512C74220000A8200000D8829262400000001200E9D01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O,
    bssgp := {
        pDU_BSSGP_DL_UNITDATA := {
            bssgpPduType := '00'O,
            tLLI_current := 'CCF4F005'O,
            qoS_Profile := {
                peak_Bit_Rate := '0000'O,
                precedence := '000'B,
                a_bit := '0'B,
                t_bit := '0'B,
                c_r_bit := '1'B,
                peakBitRateGranularity := '00'B
            },
            pDU_Lifetime := {
                iEI := '16'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                delay_Value := '03E8'O
            },
            mS_Radio_Access_Capability := {
                iEI := '13'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 5
                },
                mSRadioAccessCapabilityV_BSSGP := {
                    {
                        mSRACapabilityValues := {
                            mSRACapabilityValuesExclude1111 := {
                                accessTechnType := '0001'B,
                                accessCapabilities := {
                                    lengthIndicator := 22,
                                    accessCapabilities := {
                                        rfPowerCapability := '001'B,
                                        presenceBitA5 := '1'B,
                                        a5bits := {
                                            a51 := '1'B,
                                            a52 := '0'B,
                                            a53 := '1'B,
                                            a54 := '0'B,
                                            a55 := '0'B,
                                            a56 := '0'B,
                                            a57 := '0'B
                                        },
                                        esind := '1'B,
                                        psbit := '0'B,
                                        vgcs := '0'B,
                                        vbs := '0'B,
                                        presenceBitMultislot := '1'B,
                                        multislotcap := {
                                            presenceBitHscsd := '0'B,
                                            hscsdmultislotclass := omit,
                                            presenceBitGprs := '0'B,
                                            gprsmultislot := omit,
                                            presenceBitSms := '0'B,
                                            multislotCap_SMS := omit,
                                            multislotCapAdditionsAfterRel97 := {
                                                presenceBitEcsdmulti := '0'B,
                                                ecsdmultislotclass := omit,
                                                presenceBitEgprsmulti := '0'B,
                                                multislotCap_EGPRS := omit,
                                                presenceBitDtmGprsmulti := '0'B,
                                                multislotCapdtmgprsmultislotsubclass := omit
                                            }
                                        },
                                        accessCapAdditionsAfterRel97 := omit
                                    },
                                    spare_bits := omit
                                }
                            }
                        },
                        presenceBitMSRACap := '0'B
                    }
                }
            },
            priority := omit,
            dRX_Parameters := {
                iEI := '0A'O ("
"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                splitPG_CycleCode := '00'O,
                nonDRXTimer := '000'B,
                splitOnCCCH := '0'B,
                cnSpecificDRXCycleLength := '0000'B
            },
            iMSI := {
                iEI := '0D'O ("\r"),
                ext := '1'B,
                lengthIndicator := {
                    length1 := 8
                },
                type_of_Identity := '001'B,
                oddevenIndicator := '1'B,
                digits := '262420000001002'H
            },
            tLLI_old := omit,
            pFI := omit,
            lSA_Information := omit,
            service_UTRAN_CCO := omit,
            service_Class_Indicator := omit,
            subscriber_Profile_ID_For_RAT_Priority := omit,
            redirection_Indication := omit,
            redirection_Completed := omit,
            unconfirmed_Send_State_Variable := omit,
            sCI := omit,
            gGSN_PGW_Location := omit,
            eDRX_Paremeters := omit,
            old_Routing_Area_Identification := omit,
            attach_Indicator := omit,
            alignment_octets := omit,
            lLC_PDU := {
                iEI := '0E'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 29
                },
                lLC_PDU := '01C0010809002A62F224334F001805F4CCF4F005171632020000BE3D06'O
            },
            initialLLC_PDU := omit
        }
    }
} id 5
10:01:31.535508 1457 BSSGP_Emulation.ttcnpp:1154 Message with id 5 was extracted from the queue of BVC.
10:01:31.542677 1457 BSSGP_Emulation.ttcnpp:561 Sent on BSSGP_SP to TC_iu_attach_geran_rau(1476) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            routingAreaUpdateAccept := {
                messageType := '00001001'B,
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                },
                updateResult := {
                    valueField := '000'B,
                    fOP_l3 := '0'B
                },
                raUpdateTimer := {
                    timerValue := '01010'B,
                    unit := '001'B
                },
                routingAreaId := {
                    mccDigit1 := '2'H,
                    mccDigit2 := '6'H,
                    mccDigit3 := '2'H,
                    mncDigit3 := 'F'H,
                    mncDigit1 := '4'H,
                    mncDigit2 := '2'H,
                    lac := '334F'O ("3O"),
                    rac := '00'O
                },
                ptmsiSignature := omit,
                allocatedPTMSI := {
                    elementIdentifier := '0011000'B,
                    spare1 := '0'B,
                    mobileIdentityLV := {
                        lengthIndicator := 5,
                        mobileIdentityV := {
                            typeOfIdentity := '100'B,
                            oddEvenInd_identity := {
                                tmsi_ptmsi := {
                                    oddevenIndicator := '0'B,
                                    fillerDigit := '1111'B,
                                    octets := 'CCF4F005'O
                                }
                            }
                        }
                    }
                },
                msIdentity := omit,
                receiveNPDUNumbers := omit,
                readyTimer := {
                    elementIdentifier := '17'O,
                    gprsTimerV := {
                        timerValue := '10110'B,
                        unit := '000'B
                    }
                },
                gmmCause := omit,
                t3302 := omit,
                cellNotification := omit,
                equivalentPLMNs := omit,
                pdpContextStatus := {
                    elementIdentifier := '32'O ("2"),
                    lengthIndicator := 2,
                    valueField := '0000'O
                },
                networkFeatureSupport := omit,
                emergencyNumberList := omit,
                mBMS_ContextStatus := omit,
                requestedMSInformation := omit,
                t3319 := omit,
                t3323 := omit,
                t3312_ExtendedValue := omit,
                additionalNetworkFeatureSupport := omit,
                t3324 := omit,
                extendedDRXParameters := omit
            }
        }
    }
}
10:01:31.543622 1476 BSSGP_ConnHdlr.ttcn:699 Message enqueued on BSSGP[0] from TC_iu_attach_geran_rau-BVCI196(1457) @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            routingAreaUpdateAccept := {
                messageType := '00001001'B,
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                },
                updateResult := {
                    valueField := '000'B,
                    fOP_l3 := '0'B
                },
                raUpdateTimer := {
                    timerValue := '01010'B,
                    unit := '001'B
                },
                routingAreaId := {
                    mccDigit1 := '2'H,
                    mccDigit2 := '6'H,
                    mccDigit3 := '2'H,
                    mncDigit3 := 'F'H,
                    mncDigit1 := '4'H,
                    mncDigit2 := '2'H,
                    lac := '334F'O ("3O"),
                    rac := '00'O
                },
                ptmsiSignature := omit,
                allocatedPTMSI := {
                    elementIdentifier := '0011000'B,
                    spare1 := '0'B,
                    mobileIdentityLV := {
                        lengthIndicator := 5,
                        mobileIdentityV := {
                            typeOfIdentity := '100'B,
                            oddEvenInd_identity := {
                                tmsi_ptmsi := {
                                    oddevenIndicator := '0'B,
                                    fillerDigit := '1111'B,
                                    octets := 'CCF4F005'O
                                }
                            }
                        }
                    }
                },
                msIdentity := omit,
                receiveNPDUNumbers := omit,
                readyTimer := {
                    elementIdentifier := '17'O,
                    gprsTimerV := {
                        timerValue := '10110'B,
                        unit := '000'B
                    }
                },
                gmmCause := omit,
                t3302 := omit,
                cellNotification := omit,
                equivalentPLMNs := omit,
                pdpContextStatus := {
                    elementIdentifier := '32'O ("2"),
                    lengthIndicator := 2,
                    valueField := '0000'O
                },
                networkFeatureSupport := omit,
                emergencyNumberList := omit,
                mBMS_ContextStatus := omit,
                requestedMSInformation := omit,
                t3319 := omit,
                t3323 := omit,
                t3312_ExtendedValue := omit,
                additionalNetworkFeatureSupport := omit,
                t3324 := omit,
                extendedDRXParameters := omit
            }
        }
    }
} id 1
10:01:31.544421 1476 BSSGP_ConnHdlr.ttcn:649 Matching on port BSSGP[0] succeeded:  matched
10:01:31.544596 1476 BSSGP_ConnHdlr.ttcn:649 Receive operation on port BSSGP[0] succeeded, message from TC_iu_attach_geran_rau-BVCI196(1457): @MobileL3_Types.PDU_L3_SGSN_MS : {
    discriminator := '1000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            routingAreaUpdateAccept := {
                messageType := '00001001'B,
                forceToStandby := {
                    forceToStandbyValue := '000'B,
                    spare := '0'B
                },
                updateResult := {
                    valueField := '000'B,
                    fOP_l3 := '0'B
                },
                raUpdateTimer := {
                    timerValue := '01010'B,
                    unit := '001'B
                },
                routingAreaId := {
                    mccDigit1 := '2'H,
                    mccDigit2 := '6'H,
                    mccDigit3 := '2'H,
                    mncDigit3 := 'F'H,
                    mncDigit1 := '4'H,
                    mncDigit2 := '2'H,
                    lac := '334F'O ("3O"),
                    rac := '00'O
                },
                ptmsiSignature := omit,
                allocatedPTMSI := {
                    elementIdentifier := '0011000'B,
                    spare1 := '0'B,
                    mobileIdentityLV := {
                        lengthIndicator := 5,
                        mobileIdentityV := {
                            typeOfIdentity := '100'B,
                            oddEvenInd_identity := {
                                tmsi_ptmsi := {
                                    oddevenIndicator := '0'B,
                                    fillerDigit := '1111'B,
                                    octets := 'CCF4F005'O
                                }
                            }
                        }
                    }
                },
                msIdentity := omit,
                receiveNPDUNumbers := omit,
                readyTimer := {
                    elementIdentifier := '17'O,
                    gprsTimerV := {
                        timerValue := '10110'B,
                        unit := '000'B
                    }
                },
                gmmCause := omit,
                t3302 := omit,
                cellNotification := omit,
                equivalentPLMNs := omit,
                pdpContextStatus := {
                    elementIdentifier := '32'O ("2"),
                    lengthIndicator := 2,
                    valueField := '0000'O
                },
                networkFeatureSupport := omit,
                emergencyNumberList := omit,
                mBMS_ContextStatus := omit,
                requestedMSInformation := omit,
                t3319 := omit,
                t3323 := omit,
                t3312_ExtendedValue := omit,
                additionalNetworkFeatureSupport := omit,
                t3324 := omit,
                extendedDRXParameters := omit
            }
        }
    }
} id 1
10:01:31.544732 1476 BSSGP_ConnHdlr.ttcn:649 Message with id 1 was extracted from the queue of BSSGP[0].
10:01:31.545117 1476 BSSGP_Emulation.ttcnpp:174 Called on BSSGP_PROC[0] to TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BSSGP_llgmm_assign : {
    tlli_old := 'CCF4F005'O,
    tlli := 'CCF4F005'O
}
10:01:31.545742 1457 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_iu_attach_geran_rau(1476) @BSSGP_Emulation.BSSGP_llgmm_assign : {
    tlli_old := 'CCF4F005'O,
    tlli := 'CCF4F005'O
} id 4
10:01:31.546336 1457 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC failed: The first entity in the queue is not a call for signature @BSSGP_Emulation.BSSGP_register_client.
10:01:31.546471 1457 BSSGP_Emulation.ttcnpp:1337 Matching on port BSSGP_PROC failed: The first entity in the queue is not a call for signature @BSSGP_Emulation.BSSGP_unregister_client.
10:01:31.546664 1457 BSSGP_Emulation.ttcnpp:1341 Matching on port BSSGP_PROC succeeded: {
    tlli_old := 'CCF4F005'O with ? matched,
    tlli := 'CCF4F005'O with ? matched
}
10:01:31.546853 1457 BSSGP_Emulation.ttcnpp:1341 Getcall operation on port BSSGP_PROC succeeded, call from TC_iu_attach_geran_rau(1476): @BSSGP_Emulation.BSSGP_llgmm_assign : {
    tlli_old := 'CCF4F005'O,
    tlli := 'CCF4F005'O
} id 1
10:01:31.546925 1457 BSSGP_Emulation.ttcnpp:1341 Operation with id 4 was extracted from the queue of BSSGP_PROC.
10:01:31.547149 1457 BSSGP_Emulation.ttcnpp:1343 Replied on BSSGP_PROC to TC_iu_attach_geran_rau(1476) @BSSGP_Emulation.BSSGP_llgmm_assign : { }
10:01:31.547429 1476 BSSGP_Emulation.ttcnpp:174 Reply enqueued on BSSGP_PROC[0] from TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BSSGP_llgmm_assign : { } id 4
10:01:31.547586 1476 BSSGP_Emulation.ttcnpp:175 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
10:01:31.547670 1476 BSSGP_Emulation.ttcnpp:175 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_iu_attach_geran_rau-BVCI196(1457): @BSSGP_Emulation.BSSGP_llgmm_assign : { } id 1
10:01:31.547729 1476 BSSGP_Emulation.ttcnpp:175 Operation with id 4 was extracted from the queue of BSSGP_PROC[0].
10:01:31.548236 1476 BSSGP_ConnHdlr.ttcn:182 Sent on BSSGP[0] to TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            lLC_PDU := '01C004080AB196B0'O
        }
    }
}
10:01:31.548431 1476 BSSGP_ConnHdlr.ttcn:652 setverdict(pass): pass -> pass, component reason not changed
10:01:31.548444 1457 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BSSGP_SP from TC_iu_attach_geran_rau(1476) @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            lLC_PDU := '01C004080AB196B0'O
        }
    }
} id 2
10:01:31.548520 1476 BSSGP_ConnHdlr.ttcn:700 setverdict(pass): pass -> pass, component reason not changed
10:01:31.548681 1476 BSSGP_Emulation.ttcnpp:166 Called on BSSGP_PROC[0] to TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000001002'H
}
10:01:31.548712 1457 BSSGP_Emulation.ttcnpp:1218 Matching on port BSSGP_SP succeeded:  matched
10:01:31.548805 1457 BSSGP_Emulation.ttcnpp:1218 Receive operation on port BSSGP_SP succeeded, message from TC_iu_attach_geran_rau(1476): @BSSGP_Types.PDU_BSSGP : {
    pDU_BSSGP_UL_UNITDATA := {
        bssgpPduType := '01'O,
        tLLI := 'CCF4F005'O,
        qoS_Profile := {
            peak_Bit_Rate := '0050'O,
            precedence := '000'B,
            a_bit := '0'B,
            t_bit := '0'B,
            c_r_bit := '0'B,
            peakBitRateGranularity := '00'B
        },
        cell_Identifier := {
            iEI := '08'O ("\b"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            mccDigit1 := '2'H,
            mccDigit2 := '6'H,
            mccDigit3 := '2'H,
            mncDigit3 := 'F'H,
            mncDigit1 := '4'H,
            mncDigit2 := '2'H,
            lac := '334F'O ("3O"),
            rac := '00'O,
            cI_value := '51E0'O
        },
        pFI := omit,
        lSA_Identifier_List := omit,
        redirect_Attempt_Flag := omit,
        iMSI_BSSGP := omit,
        unconfirmed_Send_State_Variable := omit,
        selected_PLMN_ID := omit,
        selected_Operator := omit,
        cS_Registered_Operator := omit,
        alignment_octets := omit,
        lLC_PDU := {
            iEI := '0E'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 8
            },
            lLC_PDU := '01C004080AB196B0'O
        }
    }
} id 2
10:01:31.548895 1457 BSSGP_Emulation.ttcnpp:1218 Message with id 2 was extracted from the queue of BSSGP_SP.
10:01:31.549060 1457 BSSGP_Emulation.ttcnpp:1219 Sent on BVC to SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O,
    bssgp := omit
}
10:01:31.549160 1455 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_iu_attach_geran_rau-BVCI196(1457) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O,
    bssgp := omit
} id 3
10:01:31.549305 1457 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_iu_attach_geran_rau(1476) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000001002'H
} id 5
10:01:31.549329 1455 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
10:01:31.549364 1455 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_iu_attach_geran_rau-BVCI196(1457): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 0,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O,
    bssgp := omit
} id 3
10:01:31.549393 1455 BSSGP_Emulation.ttcnpp:388 Message with id 3 was extracted from the queue of BVC.
10:01:31.549429 1455 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O,
    bssgp := omit
}
10:01:31.549476 1457 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC failed: The first entity in the queue is not a call for signature @BSSGP_Emulation.BSSGP_register_client.
10:01:31.549488 1454 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(1455) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O,
    bssgp := omit
} id 4
10:01:31.549535 1457 BSSGP_Emulation.ttcnpp:1337 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000001002'H with ? matched
}
10:01:31.549564 1454 NS_Emulation.ttcnpp:494 Matching on port NS_SP .bvci := 196 with 0 unmatched: First message in the queue does not match the template: 
10:01:31.549592 1457 BSSGP_Emulation.ttcnpp:1337 Getcall operation on port BSSGP_PROC succeeded, call from TC_iu_attach_geran_rau(1476): @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000001002'H
} id 1
10:01:31.549596 1454 NS_Emulation.ttcnpp:499 Matching on port NS_SP succeeded:  matched
10:01:31.549624 1454 NS_Emulation.ttcnpp:499 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(1455): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O,
    bssgp := omit
} id 4
10:01:31.549645 1457 BSSGP_Emulation.ttcnpp:1337 Operation with id 5 was extracted from the queue of BSSGP_PROC.
10:01:31.549653 1454 NS_Emulation.ttcnpp:499 Message with id 4 was extracted from the queue of NS_SP.
10:01:31.549718 1454 NS_Emulation.ttcnpp:502 Sent on NSVC to -NSVCI97(1458) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O,
    bssgp := omit
}
10:01:31.549721 1457 BSSGP_Emulation.ttcnpp:878 Removing Client IMSI='262420000001002'H, index=1
10:01:31.549803 1457 BSSGP_Emulation.ttcnpp:1339 Replied on BSSGP_PROC to TC_iu_attach_geran_rau(1476) @BSSGP_Emulation.BSSGP_unregister_client : { }
10:01:31.549858 1458 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(1454) @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O,
    bssgp := omit
} id 4
10:01:31.549875 1476 BSSGP_Emulation.ttcnpp:166 Reply enqueued on BSSGP_PROC[0] from TC_iu_attach_geran_rau-BVCI196(1457) @BSSGP_Emulation.BSSGP_unregister_client : { } id 5
10:01:31.549912 1476 BSSGP_Emulation.ttcnpp:167 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
10:01:31.549942 1476 BSSGP_Emulation.ttcnpp:167 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_iu_attach_geran_rau-BVCI196(1457): @BSSGP_Emulation.BSSGP_unregister_client : { } id 1
10:01:31.549975 1476 BSSGP_Emulation.ttcnpp:167 Operation with id 5 was extracted from the queue of BSSGP_PROC[0].
10:01:31.550034 1476 - Function f_handler_init finished. PTC terminates.
10:01:31.550048 1458 NS_Emulation.ttcnpp:983 Matching on port NS_SP succeeded:  matched
10:01:31.550070 1476 - Terminating component type BSSGP_ConnHdlr.BSSGP_ConnHdlr.
10:01:31.550100 1476 - Default with id 1 (altstep as_Tguard) was deactivated.
10:01:31.550151 1476 - Stop timer g_Tguard: 30 s
10:01:31.550166 1458 NS_Emulation.ttcnpp:983 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(1454): @NS_Emulation.NsUnitdataRequest : {
    bvci := 196,
    nsei := 96,
    lsp := 196,
    sdu := '01CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O,
    bssgp := omit
} id 4
10:01:31.550202 1476 - Removing unterminated connection between port GSUP and SGSN_Test-GSUP(1474):GSUP_CLIENT.
10:01:31.550237 1458 NS_Emulation.ttcnpp:983 Message with id 4 was extracted from the queue of NS_SP.
10:01:31.550256 1476 - Port GSUP was stopped.
10:01:31.550287 1476 - Removing unterminated connection between port GSUP_PROC and SGSN_Test-GSUP(1474):GSUP_PROC.
10:01:31.550304 1458 NS_Emulation.ttcnpp:985 Sent on NSCP to -NSVCI97-provIP(1456) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O
    }
}
10:01:31.550323 1476 - Port GSUP_PROC was stopped.
10:01:31.550400 1476 - Removing unterminated connection between port GTP[0] and SGSN_Test-GGSN_GTP(1475):CLIENT.
10:01:31.550450 1476 - Port GTP[0] was stopped.
10:01:31.550469 1456 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1458) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O
    }
} id 8
10:01:31.550473 1475 GTP_Emulation.ttcn:246 Connection of port CLIENT to TC_iu_attach_geran_rau(1476):GTP[0] was closed unexpectedly by the peer.
10:01:31.550482 1476 - Removing unterminated connection between port GTP[1] and SGSN_Test-RNC_GTP(1472):CLIENT.
10:01:31.550520 1476 - Port GTP[1] was stopped.
10:01:31.550538 1472 GTP_Emulation.ttcn:246 Connection of port CLIENT to TC_iu_attach_geran_rau(1476):GTP[1] was closed unexpectedly by the peer.
10:01:31.550549 1475 GTP_Emulation.ttcn:246 Port CLIENT was disconnected from TC_iu_attach_geran_rau(1476):GTP[0].
10:01:31.550582 1472 GTP_Emulation.ttcn:246 Port CLIENT was disconnected from TC_iu_attach_geran_rau(1476):GTP[1].
10:01:31.550590 1476 - Port GTP[2] was stopped.
10:01:31.550611 1456 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
10:01:31.550694 1476 - Port GTP[3] was stopped.
10:01:31.550765 1456 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1458): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '00C4'O,
        nS_SDU := '01CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O
    }
} id 8
10:01:31.550789 1476 - Removing unterminated connection between port GTP_PROC[0] and SGSN_Test-GGSN_GTP(1475):CLIENT_PROC.
10:01:31.550796 1456 NS_Provider_IPL4.ttcn:169 Message with id 8 was extracted from the queue of NSVC[0].
10:01:31.550830 1476 - Port GTP_PROC[0] was stopped.
10:01:31.550840 1475 GTP_Emulation.ttcn:246 Connection of port CLIENT_PROC to TC_iu_attach_geran_rau(1476):GTP_PROC[0] was closed unexpectedly by the peer.
10:01:31.550853 1476 - Removing unterminated connection between port GTP_PROC[1] and SGSN_Test-RNC_GTP(1472):CLIENT_PROC.
10:01:31.550857 1456 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000C401CCF4F005005000088862F224334F0051E00E8801C004080AB196B0'O
}
10:01:31.550871 1475 GTP_Emulation.ttcn:246 Port CLIENT_PROC was disconnected from TC_iu_attach_geran_rau(1476):GTP_PROC[0].
10:01:31.550885 1476 - Port GTP_PROC[1] was stopped.
10:01:31.550909 1476 - Port GTP_PROC[2] was stopped.
10:01:31.550967 1472 GTP_Emulation.ttcn:246 Connection of port CLIENT_PROC to TC_iu_attach_geran_rau(1476):GTP_PROC[1] was closed unexpectedly by the peer.
10:01:31.550975 1476 - Port GTP_PROC[3] was stopped.
10:01:31.551018 1476 - Removing unterminated connection between port BSSGP[0] and TC_iu_attach_geran_rau-BVCI196(1457):BSSGP_SP.
10:01:31.551043 1472 GTP_Emulation.ttcn:246 Port CLIENT_PROC was disconnected from TC_iu_attach_geran_rau(1476):GTP_PROC[1].
10:01:31.551084 1476 - Port BSSGP[0] was stopped.
10:01:31.551095 1457 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_iu_attach_geran_rau(1476):BSSGP[0] was closed unexpectedly by the peer.
10:01:31.551127 1476 - Removing unterminated connection between port BSSGP[1] and TC_iu_attach_geran_rau-BVCI210(1461):BSSGP_SP.
10:01:31.551130 1457 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_iu_attach_geran_rau(1476):BSSGP[0].
10:01:31.551172 1476 - Port BSSGP[1] was stopped.
10:01:31.551188 1461 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_iu_attach_geran_rau(1476):BSSGP[1] was closed unexpectedly by the peer.
10:01:31.551208 1476 - Removing unterminated connection between port BSSGP[2] and TC_iu_attach_geran_rau-BVCI220(1467):BSSGP_SP.
10:01:31.551221 1461 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_iu_attach_geran_rau(1476):BSSGP[1].
10:01:31.551242 1476 - Port BSSGP[2] was stopped.
10:01:31.551263 1467 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_iu_attach_geran_rau(1476):BSSGP[2] was closed unexpectedly by the peer.
10:01:31.551266 1476 - Removing unterminated connection between port BSSGP_SIG[0] and TC_iu_attach_geran_rau-BVCI196(1457):BSSGP_SP_SIG.
10:01:31.551301 1476 - Port BSSGP_SIG[0] was stopped.
10:01:31.551309 1457 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_iu_attach_geran_rau(1476):BSSGP_SIG[0] was closed unexpectedly by the peer.
10:01:31.551313 1467 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_iu_attach_geran_rau(1476):BSSGP[2].
10:01:31.551324 1476 - Removing unterminated connection between port BSSGP_SIG[1] and TC_iu_attach_geran_rau-BVCI210(1461):BSSGP_SP_SIG.
10:01:31.551339 1457 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_iu_attach_geran_rau(1476):BSSGP_SIG[0].
10:01:31.551354 1476 - Port BSSGP_SIG[1] was stopped.
10:01:31.551402 1461 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_iu_attach_geran_rau(1476):BSSGP_SIG[1] was closed unexpectedly by the peer.
10:01:31.551404 1476 - Removing unterminated connection between port BSSGP_SIG[2] and TC_iu_attach_geran_rau-BVCI220(1467):BSSGP_SP_SIG.
10:01:31.551431 1461 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_iu_attach_geran_rau(1476):BSSGP_SIG[1].
10:01:31.551475 1476 - Port BSSGP_SIG[2] was stopped.
10:01:31.551517 1476 - Removing unterminated connection between port BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(1455):GLOBAL.
10:01:31.551537 1467 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_iu_attach_geran_rau(1476):BSSGP_SIG[2] was closed unexpectedly by the peer.
10:01:31.551577 1467 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_iu_attach_geran_rau(1476):BSSGP_SIG[2].
10:01:31.551737 1476 - Port BSSGP_GLOBAL[0] was stopped.
10:01:31.551747 1455 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[0] was closed unexpectedly by the peer.
10:01:31.551768 1476 - Removing unterminated connection between port BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(1460):GLOBAL.
10:01:31.551776 1455 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[0].
10:01:31.551803 1476 - Port BSSGP_GLOBAL[1] was stopped.
10:01:31.551852 1476 - Removing unterminated connection between port BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(1465):GLOBAL.
10:01:31.551892 1460 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[1] was closed unexpectedly by the peer.
10:01:31.551896 1476 - Port BSSGP_GLOBAL[2] was stopped.
10:01:31.551919 1465 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[2] was closed unexpectedly by the peer.
10:01:31.551924 1476 - Removing unterminated connection between port BSSGP_PROC[0] and TC_iu_attach_geran_rau-BVCI196(1457):BSSGP_PROC.
10:01:31.551965 1476 - Port BSSGP_PROC[0] was stopped.
10:01:31.551969 1465 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[2].
10:01:31.551973 1457 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_iu_attach_geran_rau(1476):BSSGP_PROC[0] was closed unexpectedly by the peer.
10:01:31.551997 1476 - Removing unterminated connection between port BSSGP_PROC[1] and TC_iu_attach_geran_rau-BVCI210(1461):BSSGP_PROC.
10:01:31.551998 1460 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_iu_attach_geran_rau(1476):BSSGP_GLOBAL[1].
10:01:31.552001 1457 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_iu_attach_geran_rau(1476):BSSGP_PROC[0].
10:01:31.552042 1476 - Port BSSGP_PROC[1] was stopped.
10:01:31.552072 1476 - Removing unterminated connection between port BSSGP_PROC[2] and TC_iu_attach_geran_rau-BVCI220(1467):BSSGP_PROC.
10:01:31.552106 1476 - Port BSSGP_PROC[2] was stopped.
10:01:31.552118 1467 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_iu_attach_geran_rau(1476):BSSGP_PROC[2] was closed unexpectedly by the peer.
10:01:31.552126 1461 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_iu_attach_geran_rau(1476):BSSGP_PROC[1] was closed unexpectedly by the peer.
10:01:31.552127 1476 - Removing unterminated connection between port BSSAP and SGSN_Test_0-RAN(1470):CLIENT.
10:01:31.552148 1467 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_iu_attach_geran_rau(1476):BSSGP_PROC[2].
10:01:31.552158 1476 - Port BSSAP was stopped.
10:01:31.552171 1470 RAN_Emulation.ttcnpp:1340 Connection of port CLIENT to TC_iu_attach_geran_rau(1476):BSSAP was closed unexpectedly by the peer.
10:01:31.552181 1476 - Removing unterminated connection between port BSSAP_PROC and SGSN_Test_0-RAN(1470):PROC.
10:01:31.552207 1470 RAN_Emulation.ttcnpp:1340 Port CLIENT was disconnected from TC_iu_attach_geran_rau(1476):BSSAP.
10:01:31.552232 1461 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_iu_attach_geran_rau(1476):BSSGP_PROC[1].
10:01:31.552405 1476 - Port BSSAP_PROC was stopped.
10:01:31.552443 1476 - Component type BSSGP_ConnHdlr.BSSGP_ConnHdlr was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.552448 1470 RAN_Emulation.ttcnpp:1340 Connection of port PROC to TC_iu_attach_geran_rau(1476):BSSAP_PROC was closed unexpectedly by the peer.
10:01:31.552509 1476 - Final verdict of PTC: pass
10:01:31.552564 1470 RAN_Emulation.ttcnpp:1340 Port PROC was disconnected from TC_iu_attach_geran_rau(1476):BSSAP_PROC.
10:01:31.552591 mtc SGSN_Tests_Iu.ttcn:107 PTC with component reference 1476 is done.
10:01:31.552746 mtc RAN_Adapter.ttcnpp:204 Disconnecting ports SGSN_Test_0-RAN(1470):RANAP and SGSN_Test_0-SCCP(1469):SCCP_SP_PORT.
10:01:31.552777 1476 - Disconnected from MC.
10:01:31.552847 1470 RAN_Emulation.ttcnpp:1340 Terminating the connection of port RANAP to SGSN_Test_0-SCCP(1469):SCCP_SP_PORT. No more messages can be sent through this connection.
10:01:31.552857 1476 - TTCN-3 Parallel Test Component finished.
10:01:31.552910 1469 SCCP_Emulation.ttcn:5439 Connection termination request was received on port SCCP_SP_PORT from SGSN_Test_0-RAN(1470):RANAP. No more data can be sent or received through this connection.
10:01:31.552956 1470 RAN_Emulation.ttcnpp:1340 Port RANAP was disconnected from SGSN_Test_0-SCCP(1469):SCCP_SP_PORT.
10:01:31.552994 1469 SCCP_Emulation.ttcn:5439 Port SCCP_SP_PORT was disconnected from SGSN_Test_0-RAN(1470):RANAP.
10:01:31.553045 mtc RAN_Adapter.ttcnpp:204 Disconnect operation on SGSN_Test_0-RAN(1470):RANAP and SGSN_Test_0-SCCP(1469):SCCP_SP_PORT finished.
10:01:31.553081 mtc RAN_Adapter.ttcnpp:211 Stopping PTC with component reference 1470.
10:01:31.553124 1470 RAN_Emulation.ttcnpp:1340 Stop was requested from MC.
10:01:31.553149 1470 RAN_Emulation.ttcnpp:1340 Stopping test component execution.
10:01:31.553614 1470 - Function main was stopped. PTC remains alive and is waiting for next start.
10:01:31.553674 mtc RAN_Adapter.ttcnpp:211 PTC with component reference 1470 was stopped.
10:01:31.553702 mtc RAN_Adapter.ttcnpp:215 Unmapping port SGSN_Test_0-M3UA(1471):SCTP_PORT from system:sctp.
10:01:31.553951 1471 M3UA_Emulation.ttcn:596 Port SCTP_PORT was unmapped from system:sctp.
10:01:31.554111 mtc RAN_Adapter.ttcnpp:215 Unmap operation of SGSN_Test_0-M3UA(1471):SCTP_PORT from system:sctp finished.
10:01:31.554141 mtc RAN_Adapter.ttcnpp:216 Disconnecting ports SGSN_Test_0-M3UA(1471):MTP3_SP_PORT and SGSN_Test_0-SCCP(1469):MTP3_SCCP_PORT.
10:01:31.554203 1471 M3UA_Emulation.ttcn:596 Terminating the connection of port MTP3_SP_PORT to SGSN_Test_0-SCCP(1469):MTP3_SCCP_PORT. No more messages can be sent through this connection.
10:01:31.554286 1469 SCCP_Emulation.ttcn:5439 Connection termination request was received on port MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1471):MTP3_SP_PORT. No more data can be sent or received through this connection.
10:01:31.554337 1471 M3UA_Emulation.ttcn:596 Port MTP3_SP_PORT was disconnected from SGSN_Test_0-SCCP(1469):MTP3_SCCP_PORT.
10:01:31.554413 1469 SCCP_Emulation.ttcn:5439 Port MTP3_SCCP_PORT was disconnected from SGSN_Test_0-M3UA(1471):MTP3_SP_PORT.
10:01:31.554467 mtc RAN_Adapter.ttcnpp:216 Disconnect operation on SGSN_Test_0-M3UA(1471):MTP3_SP_PORT and SGSN_Test_0-SCCP(1469):MTP3_SCCP_PORT finished.
10:01:31.554493 mtc RAN_Adapter.ttcnpp:217 Stopping PTC with component reference 1471.
10:01:31.554554 1471 M3UA_Emulation.ttcn:596 Stop was requested from MC.
10:01:31.554609 1471 M3UA_Emulation.ttcn:596 Stopping test component execution.
10:01:31.555554 1471 - Function f_M3UA_Emulation was stopped. PTC remains alive and is waiting for next start.
10:01:31.555660 mtc RAN_Adapter.ttcnpp:217 PTC with component reference 1471 was stopped.
10:01:31.555689 mtc RAN_Adapter.ttcnpp:219 Stopping PTC with component reference 1469.
10:01:31.555738 1469 SCCP_Emulation.ttcn:5439 Stop was requested from MC.
10:01:31.555769 1469 SCCP_Emulation.ttcn:5439 Stopping test component execution.
10:01:31.556319 1469 - Function SCCPStart was stopped. PTC remains alive and is waiting for next start.
10:01:31.556406 mtc RAN_Adapter.ttcnpp:219 PTC with component reference 1469 was stopped.
10:01:31.556473 mtc SGSN_Tests.ttcn:419 Stopping test component execution.
10:01:31.556521 mtc SGSN_Tests_Iu.ttcn:108 Test case TC_iu_attach_geran_rau was stopped.
10:01:31.556545 mtc SGSN_Tests_Iu.ttcn:108 Terminating component type SGSN_Tests.test_CT.
10:01:31.556570 mtc SGSN_Tests_Iu.ttcn:108 Removing unterminated connection between port GSUP_IPA_EVENT and SGSN_Test-GSUP-IPA(1473):IPA_CTRL_PORT.
10:01:31.556640 mtc SGSN_Tests_Iu.ttcn:108 Message with id 2 was extracted from the queue of GSUP_IPA_EVENT.
10:01:31.556686 mtc SGSN_Tests_Iu.ttcn:108 Message with id 3 was extracted from the queue of GSUP_IPA_EVENT.
10:01:31.556710 mtc SGSN_Tests_Iu.ttcn:108 Port GSUP_IPA_EVENT was stopped.
10:01:31.556735 mtc SGSN_Tests_Iu.ttcn:108 Port PROC was stopped.
10:01:31.556758 mtc SGSN_Tests_Iu.ttcn:108 Removing unterminated connection between port RIM[0] and SGSN_Test-Gb0-BSSGP0(1455):RIM.
10:01:31.556801 mtc SGSN_Tests_Iu.ttcn:108 Port RIM[0] was stopped.
10:01:31.556811 1455 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[0] was closed unexpectedly by the peer.
10:01:31.556831 mtc SGSN_Tests_Iu.ttcn:108 Removing unterminated connection between port RIM[1] and SGSN_Test-Gb1-BSSGP1(1460):RIM.
10:01:31.556857 1455 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[0].
10:01:31.556866 mtc SGSN_Tests_Iu.ttcn:108 Port RIM[1] was stopped.
10:01:31.556899 mtc SGSN_Tests_Iu.ttcn:108 Removing unterminated connection between port RIM[2] and SGSN_Test-Gb2-BSSGP2(1465):RIM.
10:01:31.556902 1460 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[1] was closed unexpectedly by the peer.
10:01:31.556955 1460 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[1].
10:01:31.556959 mtc SGSN_Tests_Iu.ttcn:108 Port RIM[2] was stopped.
10:01:31.556978 1465 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[2] was closed unexpectedly by the peer.
10:01:31.557041 mtc SGSN_Tests_Iu.ttcn:108 Port GTPC was stopped.
10:01:31.557056 1465 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[2].
10:01:31.557067 mtc SGSN_Tests_Iu.ttcn:108 Removing unterminated mapping between port SGSNVTY and system:SGSNVTY.
10:01:31.557138 mtc SGSN_Tests_Iu.ttcn:108 Port SGSNVTY was unmapped from system:SGSNVTY.
10:01:31.557176 mtc SGSN_Tests_Iu.ttcn:108 Port SGSNVTY was stopped.
10:01:31.557204 mtc SGSN_Tests_Iu.ttcn:108 Component type SGSN_Tests.test_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.557237 mtc SGSN_Tests_Iu.ttcn:108 Waiting for PTCs to finish.
10:01:31.557293 1454 NS_Emulation.ttcnpp:420 Kill was requested from MC.
10:01:31.557295 1455 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
10:01:31.557306 1456 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
10:01:31.557323 1457 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
10:01:31.557323 1458 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
10:01:31.557330 1462 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
10:01:31.557330 1464 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
10:01:31.557330 1465 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
10:01:31.557334 1461 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
10:01:31.557347 1467 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
10:01:31.557355 1463 NS_Emulation.ttcnpp:420 Kill was requested from MC.
10:01:31.557362 1472 GTP_Emulation.ttcn:246 Kill was requested from MC.
10:01:31.557363 1470 - Kill was requested from MC. Terminating idle PTC.
10:01:31.557363 1471 - Kill was requested from MC. Terminating idle PTC.
10:01:31.557373 1469 - Kill was requested from MC. Terminating idle PTC.
10:01:31.557388 1459 NS_Emulation.ttcnpp:420 Kill was requested from MC.
10:01:31.557399 1475 GTP_Emulation.ttcn:246 Kill was requested from MC.
10:01:31.557404 1466 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
10:01:31.557410 1454 NS_Emulation.ttcnpp:420 Terminating test component execution.
10:01:31.557414 1473 IPA_Emulation.ttcnpp:735 Kill was requested from MC.
10:01:31.557417 1460 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
10:01:31.557417 1465 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
10:01:31.557420 1468 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
10:01:31.557425 1456 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
10:01:31.557448 1455 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
10:01:31.557463 1474 GSUP_Emulation.ttcn:183 Kill was requested from MC.
10:01:31.557465 1462 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
10:01:31.557473 1461 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
10:01:31.557478 1457 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
10:01:31.557489 1472 GTP_Emulation.ttcn:246 Terminating test component execution.
10:01:31.557493 1458 NS_Emulation.ttcnpp:1035 Terminating test component execution.
10:01:31.557506 1471 - Terminating component type M3UA_Emulation.M3UA_CT.
10:01:31.557514 1469 - Terminating component type SCCP_Emulation.SCCP_CT.
10:01:31.557515 1463 NS_Emulation.ttcnpp:420 Terminating test component execution.
10:01:31.557522 1459 NS_Emulation.ttcnpp:420 Terminating test component execution.
10:01:31.557534 1464 NS_Emulation.ttcnpp:1035 Terminating test component execution.
10:01:31.557562 1475 GTP_Emulation.ttcn:246 Terminating test component execution.
10:01:31.557575 1460 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
10:01:31.557612 1473 IPA_Emulation.ttcnpp:735 Terminating test component execution.
10:01:31.557623 1470 - Terminating component type RAN_Emulation.RAN_Emulation_CT.
10:01:31.557646 1474 GSUP_Emulation.ttcn:183 Terminating test component execution.
10:01:31.557653 1466 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
10:01:31.557709 1471 - Stop timer T_ASPUP_resend: 2 s
10:01:31.557715 1469 - Port SCCP_SP_PORT was stopped.
10:01:31.557770 1468 NS_Emulation.ttcnpp:1035 Terminating test component execution.
10:01:31.557782 1470 - Port RANAP was stopped.
10:01:31.557832 1471 - Stop timer T_ASPAC_resend: 2 s
10:01:31.557868 1471 - Stop timer T_Assoc_restart: 60 s
10:01:31.557928 1467 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
10:01:31.557939 1470 - Port CLIENT was stopped.
10:01:31.557940 1471 - Port MTP3_SP_PORT was stopped.
10:01:31.558058 1465 - Function BssgpStart was stopped. PTC terminates.
10:01:31.558235 1470 - Port PROC was stopped.
10:01:31.558236 1465 - Terminating component type BSSGP_Emulation.BSSGP_CT.
10:01:31.558351 1456 - Function main was stopped. PTC terminates.
10:01:31.558361 1461 - Function f_bssgp_bvc_main was stopped. PTC terminates.
10:01:31.558361 1465 - Removing unterminated connection between port BSCP and SGSN_Test-Gb2-NS2(1463):NS_SP.
10:01:31.558535 1470 - Component type RAN_Emulation.RAN_Emulation_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.558580 1465 - Port BSCP was stopped.
10:01:31.558593 1456 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
10:01:31.558616 1461 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
10:01:31.558679 1465 - Port PROC was stopped.
10:01:31.558710 1459 - Function NSStart was stopped. PTC terminates.
10:01:31.558711 1463 - Function NSStart was stopped. PTC terminates.
10:01:31.558724 1471 - Port SCTP_PORT was stopped.
10:01:31.558728 1461 - Removing unterminated connection between port BVC and SGSN_Test-Gb1-BSSGP1(1460):BVC.
10:01:31.558785 1460 - Function BssgpStart was stopped. PTC terminates.
10:01:31.558791 1465 - Port GLOBAL was stopped.
10:01:31.558817 1456 - Port NSE was stopped.
10:01:31.558882 1473 - Function main_server was stopped. PTC terminates.
10:01:31.558894 1471 - Component type M3UA_Emulation.M3UA_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.558895 1475 - Function main was stopped. PTC terminates.
10:01:31.558910 1459 - Terminating component type NS_Emulation.NS_CT.
10:01:31.558914 1465 - Port RIM was stopped.
10:01:31.558937 1456 - Removing unterminated mapping between port IPL4 and system:IPL4.
10:01:31.558937 1463 - Terminating component type NS_Emulation.NS_CT.
10:01:31.558990 1457 - Function f_bssgp_bvc_main was stopped. PTC terminates.
10:01:31.558991 1471 - Final verdict of PTC: none
10:01:31.559032 1459 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb1-BSSGP1(1460):BSCP.
10:01:31.559035 1461 - Port BVC was stopped.
10:01:31.559061 1473 - Terminating component type IPA_Emulation.IPA_Emulation_CT.
10:01:31.559084 1465 - Port MGMT was stopped.
10:01:31.559168 1460 - Terminating component type BSSGP_Emulation.BSSGP_CT.
10:01:31.559172 1475 - Terminating component type GTP_Emulation.GTP_Emulation_CT.
10:01:31.559175 1454 - Function NSStart was stopped. PTC terminates.
10:01:31.559191 1461 - Port MGMT was stopped.
10:01:31.559203 1455 - Function BssgpStart was stopped. PTC terminates.
10:01:31.559214 1459 - Port NS_SP was stopped.
10:01:31.559218 1468 - Function NSVCStart was stopped. PTC terminates.
10:01:31.559291 1470 - Final verdict of PTC: none
10:01:31.559324 1462 - Function main was stopped. PTC terminates.
10:01:31.559325 1471 - Disconnected from MC.
10:01:31.559365 1457 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
10:01:31.559379 1465 - Removing unterminated connection between port BVC and TC_iu_attach_geran_rau-BVCI220(1467):BVC.
10:01:31.559435 1460 - Removing unterminated connection between port BSCP and SGSN_Test-Gb1-NS1(1459):NS_SP.
10:01:31.559495 1461 - Port GLOBAL was stopped.
10:01:31.559518 1474 - Function main was stopped. PTC terminates.
10:01:31.559524 1454 - Terminating component type NS_Emulation.NS_CT.
10:01:31.559549 1472 - Function main was stopped. PTC terminates.
10:01:31.559577 1471 - TTCN-3 Parallel Test Component finished.
10:01:31.559597 1459 - Removing unterminated connection between port NSVC and -NSVCI98(1464):NS_SP.
10:01:31.559600 1475 - Removing unterminated mapping between port GTPC and system:GTPC.
10:01:31.559644 1469 - Port MTP3_SCCP_PORT was stopped.
10:01:31.559681 1468 - Terminating component type NS_Emulation.NSVC_CT.
10:01:31.559716 1467 - Function f_bssgp_bvc_main was stopped. PTC terminates.
10:01:31.559720 1466 - Function main was stopped. PTC terminates.
10:01:31.559740 1454 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb0-BSSGP0(1455):BSCP.
10:01:31.559749 1459 - Port NSVC was stopped.
10:01:31.559776 1469 - Component type SCCP_Emulation.SCCP_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.559811 1461 - Port BSSGP_SP was stopped.
10:01:31.559817 1457 - Removing unterminated connection between port BVC and SGSN_Test-Gb0-BSSGP0(1455):BVC.
10:01:31.559820 1474 - Terminating component type GSUP_Emulation.GSUP_Emulation_CT.
10:01:31.559837 1463 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb2-BSSGP2(1465):BSCP.
10:01:31.559846 1455 - Terminating component type BSSGP_Emulation.BSSGP_CT.
10:01:31.559879 1465 - Port BVC was stopped.
10:01:31.559920 1468 - Stop timer Tns_test: 10 s
10:01:31.559997 1470 - Disconnected from MC.
10:01:31.560004 1459 - Port NS_CTRL was stopped.
10:01:31.560036 1461 - Port BSSGP_SP_SIG was stopped.
10:01:31.560045 1462 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
10:01:31.560085 1469 - Final verdict of PTC: none
10:01:31.560086 1466 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
10:01:31.560096 1455 - Removing unterminated connection between port BSCP and SGSN_Test-Gb0-NS0(1454):NS_SP.
10:01:31.560119 1465 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.560143 1467 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
10:01:31.560177 1459 - Removing unterminated connection between port NSPIP_PROC and -NSVCI98-provIP(1462):PROC.
10:01:31.560179 1472 - Terminating component type GTP_Emulation.GTP_Emulation_CT.
10:01:31.560182 1460 - Port BSCP was stopped.
10:01:31.560193 1474 - Component type GSUP_Emulation.GSUP_Emulation_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.560196 1454 - Port NS_SP was stopped.
10:01:31.560226 1461 - Port BSSGP_PROC was stopped.
10:01:31.560231 1470 - TTCN-3 Parallel Test Component finished.
10:01:31.560235 1456 - Port IPL4 was unmapped from system:IPL4.
10:01:31.560260 1462 - Port NSE was stopped.
10:01:31.560291 1468 - Removing unterminated connection between port NSCP and -NSVCI99-provIP(1466):NSVC[0].
10:01:31.560313 1463 - Port NS_SP was stopped.
10:01:31.560345 1466 - Port NSE was stopped.
10:01:31.560368 1467 - Removing unterminated connection between port BVC and SGSN_Test-Gb2-BSSGP2(1465):BVC.
10:01:31.560389 1465 - Final verdict of PTC: none
10:01:31.560398 1457 - Port BVC was stopped.
10:01:31.560408 1455 - Port BSCP was stopped.
10:01:31.560452 1459 - Port NSPIP_PROC was stopped.
10:01:31.560453 1461 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.560479 1454 - Removing unterminated connection between port NSVC and -NSVCI97(1458):NS_SP.
10:01:31.560497 1462 - Removing unterminated mapping between port IPL4 and system:IPL4.
10:01:31.560520 1456 - Port IPL4 was stopped.
10:01:31.560524 1463 - Removing unterminated connection between port NSVC and -NSVCI99(1468):NS_SP.
10:01:31.560527 1460 - Port PROC was stopped.
10:01:31.560553 1474 - Final verdict of PTC: none
10:01:31.560588 1466 - Removing unterminated mapping between port IPL4 and system:IPL4.
10:01:31.560611 1455 - Port PROC was stopped.
10:01:31.560612 1472 - Port GTPC was stopped.
10:01:31.560648 1457 - Port MGMT was stopped.
10:01:31.560691 1461 - Final verdict of PTC: none
10:01:31.560694 1467 - Port BVC was stopped.
10:01:31.560718 1469 - Disconnected from MC.
10:01:31.560766 1456 - Removing unterminated connection between port NSVC[0] and -NSVCI97(1458):NSCP.
10:01:31.560777 1468 - Port NSCP was stopped.
10:01:31.560820 1475 - Port GTPC was unmapped from system:GTPC.
10:01:31.560845 1454 - Port NSVC was stopped.
10:01:31.560848 1457 - Port GLOBAL was stopped.
10:01:31.560924 1459 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.560978 1463 - Port NSVC was stopped.
10:01:31.560993 1467 - Port MGMT was stopped.
10:01:31.561031 1465 - Disconnected from MC.
10:01:31.561045 1456 - Port NSVC[0] was stopped.
10:01:31.561063 1475 - Port GTPC was stopped.
10:01:31.561075 1454 - Port NS_CTRL was stopped.
10:01:31.561091 1472 - Removing unterminated mapping between port GTPU and system:GTPU.
10:01:31.561108 1457 - Port BSSGP_SP was stopped.
10:01:31.561167 1459 - Final verdict of PTC: none
10:01:31.561167 1469 - TTCN-3 Parallel Test Component finished.
10:01:31.561186 1458 - Function NSVCStart was stopped. PTC terminates.
10:01:31.561225 1467 - Port GLOBAL was stopped.
10:01:31.561232 1463 - Port NS_CTRL was stopped.
10:01:31.561265 1475 - Removing unterminated mapping between port GTPU and system:GTPU.
10:01:31.561277 1456 - Port NSVC[1] was stopped.
10:01:31.561319 1454 - Removing unterminated connection between port NSPIP_PROC and -NSVCI97-provIP(1456):PROC.
10:01:31.561336 1468 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb2-NS2(1463):NSVC.
10:01:31.561432 1465 - TTCN-3 Parallel Test Component finished.
10:01:31.561434 1473 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.561472 1475 - Port GTPU was unmapped from system:GTPU.
10:01:31.561489 1458 - Terminating component type NS_Emulation.NSVC_CT.
10:01:31.561550 1464 - Function NSVCStart was stopped. PTC terminates.
10:01:31.561555 1467 - Port BSSGP_SP was stopped.
10:01:31.561588 1461 - Disconnected from MC.
10:01:31.561607 1475 - Port GTPU was stopped.
10:01:31.561624 1463 - Removing unterminated connection between port NSPIP_PROC and -NSVCI99-provIP(1466):PROC.
10:01:31.561640 1468 - Port NS_SP was stopped.
10:01:31.561661 1458 - Stop timer Tns_test: 10 s
10:01:31.561707 1475 - Port CLIENT was stopped.
10:01:31.561753 1473 - Final verdict of PTC: none
10:01:31.561811 1467 - Port BSSGP_SP_SIG was stopped.
10:01:31.561824 1458 - Removing unterminated connection between port NSCP and -NSVCI97-provIP(1456):NSVC[0].
10:01:31.561871 1464 - Terminating component type NS_Emulation.NSVC_CT.
10:01:31.561903 1475 - Port CLIENT_PROC was stopped.
10:01:31.561910 1466 - Port IPL4 was unmapped from system:IPL4.
10:01:31.561913 1468 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.561994 1458 - Port NSCP was stopped.
10:01:31.561994 1463 - Port NSPIP_PROC was stopped.
10:01:31.562007 1461 - TTCN-3 Parallel Test Component finished.
10:01:31.562038 1475 - Port CLIENT_DEFAULT was stopped.
10:01:31.562040 1457 - Port BSSGP_SP_SIG was stopped.
10:01:31.562048 1459 - Disconnected from MC.
10:01:31.562072 1460 - Port GLOBAL was stopped.
10:01:31.562101 1467 - Port BSSGP_PROC was stopped.
10:01:31.562122 1464 - Stop timer Tns_test: 10 s
10:01:31.562124 1466 - Port IPL4 was stopped.
10:01:31.562147 1468 - Final verdict of PTC: none
10:01:31.562163 1458 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb0-NS0(1454):NSVC.
10:01:31.562163 1463 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.562206 1455 - Port GLOBAL was stopped.
10:01:31.562216 1475 - Component type GTP_Emulation.GTP_Emulation_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.562226 1459 - TTCN-3 Parallel Test Component finished.
10:01:31.562245 1460 - Port RIM was stopped.
10:01:31.562268 1454 - Port NSPIP_PROC was stopped.
10:01:31.562367 1464 - Removing unterminated connection between port NSCP and -NSVCI98-provIP(1462):NSVC[0].
10:01:31.562394 1463 - Final verdict of PTC: none
10:01:31.562423 1458 - Port NS_SP was stopped.
10:01:31.562435 1455 - Port RIM was stopped.
10:01:31.562556 1475 - Final verdict of PTC: none
10:01:31.562624 1464 - Port NSCP was stopped.
10:01:31.562627 1467 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.562674 1466 - Removing unterminated connection between port NSVC[0] and -NSVCI99(1468):NSCP.
10:01:31.562676 1460 - Port MGMT was stopped.
10:01:31.562700 1462 - Port IPL4 was unmapped from system:IPL4.
10:01:31.562711 1454 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.562719 1464 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb1-NS1(1459):NSVC.
10:01:31.562747 1463 - Disconnected from MC.
10:01:31.562921 1454 - Final verdict of PTC: none
10:01:31.562930 1475 - Disconnected from MC.
10:01:31.562942 1464 - Port NS_SP was stopped.
10:01:31.562955 1455 - Port MGMT was stopped.
10:01:31.562999 1468 - Disconnected from MC.
10:01:31.563019 1463 - TTCN-3 Parallel Test Component finished.
10:01:31.563128 1457 - Port BSSGP_PROC was stopped.
10:01:31.563140 1466 - Port NSVC[0] was stopped.
10:01:31.563173 1464 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.563178 1455 - Removing unterminated connection between port BVC and TC_iu_attach_geran_rau-BVCI196(1457):BVC.
10:01:31.563186 1466 - Port NSVC[1] was stopped.
10:01:31.563197 1457 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.563216 1464 - Final verdict of PTC: none
10:01:31.563231 1475 - TTCN-3 Parallel Test Component finished.
10:01:31.563232 1460 - Removing unterminated connection between port BVC and TC_iu_attach_geran_rau-BVCI210(1461):BVC.
10:01:31.563257 1455 - Port BVC was stopped.
10:01:31.563270 1462 - Port IPL4 was stopped.
10:01:31.563279 1457 - Final verdict of PTC: none
10:01:31.563283 1460 - Port BVC was stopped.
10:01:31.563321 1455 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.563322 1464 - Disconnected from MC.
10:01:31.563334 1472 - Port GTPU was unmapped from system:GTPU.
10:01:31.563347 1455 - Final verdict of PTC: none
10:01:31.563353 1464 - TTCN-3 Parallel Test Component finished.
10:01:31.563369 1460 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.563410 1462 - Removing unterminated connection between port NSVC[0] and -NSVCI98(1464):NSCP.
10:01:31.563423 1472 - Port GTPU was stopped.
10:01:31.563430 1457 - Disconnected from MC.
10:01:31.563451 1472 - Port CLIENT was stopped.
10:01:31.563465 1457 - TTCN-3 Parallel Test Component finished.
10:01:31.563469 1460 - Final verdict of PTC: none
10:01:31.563495 1455 - Disconnected from MC.
10:01:31.563520 1472 - Port CLIENT_PROC was stopped.
10:01:31.563546 1455 - TTCN-3 Parallel Test Component finished.
10:01:31.563548 1466 - Port NSVC[2] was stopped.
10:01:31.563569 1472 - Port CLIENT_DEFAULT was stopped.
10:01:31.563592 1458 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.563604 1460 - Disconnected from MC.
10:01:31.563608 1468 - TTCN-3 Parallel Test Component finished.
10:01:31.563643 1458 - Final verdict of PTC: none
10:01:31.563660 1466 - Port NSVC[3] was stopped.
10:01:31.563679 1460 - TTCN-3 Parallel Test Component finished.
10:01:31.563710 1454 - Disconnected from MC.
10:01:31.563760 1467 - Final verdict of PTC: none
10:01:31.568746 1466 - Port NSVC[4] was stopped.
10:01:31.568749 1454 - TTCN-3 Parallel Test Component finished.
10:01:31.568785 1466 - Port NSVC[5] was stopped.
10:01:31.568806 1466 - Port NSVC[6] was stopped.
10:01:31.568843 1466 - Port NSVC[7] was stopped.
10:01:31.568868 1466 - Port NSVC[8] was stopped.
10:01:31.568885 1458 - Disconnected from MC.
10:01:31.568888 1466 - Port NSVC[9] was stopped.
10:01:31.568919 1467 - Disconnected from MC.
10:01:31.568933 1458 - TTCN-3 Parallel Test Component finished.
10:01:31.568959 1467 - TTCN-3 Parallel Test Component finished.
10:01:31.568967 1466 - Port NSVC[10] was stopped.
10:01:31.569879 1466 - Port NSVC[11] was stopped.
10:01:31.569942 1466 - Port NSVC[12] was stopped.
10:01:31.569980 1466 - Port NSVC[13] was stopped.
10:01:31.570005 1466 - Port NSVC[14] was stopped.
10:01:31.570040 1466 - Port NSVC[15] was stopped.
10:01:31.570066 1466 - Removing unterminated connection between port PROC and SGSN_Test-Gb2-NS2(1463):NSPIP_PROC.
10:01:31.570138 1466 - Port PROC was stopped.
10:01:31.570167 1466 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.570204 1466 - Final verdict of PTC: none
10:01:31.570480 1466 - Disconnected from MC.
10:01:31.570530 1466 - TTCN-3 Parallel Test Component finished.
10:01:31.571389 1462 - Port NSVC[0] was stopped.
10:01:31.571498 1462 - Port NSVC[1] was stopped.
10:01:31.571539 1462 - Port NSVC[2] was stopped.
10:01:31.571575 1462 - Port NSVC[3] was stopped.
10:01:31.571607 1462 - Port NSVC[4] was stopped.
10:01:31.571638 1462 - Port NSVC[5] was stopped.
10:01:31.571666 1462 - Port NSVC[6] was stopped.
10:01:31.571697 1462 - Port NSVC[7] was stopped.
10:01:31.571730 1462 - Port NSVC[8] was stopped.
10:01:31.571766 1462 - Port NSVC[9] was stopped.
10:01:31.571798 1462 - Port NSVC[10] was stopped.
10:01:31.571828 1462 - Port NSVC[11] was stopped.
10:01:31.571861 1462 - Port NSVC[12] was stopped.
10:01:31.571895 1462 - Port NSVC[13] was stopped.
10:01:31.571929 1462 - Port NSVC[14] was stopped.
10:01:31.571964 1462 - Port NSVC[15] was stopped.
10:01:31.572001 1462 - Removing unterminated connection between port PROC and SGSN_Test-Gb1-NS1(1459):NSPIP_PROC.
10:01:31.572077 1462 - Port PROC was stopped.
10:01:31.572128 1462 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.572178 1462 - Final verdict of PTC: none
10:01:31.572927 1462 - Disconnected from MC.
10:01:31.573037 1462 - TTCN-3 Parallel Test Component finished.
10:01:31.575023 1472 - Component type GTP_Emulation.GTP_Emulation_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.575138 1472 - Final verdict of PTC: none
10:01:31.575292 1472 - Disconnected from MC.
10:01:31.575341 1472 - TTCN-3 Parallel Test Component finished.
10:01:31.576742 1456 - Port NSVC[2] was stopped.
10:01:31.576846 1456 - Port NSVC[3] was stopped.
10:01:31.576907 1456 - Port NSVC[4] was stopped.
10:01:31.576947 1456 - Port NSVC[5] was stopped.
10:01:31.576984 1456 - Port NSVC[6] was stopped.
10:01:31.577020 1456 - Port NSVC[7] was stopped.
10:01:31.577055 1456 - Port NSVC[8] was stopped.
10:01:31.577091 1456 - Port NSVC[9] was stopped.
10:01:31.577125 1456 - Port NSVC[10] was stopped.
10:01:31.577159 1456 - Port NSVC[11] was stopped.
10:01:31.577195 1456 - Port NSVC[12] was stopped.
10:01:31.577229 1456 - Port NSVC[13] was stopped.
10:01:31.577265 1456 - Port NSVC[14] was stopped.
10:01:31.577297 1456 - Port NSVC[15] was stopped.
10:01:31.577328 1456 - Removing unterminated connection between port PROC and SGSN_Test-Gb0-NS0(1454):NSPIP_PROC.
10:01:31.577420 1456 - Port PROC was stopped.
10:01:31.577480 1456 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_iu_attach_geran_rau.
10:01:31.577541 1456 - Final verdict of PTC: none
10:01:31.577911 1456 - Disconnected from MC.
10:01:31.578002 1456 - TTCN-3 Parallel Test Component finished.
10:01:31.578059 mtc SGSN_Tests_Iu.ttcn:108 Setting final verdict of the test case.
10:01:31.578146 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of MTC: none
10:01:31.578195 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none)
10:01:31.578231 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none)
10:01:31.578264 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none)
10:01:31.578295 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none)
10:01:31.578323 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC -NSVCI97(1458): none (none -> none)
10:01:31.578353 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none)
10:01:31.578383 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none)
10:01:31.578414 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1461): none (none -> none)
10:01:31.578444 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC -NSVCI98-provIP(1462): none (none -> none)
10:01:31.578470 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test-Gb2-NS2(1463): none (none -> none)
10:01:31.578498 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC -NSVCI98(1464): none (none -> none)
10:01:31.578528 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none)
10:01:31.578562 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none)
10:01:31.578590 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none)
10:01:31.578617 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC -NSVCI99(1468): none (none -> none)
10:01:31.578646 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none)
10:01:31.578677 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none)
10:01:31.578705 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none)
10:01:31.578734 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none)
10:01:31.578764 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none)
10:01:31.578791 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none)
10:01:31.578821 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none)
10:01:31.578849 mtc SGSN_Tests_Iu.ttcn:108 Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass)
10:01:31.578899 mtc SGSN_Tests_Iu.ttcn:108 Test case TC_iu_attach_geran_rau finished. Verdict: pass
10:01:31.578941 mtc SGSN_Tests_Iu.ttcn:108 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'.
10:01:34.163988 mtc SGSN_Tests_Iu.ttcn:108 External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0).
10:01:34.164086 mtc SGSN_Tests_Iu.ttcn:122 Switching to log file `SGSN_Tests-TC_geran_attach_iu_rau-7d36949823f3-mtc.log'